Stories recently tagged with 'repost'

Microsoft Parallel Extensions (PFX) or PLINQ is now a CTP(spellcoder.com)

submitted by bashmohandesbashmohandes(3000) 4 years, 1 month ago

At last now we can play around with PLINQ :) read more...

add a comment |category: |Views: 26

tags: another

LINQ to SQL (Part 7 - Updating our Database using Stored Procedures)(weblogs.asp.net)

submitted by KlausKlaus(755) 4 years, 2 months ago

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 query the database with them, as well as update/insert/delete data. read more...

1 comment |category: |Views: 22

tags: another

Microsoft Visual Studio 2008 and .NET 3.5 has been released!(edurdias.com)

submitted by edurdiasedurdias(190) 4 years, 2 months ago

A great news that I received, the VS 2008 and .NET 3.5 has been released. Some new features... read more...

1 comment |category: |Views: 0

tags: another

Visual Studio 2008 and .NET 3.5 Released(csharptuning.blogspot.com)

submitted by Masoud_TBMasoud_TB(10) 4 years, 2 months ago

Visual Studio 2008 Release announced. read more...

1 comment |category: |Views: 0

tags: another

Visual Studio 2008 Available for Download(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 2 months ago

Visual Studio 2008 is now available for download! Samples, Hands on Labs, Breaking Changes documents also available. read more...

1 comment |category: |Views: 77

tags: another

Microsoft to push functional programming into the mainstream with F#(arstechnica.com)

submitted by hbazerbashihbazerbashi(165) 4 years, 3 months ago

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 environments. Microsoft's promotion of F# to a fully-supported language in Visual Studio is also indicative of the extreme versatility of the .NET platform and Microsoft's Common Language Runtime. read more...

1 comment |category: |Views: 1

tags: another