Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET   (RSS)
Visual Studio 2010 Beta 2 released – with new and improved logo!
On Monday, we released Visual Studio 2010 and .NET Framework 4 Beta 2 to the web!  Aside from all the great new features and awesome UI, one thing I love in particular is the new branding, which you can see in the logos below.     These Read More...
Accessing profile data from a web service
I recently had a need to access the Profile object from a web service which I was calling from a JavaScript method using ASP.NET AJAX. Looking around on the web people said it couldn't be done. Well never one to take no for an answer, I managed to play Read More...
Searching generic lists
A nice article posted by Jeff on using predicates to search generic lists. This can also be applied to other methods, such as Exists and TrueForAll etc. If your experience is anything like mine, you probably have been using generics like crazy since .NET Read More...
Page view tracker