Click here to Skip to main content
15,887,404 members
Home / Discussions / C#
   

C#

 
GeneralRe: Getting rid of the enter beep Pin
Alex Korchemniy20-Aug-03 12:47
Alex Korchemniy20-Aug-03 12:47 
GeneralRe: Getting rid of the enter beep Pin
S O S20-Aug-03 21:18
S O S20-Aug-03 21:18 
GeneralRe: Getting rid of the enter beep Pin
Julian Bucknall [MSFT]21-Aug-03 5:14
Julian Bucknall [MSFT]21-Aug-03 5:14 
GeneralCan't find the rotor Pin
Cristoff20-Aug-03 8:33
Cristoff20-Aug-03 8:33 
GeneralRe: Can't find the rotor Pin
Julian Bucknall [MSFT]20-Aug-03 10:31
Julian Bucknall [MSFT]20-Aug-03 10:31 
GeneralRe: Can't find the rotor Pin
eggie520-Aug-03 17:26
eggie520-Aug-03 17:26 
GeneralRe: Can't find the rotor Pin
Cristoff20-Aug-03 21:17
Cristoff20-Aug-03 21:17 
GeneralRe: Can't find the rotor Pin
Julian Bucknall [MSFT]21-Aug-03 5:18
Julian Bucknall [MSFT]21-Aug-03 5:18 
Rotor is the codename (friendly name?) for SSCLI, the Shared Source Common Language Infrastructure. Essentially it's the source for a shared source C# compiler and CLR. If you download it you can see the source for a garbage collector, a C# compiler, how to run managed code in a "sandbox" etc, etc. Of course, there are millions of lines of C** and C# code in there, so it can be a little obtuse <g>.

Cheers, Julian
Program Manager, C#

This posting is provided "AS IS" with no warranties, and confers no rights.
GeneralRe: Can't find the rotor Pin
eggie521-Aug-03 12:42
eggie521-Aug-03 12:42 
GeneralRe: Can't find the rotor Pin
Julian Bucknall [MSFT]21-Aug-03 14:57
Julian Bucknall [MSFT]21-Aug-03 14:57 
Generalaccessing dll from client form Pin
Mike J Carr20-Aug-03 8:21
Mike J Carr20-Aug-03 8:21 
Generalcommunicating with parallel port Pin
manusha20-Aug-03 7:06
manusha20-Aug-03 7:06 
GeneralRe: communicating with parallel port Pin
leppie20-Aug-03 7:49
leppie20-Aug-03 7:49 
GeneralRe: communicating with parallel port Pin
Radoslav Bielik20-Aug-03 9:37
Radoslav Bielik20-Aug-03 9:37 
GeneralRe: communicating with parallel port Pin
eggie520-Aug-03 17:22
eggie520-Aug-03 17:22 
GeneralRe: communicating with parallel port Pin
Radoslav Bielik21-Aug-03 2:04
Radoslav Bielik21-Aug-03 2:04 
GeneralRe: communicating with parallel port Pin
Ista20-Aug-03 14:39
Ista20-Aug-03 14:39 
GeneralRe: communicating with parallel port Pin
eggie520-Aug-03 17:20
eggie520-Aug-03 17:20 
GeneralDatabinding and Fields Pin
Ryan_Roberts20-Aug-03 6:10
Ryan_Roberts20-Aug-03 6:10 
GeneralRe: Databinding and Fields Pin
Ista20-Aug-03 14:43
Ista20-Aug-03 14:43 
GeneralRe: Databinding and Fields Pin
Ryan_Roberts20-Aug-03 23:06
Ryan_Roberts20-Aug-03 23:06 
GeneralRe: Databinding and Fields Pin
Ista21-Aug-03 3:31
Ista21-Aug-03 3:31 
GeneralRe: Databinding and Fields Pin
Ryan_Roberts21-Aug-03 3:41
Ryan_Roberts21-Aug-03 3:41 
GeneralDeleting a folder... Pin
BoozeBomb20-Aug-03 3:58
BoozeBomb20-Aug-03 3:58 
GeneralRe: Deleting a folder... Pin
Philip Fitzsimons20-Aug-03 4:45
Philip Fitzsimons20-Aug-03 4:45 

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.