IBloggable - implemented
-
ASP.NET MVC 3 RC versions
I was not sure if what I had on my machine was RC or RC2. So here are the details of the two:
-
MVC 3 RC Enhancements
Yaay, MVC 3 is now in RC stage. Great work team on the lightning speed of getting bits out for us to play around with. Here are some of the enhancements that pleased me!
-
MVC 3 Beta – First Impressions
I’m sure most of you have read ScottGu’s announcement about MVC 3 going Beta. I was able to play with the bits and here are my thoughts about this release.
-
Select the entire html element or just its content
I bumped into this just a couple of minutes ago - Visual Studio’s one more ‘nifty’ feature that makes selecting the entire html element or just its content.
-
Using TemplateHint and other Model Metadata features in MVC
I’ve been wanting to write this blog for quite some time, but somehow it got pushed so far.
-
Getting (partial) color on Razor pages
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.
-
Parallel Tasks - .net 4.0 feature
I hit upon a class called ‘Parallel’ in the ‘System.Threading.Tasks’ namespace and found it worth a mention on my blog.
-
MVC3 WebFormViewEngine or CshtmlViewEngine
In my previous blog, I made the following statement:
-
MVC 3 - first look
My first thought:
-
LINQ to JS
A couple of days ago I got to know about LINQ to JavaScript plug-in. LINQ itself has been like – the more I play with it, the more I want to play with it and the more there is to learn about it. So this LINQJS comes as a new geography for me to explore. Here’s what I’ve learnt till now.