Showing posts with label .NET. Show all posts
Showing posts with label .NET. Show all posts

Saturday 21 June 2008

Programming in the age of Concurrency!!

 

Enter parallel extensions for .Net (PFX), Microsoft’s new take on parallel programming and concurrency in the .net world. I saw an extensive 34 minute video on channel 8 from the man himself – Anders Hejlsberg.

In summary, the PFX set of libraries can be used to leverage true multi-core programming which are becoming common these days.

Here is the link

Saturday 29 March 2008

The toys of software construction


The complete set of .Net Framework tools can be found here. Although most of them are built into Visual studio or disguised by it, There are a plenty of them which can come in handy at deployment and security.