Shiju Varghese's Blog
Cloud Development with Windows Azure
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.Net
.Net 3.5
.Net 4
ASP.NET
ASP.NET MVC
ASP.NET MVC 3
ASP.NET MVC 4
ASP.NET Web API
Autofac
Azure
Azure Storage
Book Review
Books
C#
C# 5
Community
Community News
CQRS
Entity Framework
IoC
JavaScript
jQuery
KnockoutJS
LINQ
Mobile
Node.js
NoSQL
Office 365
Personal
RavenDB
Razor
REST
Sql
SQL Azure
T4
TDD
TypeScript
WCF
Web Services
Windows Azure
Sponsors
advertise here
News
Shiju Varghese is a Microsoft MVP and a Technical Architect focusing on Cloud and Mobility with Microsoft technology stack. Shiju is specializing on Windows Azure, ASP.NET MVC, REST, CQRS, Event Sourcing and NoSQL.
Shiju is an an early-curve technology adopter and an enthusiast for Agile and Lean development practices. He holds number of Microsoft certifications including MCP, MCAD, MCTS, and MCPD: Web.
Navigation
Home
Blogs
Archives
May 2013 (2)
April 2013 (7)
March 2013 (1)
February 2013 (1)
January 2013 (2)
December 2012 (3)
November 2012 (1)
October 2012 (2)
August 2012 (3)
July 2012 (1)
June 2012 (1)
May 2012 (6)
April 2012 (1)
March 2012 (4)
February 2012 (2)
January 2012 (1)
December 2011 (1)
November 2011 (2)
October 2011 (3)
September 2011 (4)
August 2011 (2)
July 2011 (4)
June 2011 (4)
May 2011 (2)
April 2011 (4)
March 2011 (2)
February 2011 (1)
January 2011 (4)
December 2010 (5)
November 2010 (1)
October 2010 (6)
July 2010 (5)
June 2010 (2)
May 2010 (4)
April 2010 (4)
March 2010 (4)
February 2010 (3)
January 2010 (1)
December 2009 (3)
November 2009 (1)
July 2009 (3)
June 2009 (2)
March 2009 (2)
January 2009 (3)
December 2008 (2)
November 2008 (1)
October 2008 (6)
September 2008 (1)
August 2008 (1)
July 2008 (4)
June 2008 (1)
May 2008 (1)
April 2008 (1)
March 2008 (1)
Blogroll
My Previous Blog
Martin Fowler
Jimmy Nilsson
Phil Hack
Codebetter
Scott Hanselman
Scott Guthrie
Rob Conery
October 2008 - Posts
32
Comments
ASP.NET MVC Tip: Dependency Injection with Unity Application Block
by
shiju
In my earlier post , I have explained how to use dependency injection pattern in ASP.net MVC application using StructureMap. In this post, I demonstrate how you can use dependency injection pattern using Microsoft’s Unity Application Block (Unity...
Filed under:
ASP.NET
,
ASP.NET MVC
,
IoC
5
Comments
ASP.NET MVC for Live Applications
by
shiju
ASP.NET MVC has got big attention in the community and lot of people are looking to develop production ready applications with ASP.NET MVC. When can we start production ready applications with ASP.NET MVC? Since ASP.NET MVC Beta version is available,...
Filed under:
ASP.NET
,
ASP.NET MVC
3
Comments
ASP.NET MVC Beta Released
by
shiju
Microsoft has released the official beta for ASP.NET MVC. You can download the Beta version from here . The Beta installer installs the ASP.NET MVC assemblies (System.Web.Mvc.dll, System.Web.Routing.dll, and System.Web.Abstractions.dll) into the GAC....
Filed under:
ASP.NET
,
ASP.NET MVC
2
Comments
Kerala Microsoft Users Group (K-MUG) Launch on 25th Oct 2008
by
shiju
Please visit K-Mug site for more details.
Filed under:
Community
27
Comments
ASP.NET MVC Tip: Dependency Injection with StructureMap
by
shiju
In this tip, I demonstrate how you can use the dependency injection with StructureMap within an MVC application. StructureMap is an open source Dependency Injection framework for the .NET platform and has been in use since 2004 .StructureMap supports...
Filed under:
ASP.NET
,
ASP.NET MVC
,
IoC
36
Comments
ASP.NET MVC Tip: Ajax and Validations using jQuery
by
shiju
jQuery is now part of the ASP.net development platform and it is going to ship with Visual Studio in the future and will also be the part of ASP.NET MVC installation. ASP.NET MVC will be the first product to include jQuery. Guru Gu’s blog entry has the...
Filed under:
ASP.NET
,
ASP.NET MVC
,
jQuery
More Posts