| Subject: ILasm |
| Group: microsoft.public.windows.developer.winfx.sdk |
| Date: 11/29/2006 8:49:02 AM |
| From: =?Utf-8?B?Y29kZW11dHQ=?= [Email Address Protection] |
Are there any plans to add support for doing IL projects in Visual Studio? What I mean is you can do a C# project, a VB project, a C++ project -- but no IL project. I want to be able to write IL code, press "build" and the GUI invokes ilasm.exe, and either succeeds or spews out errors, you can run it, debug it, etc, from within the IDE. At present I use the "unintegrated development environment". Somehow I bet the team working on ilasm has some kind of IDE they use. No? |
| Back |