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.

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

Variable-Length DataGrid Pages

Dr. Dobb's Journal,
March 23, 2005

In ASP.NET, you can customize the DataGrid control's built-in paging mechanism to provide more flexible displays of data.

Directing the Action with Page Directives

Dr. Dobb's Journal,
March 14, 2005

Directives define the environment in which an ASP.NET page will run. Here's a look at a couple of directives: the @Implements directive, which lets you specify interfaces; and @Reference, which lets you dynamically link the current page and the specified page or user control

Skin Your Pages

Dr. Dobb's Journal,
December 17, 2004

Global Themes help unify the appearance of controls through all the pages of a web application

Looking Behind ASP.NET’s Compile Model

Dr. Dobb's Journal,
December 09, 2004

With a few tweaks to the set up of your ASP.NET app, future class updates will be automatically detected without an intermediate compile.

When the IIS Service Gets Unavailable

Dr. Dobb's Journal,
November 23, 2004

One-Click Attacks

Dr. Dobb's Journal,
October 22, 2004

Hackers can trick unsuspecting e-mail users into launching attacks on your site with just a single click. Here's how you can filter out the bogus requests from the legitimate ones

Session Hijacking

Dr. Dobb's Journal,
October 11, 2004

Every web application is a likely target for session hijacking, but tracking IP addresses as requests are processed can help spot the ne'er-do-wells

The New Code-Behind Model

Dr. Dobb's Journal,
September 08, 2004

ASP.NET's code-behind model has undergone big improvements in Version 2.0, including the new "partial class" mechanism that provides more coding flexibility

Standard-Savvy WSE 2.0

Dr. Dobb's Journal,
August 09, 2004

The WS-* specs are helping standardize web services development, and .NET's Web Services Enhancements 2.0 supports two of the most mature WS-* standards: WS-Security and WS-Policy.

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