Macro Magic.Net for VB and CSharp Macros Included -- AddPropertyAccessor,Regionise ,TryCatchSelect, TryCatch, TryCatchFinally , ForLoop, ForEachLoop,SelectCase_Switch, IfElse, IfNoElse, DoWhileLoop, Whileloop, ThrowNewException, InsertEnum/InsertComponent/InsertException/InsertSimpleObject, PrependAttribute ,SwapCase.
Includes a class namespace and hierarchy browser for easy selecting - this is especially useful when VSStudio Intellisense is uninformative (for example when you want to throw an exception and you want to select just the exceptions from the System.IO namespace or browse other namespaces for more appropriate exceptions.) Simply works on code blocks selected in the IDE. To install Follow the instructions within the file.
File List:
CShVBMacros.vb
343Kb
Similar code
Create libraries (.dll) with VB.NET - Standard Edition
(Popularity: ) : This code allows to create and compile all kinds of libraries with Visual Basic .NET - Standard Edition (usually this functionality is only available in Visual Studio!). Instructions on how to add the macro to your IDE are included in ... Above sub name
(Popularity: ) : What is the NAME of the procedure ABOVE the current one ? (May 6th 03: Fixed a Hem... Bug, Yes!). When in a VB code editor window you MUST click in that above procedure to have its name displayed in ... Fix 'Click on this objec to activate' and spacebar problem with objects in IE
(Popularity: ) : Because Microsoft lost the lawsuit, you may all notice that embedded objects and other objects (including flash objects) have to be clicked on first to activate them in Internet Explorer. This code will automatically update your website so that this ...