Shiju Varghese's Blog
A Cloud Geek on Windows Azure and Solution Architecture
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
Autofac
Azure
Azure Storage
Book Review
Books
C#
C# 5
Community
Community News
CQRS
Entity Framework
IoC
jQuery
KnockoutJS
LINQ
NoSQL
Personal
RavenDB
Razor
REST
Sql
T4
TDD
WCF
Windows Azure
Sponsors
advertise here
News
Shiju Varghese is a Technical Architect on the Microsoft .Net technology stack with a strong focus on web application development and Domain-Driven Design. He has been working with .Net Technologies since beta version and involving with ASP.NET MVC since its first preview version.
Shiju is focusing on ASP.Net MVC, Entity Framework, Windows Azure, DDD and CQRS. Shiju holds number of Microsoft certifications including MCP, MCAD, MCTS, and MCPD: Web.
Navigation
Home
Blogs
Archives
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
28
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
26
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
33
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