Click here to Skip to main content
15,893,814 members
Home / Discussions / C#
   

C#

 
GeneralRe: Protecting a CD or DVD from copy Pin
Heath Stewart28-Jan-04 11:24
protectorHeath Stewart28-Jan-04 11:24 
GeneralRe: Protecting a CD or DVD from copy Pin
Kentamanos28-Jan-04 11:28
Kentamanos28-Jan-04 11:28 
QuestionHow to record keyboard Pin
jacal9928-Jan-04 9:25
jacal9928-Jan-04 9:25 
AnswerRe: How to record keyboard Pin
Mazdak28-Jan-04 9:43
Mazdak28-Jan-04 9:43 
GeneralRe: How to record keyboard Pin
jacal9928-Jan-04 9:54
jacal9928-Jan-04 9:54 
GeneralTextBox Capture property is automatically set to false Pin
Manobal28-Jan-04 8:27
Manobal28-Jan-04 8:27 
GeneralRe: TextBox Capture property is automatically set to false Pin
Heath Stewart28-Jan-04 11:34
protectorHeath Stewart28-Jan-04 11:34 
GeneralRe: TextBox Capture property is automatically set to false Pin
Manobal28-Jan-04 12:18
Manobal28-Jan-04 12:18 
GeneralRe: TextBox Capture property is automatically set to false Pin
Heath Stewart28-Jan-04 12:21
protectorHeath Stewart28-Jan-04 12:21 
Generalon which port the applacition is running Pin
obaidullah28-Jan-04 8:00
obaidullah28-Jan-04 8:00 
GeneralRe: on which port the applacition is running Pin
Heath Stewart28-Jan-04 11:43
protectorHeath Stewart28-Jan-04 11:43 
GeneralFrontPage Web Connection Pin
Adam Hable28-Jan-04 7:27
Adam Hable28-Jan-04 7:27 
GeneralRe: FrontPage Web Connection Pin
Heath Stewart28-Jan-04 11:39
protectorHeath Stewart28-Jan-04 11:39 
GeneralRe: FrontPage Web Connection Pin
Adam Hable28-Jan-04 15:36
Adam Hable28-Jan-04 15:36 
GeneralRe: FrontPage Web Connection Pin
Heath Stewart29-Jan-04 2:18
protectorHeath Stewart29-Jan-04 2:18 
GeneralRe: FrontPage Web Connection Pin
Adam Hable29-Jan-04 4:02
Adam Hable29-Jan-04 4:02 
GeneralRe: FrontPage Web Connection Pin
Heath Stewart29-Jan-04 4:31
protectorHeath Stewart29-Jan-04 4:31 
QuestionIs COM Interop futureproof? Pin
DavidDunning28-Jan-04 6:40
DavidDunning28-Jan-04 6:40 
AnswerRe: Is COM Interop futureproof? Pin
Heath Stewart28-Jan-04 6:52
protectorHeath Stewart28-Jan-04 6:52 
The Runtime Callable Wrappers (RCWs), or COM interop assemblies, generated by .NET Framework tools and the IDE are attributed with the interface and class GUIDs defined in the typelib that you're importing. So, just like COM, if a newer version of a library supports the older versions of the interfaces, you can use the new library through the old object model since the contract is honored.

 

-----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-----
GeneralC# DataBase Question Pin
mweston28-Jan-04 5:34
mweston28-Jan-04 5:34 
GeneralRe: C# DataBase Question Pin
Mazdak28-Jan-04 5:49
Mazdak28-Jan-04 5:49 
GeneralRe: C# DataBase Question Pin
Heath Stewart28-Jan-04 6:38
protectorHeath Stewart28-Jan-04 6:38 
GeneralRe: C# DataBase Question Pin
scadaguy28-Jan-04 7:26
scadaguy28-Jan-04 7:26 
GeneralRe: C# DataBase Question Pin
Anonymous28-Jan-04 16:06
Anonymous28-Jan-04 16:06 
GeneralresX Files Pin
gordingin28-Jan-04 5:30
gordingin28-Jan-04 5:30 

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.