The CopyProc Add-in
This add-in breaks up the selected VB component’s code and prepares a list of all the procedures(Subroutines, Functions, Property Procedures and the Declaration section). You can select the methods and
This add-in breaks up the selected VB component’s code and prepares a list of all the procedures(Subroutines, Functions, Property Procedures and the Declaration section). You can select the methods and
n this final installment of the text editor project, we’re going to be adding these commonly used features: Find, Find Again Cut, Copy, Paste As usual, the final code is
e’ve all seen Web sites that display great-looking, informative graphs generated from dynamic data. Stock market reports are one common example of these; sales and marketing information also frequently get
ur focus has always been on assisting the new ASP programmer in mastering the techniques that the pros use all the time. Thus, to help you wade through the list
This addin greatly simplifies adding error handling to VB programs. Simply register the DLL using REGSVR32 and the addin will be added into the Visual Basic tools menu. Keep the
ascally RecursionExtensible Stylesheet Language Transformations, or XSLT, allows you to transform XML documents into other XML documents using XSL. Using XSLT can be very trying, but it is, in fact,
ave you visited sites that allow you to “E-mail this page to your friend”? Have you tried it and sent the page to yourself to see what it looks like?
nce you get past the point of creating a solid database design and ensuring the integrity of your database, inevitably you need to know about the objects in your database.