By tag: repost
0
kicks
Microsoft Parallel Extensions (PFX) or PLINQ is now a CTP
At last now we can play around with PLINQ :)
0
kicks
LINQ to SQL (Part 7 - Updating our Database using Stored Procedures)
Over the last few weeks I've been writing a series of blog posts that cover LINQ to SQL. LINQ to SQL is a built-in O/RM (object relational mapper) that ships in the .NET Framework 3.5 release, and which enables you to model relational databases using .NET classes. You can use LINQ expressions to q...
0
kicks
Microsoft Visual Studio 2008 and .NET 3.5 has been released!
A great news that I received, the VS 2008 and .NET 3.5 has been released. Some new features...
0
kicks
Visual Studio 2008 Available for Download
Visual Studio 2008 is now available for download! Samples, Hands on Labs, Breaking Changes documents also available.
0
kicks
Microsoft to push functional programming into the mainstream with F#
Microsoft has announced that support for the F# functional programming language will be fully integrated into Visual Studio. This marks a bold new commitment to facilitating functional programming on the .NET platform and could potentially help legitimize functional programming in enterprise environ...