Category Archives: asp.net

Avoiding SOAP Bloat with JSON Services

In this post I am going to walk through writing and consuming JSON services using ASP.Net, WCF, and jQuery to request the stock price for a company. Visual Studio 2010 Web Application Project Template Additions jQuery Intellisense – let Visual Studio write your jQuery for you AJAX-enabled WCF Service – item template that auto-generates the… Read More »

nHibernate in the Enterprise

I just recently received this response regarding the use of nHibernate within the division of the company I am working with: … [nHibernate] has alot of promise I think but [coorporate] doesn’t consider it “stable” yet … Are you kidding me? Where do these guys get their information? I guess the Microsoft Entity Framework is… Read More »

Great Reads by My Colleague Winston

I’m not sure how much exposure these posts are receiving, so I am posting them here because they are well worth the read: On the WebForms vs MVC Debate ASP.NET WebForms: As *Component Frameworks* Go, It’s Pretty Good Winston Fassett is a previous manager of mine when I was working at ORIX USA, where building… Read More »