Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

Web Developer

Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.

Your profile

Authors

Search

XML Feeds

Google Ads

Tags: mvc

comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

Microsoft has released ASP.NET MVC 2 RTM for Visual Studio 2008 SP1.

Note Because Visual Studio 2008 and Visual Studio 2010 RC share a component of ASP.NET MVC 2, installing the ASP.NET MVC 2 RTM release on a computer where Visual Studio 2010 RC is also installed is not supported.

New Features in ASP.NET MVC 2 RTM

The following features are new since the RC release of ASP.NET MVC 2.

Templated Helpers Allow You to Specify Extra View Data

ASP.NET MVC 2 now includes new overloads of the EditorFor and DisplayFor methods. These overl...

Read More...
comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

ASP.NET MVC 2 RC 2 has been released and is available for download.

For those that don't know what ASP.NET MVC 2 is. ASP.NET MVC 2 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – the UI logic using the view,...

Read More...
comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

ASP.NET MVC 1.0 has been released. A couple of day ago ASP.NET MVC Release Candidate 2 was released but this is the real deal.

You can download ASP.NET MVC 1.0 here: http://www.microsoft.com/downloads/details.aspx?FamilyID=53289097-73ce-43bf-b6a6-35e00103cb4b&displaylang=en

Changes Since RC 2

The following changes were made in this release.

• jQuery 1.3.1 was replaced with jQuery 1.3.2 in this release.

...

Read More...
comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

Scott Guthrie (AKA The man!) has posted on his blog that you can download a free ASP.NET MVC eBook Tutorial in pdf format. The book is licensed under a "Creative Commons Attribution No Derivatives" license – this means you can share, distribute, print, or hand it out to anyone.

This is what is covered in the book

Create a database

Build a model with validation and business rules

Implement data listing/details UI on a site using Controllers and Views

Enable CRUD (Create, Update, Delete) data form entry

Use the ViewModel pattern to pass inform...

Read More...
comments
Rate Post:
submit to reddit Digg!FacebookDotnetkicks

ASP.NET MVC 1.0 Release Candidate has been made available for download, you can get the download here http://go.microsoft.com/fwlink/?LinkID=141184&clcid=0x409

You can grab the release notes here: http://go.microsoft.com/fwlink/?LinkID=137661&clcid=0x409

ASP.NET MVC 1.0 Release Candidate is the last public release of ASP.NET MVC that Microsoft will ship prior to the final '1.0' release. Microsoft expects to ship the ...

Read More...

:: Next >>