Sitemap
VB6 Articles
VB Notebook For VB6 Archive Site
Posts
- Category: Code Examples
- 3 Handy Icon Functions You Can Use
- 3 Handy VB.NET File Functions You Can Use
- 3 Handy VB.NET String Functions You Can Use (3)
- 3 More Useful VB.NET String Functions (2)
- Application Plug-ins Code Example Update (2)
- Base64 Encoding (1)
- Extending My.Computer.Audio To Play MP3's (1)
- How To Compare Files in VB.NET
- How To Create a Blog Badge in VB.NET
- How To Create a CAPTCHA Graphic in VB.NET (13)
- How To Create Application Plug-ins In VB.NET (5)
- How To Do Credit Card Validation in VB.NET (5)
- How to Read a RSS Feed Into a Dataset
- How To Update Controls Using BackgroundWorker in VB.NET (8)
- How To Write an IsValidPath Function (3)
- Impersonation Class
- Introduction to the ErrorProvider Component
- MDI PDF File Viewer with Tabbed Header (2)
- Pseudo System Modal Dialog
- Regular Expressions Tester
- System.Net.Mail How To (6)
- The .NET Random Object
- Using Binary Serialization
- Using TextFieldParser
- Will the Real User Please Stand Up (1)
- Category: Development Teams
- 10 Ways To Insure Project Failure (6)
- 5 Development Team Productivity Killers
- 6 Tips for Coaching Your Development Team (5)
- 7 Ways To Hire Smarter Programmers (9)
- Conquering Meeting Madness
- Encourage Creativity
- How to be a Benevolent Dictator
- How To Conduct a VB.NET Job Interview (3)
- Marine Corps Leadership Secrets - Part I (5)
- Marine Corps Leadership Secrets - Part II
- Marine Corps Leadership Secrets - Part III
- Marine Corps Leadership Secrets - Part IV (2)
- Marine Corps Leadership Secrets - Part V (1)
- Marine Corps Leadership Secrets - Part VI
- Sacred Cows Make Great Steaks (1)
- Scapegoating In Development Teams
- The Basics of Tiger Team Programming (2)
- Category: Lighter Side
- Category: Link Round-Up
- Link Round-Up for 10/05/07 (4)
- Link Round-Up for 10/10/07 (2)
- Link Round-Up for 10/18/07
- Link Round-Up for 8/1/07
- Link Round-Up for 8/16/07
- Link Round-Up for 8/23/07
- Link Round-Up For 8/29/07 (2)
- Link Round-Up for 8/9/07
- Link Round-Up for 9/13/07
- Link Round-Up for 9/20/07 (2)
- Link Round-Up for 9/27/07
- Link Round-Up for 9/6/07
- VB.NET Link Round-Up for 6/26/07 (1)
- Category: Personal Development
- Category: Project Management
- 10 Ways To Insure Project Failure (6)
- 7 Steps to Recover a Failing Project (2)
- Beware of These Three Software Development Blind Spots (2)
- How To Communicate With Users
- The 7 Steps of Software Development - Revisited (3)
- The 7 Steps of Software Development Case Study - Chapter I
- The 7 Steps of Software Development Case Study - Chapter II
- The 7 Steps of Software Development Case Study - Chapter III
- The 7 Steps of Software Development Case Study - Chapter IV
- The 7 Steps of Software Development Case Study - Chapter IX
- The 7 Steps of Software Development Case Study - Chapter V (1)
- The 7 Steps of Software Development Case Study - Chapter VI
- The 7 Steps of Software Development Case Study - Chapter VII
- The 7 Steps of Software Development Case Study - Chapter VIII
- The 7 Steps of Software Development Case Study - Chapter X
- Category: Site Info
- A Few More Site Changes
- Guest Blogging on AjaxNinja
- Pardon Our Dust
- Site News for 10/06/07 through 10/13/07
- Site News for 10/14/07 through 10/20/07
- Site News For 11/5/2007 (1)
- Site News for 8/13/07 through 8/18/07
- Site News for 8/19/07 through 8/25/07
- Site News for 8/26/07 through 9/1/07 (1)
- Site News for 9/16/07 through 9/22/07
- Site News for 9/2/07 through 9/8/07
- Site News for 9/23/07 through 9/29/07
- Site News for 9/30/07 through 10/06/07
- Site News for 9/9/07 through 9/15/07
- Some Site Additions and Stuff
- Category: Tip Sheets
- 3 More Useful VB.NET String Functions (2)
- 3 Quick String Tips
- 5 Elements of Style For Error Messages (7)
- 7 Ideas For Object Discovery
- 8 Ways to Get To Know Your User's Computer (1)
- Avoid Using Dynamic SQL Statements
- Beware of the Byte Order Mark (3)
- ClickOnce Deployment
- Comparing String to Integer Conversion Methods in VB.NET (5)
- Configuring Restricted Systems
- Develop Better User Interfaces By Knowing Your Users (2)
- Free VB.NET Resources From Microsoft
- How To Convert a WinForms App To A Windows Service (4)
- How To Make Debugging .NET Windows Services Easier (5)
- How To Pass Data Between Forms in VB.NET (10)
- How To Uninstall a Failed Windows Service Installation (7)
- What You Should Know About Rounding in VB.NET
- Why Option Strict? (1)
- Category: VB.NET Interview Questions
- Category: VB.NET Tutorials
- AndAlso and OrElse
- Application Events
- Application Settings
- Exploring the System.IO.Path Namespace - Part I
- Exploring the System.IO.Path Namespace - Part II
- How To Create Application Plug-ins In VB.NET (5)
- How To Pass Data Between Forms in VB.NET (10)
- How To Update Controls Using BackgroundWorker in VB.NET (8)
- How to Use the Action and Predicate Delegates (4)
- Introduction to Constructors and Destructors in VB.NET (3)
- Introduction To FileSystemWatcher (8)
- Introduction to Interfaces in VB.NET (10)
- Introduction to My.Computer.Network (1)
- Introduction to Nullable Types in VB.NET (3)
- Introduction to Operator Overloading in VB.NET (2)
- Introduction to System.Enum (1)
- Introduction to the Comparer Delegate
- Introduction to the Converter Delegate
- Introduction to the ErrorProvider Component
- Introduction To the Generic Dictionary Class
- Introduction to the Generic List - Part I
- Introduction to the Generic List - Part II
- Introduction to the Singleton Pattern in VB.NET (7)
- Introduction to the StringBuilder Class
- Introduction to Using XPath in VB.NET
- Introduction To VB.NET Delegates (3)
- Introduction to VB.NET Generic Queues (1)
- Introduction To VB.NET Generic Stacks
- Introduction To XML Comments
- My.Computer.FileSystem Shortcuts for VB.NET - Part I (1)
- My.Computer.FileSystem Shortcuts for VB.NET - Part II
- My.Computer.FileSystem Shortcuts for VB.NET - Part III
- My.Computer.FileSystem Shortcuts for VB.NET - Part IV (1)
- My.Computer.FileSystem Shortcuts for VB.NET - Part V
- Partial Classes
- Property Accessibility
- Rolling Your Own Generic Functions (4)
- String Class vs. Microsoft.VisualBasic Namespace - Part I
- String Class vs. Microsoft.VisualBasic Namespace - Part II
- String Class vs. Microsoft.VisualBasic Namespace - Part III
- The Continue Statement
- Using the Using Statement
- Welcome to Math Class (1)
- Category: VB6 To VB.NET
- 10 Things to Avoid When Moving From VB6 to VB.NET
- 3 Quick Examples: Temp File, Topmost Form and Current User Name
- 3 Reasons Why VB6 is Dead
- A Look at When to Rewrite Your VB6 apps in VB.NET
- Enlarge Combobox Dropdown Area (1)
- Introduction to Constructors and Destructors in VB.NET (3)
- Introduction to System.Enum (1)
- Select Text Upon Entry (1)
Plugin by dagondesign.com


