Search for: exe to vb decompiler
Related Programming Resources
- Fusebox Newbie Guide Fusebox is a development methodology for web applications. Its name derives from its basic premise: a well-designed application should be similar to the fusebox in a house. In a fusebox, if one fuse is blown, the rest of the fuses continue to work. Each fuse has its own defined job,
- VBScript Language Reference VBScript Data Types VBScript has only one data type called a Variant. A Variant is a special kind of type that can contain different kinds of information, depending on how it's used. Because Variant is the only data type in VBScript, it's also the data type returned all functions in VBScript. At its simplest,
- 70-305 Developing and Implementing Web Applications With Microsoft Visual Basic .NET Demo You are creating an ASP.NET application for EliteCertify's Internet Web site. You want to create a toolbar that will be displaed at the top of each page in the Web site. The toolbar will contain only static HTML code. The toolbar will be used in only your application. You plan
- Introduction to C# C# - The Big Ideas The Big Ideas - The first component oriented The first component oriented language in the C/C++ family language in the C/C++ family - Everything really is an object Everything really is an object - Next generation robust and Next generation robust and durable software durable software - Preservation of
- Rich Internet Applications Programming with Zend Framework We are winding down now; you knowthe basics and I'msure by now you have started trying to apply what you've learned to your own projects. Honestly, if you weren't, I'd be worried since reading this book won't make you a Zend Framework programmer, actually working with it will. Making our Sample