Click here to Skip to main content
15,914,452 members
Home / Discussions / C#
   

C#

 
AnswerRe: Which is faster...remoting or TCP Pin
Jun Du20-Sep-06 5:30
Jun Du20-Sep-06 5:30 
AnswerRe: Which is faster...remoting or TCP Pin
Member 9620-Sep-06 7:12
Member 9620-Sep-06 7:12 
GeneralRe: Which is faster...remoting or TCP Pin
AmitDey20-Sep-06 8:50
AmitDey20-Sep-06 8:50 
QuestionUsing C#.Net, How to pre-process the Excel files data before lauching them in EXCEL.exe? [modified] Pin
RamuP20-Sep-06 5:01
RamuP20-Sep-06 5:01 
Questionhow to set the rowfilter on different colulmns Pin
faladrim20-Sep-06 4:40
faladrim20-Sep-06 4:40 
QuestionNeed translation from C# to VB Pin
Are Jay20-Sep-06 4:38
Are Jay20-Sep-06 4:38 
AnswerRe: Need translation from C# to VB Pin
Sebastian Schneider20-Sep-06 4:56
Sebastian Schneider20-Sep-06 4:56 
AnswerRe: Need translation from C# to VB Pin
Dan Neely20-Sep-06 5:25
Dan Neely20-Sep-06 5:25 
IIRC unsafe code and pointers (Type*) aren't available in vb.net. The languages are almost identical, but there are a handful of features in each not supported by the others. C# has unsafe (dunno why it's not in VB), VB has optional parameters (depricated and only kept for legacy VB code support, but useful for writing com wrappers in any langauge), managed C++/C++Cli allow a more direct mixing of managed and native code (useful for high performance interop situations).
AnswerRe: Need translation from C# to VB Pin
Dave Kreskowiak20-Sep-06 6:28
mveDave Kreskowiak20-Sep-06 6:28 
GeneralRe: Need translation from C# to VB Pin
Are Jay21-Sep-06 4:18
Are Jay21-Sep-06 4:18 
GeneralRe: Need translation from C# to VB Pin
Dave Kreskowiak21-Sep-06 12:56
mveDave Kreskowiak21-Sep-06 12:56 
QuestionDifference between Interface and Class Pin
Nadia Monalisa20-Sep-06 4:25
Nadia Monalisa20-Sep-06 4:25 
AnswerRe: Difference between Interface and Class Pin
Jun Du20-Sep-06 4:38
Jun Du20-Sep-06 4:38 
AnswerRe: Difference between Interface and Class Pin
f*** YOU20-Sep-06 4:50
f*** YOU20-Sep-06 4:50 
GeneralRe: Difference between Interface and Class Pin
Nadia Monalisa20-Sep-06 5:51
Nadia Monalisa20-Sep-06 5:51 
AnswerRe: Difference between Interface and Class Pin
Guffa20-Sep-06 6:32
Guffa20-Sep-06 6:32 
AnswerRe: Difference between Interface and Class Pin
Jun Du20-Sep-06 7:41
Jun Du20-Sep-06 7:41 
GeneralRe: Difference between Interface and Class Pin
f*** YOU20-Sep-06 7:42
f*** YOU20-Sep-06 7:42 
Questionusing .Net component in unmanaged component without registrying Pin
nadeemahmad20-Sep-06 4:20
nadeemahmad20-Sep-06 4:20 
QuestionSQLite or SQL Server Everywhere ! Which one is better !? Pin
Nadia Monalisa20-Sep-06 4:17
Nadia Monalisa20-Sep-06 4:17 
AnswerRe: SQLite or SQL Server Everywhere ! Which one is better !? Pin
Member 9620-Sep-06 7:07
Member 9620-Sep-06 7:07 
QuestionHow do I make Dropshadow on a UserControl Pin
Jan-Erik Romoeren20-Sep-06 4:14
Jan-Erik Romoeren20-Sep-06 4:14 
Questiondatagrid fill in complete area Pin
Amar Chaudhary20-Sep-06 4:08
Amar Chaudhary20-Sep-06 4:08 
Question.NET Framework Pin
kalyanPaladugu20-Sep-06 3:59
kalyanPaladugu20-Sep-06 3:59 
AnswerRe: .NET Framework Pin
kalyanPaladugu20-Sep-06 5:13
kalyanPaladugu20-Sep-06 5:13 

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.