ASP.NET

April’s fool or not? ASP.NET MVC source released under MS-PL

I’m still not convinced completely (the news was announced on April 1st), but seems like ASP.NET MVC source code has been released under MS-PL license, a OSI...

0 replies - 540 views - 04/02/09 by Simone Chiaretta in News

ASP.NET MVC - Routing

One of the core features of ASP.NET MVC that makes everything “just work” is the concept of routing.  By specifying ahead of time what a route looks like,...

0 replies - 1582 views - 03/26/09 by DaveMBush in News

Are you a Control Freak?

No Controls? Since the very early ASP.NET MVC previews, the most common argument I've heard against using the framework is the lack of user controls. In my...

0 replies - 1157 views - 03/25/09 by Ryan Lanciaux in News

.NET Fireside Chats - Holger Schwichtenberg

DZone recently had an opportunity to sit down with Dr. Holger Schwichtenberg, author of DZone's newest Refcard - Core ASP.NET. In this interview, he discusses...

0 replies - 3641 views - 03/23/09 by alashcraft in Articles

MIX09 Day 1 Keynote: A Roundup of Announcements and Releases

  Wednesday was Day 1 of Microsoft’s MIX 2009 conference. The keynote was handled by Bill Buxton and Scott Guthrie. There were a lot of announcements...

0 replies - 1365 views - 03/19/09 by alashcraft in Articles

ASP.NET MVC goes RTM before MIX09

Finally, after a two year long cycle that started went public exactly on March 16th 2007, and 3 month later the first planned release date (or maybe Scott’s...

0 replies - 913 views - 03/18/09 by Simone Chiaretta in News

How to Learn ASP.NET MVC

It’s been over a year that ASP.NET MVC has become one of the major topics discussed on the .NET community, and there has been a fast-growing progress in the...

1 replies - 1795 views - 03/03/09 by keyvan in News

ASP.NET MVC - Is The Grass Really Greener?

There are three ways now to write a web site in ASP.NET: Use Classic ASP model with everything in the ASPX file and only use HTML controls without the...

0 replies - 2045 views - 02/25/09 by DaveMBush in News

Oxite: what’s new and how to stay up to date with it

As probably you read somewhere else, a few days ago the Channel9 team released the latest version of Oxite. If you remember, when it was first released back...

0 replies - 1340 views - 02/24/09 by Simone Chiaretta in News

Spiff Up Your ASP.NET MVC Forms With jQuery

Since many people who are being introduced to ASP.NET MVC are being simultaneously introduced to jQuery I felt like I’d give you a quick introduction to a...

0 replies - 5299 views - 02/20/09 by justin_etheredge in News

How to use Ninject with ASP.NET MVC

By default, the ASP.NET MVC framework instantiate controllers calling their default constructor. This makes using Dependency Injection impossible. But, as...

0 replies - 1603 views - 02/06/09 by Simone Chiaretta in News

How Do We Measure Maturity In Software?

When I saw a post by Jeffery Palermo entitled “Is Classic WebForms More Mature Than ASP.NET MVC?” I immediately thought “Aha! I know exactly what he...

0 replies - 1109 views - 02/04/09 by justin_etheredge in News

ASP.NET MVC 1.0 Release Candidate

As Scott announced a few minutes ago, finally ASP.NET MVC 1.0 went to Release Candidate stage and the first and most likely the only release candidate build...

0 replies - 602 views - 01/27/09 by keyvan in News

jQuery, JSON and ASP.NET

A few months ago, I demonstrated how to use ASP.NET’s JSON capabilities.  Lately, I’ve been demonstrating how to use jQuery.  Both use a considerable...

0 replies - 4213 views - 01/22/09 by DaveMBush in News

ASP.NET MVC - Think Before You Bind

I don't know about most of you out there, but I know that I am extremely excited about the impending release of ASP.NET MVC. I'm even more curious though about...

1 replies - 4846 views - 01/09/09 by justin_etheredge in News