Shiju Varghese's Blog
A .Net Ninja on ASP.NET MVC, TDD and Architecture.
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.Net
.Net 3.5
ASP.NET
ASP.NET MVC
Books
C#
Community
Community News
IoC
jQuery
LINQ
Personal
REST
T4
TDD
WCF
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 Net 3.5, C#, ASP.Net MVC, jQuery, Test Driven Development (TDD), LINQ, REST, WCF, NHibernate, IoC/Unity and DSL tools. Shiju holds number of Microsoft certifications including MCP, MCAD, MCTS, and MCPD: Web.
Shiju is passionate on ASP.NET MVC and providing technical training and consultancy services in ASP.NET MVC and DDD. He is from Kerala, India and can reach him at shiju.varghese@live.com
Navigation
Home
Blogs
Archives
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
17
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
3
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
17
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
22
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