Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Data Access » English Posts   (RSS)
This morning I just played around with the new C# 4.0 dynamic feature. Using the dynamic keyword allows you to bind to properties, indexers and methods during runtime. This means that during compile time there is no check if the methods, properties or Read More...
I was really shocked when I saw this blog post: Entity Framework and LINQ to SQL Performance . I decided to download the performance test solution and try the tests myself. I did not changed any of the tests so far, I just added for my own interest NHibernate Read More...
One of the things when setting up an demo environment (a fresh install) is to integrate the Northwind sample database on the demo environment. I normally just use a SQL Server Express for demos and I take Northwind to have data to play with, what else. Read More...
 
Page view tracker