The World’s Leading Microsoft .NET Magazine
   
 
The .NET Addict's Blog

My Top Tags

                                                           

My RSS Feeds








I heart FeedBurner

Latest Diggs - Programming

Computers Blogs - Blog Top Sites

Site Hits

Total: 4,741,707
since: 19 Jan 2005

Latest tagged entries for 'DOTNET35'



It's alive!!! VS 2008 SP1 is up and running!

Thu 28 Aug 08 7:05 A GMT-05
Just when I thought I was at the point of no return and was looking for my Vista media to reformat my drive, Microsoft fixed the issue!

CLINQ v1.1.0.0 Released!

Fri 02 May 08 12:38 P GMT-05
Continuous LINQ, a C# 3.5 extension library that enables standard LINQ queries to remain dynamic and continuous long after the initial query, has been updated to version 1.1 and includes a new demo and lots of new features

CLINQ v1.1.0.0 - New and Improved with Aggregation!

Wed 16 Apr 08 12:27 P GMT-05
I'm just about ready to start upgrading the demo suite to be compatible with some of the new code I'm writing for CLINQ 1.1 and thought I'd post a preview of Continuous Aggregation

Detailed Lambda Example - Building a VWAP Function

Tue 19 Feb 08 12:50 P GMT-05
Recently I've been asked several times to explain lambdas and illustrate them. Rather than do the typical "hello world" lambda which is often a function to determine if a number is even, I decided to build a VWAP function using lambdas

Nikhil shows how to hack some Ajax into the ASP.NET MVC Framework

Tue 27 Nov 07 8:16 A GMT-05
Nikhil Kothari shows how to hack some Ajax support into the MVC framework before official support for it arrives in a more public release