Mark Levison

Musings on No Touch Deployment, .NET development and photography

<November 2008>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456


Navigation

Other

Blogroll

Subscriptions

Post Categories



VS .NET Help

Brian Keller asked for suggestions on the VS .NET help in An Intense Lunch.

At first I thought he was joking about "Stone's Way" series - no only did some one write it, but it taking up disk space on my machine.  I assume its already destined for the trash bin.

Useful suggestions:

  1. Many of the sample program fragments in the docs don't include output.  It is pain to fire up a separate copy of VS .NET, build a project, ... - just to figure out what the output is.  Even snippet compiler can be a hassle.  There should even be graphical output to demo the graphical stuff.  If there differences between one method and the next is only subtle then the output can be even more important.
  2. Some enums and methods just parrot back the enum/method name and a few simple words.  Please give us enough detail to understand what they do.  For example PenType.HatchFill and PenType.TextureFill - there are no examples of these in the docs or in Petzold.
  3. Ensure all of the permissions especially link demand permissions are well documented.  I've discovered a few (that I've reported), when I got a security exception in the default internet permission set.

Thats all for now - I will post more as I find them

posted on Friday, March 26, 2004 4:01 PM by mlevison





Powered by Dot Net Junkies, by Telligent Systems