Posts tagged "ASP.NET"

11 post11 found

OSS

New Open Source Project: MVC.Utilities

I announced this on Twitter late last week, but I open-sourced a number of common helpers and service interfaces that I use throughout all of my production ASP.NET MVC applications and wrapped it i...
.NET MongoDB

How I Built CaptainObvio.us

I made a tiny splash on Hacker News a month ago when I asked for feedback on my newest side project, CaptainObvio.us – a simple portal for sharing ideas and soliciting feedback from a communi...
Startups

Getting Started with AppHarbor – Heroku for .NET

I’ve a lot of friends who are proficient Rails developers, many of whom who have left .NET for Rails. The one piece of consistent feedback that I hear back from them is that it’s the fr...

How to Use Asynchronous Controllers in ASP.NET MVC2 & MVC3

The primary reason I added asynchronous methods to Quick and Dirty Feed Parser 0.3 was because I wanted to use QD Feed Parser in conjunction with asynchronous controllers in ASP.NET MVC3. MSDN has ...
.NET

How-To: Remote Validation in ASP.NET MVC3

ASP.NET MVC3 has been a major boon to my productivity as a web developer since I started using it at the beginning of November – the new Razor view engine has been attracting most of the atte...

LA .NET User Group ASP.NET MVC3 Lecture Notes

Putting this online for the benefit of the .NET LA User Group – this content is meant to accompany my talk on ASP.NET MVC3: ASP.NET MVC3 links: ASP.NET MVC3 Installer ASP.NET MVC3 RC Whi...