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.

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

The Dilemma of Control versus WebControl

Dr. Dobb's Journal,
November 09, 2004

Choosing the right base class for a control can save you development time, and maybe more importantly, can result in a more elegant and effective overall design

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

Partial Classes in .NET 2.0

Dr. Dobb's Journal,
September 23, 2004

The next version of the .NET Framework will include the ability to merge two or more files together to obtain the full definition of a class

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

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