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.

Managing the Connection Lifetime

Dr. Dobb's Journal,
August 24, 2005

The "Connection Lifetime" attribute is expressly designed to address a well-known situation, but should never be used otherwise.

Protecting Sections of Configuration Files

Dr. Dobb's Journal,
August 08, 2005

ASP.NET 2.0 introduces a system for protecting sensitive data stored in the web.config configuration file. By running a system-provided command-line utility, you can use industry-standard XML encryption to protect specific sections of a configuration file that might contain sensitive data.

Managing Connection Strings

Dr. Dobb's Journal,
July 26, 2005

In most applications requiring database access, two common issues are how to store and protect connection strings, and how to build and manage them programmatically.

Group Validators in ASP.NET 2.0

Dr. Dobb's Journal,
July 12, 2005

A key rule for writing more secure applications is to get the data right before you use it. New features in ASP.NET 2.0 provide more flexibility for validating user input.

MultiView and Wizard: A Powerful Duo

Dr. Dobb's Journal,
June 23, 2005

The new Wizard and MultiView controls work together to easily implement wizard-style, linear, or nonlinear multistep operations in ASP.NET 2.0.

Custom Error Pages in ASP.NET

Dr. Dobb's Journal,
June 09, 2005

Customized error-handling messages provide a more polished application for your users, and they can help performance, too

What's Important in Visual Studio 2005

Dr. Dobb's Journal,
May 23, 2005

The next version of Visual Studio includes many flashy new features for building ASP.NET apps, but here are a few changes that might not be flashy but will greatly improve the power of the platform.

Application Deployment in ASP.NET 2.0

Dr. Dobb's Journal,
May 09, 2005

FTP? MSI? Copy Web Site? Wherever you deploy, there you are

Cross-Page Postback in ASP.NET 2.0

Dr. Dobb's Journal,
April 26, 2005

The upcoming cross-page posting feature lets you post the content of a form to another page, even to pages belonging to other applications

Using Multiple Forms in ASP.NET

Dr. Dobb's Journal,
April 11, 2005

ASP.NET pages can contain no more than one HTML form and can post only to itself, but you can work around this limitation to add extra input forms

Previous 8 9 10 11 12 13 14 15 16 17 Next