LINQ is one of the significant improvements of .Net and from the time it has been added till today I am always using it in all my projects (I forgot how I was using DB before!). But recently I have faced a weird issue. Did you ever faced an issue where you can see items have been stored properly in your database without any duplicates, but when you are using your grid view or listing feature to check pages, there are duplicates and missing items. If so, then don’t panic! You are not alone! Continue reading
Wednesday, September 7, 2011
by Mohammad J.
0 comments