Click here to Skip to main content
15,886,026 members

Articles by jconwell (Articles: 9)

Articles: 9

RSS Feed

Average article rating: 4.80

DevOps
Load Testing
1 Feb 2004   Updated: 1 Feb 2004   Rating: 4.87/5    Votes: 90   Popularity: 9.41
Licence: Not specified    Views: 209,595     Bookmarked: 236   Downloaded: 0
Please Sign up or sign in to vote.
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.
1 May 2006   Updated: 1 May 2006   Rating: 5.00/5    Votes: 18   Popularity: 5.73
Licence: CPOL    Views: 101,423     Bookmarked: 72   Downloaded: 429
Please Sign up or sign in to vote.
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.
Programming Languages
C#
2 May 2004   Updated: 2 May 2004   Rating: 4.55/5    Votes: 64   Popularity: 8.12
Licence: Not specified    Views: 279,329     Bookmarked: 181   Downloaded: 4,968
Please Sign up or sign in to vote.
Shows how to create a custom scrolling label control with GDI+ and proper double buffering
2 Jan 2004   Updated: 2 Jan 2004   Rating: 4.87/5    Votes: 49   Popularity: 8.10
Licence: Not specified    Views: 216,099     Bookmarked: 117   Downloaded: 3,002
Please Sign up or sign in to vote.
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.
19 Apr 2004   Updated: 22 Apr 2004   Rating: 4.81/5    Votes: 38   Popularity: 7.54
Licence: Not specified    Views: 224,917     Bookmarked: 92   Downloaded: 1,552
Please Sign up or sign in to vote.
A blog reader, integrated into Visual Studio. Shows a list of blogs, blog entries, and which entries you haven’t read yet
MSIL
6 Mar 2006   Updated: 6 Mar 2006   Rating: 4.88/5    Votes: 34   Popularity: 7.34
Licence: CPOL    Views: 223,267     Bookmarked: 177   Downloaded: 0
Please Sign up or sign in to vote.
Introduction to creating dynamic types with Reflection.Emit.
11 Aug 2006   Updated: 1 Sep 2006   Rating: 4.96/5    Votes: 41   Popularity: 7.78
Licence: CPOL    Views: 231,104     Bookmarked: 138   Downloaded: 1,630
Please Sign up or sign in to vote.
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.
XML
16 Feb 2004   Updated: 18 Mar 2004   Rating: 4.74/5    Votes: 64   Popularity: 8.36
Licence: Custom    Views: 423,920     Bookmarked: 167   Downloaded: 6,751
Please Sign up or sign in to vote.
Write and execute C# or VB.NET as if they were scripting languages (using the CodeDom)
Web Development
ASP.NET
22 Dec 2003   Updated: 22 Dec 2003   Rating: 4.57/5    Votes: 13   Popularity: 4.93
Licence: Not specified    Views: 87,492     Bookmarked: 31   Downloaded: 587
Please Sign up or sign in to vote.
Automatically break into code when calling Debug.Assert in ASP.NET and Web Services

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United States United States
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!