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
HTML5
IISExpress
JavaScript
jQuery
JSON
LINQ
Metro Style Apps
MVVM
NDepend
Nuget
OData
Odiogo
Personal
Prism V2
Productivity Power Tools
Razor
Resharper
Service Trace Viewer
Silverlight
SQL CE
Task Parallel Library
TPL Dataflow
Unity
Visual Studio
Visual Studio 2010
Visual Studio 2011
WCF
WCF Data Services
Web Services
Windows 7
Windows 8
Windows App Certification Kit
WSDL
XAML
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
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)
March 2011 - Posts
4
Comments
Entity Framework Model Inheritance with SQL CE 4
by
nmarun
For some (unknown) reason, I’ve been curious to work with SQL CE, just hadn’t gotten a chance to work with it. If you’re not familiar with what SQL CE is all about, go through this article from Scott Gu . To begin with I have an empty MVC 3 application...
Filed under:
C#
,
ASP.NET MVC
,
Visual Studio 2010
,
.net
,
Razor
,
Entity Framework
,
SQL CE
0
Comments
VS2010 crashes fixed with Productivity Power Tools upgrade
by
nmarun
I’m guessing people have at least heard of Productivity Power Tools plug-in for Visual Studio. If not, I strongly recommend you give it a shot. There’s a feature in this plug-in that’ll fix mixed tabs. A toolbar appears on the top that shows three buttons...
Filed under:
C#
,
Visual Studio 2010
,
Productivity Power Tools
2
Comments
Drawing on a webpage – HTML5 - IE9
by
nmarun
So I upgraded to IE9 and continued exploring HTML5 . Now there’s this ‘thing’ called Canvas in HTML5 with which you can do some cool stuff. Alright what IS this Canvas thing anyways? The Web Hypertext Application Technology Working Group says this: “The...
Filed under:
.net
,
JavaScript
,
HTML5
,
jQuery
9
Comments
HTML5-MVC application using VS2010 SP1
by
nmarun
This is my first attempt at creating HTML5 pages. VS 2010 allows working with HTML5 now (you just need to make a small change after installing SP1 ). So my Razor view is now a HTML5 page. I call this application - 5Commerce – (an over-simplified) HTML5...
Filed under:
C#
,
ASP.NET MVC
,
Visual Studio 2010
,
.net
,
WCF
,
JSON
,
HTML5
,
jQuery
More Posts