Tampa ASP.NET MVC Developers
asp.net mvc developers
03 Dec

Kendo UI HTML5 and CSS3 Framework by Telerik

Tags: HTML5,

Telerik released a new HTML5, CSS3, and jQuery Framework for developing HTML5 Web Applications called Kendo UI. You can download an open-source or commercial trial version. You can even find Kendo UI on the Nuget Gallery.

03 Dec

Programming ASP.NET MVC 2nd Edition by Dino Esposito

Tags: ASP.NET MVC 4,

Dino Esposito recently published a new version of his book, Programming ASP.NET MVC 2nd Edition.

15 Sep

Download ASP.NET MVC 4 Developer Preview

Tags: ASP.NET MVC 4,

Download the ASP.NET MVC 4 Developer Preview, which was released during the Microsoft Build Conference 2011. It includes mobile project templates for jQuery Mobile, new code generation recipes, Task support for Asynchronous controllers, and other features to improve the development of ASP.NET MVC Web Applications.

07 Sep

Nerddinner 3.0 Released - Upgraded to ASP.NET MVC 3.0 and Razor

Tags: ASP.NET MVC 3,

Nerddinner 3.0 was released and upgraded to ASP.NET MVC 3.0 and Razor. This isn't your beginner ASP.NET MVC Sample Application anymore, however, as a lot of libraries and technologies have been added including: HTML5, jQuery Mobile, YepNope and Modernizr, ELMAH, MiniProfiler, and more.

As always, Nerddinner 3.0 is included in the list of ASP.NET MVC 3 Tutorials, Resources and downloads.

Read more...

29 Aug

Same ASP.NET MVC 3 Website - LaxCraft

Tags: ASP.NET MVC 3,

A sample ASP.NET MVC 3 Website using Castle Windsor, Fluent NHibernate, Razor Views, and Telerik MVC UI Extensions.

31 Jul

ASP.NET MVC 3 and CoffeeScript, Sass, and Less

Tags: ASP.NET MVC 3,

You have to download the Web Workbench Visual Studio 2010 Plugin that allows you to use CoffeeScript, Sass, and Less in your ASP.NET MVC Web Applications!

31 Jul

ASP.NET MVC 3 Profiler

Tags: ASP.NET MVC 3,

The folks at StackOverflow have released an ASP.NET MVC 3 Profiler, called MVC-Mini-Profiler, on Google Code for performance profiling your ASP.NET MVC Web Applications.

14 Jul

ASP.NET MVC 4 Roadmap

Tags: ASP.NET MVC 4,

Microsoft published their ASP.NET MVC 4 Roadmap.

16 Jun

ASP.NET MVC CMS - Orchard 1.2 Released

Tags: ASP.NET MVC 3,

Orchard 1.2 was released with lots of improvements in performance. If you are interested in an ASP.NET MVC CMS for your website or blog, you may want to checkout Orchard 1.2

30 Apr

Project Silk - ASP.NET MVC RIA with jQuery and Entity Framework

Tags: ASP.NET MVC 3,

Microsoft Patterns and Practices has a Project Silk Sample Application showing off ASP.NET MVC, jQuery, and Entity Framework.

30 Apr

MvcScaffolding Nuget Package and ASP.NET MVC Code Generation

Tags: ASP.NET MVC 3,

The new MvcScaffolding and T4Scaffolding Nuget Packages provide asp.net mvc code generation for CRUD applications.

30 Apr

Add Controller Dialog with Scaffolding Options in ASP.NET MVC 3

Tags: ASP.NET MVC 3,

The new Add Controller Dialog in the ASP.NET MVC 3 Tools Update has some wonderful scaffolding options with Entity Framework for code generation.

16 Apr

Mix 11 ASP.NET MVC 3 Videos and Demos

Tags: ASP.NET MVC 3,

Grab some free ASP.NET MVC 3 Training by watching the Mix 11 ASP.NET MVC 3 Videos!

15 Apr

ASP.NET MVC 3 Tools Samples and Downloads from Mix 11

Tags: ASP.NET MVC 3,

A collection of ASP.NET MVC 3 tools, samples, and downloads from the Microsoft Mix 11 Conference.

14 Apr

ASP.NET MVC 3 Sample Ecommerce Application

Tags: ASP.NET MVC 3,

Download a free ASP.NET MVC 3 Sample E-Commerce Application and 160 page PDF on developing it.

