Here's the simplest possible code for creating a custom collection class in the Microsoft .NET Framework that includes support for For…Each loops, an indexer method and initializing collections with { ...
Sure, .NET's got great support for XML, but what's a VB6 programmer to do? Learn to work with MSXML2's DOM parser, that's what. The Document Object Model (DOM) is the oldest, and arguably the easiest, ...
A helper class can simplify and isolate hosting add-ins. Making this class generic allows a single helper class for use with all add-ins. This version improves performance by ensuring the store is ...
Alrighty, my disclaimer is that I suck with COM. Always have, always will. With that out of the way, I'm trying to work on some legacy apps that I've inherited, and I'm confused. Here's what I ...
Sorry if this is an obvious question. We're just migrating from VB6 and are having to learn VS2005 and .Net on our own.<BR><BR>We've got to move some XML data around and have all these XSD files to ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results