
Microsoft Visual Studio
Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft. It is used to develop computer programs for Microsoft Windows, as well as web sites, web applications and web services.
It's still in development and not up to production use but it's quite unique in features. Basically, all the language constructs, such as assemblies, types...
it's still in development and not up to production use but it's quite unique in features. basically, all the language constructs, such as assemblies, types, members, statements, expressions are treated as objects and are associated with rich operation options. you can enjoy features usually seen in graphical editors, such as multiple selection, multiple copypaste, tagging, batch operation and very powerful search capability. it takes some getting used to but eventually might increase productivity. right now, it only supports form applications though.
Discontinued developer-tools ide graphical graphical-programming