Visual Basic — Express 2010
As a full-fledged tool, it allows users to build modern applications that run on the .NET Framework 4. Its core strength lies in Rapid Application Development (RAD) , which uses a drag-and-drop interface for building Graphical User Interfaces (GUIs).
It introduced implicit line continuation , which removes the need for underscores in many cases, and statement lambdas for more concise code. visual basic express 2010
If you developed applications in Visual Basic 2005 or 2008 that needed to talk to Microsoft Excel or Word, you remember the deployment nightmare. You would build a small utility app on your machine, run it perfectly, deploy it to a client, and immediately crash. As a full-fledged tool, it allows users to
The "DLL Hell" of Office interop was effectively neutralized for the VB developer. If you developed applications in Visual Basic 2005
Because the compiler was now embedding the interfaces, it could treat COM objects as flexible "Duck Types" (if it walks like a duck and quacks like a duck...).
If you have a VB Express 2010 project, Microsoft recommends: