ASP.NET MVC 2 Released

by Johnny Nouel 14. March 2010 18:09
On March 11th Microsoft released the RTM Version of ASP.NET MVC 2.  It has been almost a year since the released of version 1 last year of the now very popular alternative to writing web applications on the .NET Framework using the Model-View-Controller pattern (MVC). Please remember you can install ASP.NET MVC 2 side by side with ASP.NET MVC 1. Please follow the links below in order to dow... [More]

Tags: , ,

ASP.NET | MVC

ASP.NET MVC 2 Preview 2 is out

by Johnny Nouel 4. October 2009 14:56
4 days ago Microsoft released ASP.NET MVC 2 Preview 2.  The last update to the upcoming update to the now popular MVC Framework for ASP.NET.  Please head over to this link to download it. Remember that this preview can be installed side by side with ASP.NET MVC 1. Happy programming

Tags: , , , , ,

ASP.NET | MVC

New AJAX Control Toolkit version released

by Johnny Nouel 1. October 2009 08:45
It's been a while since my last post.  Things have been kind of hectic at work and in life itself.  Overall is for the best.  But enough of me, today I saw that the AJAX Control Toolkit just got updated to a new version with a couple of new controls.   Please head to Codeplex to download the binaries and source code from this version. The new controls that were added to t... [More]

Tags: , , , , , ,

AJAX | ASP.NET

First ASP.NET MVC Framework Impressions

by Johnny Nouel 1. September 2009 12:18
About 3 weeks ago I decided I should get my hands dirty on the new ASP.NET MVC Framework.  I started with the now famous NerdDinner application by following Scott Guthrie's 1st chapter where he built NerdDinner from scratch.  The NerdDinner application is hosted and available at CodePlex. I'm about 2/3 into the chapter (I need more time!) and so far it has been a complete paradigm chang... [More]

Tags:

Tools and Links for Windows - August 22 2009

by Johnny Nouel 22. August 2009 11:29
I will be bringing a series of posts of useful utilities and interesting links for developers and everyday use as well.  Some of them become indispensable and others are task specific.  Some are free and others aren't.  I'll let you know which ones are for sale but most of them will be free. Programs Notepad++ is a powerful text editor for any kind of text file.  It offers ... [More]

Tags: ,

Tools

Telerik ASP.NET MVC Extensions are released

by Johnny Nouel 12. August 2009 15:37
Telerik, a company that has been developing rich UI controls for the Microsoft .NET Framework released today its Telerik Extensions for ASP.NET MVC.  The extensions are Open Source, a first for Telerik as it embraces this approach hosting this solution on the Microsoft Open Source site Codeplex. This released is marked as a CTP (Community Technology Preview) and provides a nice UI extensio... [More]

Tags: , , , , ,

ASP.NET | MVC

The Microsoft Web Platform Installer

by Johnny Nouel 8. August 2009 17:04
Microsoft recently released the RC version of its now famous Web Platform Installer.  The Web Platform Installer is a compilation of powerful frameworks, servers, tools, database and popular open source web applications that can be installed from a single package and prepare your Windows machine to become a powerhouse in web development. You can download the Web Platform Installer directly h... [More]

Tags: , , , , , ,

ASP.NET | Database | MVC

ASP.NET MVC 2 Preview 1 is out

by Johnny Nouel 31. July 2009 13:28
I'm just starting to get my hands dirty con ASP.NET MVC and the Version 2 preview 1 is already out.  This new version comes with a lot of new features and while this preview does not contain all of the features expected it provides a first glance at some of them. The best news is that you can install the preview side by side with your ASP.NET MVC 1 installation and work independently one fro... [More]

Tags: , ,

MVC

Executing STA COM Objects from ASP.NET Web Services

by Johnny Nouel 25. July 2009 01:03
A new customer for one of my web applications requested to make a change.  They wanted to execute a STA COM object to retrieve some values from another system in order to keep this application updated.  Having done that in the past I said 'ok'. I remember the old AspCompat attribute of the Page directive could help.  All I needed was set the attribute to True and execute the page.&... [More]

Tags: , , ,

ASP.NET

Getting Started with the ASP.NET AJAX Control Toolkit

by Johnny Nouel 16. July 2009 23:28
The Microsoft AJAX Framework (formerly known as Atlas) is Microsoft's response to the ASP.NET web developers that wanted to build more responsive and dynamic web sites using AJAX technology.  Since its very beginning this framework has gained a lot of popularity and many web sites nowadays built with ASP.NET have some kind of AJAX behavior in their design. The Microsoft AJAX Framework comes ... [More]

Tags: , ,

ASP.NET | AJAX

Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen | Modified by Mooglegiant