IBloggable - implemented
Sign in
|
Join
Home
Contact
RSS
Atom
Search
Tags
.net
ADO.NET
ASP.NET
ASP.NET 4.0
ASP.NET MVC
Autofac
C#
Castle
Database
DynamicProxy
Entity Framework
Guinness World Record
HTML5
IISExpress
JavaScript
jQuery
JSON
LINQ
Markedup
Metro Style Apps
MS Rockstar
MVVM
NDepend
Nuget
OData
Odiogo
Personal
Prism V2
Productivity Power Tools
Razor
Reflector
ReflexIL
Resharper
Service Trace Viewer
Silverlight
SQL CE
Task Parallel Library
Team Foundation Service
TPL Dataflow
Unity
Visual Studio
Visual Studio 2010
Visual Studio 2011
Visual Studio 2012
WCF
WCF Data Services
Web Services
Windows 7
Windows 8
Windows App Certification Kit
WSDL
XAML
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
March 2013 (1)
January 2013 (2)
December 2012 (1)
November 2012 (4)
October 2012 (3)
September 2012 (7)
August 2012 (1)
May 2012 (2)
April 2012 (2)
March 2012 (1)
October 2011 (2)
September 2011 (3)
August 2011 (4)
July 2011 (1)
June 2011 (6)
May 2011 (3)
April 2011 (2)
March 2011 (4)
February 2011 (6)
January 2011 (3)
December 2010 (2)
November 2010 (1)
October 2010 (1)
September 2010 (2)
August 2010 (2)
July 2010 (6)
June 2010 (2)
May 2010 (4)
April 2010 (9)
March 2010 (4)
February 2010 (2)
January 2010 (1)
December 2009 (4)
November 2009 (7)
October 2009 (7)
July 2010 - Posts
3
Comments
MVC3 WebFormViewEngine or CshtmlViewEngine
by
nmarun
In my previous blog, I made the following statement: Turns out ascx has a higher priority than cshtml. Seems like the View Engine looks for .ascx files first and then searches for the .cshtml files. MVC team, please let me know if my understanding is...
Filed under:
C#
,
ASP.NET MVC
12
Comments
MVC 3 - first look
by
nmarun
My first thought: MVC3 already??? ScottGu, slow down pal, give us some time to breath! Alrighty, so I installed the bits for MVC3 . I fired-up VS2010 and I see some new guys in the neighborhood. When you select the ASP.NET MVC 3 Empty Web Application...
Filed under:
C#
,
ASP.NET MVC
10
Comments
LINQ to JS
by
nmarun
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...
Filed under:
C#
,
ASP.NET MVC
,
LINQ
,
JavaScript
9
Comments
‘forr’ shortcut in Visual Studio 2008/2010
by
nmarun
I hit upon this new shortcut key for a ‘for’ loop. Alright, most of you know that you can type ‘prop’ in a code-behind file and you’ll get a ‘template’ (for lack of a better word) for declaring a property. You can now start typing the type name and then...
Filed under:
C#
,
Visual Studio
,
Visual Studio 2010
,
.net
12
Comments
VS 2010 Productivity Power Tools
by
nmarun
I finally downloaded the Productivity Power Tools extension for Visual Studio 2010. This is really really cool. To install the extension just double-click the .vsix file and you’ll see it in VS2010 –> Tools –> Options: Here are some of its features...
Filed under:
C#
,
Visual Studio 2010
,
Productivity Power Tools
5
Comments
Depend on NDepend
by
nmarun
Patrick Smacchia contacted me a couple of days ago and after giving a brief introduction about himself, asked me if I could have a look at NDepend . Firstly, thanks to my ignorance, I had never heard of this tool. Although after doing a quick search,...
Filed under:
C#
,
NDepend
More Posts