Has anyone tried this free C# IDE: http://www.icsharpcode.net/ if so what's it like? I haven't tried C# but seeing as this is free, and I'm a tight wad I may start :D
Printable View
Has anyone tried this free C# IDE: http://www.icsharpcode.net/ if so what's it like? I haven't tried C# but seeing as this is free, and I'm a tight wad I may start :D
I use it and it is great. It has intellisense now so it is even better.
Do you recon they will add support for drag on controls like the real C# eventually?
they plan to. But it is a matter of figuring out how. The framework has built in stuff to do all that, but there is no documentation on it.
coding a form by hand isnt that hard anyway.. So until then, just learn how to do it by pure code.
Oh OK. Have you got any good tutorials for beggining C#?
not any specific ones, but here is a good site
http://www.c-sharpcorner.com
Thanks, I went there the other day actually looking for some tutorials. But unfortunatley the C# runtimes won't work in my PC as I have Win98, so I'll have to put it on hold for a while :(