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

.NET (Core and Framework)

 
GeneralRe: Code access security for in-memory assembly Pin
TigerNinja_11-May-04 12:05
TigerNinja_11-May-04 12:05 
GeneralRe: Code access security for in-memory assembly Pin
Aryadip12-May-04 1:51
Aryadip12-May-04 1:51 
General.NET Questions Pin
Honest10-May-04 22:22
Honest10-May-04 22:22 
GeneralRe: .NET Questions Pin
Ernst Kuschke11-May-04 1:18
Ernst Kuschke11-May-04 1:18 
QuestionHow to call VB.NET DLL from VC+.NET Pin
Member 87328310-May-04 12:47
Member 87328310-May-04 12:47 
AnswerRe: How to call VB.NET DLL from VC+.NET Pin
TigerNinja_10-May-04 14:18
TigerNinja_10-May-04 14:18 
GeneralHelp on plugin Pin
pcpc10-May-04 8:53
pcpc10-May-04 8:53 
GeneralRe: Help on plugin Pin
TigerNinja_10-May-04 14:21
TigerNinja_10-May-04 14:21 
QuestionHow to get the subnet mask Pin
Chen Venkataraman10-May-04 4:03
Chen Venkataraman10-May-04 4:03 
GeneralUpgrade VS.NET to .NET 1.1 Pin
Alan Zhao9-May-04 9:06
Alan Zhao9-May-04 9:06 
GeneralRe: Upgrade VS.NET to .NET 1.1 Pin
Roman Rodov10-May-04 14:00
Roman Rodov10-May-04 14:00 
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 

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.