Home » Post Item » where are you my minimalist IDE???
this is where i waste my English words and lay my thoughts on C#, how this language came to be, and how i was able to make it through this programming language... :D i am just an ordinary programmer trying to make a living... and this is an interesting blog you've got to read...!!!

where are you my minimalist IDE???

November 19, 2006

It seems I really need to create another version of (hopefully working) IDE for the .NET framework…

Dont worry the Visual Studio 2005 works fine, in fact it is the best (of course Microsoft created it for .NET framework 2.0), but it needs to be installed in the PC first. I need something mobile, that I can move with me.

Just a clarification, I am not bringing with me a laptop. By mobile I mean in a USB flash drive. That's right, I need something that I can use without having the trouble to install it in every PC that I would use.

I found just that, actually, on the SharpDevelop 2.0 IDE, there are some glitches yet. I had fun using it actually, as it had helped me create various applications already. I just had some trouble working with it when doing multi-thread applications, such as client/server socket applications. I always throw an exception about the 'stepper not part of the collection of the stepperCollection'. This is very distracting, especially that my codes are on the line here. I need to make sure that the codes I had written are correct, but I wouldn't get to that point since the IDE itself will crash already.

Any way, I am thinking of creating a new minimalist IDE, while I havent got the time to hack through SharpDevelop's codes.

RIght now, I am very hungry, but this cafe attendant wouldnt want me to leave this area. Sigh…

 

Posted by acemtrace at 2:58 pm | permalink

All comments are moderated. Your comments will not appear here unless approved by the blog owner. Thank you.

Add a comment