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
Recent Posts
3
Comments
Consuming Windows Azure Mobile Services REST API from ASP.NET Web API App
by
shiju
Windows Azure Mobile Services lets the developers to use structured storage, user authentication and push notifications to Android, iOS, HTML, Windows Store, or Windows Phone 8 apps by leveraging the Windows Azure Cloud platform. Using with Windows...
Filed under:
ASP.NET
,
.Net
,
Azure
,
Windows Azure
,
ASP.NET Web API
0
Comments
Windows Azure SDK 2.0 for .NET Released
by
shiju
The Windows Azure Cloud Computing platform has been in the big news after the platform exceeded the annual revenue of $1 billion. Today, Microsoft has been released the Windows Azure SDK 2.0 for .NET update that lets the .NET developers to build Windows...
Filed under:
.Net
,
Azure
,
Windows Azure
,
Azure Storage
3
Comments
Sending and Receiving Messages in Windows Azure Storage Queue with JavaScript Serializer
by
shiju
In this blog post, I will demonstrate sample code for sending and receiving messages in Windows Azure Storage Queue with JavaScript Serializer for serializing and de-serializing messages. We are adding a custom type to Windows Azure Queue where we are...
Filed under:
.Net
,
Azure
,
Windows Azure
0
Comments
Slides and Code from My Global Windows Azure Bootcamp Presentation
by
shiju
I did a presentation on Windows Azure Cloud Services at Global Windows Azure Bootcamp in Kochi , India. The title of the session was “Windows Azure Cloud Services – Web Roles and Worker Roles”. In this session, I have demonstrated how to building multi...
Filed under:
ASP.NET
,
.Net
,
Azure
,
Windows Azure
,
Azure Storage
0
Comments
Global Windows Azure Bootcamp in Kochi, Kerala
by
shiju
On April 27, a global Windows Azure bootcamp is organizing across the world. This event is a free, one-day training program for Windows Azure and delivering variety of topics on the Cloud and Windows Azure platform. You can visit the global Windows Azure...
Filed under:
Community News
,
Azure
,
Windows Azure
2
Comments
Deploying Windows Azure Cloud Services Apps
by
shiju
In my previous post Building Windows Azure Cloud Services App with Web Role, Worker Role, Table Storage and Service Bus , I have demonstrated how to build a multi-tier cloud application using Windows Azure Cloud Service. In this post, I will demonstrate...
Filed under:
.Net
,
Azure
,
Windows Azure
6
Comments
Building Windows Azure Cloud Services App with Web Role, Worker Role, Table Storage and Service Bus
by
shiju
Windows Azure Cloud Services, provides a Platform as a Service (PaaS) offering for building multi-tier, highly scalable, reliable cloud applications on the Windows Azure Cloud platform. In this blog post, I will demonstrate how to build a multi-tier Windows...
Filed under:
ASP.NET
,
ASP.NET MVC
,
.Net
,
Azure
,
Windows Azure
,
ASP.NET MVC 4
,
CQRS
,
Azure Storage
1
Comments
Using async/await with Windows Azure Service Bus Client SDK
by
shiju
The Windows Azure team has recently released Windows Azure Service Bus 2.0.0-beta which lets the Windows Azure developers to use Task based asynchronous operations while working with Windows Azure Service Bus. Now the Windows Windows Azure Service...
Filed under:
ASP.NET
,
.Net
,
Azure
,
Windows Azure
1
Comments
Creating and Deploying Windows Azure Web Sites with Microsoft WebMatrix 3
by
shiju
Microsoft WebMatrix is a free, lightweight and cloud-connected web development tool which can be used for building and deploying Windows Azure Web Sites. Microsoft WebMatrix supports ASP.NET, Node.js and PHP. A while ago I have written a post Building...
Filed under:
ASP.NET
,
.Net
,
Windows Azure
,
Node.js
3
Comments
Generating Entity Data Model Diagram from EF Code First DbContext
by
shiju
The Entity Framework Code First approach lets the developers to build applications with Domain-Driven Design (DDD) by hand coding your Persistence Ignorance (PI) classes. At the same time, it would be great if we could see the entity model in a visual...
Filed under:
ASP.NET
,
ASP.NET MVC
,
.Net
,
Entity Framework
More Posts
Next page »