Click here to Skip to main content
15,912,897 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to login by C# Pin
leppie2-Nov-03 20:30
leppie2-Nov-03 20:30 
AnswerRe: how to login by C# Pin
Steve S3-Nov-03 2:59
Steve S3-Nov-03 2:59 
AnswerRe: how to login by C# Pin
perlmunger3-Nov-03 12:18
perlmunger3-Nov-03 12:18 
AnswerIt doesn't work. please check my code. Pin
martiwy4-Nov-03 20:46
martiwy4-Nov-03 20:46 
GeneralWeb Browser in .NET Pin
Muhammad Nauman Khan2-Nov-03 16:56
Muhammad Nauman Khan2-Nov-03 16:56 
GeneralRe: Web Browser in .NET Pin
bjoernen2-Nov-03 21:48
bjoernen2-Nov-03 21:48 
GeneralRe: Web Browser in .NET Pin
Muhammad Nauman Khan2-Nov-03 22:35
Muhammad Nauman Khan2-Nov-03 22:35 
GeneralRe: Web Browser in .NET Pin
bjoernen2-Nov-03 22:50
bjoernen2-Nov-03 22:50 
GeneralRe: Web Browser in .NET Pin
Muhammad Nauman Khan2-Nov-03 22:36
Muhammad Nauman Khan2-Nov-03 22:36 
GeneralRe: Web Browser in .NET Pin
Paul Evans3-Nov-03 3:46
Paul Evans3-Nov-03 3:46 
QuestionEvent marshalling across thread boundaries? Pin
Jörgen Sigvardsson2-Nov-03 10:13
Jörgen Sigvardsson2-Nov-03 10:13 
AnswerRe: Event marshalling across thread boundaries? Pin
Nick Parker2-Nov-03 10:40
protectorNick Parker2-Nov-03 10:40 
GeneralRe: Event marshalling across thread boundaries? Pin
Jörgen Sigvardsson2-Nov-03 10:49
Jörgen Sigvardsson2-Nov-03 10:49 
GeneralRe: Event marshalling across thread boundaries? Pin
Nick Parker2-Nov-03 10:55
protectorNick Parker2-Nov-03 10:55 
GeneralRe: Event marshalling across thread boundaries? Pin
Heath Stewart2-Nov-03 10:58
protectorHeath Stewart2-Nov-03 10:58 
.NET is the natural progression of COM. Many of the same ideas drive COM and the CLR, making interop so gosh-darn easy!

COM is a good idea but suffers from many things that .NET either improved or implemented. That's not to be taken to mean that .NET is to replace COM, just that it works better in many situations, especially in crossing context boundaries (Remoting vs. DCOM - no contest!).

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralHtml Control Development in C# Pin
Inam2-Nov-03 7:55
Inam2-Nov-03 7:55 
GeneralRe: Html Control Development in C# Pin
Nick Parker2-Nov-03 8:14
protectorNick Parker2-Nov-03 8:14 
GeneralRe: Html Control Development in C# Pin
Inam2-Nov-03 8:27
Inam2-Nov-03 8:27 
GeneralRe: Html Control Development in C# Pin
J. Dunlap2-Nov-03 8:34
J. Dunlap2-Nov-03 8:34 
GeneralRe: Html Control Development in C# Pin
J. Dunlap2-Nov-03 8:17
J. Dunlap2-Nov-03 8:17 
GeneralCombo box binding bugs Pin
Wjousts2-Nov-03 6:07
Wjousts2-Nov-03 6:07 
GeneralRe: Combo box binding bugs Pin
leppie2-Nov-03 6:39
leppie2-Nov-03 6:39 
GeneralRe: Combo box binding bugs Pin
Wjousts2-Nov-03 11:32
Wjousts2-Nov-03 11:32 
GeneralDataGrid, binding to Collection Pin
partyganger2-Nov-03 5:11
partyganger2-Nov-03 5:11 
GeneralRe: DataGrid, binding to Collection Pin
Wjousts2-Nov-03 6:12
Wjousts2-Nov-03 6:12 

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.