DataAccessApplicationBlock
Learn and explore the variety of ways you can access data using ADO.NET, the Data Access Application Block, LINQ To SQL, ADO.NET Entity Framework, ADO.NET Data Services, and the ASP.NET 3.5 Dynamic Data Framework. In this session we will walk-thru and build several examples for each technique as well as discuss tips, strengths, and weaknesses.
Read More
David Hayden will be presenting SQL Server Data Access Tips and Techniques at the Orlando Code Camp in Orlando, Florida on Saturday, March 22nd, 2008. You have optimized and tuned your SQL Server Database and now you need to access the data from your application. Learn and explore the variety of ways you can access the data using ADO.NET, the Data Access Application Block, LINQ To SQL, ADO.NET Entity Framework, ADO.NET Data Services, and the ASP.NET 3.5 Dynamic Data Framework. In this session we will walk-thru and build several examples for each technique as well as discuss tips, strengths, and weaknesses. Come with your questions and explore the wonderful world of data access to SQL Server!
Read More
David Hayden will be presenting SQL Server Data Access Tips and Techniques at SQLSaturday in Tampa, Florida on Saturday, February 16th, 2008. You have optimized and tuned your SQL Server Database and now you need to access the data from your application. Learn and explore the variety of ways you can access the data using ADO.NET, the Data Access Application Block, LINQ To SQL, ADO.NET Entity Framework, ADO.NET Data Services, and the ASP.NET 3.5 Dynamic Data Framework. In this session we will walk-thru and build several examples for each technique as well as discuss tips, strengths, and weaknesses. Come with your questions and explore the wonderful world of data access to SQL Server!
Read More
Based on a couple of requests in the CodePlex RepositoryFactory Forums, I have made the following source code available for those interested in passing in a connection string during runtime to the RepositoryFactory Class as opposed to reading the connection string from configuration.
Read More
This screencast walks one through the code generated by the Repository Factory Guidance Package for creating a data access layer in your applications.
Read More