Stephen Forte Level: 400 Struggling with Data Access? Who isn’t? Come and see some Data Access hacks and shortcuts that will make your life easier! In a high energy demo-only session, Stephen shows: how a mere mortal can pass a custom .Net collection to a stored procedure, improve your LINQ (to SQL, Entities, and 3rd party ORM) queries by eavesdropping on the server and understanding deferred execution, making complex data models easier to manage in the Entity Framework, easier and generic Sliverlight databinding, and transforming your database back end to get enormous performance and productivity enhancements no matter what data access methodology you use. This is data access for the 21st century! Stephen will also provide guidance along the way about ORMs, LINQ to SQL, and the Entity Framework and will encourage Q&A.
Demos:
- ADO.NET: Passing a Custom Collection to a Stored Proc
- LINQ: Using SQL Server Profiler for eavesdropping on the conversation between your data access components and SQL Server
- Easier asynchronous Sliverlight databinding using generic lists (IList)
- Database Architecture: Transform Data for Faster Performance