The Wayback Machine - https://web.archive.org/web/20120114020505/http://www.codeguru.com:80/csharp/.net/net_asp/miscellaneous/

    Miscellaneous

    Working with URL Routing in ASP.NET Framework 4.0

    Take advantage of URL Routing in the ASP.NET framework to optimize your search engine rankings.

    Pausing and Resuming the jQuery / ASP.NET News Ticker

    This ASP.NET tutorial shows how to extend the jQuery / ASP.NET news ticker to allow end users to pause and resume the ticker.

    Parsing HTML Documents with the HTML Agility Pack

    This ASP.NET tutorial shows how to parse and modify HTML documents from an ASP.NET page using the free HTML Agility Pack library.

    Top 10 CSS Techniques for Your ASP.NET Website

    The HTML that the ASP.NET page renders is what your client's see first. A first impression is the best impression and CSS plays a vital role. Learn how using these few CSS techniques can help improve the performance of your ASP.NET framework website.

    ASP.NET Framework: 2010's Most Popular 4GuysFromRolla Articles

    Come along for the ride as take a look back at 2010's most popular 4GuysFromRolla.com's ASP.NET Framework articles.

    Data Entry and Validation in ASP.NET MVC Framework Applications

    Use the power of the Model Binding Framework to validate your ASP.NET MVC applications seamlessly.

    10 Ways To Improve Your ASP.NET Applications With IIS 7

    The latest version of the Microsoft Web Server, IIS, offers a good amount of features that the ASP.NET developer should capitalize on. Read along as we explores a few such features that will help improve your ASP.NET app development.

    Using Microsoft's Chart Controls In An ASP.NET Application: Using the Chart Controls with ASP.NET MVC

    This ASP.NET tutorial shows how to use the free Microsoft Chart Controls in an ASP.NET MVC application.

    SEO and Deployment of ASP.NET Framework Website Using WebMatrix

    WebMatrix is a lightweight tool released by Microsoft that can be used effectively for website development and also to create and deploy personal websites.In this article we will look at the preface of WebMatrix and build a sample ASP.NET framework website using it.

    Building an ASP.NET Framework Website Using WebMatrix

    Learn to use the features of WebMatrix, a new website development tool, by creating a simple ASP.NET framework website.

    Implementing Policy Injection in ASP.NET Applications

    Leverage the features of the policy injection block to better manage the cross cutting concerns in your ASP.NET Applications with minimal code clutter.

    ASP.NET Tutorial: Web.Config Transformation

    Learn about web.config transformation and how it comes in handy during the deployment of an ASP.NET web application

    Building a Store Locator ASP.NET Application: Adding The Map and Markers

    Part 2 of our ASP.NET tutorial, looks at how to use the Google Maps API to include a map showing the area searched, with markers denoting the store locations using a sprinkle of JavaScript, and a pinch of server-side code to add such functionality to our store locator app.

    Building a Store Locator ASP.NET Application Using the Google Maps API - Part 1

    This ASP.NET tutorial shows how to use the free Google Maps API to build a store locator ASP.NET application.

    Dissecting Routing Inside the ASP.NET Framework

    This ASP.NET tutorial explores the ins and outs of routing using the ASP.NET Framework.

    Introducing DotNetNuke

    Learn more about DotNetNuke, the world's most popular content management system built atop ASP.NET.

    Ten Great CodePlex Projects for ASP.NET Developers

    Interested in learning more about the ASP.NET MVC Framework? Jason Gilmore highlights ten great CodePlex projects in this ASP.NET tutorial which will provide you with all of the source code you need to start learning fast.

    What's New in ASP.NET MVC 2.0?

    Microsoft Visual Studio 2010 and .NET framework 4.0 bring many new exciting features for developers. One of them is the improved ASP.NET MVC 2.0. This article focuses on the new and improved characteristics in this popular web application framework from Microsoft.

    URL Routing in ASP.NET 4.0

    Scott Mitchell, explores the enhancements to URL Routing made in ASP.NET 4.0.

    Accessing and Updating Data in ASP.NET: Filtering Data Using a CheckBoxList

    This article series, by Scott Mitchell, examines how to work with data using ASP.NET's data source controls. This particular article looks at how to filter data based on a user's selections from a CheckBoxList.

    Mobile Device Detection and Redirection Using ASP.NET/MVC

    Discuss approaches to determine if an HTTP request is coming from a mobile phone and then redirecting the request to a page optimized for a mobile browser. Also it shows how to retrieve mobile device capabilities information.

    The Future of Managed Languages: C# and Visual Basic

    Learn three industry trends that are influencing the next releases of C# and Visual Basic.

    Table Width or No Table Width: That is the Question

    Some situation where to use and where not to use the HTML TABLE width element.

    Part 1: Installing Features and Adding Breadcrumbs to Custom Pages in Sharepoint Central Administrat

    Follow step by step instructions on how to install features, how to add custom pages and how to add custom bread crumbs to Web pages in Sharepoint Central Administration 2007.