Click here to Skip to main content
6,630,289 members and growing! (21,903 online)
Email Password   helpLost your password?
Announcements
BullFrog Power
 
Search    
Add to IE Search

Articles by Scott Dorman (7 articles found)

Average article rating: 4.47

.NET Framework

SafeHandle and Constrained Execution Regions
Last Updated: 30 Oct 2006   Page Views: 12,344   Rating: 4.33/5    Votes: 6   Popularity: 3.37   Bookmark Count: 11
Licence: The Code Project Open License (CPOL)   
Explains the new SafeHandle class and Constrained Execution Regions, and shows how to use them.
Using managed code to detect what .NET Framework versions and service packs are installed
Last Updated: 8 Sep 2008   Page Views: 76,648   Rating: 4.59/5    Votes: 32   Popularity: 6.91   Bookmark Count: 139
Licence: The Code Project Open License (CPOL)   
Explains how to use managed code to detect which .NET Framework versions and service packs are installed.

C#

Using Managed Code to Detect if IIS is Installed and ASP/ASP.NET is Registered
Last Updated: 30 Dec 2007   Page Views: 36,075   Rating: 4.50/5    Votes: 9   Popularity: 4.29   Bookmark Count: 54
Licence: The Code Project Open License (CPOL)   
Explains how to use managed code to detect which version of Internet Information Services (IIS) is installed and if ASP or ASP.NET is registered.
Data Binding an Enum with Descriptions
Last Updated: 30 Dec 2007   Page Views: 63,500   Rating: 4.33/5    Votes: 55   Popularity: 7.54   Bookmark Count: 127
Licence: The Code Project Open License (CPOL)   
A simple solution for binding an enum to a UI control using data binding.
Implementing IDisposable and the Dispose Pattern Properly
Last Updated: 30 Dec 2007   Page Views: 102,117   Rating: 4.76/5    Votes: 77   Popularity: 8.97   Bookmark Count: 217
Licence: The Code Project Open License (CPOL)   
Explains how to properly implement the IDisposable interface, the Dispose Pattern, and deterministic finalization.

Internet / Network

An easy-to-use URL file downloader class for .NET
Last Updated: 17 Aug 2007   Page Views: 88,950   Rating: 4.56/5    Votes: 24   Popularity: 6.30   Bookmark Count: 141
Licence: The Code Project Open License (CPOL)   
A simple to use resumable file downloader class that provides progress feedback for .NET 2.0 or .NET 1.1

Scrapbook

CodeProject Forum Guidelines
Last Updated: 3 Sep 2008   Page Views: 17,681   Rating: 4.53/5    Votes: 15   Popularity: 5.32   Bookmark Count: 14
Licence: The Code Project Open License (CPOL)   
The accepted social etiquette for posting in the CodeProject discussion forums.

Custom Controls

Getting a custom attribute [Technical Blog]
Last Updated: 8 Jun 2009   Page Views: 2,612   Rating: 4.00/5    Votes: 1   Popularity: 0.00   Bookmark Count: 4
Licence: The Code Project Open License (CPOL)   
Attribute programming has a lot of benefits and, when done correctly, can greatly simplify the amount of code that you need to write. One drawback to using attributes is that the code required to retrieve a custom attribute from a type is a bit cumbersome and is very repetitious. Given a type, the

Uncategorised Technical Blogs

Windows 7 Tricks and Keyboard Shortcuts [Technical Blog]
Last Updated: 18 May 2009   Page Views: 7,295   Rating: 4.61/5    Votes: 10   Popularity: 4.61   Bookmark Count: 13
Licence: The Code Project Open License (CPOL)   
I’ve been running Windows 7 RC for a little over a week now and can’t imagine going back to Vista at this point. I decided to start with a fresh install of Windows 7, so I’ve been in the process of reinstalling all of my applications and cleaning up my disk drives. In the process, I went searching

Scott Dorman


Member
Scott is a C# MVP and has been involved with computers in one way or another for as long as he can remember, but started professionally in 1993. After spending 6 years as a systems administrator, Scott branched out and started developing eCommerce store fronts. From there, he has worked on many different projects and has been working with .NET and C# since 2001.

He has worked at Fortune 500 companies and privately held start-ups focused on IT consulting where he gained experience in embedded systems design and software development to systems administration and database programming, and everything in between.

Although his primary focus right now is commercial software applications using Microsoft .NET technologies, he prefers building infrastructure components, reusable shared libraries and helping companies define, develop and automate process standards and guidelines.

Scott is currently working as a senior developer and architect on the Gulf coast of Florida, where he lives with his three cats.
Occupation: Software Developer (Senior)
Location: United States United States


Last Updated 21 Nov 2009
Web09 | 2.2.0175 | Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use