Visual Studio 2010 or C++ Builder XE

Mar 31, 2011 at 5:02pm
Hello

I am new to Windows Programming and i intend to get an IDE and i am thinking about "Visual Studio 2010 Ultimate" or "C++ Builder XE". but i can't decide which one i use. I tried to search about it in the web but no luck so here i am putting it here.

So which is better "Visual Studio 2010 Ultimate" or "C++ Builder XE"?
Last edited on Mar 31, 2011 at 7:59pm
Mar 31, 2011 at 9:23pm
Try them both.

Microsoft has trial versions of Visual Studio 2010 and Embarcadero has trial version
of XE
Mar 31, 2011 at 9:55pm
closed account (3hM2Nwbp)
I'd just like to throw in here that VS2010 does not support intellisense with C++/CLI. (Which is a deal-breaker for many).
Mar 31, 2011 at 11:18pm
"I'd just like to throw in here that VS2010 does not support intellisense with C++/CLI. (Which is a deal-breaker for many)."

Wrong, I'm using VS2010 c++ Express and it has intellisense. The express version is fine. The only thing they're missing is creating resources, but you can just download ResEdit for that and just load it onto your project.
Mar 31, 2011 at 11:29pm
closed account (3hM2Nwbp)
@DaSpirit

VS2010 supports intellisense for C++. VS2010 does not support intellisense for C++/CLI. (which are completely different, albeit interoperable, languages) Switch to CLI safe or CLI pure mode to confirm for yourself.
Last edited on Mar 31, 2011 at 11:31pm
Apr 1, 2011 at 5:30pm
Thanks guys for replying


I did download both of them like "guestgulkan" said, and i am trying both now.

As i said before i am beginner so i was looking for the experts opinions.

so if there anyone has something put it here.

Topic archived. No new replies allowed.