ASP.NET MVC on IIS 6 Walkthrough
http://haacked.com/archive/2008/11/26/asp.net-mvc-on-iis-6-walkthrough.aspx
Includes how to set up global handler for using extensionless URLs, can be used in Webforms as wellASP.NET MVC 1.0 Release Candidate Now Available - ScottGu's Blog
A comprehensive list of podcasts (mostly .Net specific)xVal - a validation framework for ASP.NET MVC « Steve Sanderson’s blog
I’ve written about validation in ASP.NET MVC more than once already. So have others (Stephen Walther, Emad Ibrahim). It’s an ongoing subject of discussion because the MVC Framework comes with great support for server-side validation (though it isn’t obvious if you come from a WebForms background), but at least as of version 1.0, it won’t ship with any built-in support for client-side validation. I managed to get a few spare days this last week, so I decided to try and formalize lots of these ideas into something solid that you can actually use in real production code - something more than just another throwaway blog post. So here it is: xVal, an open-source project hosted on CodePlex.
your choice of client-side vA Guide to Learning ASP.NET MVC Release Candidate 1
Learn about the differences between ASP.NET MVC application and ASP.NET Web Forms applications. Learn how to decide when to build an ASP.NET MVC application.
I bet this'll come in handyFree ASP.NET MVC eBook Tutorial - ScottGu's Blog
Unresolvable
Microsoft Web Platform - HomeASP.NET MVC Best Practices (Part 1) - Kazi Manzur Rashid's Blog
ASP.NET MVC Best Practices (Part 1) - Kazi Manzur Rashid's Blog13 ASP.NET MVC extensibility points you have to know
A cool tool for reporting errors on ASP.NET web sites
via Scott Hanselman's Computer ZenClient Templating with jQuery - Rick Strahl's Web Log
Howto use templating with Jquery.
Client templating in Javascript can be a great tool to reduce the amount of code you have to write to create markup content on the client. There are a number of different ways that templating can be accomplished from a purely manual approach.A guide to Silverlight 3 new features
visual studio needed
An excellent introduction to ASP.NET MVC by means of implementing an actual application.IIS Search Engine Optimization Toolkit - ScottGu's Blog
ke a look at how we can use the Site Analysis tool to quickly
SEO (search engine optimization) is one of the important considerations that any Internet web-site needs to design with in mind. A non-trivial percentage of Internet traffic to sites is driven by search engines, and good SEO techniques can help increase site traffic even further. Likewise, small mistakes can significantly impact the search relevance of your site’s content and cause you to miss out on the traffic that you should be receiving. Some of these mistakes include: multiple URLs on a site leading to the same content, broken links from a page, poorly chosen titles, descriptions, and keywords, large amounts of viewstate, invalid markup, etc. These mistakes are often easy to fix - the challenge is how to discover and pinpoint them within a site.
Tool to optimize searches of your site.How we do MVC - Jimmy Bogard -
How we do MVC
using the ASP.NET MVC framework on a production application for about 9 months now, and in that time, we’ve crafted a number of opinions on how we want to design MVC applications.ASP.NET MVC Best Practices (Part 2) - Kazi Manzur Rashid's Blog
Kazi Manzur Rashid's Blog
This is the second part of the series and may be the last, till I find some thing new. My plan was to start with routing, controller, controller to model, controller to view and last of all the view, but some how I missed one important thing in routing, so I will begin with that in this post.
a
Kazi Manzur Rashid's Blog - Sharing Thoughts and Learning on Microsoft .NET TechnologySearch Engine Optimization Toolkit : The Official Microsoft IIS Site
SEO outils optimisation fournit par IISASP.NET MVC 1.0 - ScottGu's Blog
scott guthrie, pub 4/1/2009
ScottGu's BlogDoloto
Loads javascript in parts - gains up to 40% in page load speed (nice to have)
An AJAX application optimization tool from Microsoft.
Doloto is an AJAX application optimization tool, especially useful for large and complex Web 2.0 applications that contain a lot of code, such as Bing Maps, Hotmail, etc. Doloto analyzes AJAX application workloads and automatically performs code splitting of existing large Web 2.0 applications. After being processed by Doloto, an application will initially transfer only the portion of code necessary for application initialization.Announcing the Microsoft AJAX CDN - ScottGu's Blog
This is amazing - MS is providing a Content-Distrib-Network for us to use for free, to distribute the jQuery and ASP.NET-AJAX files.WebsiteSpark - Home
Getting Started with ASP.NET MVC 1.0 ASP.NET MVC: The Request-Handling Pipeline ASP.NET MVC: View Cheat Sheet ASP.NET MVC: Controller Cheat Sheet ASP.NET MVC: Framework Cheat Sheet ASP.NET MVC: Proven Practices Cheat SheetUsing ASP.NET MVC with Different Versions of IIS : The Official Microsoft ASP.NET Site
Microsoft portal site for the ASP.NET development community. Download Visual Web Developer, post to the forums, read ASP.net blogs and learn about ASP.net.
In this tutorial, you learn how to use ASP.NET MVC, and URL Routing, with different versions of Internet Information Services. You learn different strategies for using ASP.NET MVC with IIS 7.0 (classic mode), IIS 6.0, and earlier versions of IIS.
קינפוגים שונים לשרת או לטבלת הכתובותFacebook SDK Overview
微軟釋出Facebook SDK
Microsoft Toolkit to enable .NET developers to quickly and easily leverage the various features of the Facebook Platform.
This toolkit is provided as a Facebook Client Library similar to Facebook's PHP Client Library or Facebook's JavaScript library. The goal is to enable .NET developers to quickly and easily leverage the various features of the Facebook Platform. This toolkit has evolved over time with input from the community and from Microsoft. The latest release (v3.0) includes new architectural improvements and provides an asynchronous interface for using the toolkit from Silverlight and from WPF. The main entry point is the API (Facebook.Rest.Api) class in the Facebook.dll assembly. This class wraps the Facebook REST API and provides an easy to use interface for calling the different methods currently available in the Facebook API. We've also provided samples and tools for helping develop Facebook applications in the various .NET platforms including: ASP.NET, Silverlight, WPF and WinForms. Additionally, we've provided all the source code for the API, components, controls, and samples for you to expJSON Hijacking
ASP.NET, Visual Studio, ASP.NET 2.0, .NETDotNetSurfers Blog - My Dot Net Developer’s tools list, and more…
That is M$ backwards compatibility for you! LOL.
Funny, and sad... "And that is why, in 2009, when developing in Microsoft .NET 3.5 for ASP.NET MVC 1.0 on a Windows 7 system, you cannot include /com\d(\..*)?, /lpt\d(\..*)?, /con(\..*)?, /aux(\..*)?, /prn(\..*)?, or /nul(\..*)? in any of your routes."
HotmaUse jQuery to catch and display ASP.NET AJAX service errors | Encosia
showing .net webservice errors asp.net webservicesASP.NET for web designers: Introduction
Test automation for ASP.NETDavid Ebbo's blog : A new and improved ASP.NET MVC T4 template
jQuery Templates and Data LinkingCollection of .NET Framework and Visual Studio Posters
Replace ASP.Net development server with IIS Express
Net developers: Another option for local web development: IIS ExpressIntroducing “Razor” – a new view engine for ASP.NET - ScottGu's Blog
"Introducing Razor – a new view engine for ASP.NET" by @scottgu #tech #aspnetmvc http://bit.ly/biXgKC – Elijah Manor (elijahmanor) http://twitter.com/elijahmanor/statuses/17865462148Code-First Development with Entity Framework 4 - ScottGu's Blog
WebMatrix is a 15MB download (50MB if you don’t have .NET 4 installed) and is quick to install. The 15MB download includes a lightweight development tool, IIS Express, SQL Compact Edition, and a set of ASP.NET extensions that enable you to build standalone ASP.NET Pages using the new Razor syntax, as well as a set of easy to use database and HTML helpers for performing common web-tasks. WebMatrix can be installed side-by-side with Visual Studio 2010 and Visual Web Developer 2010 Express.Introducing WebMatrix - ScottGu's Blog