Browse by Tags

All Tags » ASP.NET MVC (RSS)

Book Review: ASP.NET MVC in Action by CompiledMonkey

I've had the pleasure of being able to review ASP.NET MVC in Action in it's early access form. If you've not heard of this program, Manning has a program called MEAP (Manning Early Access Program) which allows you to purchase the book before it's published...

Book Review: Programming .NET 3.5 by O’Reilly by CompiledMonkey

I just finished reading a review copy of “ Programming .NET 3.5 ” from O’Reilly. The book, published in August, is an overview of the latest .NET Framework revision. You’ll get an introduction to the topics that have been introduced along the way that...

Dependency Injection was made for ASP.NET MVC by CompiledMonkey

It's not that you can't use dependency injection in any .NET application, because you can.  It's just that dependency injection fits so well in the ASP.NET MVC programming model.  While building up a simple example for how my new application...

Microsoft ASP.NET MVC by CompiledMonkey

By now we've nearly all heard of the ASP.NET MVC framework available in CTP form. The Model View Controller architecture has been around for quite some time but more popularly in the desktop world. Java has seen its share of MVC web frameworks over the...
Filed under: ,
More Posts