Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / VB8

VB8

VB8

Great Reads

by Mr.PoorEnglish
Compute "SnapValues" with minimum of fractional digits, useful in autoscaling Chart-control
by dheerajindian
Small but important questions
by Dazdarevic Edin
A .NET component that simplifies tracking of system's idle time.
by Chris Kolkman
A .NET implementation of a Deque object.

Latest Articles

by Mr.PoorEnglish
Compute "SnapValues" with minimum of fractional digits, useful in autoscaling Chart-control
by dheerajindian
Small but important questions
by Dazdarevic Edin
A .NET component that simplifies tracking of system's idle time.
by Chris Kolkman
A .NET implementation of a Deque object.

All Articles

Sort by Score

VB8 

by Martin Hinshelwood
Even though this sounds like a really simple thing, what if you do not know the name of the controls, and you do not want to have to add a bit of code that you, or another may developer may forget to every piece of code with a timer in it.
by Nicolas Brassard
Fake ISAPI Handler to Serve Static Files with Extensions that are Rewritten by URL Rewriter
by Abhishek Sur
Make your class library COM visible using few simple steps
by Martin Hinshelwood
I am not sure if this is a good idea, but I was bored one day and decided to add a TFS Error Log provider for Elmah. There are 2 ways you can do this.