|
|
[2003-04-29] Nine Options for Managing Persistent User State in Your ASP.NET Application Since the dawn of the Web, managing state in the stateless world of HTTP has been a problem for Web developers. More recently, various techniques for storing and retrieving data have emerged. In this article I will describe how ASP.NET developers can maintain or pass state across page requests.
[2003-04-29] Using Common Sense With ASP This article contains some hints & tips as well as some things the average ASP user just doesn't do when using Active Server Pages
[2003-04-29] Creating a Mobile Portal Creating mobile applications is easy with ASP.NET mobile controls from Microsoft (http://msdn.microsoft.com/downloads/list/netdevmit.asp). In this article, learn to create mobile applications that target a variety of mobile browsers with very little development effort.
[2003-04-29] Uploading, Determining Size, Width and Height and Resizing Image Files with ASP.NET In this article we will learn how to determine the size and dimensions ( width & height ) of an uploaded image.
[2003-04-23] ASP.NET Deployment - Back To Basics Some of you may remember that back when Visual Studio .NET was still in its early beta stages, it was pretty damn unstable.
[2003-04-22] Get Your Hands In The Cookie Jar This article provides specific instructions on using cookies in ASP.NET applications and discusses a few issues we should be thinking about when using them.
|
|