Click here to Skip to main content
15,891,184 members
Home / Discussions / C#
   

C#

 
GeneralCreating CSV files Pin
MrEyes6-Jan-04 0:16
MrEyes6-Jan-04 0:16 
GeneralRe: Creating CSV files Pin
Heath Stewart6-Jan-04 4:26
protectorHeath Stewart6-Jan-04 4:26 
Generalreading from DB Pin
hadi20sa5-Jan-04 22:37
hadi20sa5-Jan-04 22:37 
GeneralRe: reading from DB Pin
Mazdak6-Jan-04 0:35
Mazdak6-Jan-04 0:35 
GeneralRe: reading from DB Pin
Anonymous6-Jan-04 23:18
Anonymous6-Jan-04 23:18 
Questiongetting intercept point of lines?? Pin
azusakt5-Jan-04 22:25
azusakt5-Jan-04 22:25 
AnswerRe: getting intercept point of lines?? Pin
Xiangyang Liu 刘向阳5-Jan-04 23:51
Xiangyang Liu 刘向阳5-Jan-04 23:51 
Questionhow to change dos prompt caption! Pin
yu-yu5-Jan-04 21:12
yu-yu5-Jan-04 21:12 
AnswerRe: how to change dos prompt caption! Pin
Philip Fitzsimons6-Jan-04 2:54
Philip Fitzsimons6-Jan-04 2:54 
AnswerRe: how to change dos prompt caption! Pin
Heath Stewart6-Jan-04 3:16
protectorHeath Stewart6-Jan-04 3:16 
GeneralRe: how to change dos prompt caption! Pin
Xiangyang Liu 刘向阳6-Jan-04 3:43
Xiangyang Liu 刘向阳6-Jan-04 3:43 
Questionmoving all an app's menus into menus.cs? Pin
TuringTest15-Jan-04 19:56
TuringTest15-Jan-04 19:56 
AnswerRe: moving all an app's menus into menus.cs? Pin
Member 2611885-Jan-04 21:17
Member 2611885-Jan-04 21:17 
AnswerRe: moving all an app's menus into menus.cs? Pin
Heath Stewart6-Jan-04 2:27
protectorHeath Stewart6-Jan-04 2:27 
QuestionFinding a server in a network? Pin
peshkata5-Jan-04 19:40
susspeshkata5-Jan-04 19:40 
AnswerRe: Finding a server in a network? Pin
Mazdak6-Jan-04 0:50
Mazdak6-Jan-04 0:50 
GeneralProper Way To Determine AM or PM Pin
perlmunger5-Jan-04 12:31
perlmunger5-Jan-04 12:31 
GeneralRe: Proper Way To Determine AM or PM Pin
Heath Stewart5-Jan-04 13:44
protectorHeath Stewart5-Jan-04 13:44 
GeneralRe: Proper Way To Determine AM or PM Pin
perlmunger5-Jan-04 17:16
perlmunger5-Jan-04 17:16 
GeneralPractice - Simple COM Interfaces Pin
Tristan Rhodes5-Jan-04 11:43
Tristan Rhodes5-Jan-04 11:43 
GeneralRe: Practice - Simple COM Interfaces Pin
Heath Stewart5-Jan-04 13:40
protectorHeath Stewart5-Jan-04 13:40 
GeneralRe: Practice - Simple COM Interfaces Pin
Tristan Rhodes6-Jan-04 1:13
Tristan Rhodes6-Jan-04 1:13 
GeneralRe: Practice - Simple COM Interfaces Pin
Heath Stewart6-Jan-04 2:21
protectorHeath Stewart6-Jan-04 2:21 
WTF | :WTF: Why are you looking in directories? You're supposed to be looking in the help files which - at least for the core that should include this stuff - is a required download. Click on Start->Programs->Microsoft Platform SDK Month Year and you'll see the help files. You don't need to build anything.

And "certified C compiler"? You do realize that VS.NET includes the C/C++ compiler - it's the same compiler that builds mixed mode and pure .NET assemblies when the /clr switch is used. The PSDK also includes the compiler and linker in the bin directory, as is the common place for binaries in SDKs and in *nix systems. Again, though, you don't need to build anything. Just look in help for information.

If you don't have all the right help files, click on the Update link in that directory and install all the relevent documentation.

 

-----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-----
GeneralRe: Practice - Simple COM Interfaces Pin
Tristan Rhodes6-Jan-04 2:32
Tristan Rhodes6-Jan-04 2:32 
GeneralRe: Practice - Simple COM Interfaces Pin
Tristan Rhodes6-Jan-04 3:01
Tristan Rhodes6-Jan-04 3:01 

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.