October 2007 - Posts

1
Comments

MSDN's 101 LINQ Samples by bschooley

I've been reading about, studying, and using LINQ to SQL for a couple months now and after all this time I somehow never ran across this MSDN web page. 101 LINQ Samples - C# Version 101 LINQ Samples - VB Version (has lots more content and sections on...
Filed under:
6
Comments

ASP.Net : Using a STRUCT to make working with ViewState easier by bschooley

Last week I wrote an article suggesting cleaner ways of using ViewState to store local page variable state. I got some great feedback on that post and this blog is an extension on the topic that I came up with while experimenting with the various techniques...
More Posts