Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
5answers
897 views

IDE for MSIL

There's any number of questions about MSIL on SO but none that directly answer this. I've been using Textpad which does have a syntax definition file for MSIL and then using ILASM in a command prompt ...
1
vote
0answers
189 views

Stuck with ILIDE

I'm trying desperately to find a (good, even any?) IDE for MSIL. (For that c : http://stackoverflow.com/questions/640583/ide-for-msil) I thought I found one with ILIDE, but when debugging my code I ...