I wanted to expound on something very important that I kind of glazed over in the last post, View Models. View Models are something that is very pivotal to MVC...
0 replies - 738 views - 10/29/09 by sarajo in News
Last
week I held two presentations about ASP.NET MVC for the new-born DotNetRomaCeStà
user group in Rome. And one of them was about what I consider to be...
0 replies - 1234 views - 10/28/09 by Simone Chiaretta in News
In my current project I'm starting to develop a new web application
using ASP.NET MVC and given all the environmental conditions, choosing
the stack, from the...
0 replies - 1376 views - 10/15/09 by Simone Chiaretta in News
One common feature of any modern web application to improve its SEO and traffic is the use of sitemap
as a standard XML derivation. I’ve been using such...
0 replies - 1231 views - 10/07/09 by keyvan in News
Ok, so, do you remember learning about
HTTP Get and HTTP Post in school? Ok, do you remember when you started
building Web Forms and you just chalked that up...
0 replies - 1390 views - 09/25/09 by sarajo in News
DZone recently had a chance to sit down with Simone Chiaretta and Keyvan Nayyeri, authors of Wrox' Beginning ASP.NET MVC 1.0 and DZone's ASP.NET MVC 1.0...
0 replies - 1895 views - 09/09/09 by alashcraft in Articles
Newton, MA, August 12, 2009 – Telerik, a leading
provider of development tools and solutions for the Microsoft .NET
platform today unveiled its new line of...
0 replies - 1157 views - 08/12/09 by alashcraft in Announcements
The DropDownList html helper differs a bit from the standard Html
helper methods, and, not surprisingly, the way it works is one of the
questions I get asked...
0 replies - 2160 views - 08/11/09 by Simone Chiaretta in News
Microsoft recently released the ASP.NET MVC Framework version 1.0. As a result, there are several recent titles which focus on the MVC Framework. One of those...
0 replies - 1430 views - 06/23/09 by alashcraft in Articles
I am working on a new personal project (I
mentioned it in my videocast), I am building it in MVC, since it is a
small project I wanted an easy to use and...
0 replies - 901 views - 05/26/09 by sarajo in News
After discussing custom route handler and IRouteHandler as two extensibility points in ASP.NET MVC to customize the behavior of routing system, now I want to...
0 replies - 1603 views - 05/12/09 by keyvan in News
In my last post I covered one of the nice extensibility points in ASP.NET MVC to customize route constraints in your MVC applications.
0 replies - 1285 views - 04/29/09 by keyvan in News
Today I stumbled upon a nice presentation that Rudi Benkovic gave last week at the Slovenian DotNet User Group, about ASP.NET MVC Performances. The Big...
0 replies - 1087 views - 04/17/09 by Simone Chiaretta in News
I’m a huge fan of ASP.NET MVC (I’ve blogged about it several times)
and, like many of you, I’ve been looking around for some good
real-world tips on...
1 replies - 1796 views - 04/13/09 by justin_etheredge in News
One of the main design principles ASP.NET MVC has been designed with
is extensibility. Everything (or most of) in the processing pipeline is
replaceable so, if...
0 replies - 1733 views - 04/08/09 by Simone Chiaretta in News