Click here to Skip to main content
15,913,115 members
Home / Discussions / C#
   

C#

 
GeneralRe: Encryption problems Pin
Heath Stewart29-Jun-04 14:11
protectorHeath Stewart29-Jun-04 14:11 
GeneralRe: Encryption problems Pin
Not Active29-Jun-04 16:16
mentorNot Active29-Jun-04 16:16 
GeneralCystal Report Chart questions-C# Winforms using cystal report Pin
Anonymous29-Jun-04 9:40
Anonymous29-Jun-04 9:40 
QuestionC# missing anonymous classes? Pin
vista2729-Jun-04 8:39
vista2729-Jun-04 8:39 
AnswerRe: C# missing anonymous classes? Pin
Judah Gabriel Himango29-Jun-04 8:49
sponsorJudah Gabriel Himango29-Jun-04 8:49 
GeneralRe: C# missing anonymous classes? Pin
vista2729-Jun-04 9:22
vista2729-Jun-04 9:22 
GeneralRe: C# missing anonymous classes? Pin
Judah Gabriel Himango29-Jun-04 9:45
sponsorJudah Gabriel Himango29-Jun-04 9:45 
AnswerRe: C# missing anonymous classes? Pin
Heath Stewart29-Jun-04 9:05
protectorHeath Stewart29-Jun-04 9:05 
And why would you want to? As Judah humorously pointed out, there's a much more elegant way of doing it.

C# 2.0 will, however, allow something similar in fashion for delegates. So instead of having to define a method in order to use a delegate (event handler, callback, etc.), you can define it inline, similar to anonymous definitions like you find in Java.

There's things that C# and .NET in general have that Java can't do similarily as well. To each his own.

 

Microsoft MVP, Visual C#
My Articles
Generalmemcmp in C# Pin
BrcKcc29-Jun-04 8:29
BrcKcc29-Jun-04 8:29 
GeneralRe: memcmp in C# Pin
Heath Stewart29-Jun-04 9:45
protectorHeath Stewart29-Jun-04 9:45 
GeneralRe: memcmp in C# Pin
BrcKcc29-Jun-04 9:54
BrcKcc29-Jun-04 9:54 
GeneralRe: memcmp in C# Pin
Werdna30-Jun-04 5:53
Werdna30-Jun-04 5:53 
GeneralRe: memcmp in C# Pin
BrcKcc30-Jun-04 6:24
BrcKcc30-Jun-04 6:24 
GeneralRe: memcmp in C# Pin
Werdna30-Jun-04 6:47
Werdna30-Jun-04 6:47 
GeneralRe: memcmp in C# Pin
BrcKcc30-Jun-04 7:02
BrcKcc30-Jun-04 7:02 
QuestionWhats an RVA ? Pin
Peter Vertes29-Jun-04 8:27
Peter Vertes29-Jun-04 8:27 
AnswerRe: Whats an RVA ? Pin
Peter Vertes29-Jun-04 8:33
Peter Vertes29-Jun-04 8:33 
AnswerRe: Whats an RVA ? Pin
Heath Stewart29-Jun-04 9:49
protectorHeath Stewart29-Jun-04 9:49 
GeneralRe: Whats an RVA ? Pin
Peter Vertes29-Jun-04 10:28
Peter Vertes29-Jun-04 10:28 
GeneralTwo problems with MDI Pin
Metzler29-Jun-04 7:11
Metzler29-Jun-04 7:11 
GeneralUsing DataBinding with a user control Pin
Brett Slaski29-Jun-04 6:39
Brett Slaski29-Jun-04 6:39 
GeneralLDAP Active directory Pin
robmays29-Jun-04 4:11
robmays29-Jun-04 4:11 
GeneralRe: LDAP Active directory Pin
Heath Stewart29-Jun-04 5:37
protectorHeath Stewart29-Jun-04 5:37 
GeneralRe: LDAP Active directory Pin
robmays2-Jul-04 21:48
robmays2-Jul-04 21:48 
GeneralDataset Filter Interger Pin
Antonius_r329-Jun-04 4:11
Antonius_r329-Jun-04 4:11 

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.