G
Guest
Hello
Is Windows Forms in C++ better performance than Windows Forms in C#
Thank Yo
Is Windows Forms in C++ better performance than Windows Forms in C#
Thank Yo
Greg said:Is Windows Forms in C++ better performance than Windows Forms in C#?
Greg said:Maybe I should just use C# for the GUI and C++
for that background app.
However, I like to stay with one language and
it seems that C++ is the most flexible.
I know the performance difference is not a GUI issue
but I figure all things being equal if C++ has a bit
better performance then might as well go with it.
Do you recommend C# over C++ for GUI?
Then call C++ from C# if needed?
Isn't it easier to call unmanaged code from C++ than C#?
It just seems that C++ is the most felxible and powerful all-around.
EMonaco said:I'm hoping your peek included a VC++ forms designer, object properties,
events, etc. Thats the only thing chaining me to C# right now.
As an old school VC++'er I was disappointed in the
lack of equivalent .NET IDE support for us C++ folks.