Tag: Development

Community

ASP.NET MVC Preview 3 Release

(Scott Guthrie) This morning we released the Preview 3 build of the ASP.NET MVC framework. I blogged details last month about an interim source release we did that included many of the changes with this Preview 3 release. Today’s build includes some additional features not in last month’s drop, so

Community

Visual Studio 2008 and ASP.NET 3.5

(Peter Vogel) To be honest, there isn’t much for the developer in ASP.NET 3.5. There are lots of goodies in the .NET Framework as a whole (LINQ, for instance) but there’s not much aimed at the ASP.NET developer. On the other hand, Visual Studio 2008 has seen a bundle of enhancements that ASP.NET dev

Community

Using LINQ to Objects in C#

(Scott Lysle) This article provides an introduction to employing LINQ to Objects queries to support a simple win forms application; the article addresses the construction of LINQ to Objects statements and then goes on to describe how one might use LINQ to Objects within the context of an actual appl