PDA

View Full Version : .Net IDE For ubuntu



a7med93
November 3rd, 2009, 04:40 PM
hi :p
am looking for a good IDE for .NET It's Doesn't Matter If It's VB.NET Or C++.Net or c#.NET
but i want something that has cool stuff like auto-completion , Detecting Syntax Errors and other stuff like MS V.S 2008
Any Ideas ? :)

cb951303
November 3rd, 2009, 04:42 PM
http://monodevelop.com/

it's in repos

a7med93
November 3rd, 2009, 04:53 PM
i tried it a while ago but it doesn't have the
i want something that has cool stuff like auto-completion , Detecting Syntax Errors and other stuff like MS V.S 2008

cb951303
November 3rd, 2009, 07:23 PM
it does have auto completion, look harder.
also what do you need syntax error detecting for. as far as I'm concerned, compiler gives all the necessary messages you need while building.

if monodevelop does not suit your needs then I'm sorry. it's best we have ;)

a7med93
November 3rd, 2009, 07:36 PM
thx am gonna try again maybe i missed it :)

RaptorJesus
November 3rd, 2009, 08:18 PM
You might be better off getting a plugin for eclipse instead. I've faced a lot of bugs with mono develop including (but not limited to) the screen freezing when scrolling and GUI files being created out of no where. If you can face those issues go for it.

a7med93
November 4th, 2009, 01:18 PM
thx
but where do i find it ?
the plugin

RaptorJesus
November 5th, 2009, 08:02 PM
http://www.improve-technologies.com/alpha/esharp/
I really can't help you past this point right now, as I haven't tried it myself.

joshuabrown
November 14th, 2009, 01:45 PM
Hi...

I suggest you to go for ASP.NET with C# or VB coding....
you have validation control to validate(check) you data before submitting it or to navigate to next page...

Joshua_________


Web Development Services (http://www.Prodigyapex.com)


hi :p
am looking for a good IDE for .NET It's Doesn't Matter If It's VB.NET Or C++.Net or c#.NET
but i want something that has cool stuff like auto-completion , Detecting Syntax Errors and other stuff like MS V.S 2008
Any Ideas ? :)

Bikkel32
November 14th, 2009, 04:34 PM
http://monodevelop.com/

it's in repos

Monodeveloper is a fine IDE if you're a .NET developer, I would go for that one.

twright
November 15th, 2009, 10:07 PM
I use monodevelop myself and it simply cannot be beaten for amount of cool stuff. It has syntax, auto-formatting, great showing of documentation, amazing auto-completion and a very good debugger. The GUI builder is also good btw.

phrostbyte
November 16th, 2009, 03:12 AM
It's worth noting MonoDevelop is not just a .NET IDE, it officially supports C\C++ for instance, and is actually pretty decent at that too.

But as far as .NET dev on Linux is concerned, MonoDevelop is the best. :)

RaptorJesus
November 16th, 2009, 08:22 PM
Yah, after upgrading to Karmic, I don't see any of the old problems I used to, and I really like it for C programming.

Aayu
November 20th, 2009, 03:20 PM
MonoDevelop is the only way to go for .NET on OS X/Linux..