Click here to Skip to main content
15,886,422 members
Articles / Web Development / ASP.NET

ASP.NET WebForms Can Do Friendly's Too!

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
14 Jan 2018Ms-PL3 min read 26.6K   6  
In this article, I'll introduce the concept of FriendlyUrls in ASP.NET webforms. We'll see how to retrieve data from a formatted URL string so that it can be consumed. We'll also take a brief look at ValueProviders in ASP.NET 4.5 to present some data.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Program Manager
United States United States
Jeff Fritz is a senior program manager in Microsoft’s Developer Division working on the .NET Community Team. As a long time web developer and application architect with experience in large and small applications across a variety of verticals, he knows how to build for performance and practicality. Four days a week, you can catch Jeff hosting a live video stream called 'Fritz and Friends' at twitch.tv/csharpfritz. You can also learn from Jeff on WintellectNow and Pluralsight, follow him on twitter @csharpfritz, and read his blog at jeffreyfritz.com

Comments and Discussions