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

Articles by jconwell (9 articles found)

Average article rating: 4.50

Miscellaneous

Creating a professional looking GDI+ drawn custom control
Last Updated: 2 May 2004   Page Views: 156,218   Rating: 4.33/5    Votes: 58   Popularity: 7.64   Bookmark Count: 130
Shows how to create a custom scrolling label control with GDI+ and proper double buffering

ASP.NET

Automatically break into code when calling Debug.Assert in ASP.NET and Web Services
Last Updated: 22 Dec 2003   Page Views: 52,054   Rating: 4.22/5    Votes: 12   Popularity: 4.55   Bookmark Count: 28
Automatically break into code when calling Debug.Assert in ASP.NET and Web Services
Performance Strategies for Enterprise Web Site Development
Last Updated: 1 Feb 2004   Page Views: 135,899   Rating: 4.72/5    Votes: 87   Popularity: 9.16   Bookmark Count: 213
This article describes performance strategies to use with web sites that need to be able to handle a high volume of users. This includes planning for perf tuning, tools and metrics to use in measuring performance, as well as many techniques that you can use to actually make your pages run faster.

.NET Framework

Dot Net Script
Last Updated: 18 Mar 2004   Page Views: 195,970   Rating: 4.43/5    Votes: 57   Popularity: 7.78   Bookmark Count: 128
Write and execute C# or VB.Net as if they were scripting languages (using the CodeDom)
Introduction to Creating Dynamic Types with Reflection.Emit
Last Updated: 6 Mar 2006   Page Views: 63,933   Rating: 4.55/5    Votes: 24   Popularity: 6.27   Bookmark Count: 118
Introduction to creating dynamic types with Reflection.Emit.

C#

Introduction to Creating Dynamic Types with Reflection.Emit: Part 2
Last Updated: 1 May 2006   Page Views: 40,173   Rating: 4.24/5    Votes: 14   Popularity: 4.86   Bookmark Count: 48
Licence: The Code Project Open License (CPOL)   
Part 2 of an introduction to creating dynamic types. This article shows how to actually generate the methods in a dynamic type and how to call them.
Use the ApplicationContext Class to Fully Encapsulate Splash Screen Functionality
Last Updated: 2 Jan 2004   Page Views: 88,242   Rating: 4.59/5    Votes: 37   Popularity: 7.20   Bookmark Count: 84
This isn't an example on how to create a splash screen for your app. This article explains a clean way to encapsulate splash screen functionality into an inherited ApplicationContext class. This article also shows in detail what happens behind the scenes when a WinForm app starts.

Algorithms & Recipes

Code Analysis Tools - A collection of IL code analysis tools
Last Updated: 1 Sep 2006   Page Views: 79,460   Rating: 4.67/5    Votes: 38   Popularity: 7.38   Bookmark Count: 106
Licence: The Code Project Open License (CPOL)   
This tool analyses the IL of a list of assemblies, looking for types, methods, and fields that are not used by another list of assemblies. This lets you see if you have unused legacy code lying around that should be cleaned up.

Macros and Add-ins

Blog Reader Add-In for Visual Studio .NET
Last Updated: 22 Apr 2004   Page Views: 134,799   Rating: 4.78/5    Votes: 38   Popularity: 7.56   Bookmark Count: 88
A blog reader, integrated into Visual Studio. Shows a list of blogs, blog entries, and which entries you haven’t read yet

jconwell


Member
I have been a professional developer since 1996. My experience comes from many different industries; Data Mining Software, Consulting, E-Commerce, Wholesale Operations, Clinical Software, Insurance, Energy.

I started programming in the military, trying to find better ways to analyze database data, eventually automating my entire job. Later, in college, I automated my way out of another job. This gave me the great idea to switch majors to the only thing that seemed natural…Programming! I am a devout fan of new technology, and all things Microsoft, and in my spare time I enjoy, what else? Programming. God, I'm a geek.
Occupation: Other
Company: Attenex (www.Attenex.com)
Location: United States United States


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