Click here to Skip to main content
15,899,634 members
Home / Discussions / C#
   

C#

 
GeneralRe: summations Pin
Heath Stewart24-Nov-04 10:09
protectorHeath Stewart24-Nov-04 10:09 
GeneralRemoting Problems ... Pin
Paebbels24-Nov-04 6:23
Paebbels24-Nov-04 6:23 
GeneralRe: Remoting Problems ... Pin
Paebbels25-Nov-04 9:07
Paebbels25-Nov-04 9:07 
QuestionFind HttpChannel??? Pin
Snowjim24-Nov-04 4:42
Snowjim24-Nov-04 4:42 
AnswerRe: Find HttpChannel??? Pin
Stefan Troschuetz24-Nov-04 5:10
Stefan Troschuetz24-Nov-04 5:10 
GeneralRe: Find HttpChannel??? Pin
Snowjim24-Nov-04 5:19
Snowjim24-Nov-04 5:19 
GeneralRe: Find HttpChannel??? Pin
Stefan Troschuetz24-Nov-04 5:26
Stefan Troschuetz24-Nov-04 5:26 
GeneralRe: Find HttpChannel??? Pin
Heath Stewart24-Nov-04 5:40
protectorHeath Stewart24-Nov-04 5:40 
It's no trick, that's just the way it is. Just like in C/C++ you can reference types if you don't include the headers (though that's more analogous to using in C# or import in Java), and you can't link without referencing certain libs. In Java you can't compile without having classes in your class path. In VB you can't use an object if you don't reference the typelib and have the object's class registered on the system. The list of examples go on.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: Find HttpChannel??? Pin
Stefan Troschuetz24-Nov-04 7:51
Stefan Troschuetz24-Nov-04 7:51 
GeneralRe: Find HttpChannel??? Pin
Heath Stewart24-Nov-04 10:19
protectorHeath Stewart24-Nov-04 10:19 
GeneralRe: Find HttpChannel??? Pin
Stefan Troschuetz24-Nov-04 21:05
Stefan Troschuetz24-Nov-04 21:05 
Generalchange border width and color of panel Pin
yonitgil24-Nov-04 3:27
yonitgil24-Nov-04 3:27 
GeneralRe: change border width and color of panel Pin
Heath Stewart24-Nov-04 10:43
protectorHeath Stewart24-Nov-04 10:43 
GeneralRe: change border width and color of panel Pin
yonitgil27-Dec-04 21:45
yonitgil27-Dec-04 21:45 
GeneralRe: change border width and color of panel Pin
Heath Stewart28-Dec-04 5:11
protectorHeath Stewart28-Dec-04 5:11 
GeneralGet data from the clipboard Pin
lmaks24-Nov-04 3:22
lmaks24-Nov-04 3:22 
GeneralRe: Get data from the clipboard Pin
Heath Stewart24-Nov-04 6:24
protectorHeath Stewart24-Nov-04 6:24 
GeneralICO to JPEG Pin
CyberTech24-Nov-04 2:19
CyberTech24-Nov-04 2:19 
GeneralRe: ICO to JPEG Pin
Heath Stewart24-Nov-04 10:17
protectorHeath Stewart24-Nov-04 10:17 
GeneralQuery on Scrolling Pin
pradeep_pc24-Nov-04 0:46
pradeep_pc24-Nov-04 0:46 
GeneralRe: Query on Scrolling Pin
Daniel Turini24-Nov-04 1:09
Daniel Turini24-Nov-04 1:09 
GeneralProgramatically place characters in an input stream Pin
SebbaP24-Nov-04 0:42
SebbaP24-Nov-04 0:42 
GeneralRe: Programatically place characters in an input stream Pin
Daniel Turini24-Nov-04 1:02
Daniel Turini24-Nov-04 1:02 
GeneralComparing Strings with Wildcards Pin
pjholliday23-Nov-04 23:48
pjholliday23-Nov-04 23:48 
GeneralRe: Comparing Strings with Wildcards Pin
Stefan Troschuetz24-Nov-04 0:23
Stefan Troschuetz24-Nov-04 0:23 

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.