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.

Hash Functions in .NET

Dr. Dobb's Journal,
October 13, 2006

Dino Esposito explains the use of .NET 2.0 hash functions to protect a password or the contents of a file. - .NET

Flicker-Free Web Page Updates

Dr. Dobb's Journal,
July 02, 2007

Dino Esposito looks at the two programming models available in ASP.NET AJAX: pure AJAX remote procedure calls and partial rendering. (Part 1 of 2) - .NET

From the Editor

Dr. Dobb's Journal,
January 01, 2003

With new developer tools and OS support on the horizon, the .NET Framework will continue to grow in importance over the next year. So to kick off our first issue of 2003, we're launching a new column, "Inside .NET," by Dino Esposito.

Handling Application-Level Request Events

Dr. Dobb's Journal,
June 21, 2007

In ASP.NET the HTTP application object fires application-level events to listening components in either HTTP modules or code manually added to the global.asax application file. Dino Esposito compares these two options.

ASP.NET 3.5 Is Here

Dr. Dobb's Journal,
September 05, 2007

The last rev of ASP.NET brought some major changes to the platform, so what about the next rev? On the eve of the ASP.NET 3.5 release, Dino Esposito takes look at what's new and what's not. - .NET

Applied XML Programming for Microsoft .NET

Dr. Dobb's Journal,
April 21, 2004

Dino Esposito takes a look at ADO.NET XML data serialization in this sample chapter from his book, Applied XML Programming for Microsoft .NET. the book describes the set of XML core classes in .NET; introduces the .NET XML parsing model; discusses XML readers and writers and XMLDOM; and examines technologies such as schemas, transformations, and XPath.

Visual Studio 2010 Global Launch is Underway!

Dr. Dobb's JournalJoydip Kanjilal
April 12, 2010

The countdown has begun! The much awaited release of Visual Studio 2010 is around the corner. Visual Studio 2010 marks the next generation of development tools from Microsoft. Visual Studio 2010 and .NET Framework 4.0 would be launched globally on April 12, 2010. Microsoft is all set to position Visual Studio 2010 as a development tool that can support Windows 7, Windows Server 2008 R2, Azure, SQL Server, Office 2010 and SharePoint 2010. Visual Studio 2010 would be available in the following editions:

  • Visual Studio 2010 Professional
  • Visual Studio 2010 Premium
  • Visual Studio 2010 Ultimate
  • Visual Studio 2010 Test Professional
All these Visual Studio 2010 editions would be available from April 12th, 2010. You can watch the live webcast of the Microsoft Visual Studio 2010 Launch Conference and Expo, held at the Bellagio Resort in Las Vegas on April 12th, 2010. Here is the link to the webcast: http://www.microsoft.com/visualstudio/en-us/watch-it-live With key notes from Scott Guthrie and Bob Muglia, the noted speakers in this event include: Scott Allen, Dino Esposito, Steven Smith, Rick Strahl, Dan Wahlin, Michele Leroux Bustamante and others. You can find the complete list of the speakers for the Visual Studio 2010 launch event here: http://www.devconnections.com/shows/SP2010VS/default.asp?c=2&s=144 The sessions are listed here: http://www.devconnections.com/shows/SP2010VS/default.asp?c=1&s=144 Visual Studio 2010 Global Launch events would be held worldwide in many places around the globe. Here is the list of those places where such events would be organized: http://www.microsoft.com/visualstudio/en-us/visual-studio-events The Visual Studio 2010 IDE comes in with a lot of new features and enhancements. These include:
  • Enhanced Support for Multi-targeting
  • Support for Call Hierarchy of methods
  • Support for Parallel Programming and Debugging
  • Support for XSLT Profiling and Debugging
  • Support for Creating SharePoint Applications
  • Support for Quick Search
  • Support for XSD Designer
  • Support for UML Designer
  • Support for better application performance and deployment features
We will explore more on each of these features in future posts. So, why wait? Want to give a try? Well, you can download a copy of Visual Studio 2010 RC from this link: http://www.microsoft.com/visualstudio/en-us/download - .NET

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.

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.

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

1 2 3 4 5 6 7 8 9 10 Next