The ASP.NET MVC Framework (Model View Controller) is one of the most talked about and long awaited additions to the Microsoft world of web development. Find and follow all the ASP.NET MVC news, announcements, blog posts, tutorials, tips, and other resources on AspDotNetMVC.com. Contact Us with any suggestions you have for the site.


ASP.NET MVC Blog Posts ASP.NET MVC Blog Posts RSS Feed

Lots of people are blogging about the ASP.NET MVC Framework. AspDotNetMVC.com will help you keep an ear to the ground by keeping track of all ASP.NET MVC blog posts here.

<< First  < Prev  Page 1 of 98  Next >  Last >>  
  • Christian Sakshaug » Spark - A ASP.NET MVC ViewEngine (1/3/2009)
    One of it has been spark, that is a really impressed ViewEngine for ASP.NET MVC. If you are tired about ASPX, you really should look at this. The integration is smooth, it is fast and the syntax is great. Have work with pretty much ...
  • Implementing OpenId and more with ASP.NET MVC and RPXNow (1/3/2009)
    OpenId is a single sign on that could eventually be a universal sign in for every site out there. At least, in theory, it'd sure be nice. Not having to remember multiple site passwords and stuff, just throw it your authenticated ticket and you're ready to rock. MyOpenId has a pretty slick interface ...
  • Regular Expression MapRoute With ASP.NET MVC (1/3/2009)
    Hi, In this article I’ll talk about ASP.NET MVC Routes and Regular Expression. I based my article from the Fredrik Kalseth’s Blog about Defining Routes using Regular Expressions in ASP.NET MVC. Fredrik provides a Custom Implementation of Route in order to be able to use Regular Expression Patterns w ...
  • Extension methods and a plea for mixins (1/2/2009)
    I was having a spot of trouble the other day trying to get my extension methods to show up in my ASP. NET MVC Views....
  • Integrating Adobe Flex and .NET with ASP.NET MVC (1/2/2009)
    There are a lot of tools out there to help you utilize .NET as a back-end for Flex applications. All of these solutions come with a heavy customization and implementation cost. I've used WebORB with quite a bit of success in the past but it always seemed a little heavy to me. The truth is that WebOR ...
  • Catharsis, a complete framework for developing Web apps using MVC and NHibernate 2.0 (1/1/2009)
    It’s a complete application framework that uses ASP. ... NET MVC for the UI layer, they mention to support WPF projects as well but I haven’t...The Guidance Automation Toolkit and I also installed the GAX SP1. The ASP. ... NET MVC (BETA) installed via the installer. What is Catharsis? You may ask....
  • ASP.NET MVC Request ValueProviderResult: AttemptedValue or RawValue (1/1/2009)
    I want to write a small helper to obtain an object from the request. Nothing special except to note that there are AttemptedValue and RawValue properties of ValueProviderResult. Which one should I use for this helper keeping in mind that an ID of an object is always a string. Let's see what these pr ...
  • Drag-and-drop sorting for our ASP.NET MVC list editor (in one line of code) (1/1/2009)
    So you can use ASP.NET MVC’s model binding conventions to implement a list editor where the user can dynamically add and remove items. Great! But how can you let the user control the order of the items? For example, when editing a list of actors in movie, the user might want to move the most famous actor up to the top of the list. The natural UI metaphor here is drag-and-drop (not any nasty little “move up/down” arrows). To try the desired behavior for yourself, check out the following updated
  • Introducing the Unifico Framework (UF) (12/31/2008)
    First let me say that the code is in early state and publishing it is intended to gauge interest and recruit developers. What is the Unifico Framework (UF)? It's an architecture that has evolved while addressing various concerns in several real world projects. Currently it's nothing more than an exa ...
  • Creating a RESTful Web Service Using ASP.Net MVC Part 14 – (12/31/2008)
    Hopefully this behaviour will not change with newer versions of MVC because I think it is better for a web service to return the full URI...
  • ASP.Net MVC Rocks and Yet Is Messed Up (12/31/2008)
    I really, really like ASP.Net MVC. It is quite the nice framework and the people working on it are trying very hard to make it simple to use. However, I believe, truly, that it is a great example of Microsoft’s total and complete misunderstanding and failure to implement Rails like web development. As each new thing comes out or is added, more often than not the system gets more complex not less and more confusing not more understandable. I mean, seriously, it took them over a year to figur
  • Useful HtmlHelper Extensions for MVC.NET Beta (12/31/2008)
    In the past day I have been digging into the ASP.NET MVC source code trying to find the best ways to spot-weld on some of the features I found missing. It was frustrating to find numerous blog examples that were deprecated, and vital parts of the MVC framework that were INTERNAL. Fortunately, that p ...
  • ASP.Net MVC Framework leads you to extension method heaven | .Net ... (12/30/2008)
    The first pre-release of new ASP.Net MVC (ahem, Ruby-on-Rails for .Net) framework has just been made public. I find it really exciting that Scott Guthrie and.
  • Moving from ActiveRecord to the Repository Pattern in my CMS (12/30/2008)
    Some of you may know that I’ve been working on a CMS in my spare time. This is partly so I can have something easy to publish my blog with, but mostly it’s just a learning exercise. I’ve been working on and off on this thing for over a year. Along the way, I’ve picked up some new C# skills, ASP.NET, ...
  • Looking at Oxite the “glass half full” way (12/30/2008)
    Today is a sunny (even if damn cold) day in Milano so while I was coming to work I decided I wanted write something good about Oxite, the CMS built by the MIX Online team. The point I want to make is: Oxite is the best example to show how bad WebForms are when it comes to rendering standard compliant HTML. There has been a lot of negative talking about Oxite: it’s not usable out-of-the-box, it’s not such a good example of how to implement something with the ASP.NET MVC framework, people look
<< First  < Prev  Page 1 of 98  Next >  Last >>