Click here to Skip to main content
15,889,096 members
Home / Discussions / C#
   

C#

 
QuestionHow to restore Backup file from remote PC to SQL Server? Pin
Sachin Gedam27-Mar-06 17:36
Sachin Gedam27-Mar-06 17:36 
AnswerRe: How to restore Backup file from remote PC to SQL Server? Pin
Dave Kreskowiak27-Mar-06 17:48
mveDave Kreskowiak27-Mar-06 17:48 
QuestionHow to get logged user list from Active Directory Pin
indiaone27-Mar-06 17:10
indiaone27-Mar-06 17:10 
AnswerRe: How to get logged user list from Active Directory Pin
Dave Kreskowiak27-Mar-06 17:46
mveDave Kreskowiak27-Mar-06 17:46 
QuestionPocket PC Pin
hung_ngole27-Mar-06 15:40
hung_ngole27-Mar-06 15:40 
QuestionC# and C/C++ capabilities Pin
KaKa'27-Mar-06 15:26
KaKa'27-Mar-06 15:26 
AnswerRe: C# and C/C++ capabilities Pin
ali_reza_zareian27-Mar-06 20:31
ali_reza_zareian27-Mar-06 20:31 
AnswerRe: C# and C/C++ capabilities Pin
Bob Stanneveld27-Mar-06 21:17
Bob Stanneveld27-Mar-06 21:17 
Hello,

In C# you cannot do everything that you can do with C++. Multiple inheritance is one thing and template meta programming is another. Not that these things are used on a daily basis...

It all comes down to the right tool for the right job. C++ for example is good for writing core parts of an OS due to it's nature in C. C# on the contrary is fantastic for writing pluggable architectures, database applications and web apps due to its simplicity and rich framework that is shipped with the compiler.

IMO C++ is good and C# is good. None is best, but one solves a particular problem better than the other. In short: the righ tool for the right job.

Behind every great black man...
            ... is the police. - Conspiracy brother


Blog[^]
QuestionAAC file format. Pin
temp555627-Mar-06 13:37
temp555627-Mar-06 13:37 
QuestionUsing ILMerge to embedd C++ DLL into C# EXE Pin
mikester22227-Mar-06 13:27
mikester22227-Mar-06 13:27 
AnswerRe: Using ILMerge to embedd C++ DLL into C# EXE Pin
Joel Lucsy27-Mar-06 15:38
Joel Lucsy27-Mar-06 15:38 
NewsRe: Using ILMerge to embedd C++ DLL into C# EXE Pin
leppie27-Mar-06 17:36
leppie27-Mar-06 17:36 
GeneralRe: Using ILMerge to embedd C++ DLL into C# EXE Pin
AB777127-Mar-06 22:19
AB777127-Mar-06 22:19 
AnswerRe: Using ILMerge to embedd C++ DLL into C# EXE Pin
mikester22228-Mar-06 3:33
mikester22228-Mar-06 3:33 
GeneralRe: Using ILMerge to embedd C++ DLL into C# EXE Pin
leppie28-Mar-06 6:34
leppie28-Mar-06 6:34 
GeneralRe: Using ILMerge to embedd C++ DLL into C# EXE Pin
mikester22228-Mar-06 6:42
mikester22228-Mar-06 6:42 
GeneralRe: Using ILMerge to embedd C++ DLL into C# EXE Pin
Member 1167734312-Oct-17 6:19
Member 1167734312-Oct-17 6:19 
QuestionMenu to Treeview Pin
i_martin_r27-Mar-06 12:41
i_martin_r27-Mar-06 12:41 
AnswerRe: Menu to Treeview Pin
Luis Alonso Ramos27-Mar-06 18:27
Luis Alonso Ramos27-Mar-06 18:27 
Questiondisplaying message box in ASP.NET and C#.net Pin
deepak127-Mar-06 10:53
deepak127-Mar-06 10:53 
AnswerRe: displaying message box in ASP.NET and C#.net Pin
George L. Jackson27-Mar-06 12:01
George L. Jackson27-Mar-06 12:01 
GeneralRe: displaying message box in ASP.NET and C#.net Pin
deepak129-Mar-06 9:52
deepak129-Mar-06 9:52 
AnswerRe: displaying message box in ASP.NET and C#.net Pin
Mark Greenwood27-Mar-06 12:07
Mark Greenwood27-Mar-06 12:07 
AnswerRe: displaying message box in ASP.NET and C#.net Pin
Sean8927-Mar-06 12:13
Sean8927-Mar-06 12:13 
AnswerRe: displaying message box in ASP.NET and C#.net Pin
albCode27-Mar-06 19:28
albCode27-Mar-06 19:28 

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.