|
|
Net Programming
For those of you who have attended the Microsoft 2-Day .Net seminars that I
provide on behalf of Applied
Information Sciences, Inc, and Microsoft, here is a recap of some of
the information I provided above and beyond the basic materials.
If you're stopping in from a class I taught, or just found this through a search
engine, be sure to drop me a note in my
guestbook.
|
Links
If you're interested in the ever-growing list of .Net links, click
here.
Standards and Naming
Conventions
For .Net naming conventions and standards, click
here.
Best Practices
For some .NET best practices, click
here.
Demos from the Courses
Of course, if what you're mainly interested in is the collection of demos from
the course, click here :-)
HTTPModule Example
If you're interested in seeing how I used an HTTPModule to prevent deep-linking
of certain images on my site, click
here.
Cache API Example
After I created the HTTPModule, I added some optimizations. One
optimization used the Cache API to store the configuration file
information. To see the code and documentation for that enhancement,
click here.
For other programming-related information, please visit the
links page, and / or these fine sites :

|