Click here to Skip to main content
15,893,381 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralProblem with IIS 5 Pin
Gary Hyslop at home8-May-04 11:33
Gary Hyslop at home8-May-04 11:33 
GeneralRe: Problem with IIS 5 Pin
TigerNinja_11-May-04 12:17
TigerNinja_11-May-04 12:17 
GeneralRe: Problem with IIS 5 Pin
sreejith ss nair12-May-04 0:59
sreejith ss nair12-May-04 0:59 
GeneralCreating DLL in visual C++.NET Pin
Emiliano8-May-04 2:02
Emiliano8-May-04 2:02 
GeneralRe: Creating DLL in visual C++.NET Pin
srikkanthank9-May-04 5:06
srikkanthank9-May-04 5:06 
GeneralToString(); Pin
gman447-May-04 14:29
gman447-May-04 14:29 
GeneralRe: ToString(); Pin
srikkanthank9-May-04 5:17
srikkanthank9-May-04 5:17 
GeneralMC++ or C# for user controls Pin
Julien Delezenne4-May-04 15:17
Julien Delezenne4-May-04 15:17 
Hello, i'm developing a .NET application which is linked with a native C++ library.
I'm using MC++ to be able to import DLL easily and to be able to manage the memory by my own.

I need to design several user controls (in an extern Dll then).
I don't know which language is the most suited to build custom controls as they provide the same access to the .NET framework.
I'v started building them in MC++ because i'm familiar with C++, i can import windows API easilly and some controls need loads of API calls.

Maybe designing custom controls should be done in C# because it's the dedicated .NET language.
C# may be more secure because each external API/struct will have to be specifically redeclared but is it worth it?
I'm excluding VB because i personnaly don't like the syntax.

Thank you for your enlightment.
GeneralRe: MC++ or C# for user controls Pin
ian mariano8-May-04 6:50
ian mariano8-May-04 6:50 
GeneralRe: MC++ or C# for user controls Pin
Julien Delezenne9-May-04 2:43
Julien Delezenne9-May-04 2:43 
General.NET advantage over JAVA Pin
mmikey74-May-04 11:43
mmikey74-May-04 11:43 
GeneralRe: .NET advantage over JAVA Pin
Jeff Varszegi4-May-04 12:22
professionalJeff Varszegi4-May-04 12:22 
GeneralRe: .NET advantage over JAVA Pin
mmikey74-May-04 12:45
mmikey74-May-04 12:45 
GeneralRe: .NET advantage over JAVA Pin
Jeff Varszegi4-May-04 14:22
professionalJeff Varszegi4-May-04 14:22 
GeneralRe: .NET advantage over JAVA Pin
Mike Ellison8-May-04 4:46
Mike Ellison8-May-04 4:46 
GeneralRe: .NET advantage over JAVA Pin
ian mariano8-May-04 6:51
ian mariano8-May-04 6:51 
GeneralRe: .NET advantage over JAVA Pin
Jeff Varszegi8-May-04 7:08
professionalJeff Varszegi8-May-04 7:08 
GeneralRe: .NET advantage over JAVA Pin
Jeff Varszegi8-May-04 7:07
professionalJeff Varszegi8-May-04 7:07 
GeneralA licensed windows forms control on a web page Pin
Patrick Lassalle4-May-04 11:02
Patrick Lassalle4-May-04 11:02 
GeneralRe: A licensed windows forms control on a web page Pin
ian mariano8-May-04 6:59
ian mariano8-May-04 6:59 
GeneralSOAP Server Pin
Patje4-May-04 3:15
Patje4-May-04 3:15 
GeneralRe: SOAP Server Pin
ian mariano8-May-04 7:12
ian mariano8-May-04 7:12 
GeneralRe: SOAP Server Pin
Patje10-May-04 21:20
Patje10-May-04 21:20 
GeneralRe: SOAP Server Pin
Ryan Roberts11-May-04 6:54
Ryan Roberts11-May-04 6:54 
GeneralRe: SOAP Server Pin
Patje11-May-04 21:15
Patje11-May-04 21:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.