13 Apr

ASP.NET MVC 3 Tools Update

Tags: ASP.NET MVC 3,

There is an update to the ASP.NET MVC 3 Tools in Visual Studio 2010 that you will want to install.

18 Mar

Learn the New Features in ASP.NET MVC 3 - Free ASP.NET MVC 3 Videos

Tags: ASP.NET MVC 3,

Check out the free ASP.NET MVC 3 Videos on the new features in ASP.NET MVC 3. These free training videos normally cost money, so act fast!

02 Mar

What's New in ASP.NET MVC 3 Video

Tags: ASP.NET MVC 3,

Brad Wilson presents What's New in ASP.NET MVC 3 at Oredev.

19 Feb

ASP.NET MVC 3 Presentations, Screencasts, and Videos

Tags: ASP.NET MVC 3,

Watch the ASP.NET MVC 3 Presentations from the ASP.NET MVC Online Conference.

09 Feb

Session State in ASP.NET MVC 3

Tags: ASP.NET MVC 3,

ASP.NET MVC 3 includes a new SessionState Attribute to manage session state via the controller.

05 Feb

IControllerActivator and DefaultControllerActivator in ASP.NET MVC 3

Tags: ASP.NET MVC 3,

Learn more about IControllerActivator in ASP.NET MVC 3.

01 Feb

DependencyResolver in ASP.NET MVC 3

Tags: ASP.NET MVC 3,

Learn the fundamentals of the new IDependencyResolver in ASP.NET MVC 3.

25 Jan

OutputCaching in ASP.NET MVC 3

Tags: ASP.NET MVC 3,

Partial page output caching in ASP.NET MVC 3 offers wonderful scalability in your ASP.NET MVC 3 web applications.

22 Jan

ASP.NET MVC 3 Training

Tags: ASP.NET MVC 3,

Grab some free ASP.NET MVC 3 training!

20 Jan

Convert WebForm Views to Razor Views for ASP.NET MVC 3

Tags: ASP.NET MVC 3,

If you find yourself needing to convert a whole bunch of WebForm Views to Razor, this conversion tool may help.

19 Jan

ViewBag in ASP.NET MVC 3

Tags: ASP.NET MVC 3,

ViewBag is a new way to store and retrieve key-value pairs shared between the controller and view in ASP.NET MVC 3.

16 Jan

AllowHtmlAttribute in ASP.NET MVC 3

Tags: ASP.NET MVC 3,

The new AllowHtmlAttribute in ASP.NET MVC 3 turns off request validation on a property by property basis on viewmodels.

13 Jan

ASP.NET MVC 3 Released Today

Tags: ASP.NET MVC 3,

Big release day for Microsoft. We've got ASP.NET MVC 3, Nuget 1.0, IIS Express 7.5, WebMatrix 1.0, and more!

10 Jan

ASP.NET MVC Extensions from DevExpress

DevExpress has several ASP.NET MVC Extensions that support ASP.NET MVC 2 and jQuery!

07 Jan

ASP.NET MVC 3 JsonValueProviderFactory for JSON Requests

Tags: ASP.NET MVC 3,

ASP.NET MVC 3 now comes with a default JsonValueProviderFactory for JSON requests.

05 Jan

List of ASP.NET MVC 3 Tutorials, Samples, and Examples

Tags: ASP.NET MVC 3,

A list of ASP.NET MVC 3 Tutorials

04 Jan

Remote Validation in ASP.NET MVC 3

Tags: ASP.NET MVC 3,

ASP.NET MVC 3 includes remote validation for client-side validation against server controller actions.

01 Jan

ASP.NET MVC 3 Compare Attribute for Validation

Tags: ASP.NET MVC 3,

New CompareAttribute in ASP.NET MVC 3 for comparing properties during validation.

31 Dec

ASP.NET MVC 3 Validation using IValidatableObject in DataAnnotations

Tags: ASP.NET MVC 3,

ASP.NET MVC 3 Validation has support for IValidatableObject in DataAnnotations. Here is an example and something you may not know.

30 Dec

AjaxHelpers in ASP.NET MVC 3 - Unobtrusive JavaScript and jQuery

Tags: ASP.NET MVC 3,

The AjaxHelpers in ASP.NET MVC 3 now include support for jQuery and unobtrusive JavaScript.