ok.thanks ryan.
2006/7/3, Ryan Heath <[EMAIL PROTECTED]>:
> 1-)Especially i think that i want to design my UI in c# and then
> other parts that my algorithms are working with c++ or c# codes.My UI
> or my application will able to interact between both .net dll or com
> dlls( i mean native).Is t
1-)Especially i think that i want to design my UI in c# and then
other parts that my algorithms are working with c++ or c# codes.My UI
or my application will able to interact between both .net dll or com
dlls( i mean native).Is this right way?
Thats just one of the road you can take. An other o
I know c++ and c# well.But never develop a big project that have so
many components and will be extended for long time.
I want to make a program that can be develop by different users.Some
of them prefare native app(com dlls, c++ dlls , etc) for components,
some of them prefare managed components