August 2010 - Posts

0
Comments

Getting (partial) color on Razor pages by nmarun

It definitely looks dull and drab without the color-coding. So, for those who cannot wait till the next bits come out, here’s one way. Go to Tools->Options in your Visual Studio environment .In the Text Editor section, choose ‘File Extension’ section...
3
Comments

Parallel Tasks - .net 4.0 feature by nmarun

I hit upon a class called ‘Parallel’ in the ‘System.Threading.Tasks’ namespace and found it worth a mention on my blog. This blog is on the same lines as the Parallel LINQ – PLINQ article I wrote last month – performing tasks in parallel to make the entire...
Filed under: ,
More Posts