Category: .NET
AWS SDK for .NET
November 12th, 2009, 2 Comments
It looks like Amazon is marching towards IaaS-domination with the release of an SDK for .NET.
It’s interesting that they only support C# and not VB.NET. You would think that since there are more VB developers they could more bang for their buck by offering both languages. Perhaps VB.NET is on the roadmap.
“The AWS SDK for [...]
ASP.NET MVC 1.0 Released — Finally!
March 21st, 2009, No Comments
Be still my beating heart… it’s finally arrived! No more view states and post backs. It will finally be fun to do .NET web development again. I love C# but hate postbacks and view states!
ASP.NET MVC 1.0 Released!
Generate a Visualforce Page from an Existing Page Layout
February 9th, 2009, 7 Comments
We have a rather large Org with 600+ Page Layouts. When Visualforce came out we had a number of requests from our business units for customized layouts. After about 3 weeks of hand-coding Visualforce pages I soon realized I needed a better way to communicate these change as well as manage the code modifications. Being [...]
ASP.NET MVC 1.0 Release Candidate Now Available
January 28th, 2009, No Comments
The ASP.NET MVC RC is now available and I am so excited that I can hardly stand it! At work we do alot of .NET development but I cannot stand the ViewState and Postback paradigm. I’m been tinkering around with with ASP.NET MVC for quite awhile and have a couple of prototypes under my belt. [...]


