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
May 2010 - Posts
11
Comments
NoSQL with RavenDB and ASP.NET MVC - Part 2
by
shiju
In my previous post , we have discussed on how to work with RavenDB document database in an ASP.NET MVC application. We have setup RavenDB for our ASP.NET MVC application and did basic CRUD operations against a simple domain entity. In this post, let...
Filed under:
ASP.NET
,
ASP.NET MVC
,
NoSQL
,
RavenDB
14
Comments
NoSQL with RavenDB and ASP.NET MVC - Part 1
by
shiju
Source Code - http://ravenmvc.codeplex.com NoSQL with RavenDB and ASP.NET MVC - Part 2 A while back, I have blogged NoSQL with MongoDB, NoRM and ASP.NET MVC Part 1 and Part 2 on how to use MongoDB with an ASP.NET MVC application. The NoSQL movement is...
Filed under:
ASP.NET
,
ASP.NET MVC
,
NoSQL
,
RavenDB
28
Comments
Dependency Injection in ASP.NET MVC NerdDinner App using Unity 2.0
by
shiju
In my previous post Dependency Injection in ASP.NET MVC NerdDinner App using Ninject , we did dependency injection in NerdDinner application using Ninject. In this post, I demonstrate how to apply Dependency Injection in ASP.NET MVC NerdDinner App using...
Filed under:
ASP.NET
,
ASP.NET MVC
,
IoC
1
Comments
Microsoft Unity 2.0 Released
by
shiju
Microsoft's dependency injection framework Unity Application Block (Unity) has reached version 2.0. The release available on Codeplex at http://unity.codeplex.com / Unity 2.0 Change Log Release Notes - Unity 2 for Desktop Release Notes - Unity 2 for Silverlight...
Filed under:
IoC
,
.Net
More Posts