Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼



site Search Results

Results for: dino esposito

Sort by: Relevance | Date

The Dr. Dobb's Developer Library DVD Order the NEW Discounted Dr. Dobb's Developer Library DVD 6
Purchase the fully searchable DVD for $59.95 - a 60% discount! Features 21 years of Dr. Dobb's Journal, 15 years of Sys Admin magazine, 14+ years of C/C++ Users Journal, 1 year worth of Dr. Dobb's Digest, podcasts, videos and more! Order Now.

How Cookieless Sessions Work

Dr. Dobb's Journal,
January 12, 2004

ASP.NET provides cookieless sessions so you can maintain the session ID on the server rather than on the client. Here is a look at the tricks that make cookieless session ID management work

ASP.NET 2.0 Highlights

Dr. Dobb's Journal,
December 10, 2003

The alpha version of ASP.NET 2.0 includes several new features aimed at simplifying development, but the overall architecture is roughly the same as 1.1

Get a Handle on Custom HTTP Resources

Dr. Dobb's Journal,
November 24, 2003

It's easy to customize incoming HTTP requests in ASP.NET with an HTTP handler. Here's one that will access and parse SQLX resources

Persistence for ASP.NET Controls

Dr. Dobb's Journal,
October 23, 2003

A private view state manager without the overhead of the ViewState property

Custom ASP.NET Controls

Dr. Dobb's Journal,
September 23, 2003

You can roll your own controls in ASP.NET, but first make sure the intended behavior of the control makes sense in the HTML environment

Choosing the Right Version of ASP.NET

Dr. Dobb's Journal,
September 11, 2003

Upgrading from ASP.NET 1.0 to 1.1 may automatically upgrade all of your apps. Here are some tips for resetting the older runtime for apps that need it

Secret Storage of ASP.NET Data

Dr. Dobb's Journal,
August 25, 2003

You can store critical data in a COM+ Catalog, using the Data Protection API, or in custom configuration files, but the best option is to avoid storing secret data entirely

The Worker Process Account

Dr. Dobb's Journal,
July 23, 2003

Tips on managing the privilege levels of your ASP.NET accounts

Managing Dynamic Controls

Dr. Dobb's Journal,
July 09, 2003

The ASP.NET framework provides support for dynamic controls, but it's up to you to keep track of them during page postback events.

Diffing the IIS5 and IIS6 Process Models

Dr. Dobb's Journal,
June 23, 2003

When the ASP.NET 1.1 Framework is installed under IIS 6.0 you can choose between two process models: The older default model and the new IIS 6.0 model

Previous 2 3 4 5 6 7 8 9 10 11 Next