May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Here is the latest in my link-listing series.  Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. 

You can also now follow me on twitter (@scottgu) where I also post links and small posts.

ASP.NET

AJAX

  • Automatically Minify and Combine JavaScript in Visual Studio: Dave Ward has a great article that describes how you can add a build command to Visual Studio that enables you to automatically compress and combine client-side JavaScript files.  This makes your pages load faster on the client and improves the perceived performance of your sites.

  • Client-side Data Binding in ASP.NET AJAX 4.0: Fritz Onion has a great article about the new client-side templating features of ASP.NET AJAX 4.0 (which you can download and use today in .NET 3.5 projects).  This enables powerful client data-binding scenarios against JSON based data.  Also check out Politian’s Blog to find some great tutorials on how to use it.

ASP.NET MVC

  • Visual Studio NUnit Templates for ASP.NET MVC: The VS Web Tools team has released updated NUnit templates that work with ASP.NET MVC 1.0.  This enables you to automatically create a test project that uses NUnit instead of MSTest when you do a File->New Project and select the ASP.NET MVC 1.0 Project item.

  • Custom Route Constraints in ASP.NET MVC: Keyvan Nayyeriu has a nice post that discusses how to create a custom route constraint in ASP.NET MVC (one of the extensibility points in Simone’s list above).  You can use these to control whether a route rule is used or not, and they can enable some pretty rich routing scenarios.  Note that in addition to creating route constraint classes, ASP.NET MVC also supports using Regular Expressions and HTTP Method filters to constrain routes as well. Keyvan is the co-author with Simone of the Beginning ASP.NET MVC Book (free chapter available).

Visual Studio

Hope this helps,

Scott

Published Saturday, May 30, 2009 3:39 PM by ScottGu

Comments

# May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio … | Webmaster Tools

Pingback from  May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio … | Webmaster Tools

# May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio …

Pingback from  May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio …

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Sunday, May 31, 2009 1:02 AM by anup1252000

Great post...

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Sunday, May 31, 2009 4:28 AM by Ahmed Abu Dagga

Thanks for the links

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Sunday, May 31, 2009 7:25 AM by Dynamic2008

Cool

# Interesting Finds: May 31, 2009

Sunday, May 31, 2009 12:22 PM by Jason Haley

Interesting Finds: May 31, 2009

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Sunday, May 31, 2009 12:48 PM by Murtaza Rizvi

When r we expecting VS 2010 and .NET 4.0 ? any tentative dates or year quarter?

# ASP.NET MVC Archived Blog Posts, Page 1

Sunday, May 31, 2009 1:51 PM by ASP.NET MVC Archived Blog Posts, Page 1

Pingback from  ASP.NET MVC Archived Blog Posts, Page 1

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Sunday, May 31, 2009 4:11 PM by HeartattacK

We miss you Scott :(

# May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio - ScottGu's Blog

Sunday, May 31, 2009 7:07 PM by DotNetBurner - ASP.net

DotNetBurner - burning hot .net content

# 5月30日链接篇: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Sunday, May 31, 2009 9:45 PM by ASP.NET Chinese Blogs

【原文地址】 May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio 【原文发表日期】 Saturday, May 30, 2009 3:39

# Weekly Link Post 96 « Rhonda Tipton’s WebLog

Sunday, May 31, 2009 9:59 PM by Weekly Link Post 96 « Rhonda Tipton’s WebLog

Pingback from  Weekly Link Post 96 « Rhonda Tipton’s WebLog

# 【翻译】ASP.NET MVC中你必须知道的13个扩展点

Sunday, May 31, 2009 10:38 PM by 麒麟.NET

ScottGu在其最新的博文中推荐了SimoneChiaretta的文章13ASP.NETMVCextensibilitypointsyouhavetoknow,该文章为我们简单介绍...

# 【翻译】ASP.NET MVC中你必须知道的13个扩展点 (转)

Monday, June 01, 2009 12:55 AM by linFen

ScottGu在其最新的博文中推荐了SimoneChiaretta的文章13ASP.NETMVCextensibilitypointsyouhavetoknow,该文章为我们简单介绍...

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Monday, June 01, 2009 5:26 AM by Jack

Great!

Hope there are more information on .NET 4.0.

# Minify your Javascripts!

Monday, June 01, 2009 9:11 AM by Joel Varty

This is a process that is becoming more and more important as we offload a ton of our page processing

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Monday, June 01, 2009 10:01 AM by Webdiyer

Haven't seen you for a looooooooooong time!:)

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Monday, June 01, 2009 10:13 AM by Kashif

Nothing interesting for Silverlight?

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Monday, June 01, 2009 10:51 AM by Peter.O

Yes, Scott. In case you are wondering ... these links you post are still very helpful. Thanks.

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Monday, June 01, 2009 11:06 AM by sri

great work

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Monday, June 01, 2009 11:25 AM by Kalyan

Thanks for sharing links. Much helpful for developers.

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Tuesday, June 02, 2009 7:03 AM by JP

The HTMLEditor control rocks! i have used fckeditor.net before but won't use it anymore this is easier!!

# Scott Guthrie's links for May 30th

Tuesday, June 02, 2009 9:03 AM by DotNetKicks.com

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Tuesday, June 02, 2009 4:42 PM by rockzcm

Scott You Rocks!

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Wednesday, June 03, 2009 7:39 PM by Jared Roberts

Welcome to twitter! @jaredmroberts

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Thursday, June 04, 2009 12:46 AM by Paul Kohler

Nice to see the ongoing NUnit support!

PK  ;-)

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Friday, June 05, 2009 1:20 PM by acdepass

Hi,

Can you give me any reference that describes how to integrate APS.NET MVC with a report generating software system such as SQL Server Reporting Services, Crystal Reports, ActiveReports or LogiXML?

Do you know any report generator that offers the following output formats and that can be easily integrated with ASP.NET MVC Views? (Excel, Pdf, CSV, XML, Tiff, Word)

Thanks,

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Friday, June 12, 2009 5:08 AM by CrashBurn22

Hi,

I have to port my web application developed in VS2005 and SQL Server 2005 from x86 to x64 bit environment. I am having a module which reads the data from an excel file and inserts it into SQL Server based on some logic, so this is working fine with 32 bit environment but not working with 64 bit environment.

After doing some R&D i have came across that by configuring IIS to run the 32 bit web application on 64 bit environment. Can any one tell me the pros and cons of this suggestion or any other suggestion which I can help to solve the problem?

Basically user will be providing the data in excel file and I want this data to update a particular SQL Server table.

Is it possible to create a SSIS package which will run in 32 bit and my web app will configured for 64 bit environment?

Any other logic like using of separator ? something like tht.....any work around ...

Regards,

Sheetal

# Ссылки на 7-е июня: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Sunday, June 14, 2009 5:08 PM by Блог Скотта Гатри (перевод)

Вот вам последняя на данный момент публикация из моей серии списков ссылок . Также почитайтей мою страничку

# Weekly linkdump #180 - cb - ???????? ??????????????????????????

Pingback from  Weekly linkdump #180 - cb - ???????? ??????????????????????????

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Friday, July 03, 2009 7:29 PM by SheoNarayan

Awesome! links Scott. Thanks

# re: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio

Saturday, July 11, 2009 10:01 PM by vancl

Awesome! links Scott. Thanks

# May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio … « 01Scripts.co.cc

Pingback from  May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio … «  01Scripts.co.cc

# May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio – ScottGu’s Blog | My Web Development Bookmarks

Pingback from  May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio – ScottGu’s Blog | My Web Development Bookmarks