You are not logged in! Login Create Account


ASP.NET MVC RSS Feed Everything: The Firehose
ASP.NET MVC RSS Feed (No Buzz) - less noise Everything except Buzz

The ASP.NET MVC (Model View Controller) framework is one of the most talked about and long awaited additions to the Microsoft world of web development. Find and follow all the 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 ASP.NET MVC. 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 85  Next >  Last >>  
  • Deploy ASP.NET MVC App on Windows XP (IIS 5.1) (11/20/2008)
    Deploying ASP. NET MVC application on Windows XP is definitely not easy; there are a lot of settings that need to be tuned....Here is the syntax that is compatible with ASP. NET MVC Beta routes....
  • MVC ModelBinder and Localization (11/20/2008)
    One of the great things about the way in which the Microsoft ASP.NET MVC Framework is being developed is the fact that the team are publishing the source code as they go along. This makes it very simple to dig into the framework when something slightly surprising is happening and figure out exactly how it is supposed to work. A good example of this cropped up for us yesterday when looking at a form posting scenario using DateTimes. We were dealing with an Action Method that looked something...
  • SharpWeblog Project (11/20/2008)
    SharpWeblog Project November 21, 2008 14:47 by tarn Introduction I've just started a small project building a simple weblog site using ASP.NET MVC. I know there are heaps of blog sites out there but I thought it would be a good project to get familiar with ASP.NET MVC, JQuery and Silverlight 2. I don't like writing about projects I'm going to build, but I'm hoping I can get a couple of the guys from work involved to share the learning and the work. I'm also going to hassle a few graphic desi
  • View Responsibility (11/20/2008)
    On my current side project, I'm writing an ASP.NET MVC application and have been loving it. Something I find myself doing is breaking up a particular view into the main view that gets asked for by a controller and a few sub views. It is these sub views that caused me to ponder the question of responsibility. I wondered if it was the responsibility of the controller to distinguish between the data needed by the main view and the data needed in each sub view, or was it the main view's responsibil
  • My attempt to use Composite Web Application Block with ASP.Net MVC Application (11/20/2008)
    Let’s say that there is an application written in ASP.Net MVC and that there is a need to make it composite. I’ve searched the Interenet and I didn’t find so much about how to do it. For sure using Web Client Software Factory (WCSF) it can be done but it is not suitable for my case. And then i found ...
  • [ANN] Programming Asp.Net MVC by O'Reilly (11/19/2008)
    Well, it is about time we (Tim, Chris and myself) actually made this announcement. We will be doing a MVC bo ok with O'Reilly titled 'Professional...
  • ASP.NET MVC: ActionNameAttribute and ActionMethodSelector Class (11/19/2008)
    I presented the MVC Framework this past Monday and am following up on a question regarding details of the ActionNameAttribute in the MVC Framework....( read more)
  • In-process ASP.NET MVC Web Form View Rendering (11/19/2008)
    View engines like NHaml make this easy because they aren’t tightly coupled to the System. Web. * ASP. NET runtime. Web Forms, however, is another story....
  • WebForms: The Whining Continues (11/19/2008)
    Apparently there are some WebForms lovers in the ASP. ... NET community who love the technology soooooo much that they were "not without a tinge of anger" when discussing the situation at PDC with Phil Haack, the program m anager for the Microsoft MVC....Subject: I need your advice So there was a homeless guy wandering outside the 7-11 tonight and what a sob story this guy had. "Excuse me, sir. . . but I used to have a job doing ASP. NET WebForms development. ... ) they feel "betrayed" by the...
  • ASP.NET MVC HtmlHelper methods and CSS class (11/19/2008)
    If you in ASP.NET MVC use a Html helper method to render out e.g. an input box: Sometimes you might need to add an CSS class attribute to your input box (this should be a fairly standard thing). For this there exist overload methods that takes a “htmlAttributes” paramet ...
  • Debugging ASP.NET MVC source code (11/18/2008)
    We've been doing some work with the ASP.NET MVC framework this week and one of the things we wanted to be able to do is to debug through the source code to see how it works. Our initial idea was to bin deploy the ASP.NET MVC assemblies with the corresponding pdbs. Unfortunately this didn't work and ...
  • ASP.Net, ExtJS, Jquery - recommended environment (11/18/2008)
    A few days ago I finally got around to working with LINQ to SQL and the experience was more than pleasant! Within an hour, after my database was modelled I was able to create a master detail page using ExtJS, some Http handlers and LINQ, have control over my Javascript and the code that was rendered ...
  • A long time ago, in a GridTreeView far, far away… (11/18/2008)
    Thanks to the generosity of my current employer, I’m happy to present the code, a compiled DLL, and a demo ASP. ... NET MVC site that you can use to test out the GridTreeView. Enjoy!...
  • New Line Quirk with HTML TextArea (11/18/2008)
    Pop quiz. What would you expect these three bits of HTML to render? Foo Foo Foo The fact that I’m even writing about this might make you suspicious of your initial gut answer. Mine would have been that the first would render a text area with “Foo” on the first li
  • ASP.NET on Rails (11/18/2008)
    A friend at work alerted me to the new MVC framework that’s in beta for . NET and I was really excited to see what they had come up with....
<< First  < Prev  Page 1 of 85  Next >  Last >>