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.

Active Directory Membership Provider

Dr. Dobb's Journal,
February 23, 2006

ASP.NET 2.0 allows you to validate users via Active Directory, database, or even a custom algorithm. - .NET

Medium Trust in ASP.NET Applications

Dr. Dobb's Journal,
February 09, 2006

Setting the trust level to "Medium" for an ASP.NET application can often be the perfect blend of security and functionality.

IIS Kernel Caching

Dr. Dobb's Journal,
January 24, 2006

Paraphrasing the Rutles, all you need is cache to speed up ASP.NET page requests. Enabling caching in IIS 6.0 is simple, but there are some limitations on which page requests can be cached.

Synchronizing Access to the ASP.NET Cache

Dr. Dobb's Journal,
January 10, 2006

A synchronizer is an intermediate but global object that you lock before entering in a piece of code sensitive to concurrency. Here are some tips on how to set up the lock. - .NET

Generics in ASP.NET

Dr. Dobb's Journal,
November 29, 2005

Generics can be used in ASP.NET to write neater and more strongly typed code, but ASP.NET 2.0 was not designed with generics in mind. Dino explains why.

An Overview of Generics

Dr. Dobb's Journal,
November 14, 2005

In the .NET Framework 2.0, C# and Visual Basic .NET support generics. This means that you can have a List of Integer and a List of ProductInfo, and they will be different types.

An Overview of Ajax.NET

Dr. Dobb's Journal,
October 25, 2005

Ajax.NET is an open-source ASP.NET library that greatly simplifies coding remote scripting.

ASP.NET Impersonation

Dr. Dobb's Journal,
October 11, 2005

With ASP.NET 1.1, it's possible to impersonate a fixed identity in Windows XP and Windows Server 2003, as well as under Windows 2000 machines and IIS 5.0.

ASP.NET2theMax

Dr. Dobb's Journal,
September 28, 2005

Because 2.0 complies with W3C Standards, ASP.NET coders will now have to avoid some commonly used tags and attributes. Not ready to upgrade? ASP.NET 2.0 will let you hit the compliance "snooze alarm" in your web.config file, but that option should be used cautiously.

ASP.NET2theMax

Dr. Dobb's Journal,
September 12, 2005

Each version of Windows has created new issues for using ASP.NET Impersonation. Windows XP and Windows Server 2003 provide new impersonation features that were trouble in Windows 2000 with IIS 5.0.

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