There are 10 kinds of people in this world....Those who understand binary and those who don't.

Posts in asp.net


How do I get the application path in an ASP.NET application?

A simple snippet to show you how to get the virtual application path which is relative to the root of the website. Continue...

Developer Tips and Tutorials ASP.NET Web

What are the ASP.NET Named Colors

View the ASP.NET named colors by name, swatch and hexadecimal value Continue...

Developer Tools and Tables ASP.NET CSS Design

How Do I Get Paths and URL fragments from the HttpRequest object?

A reference for extracting URL and path information from the HttpRequest object in ASP.NET. Continue...

Developer Tips and Tutorials ASP.NET C#

Using the HttpContext object

Learn how you can get access to the HttpContext object when you're not in the code-behind of an ASPX page? Continue...

Developer Tips and Tutorials ASP.NET C# Web

Version: 6.0.20200920.1535