Free ASP Tutorials
Dangerous paths - URI Design
ASP.NET is essentially an advanced request-processing framework. Naturally, the URI is the most important part of any request (or should be). URIs should be well designed, and should represent the request content accurately and succinctly.
Category: ASP | View Tutorial
Views: 24
Manipulating Files and Directories in ASP.NET
Let suppose, you have to enable your website users to upload their pictures. Or suppose you have to place functionality of uploading product images along with the product description. In this article, we will explain how you can provide such functionalities.
Category: ASP | View Tutorial
Views: 23

