Click here to Skip to main content
15,892,674 members
Home / Discussions / C#
   

C#

 
GeneralRe: Eventhandler + parallelport input Pin
John Fisher12-Mar-04 2:17
John Fisher12-Mar-04 2:17 
GeneralNeed Help with Transparency! Pin
Agent 8611-Mar-04 17:36
Agent 8611-Mar-04 17:36 
QuestionHow to know if there is a child control under a certain point ? Pin
Andres Coder11-Mar-04 17:06
Andres Coder11-Mar-04 17:06 
AnswerRe: How to know if there is a child control under a certain point ? Pin
OmegaSupreme12-Mar-04 2:06
OmegaSupreme12-Mar-04 2:06 
AnswerRe: How to know if there is a child control under a certain point ? Pin
John Fisher12-Mar-04 2:08
John Fisher12-Mar-04 2:08 
Generalc# opengl *.obj Pin
pertiu11-Mar-04 7:07
pertiu11-Mar-04 7:07 
GeneralRe: c# opengl *.obj Pin
Judah Gabriel Himango11-Mar-04 16:39
sponsorJudah Gabriel Himango11-Mar-04 16:39 
GeneralRe: c# opengl *.obj Pin
Heath Stewart12-Mar-04 3:32
protectorHeath Stewart12-Mar-04 3:32 
So, you gave Judah a score of 1 for his response, eh? Too bad, but he's right. A Framework - like the .NET Framework, for which C# is one of many languages that target - cannot/should not provide class libraries for everything anyone could ever think of. Sorry, welcome to the world of programming.

You're either going to have to read the documentation for the .obj format - yes, read - or find a library like a COM library (which can interop well with .NET) and use that to write the binary file format.

If you don't like it, tough. That's the way development goes sometimes.

 

Microsoft MVP, Visual C#
My Articles
GeneralOOP - Multiple Inheritance Pin
MrEyes11-Mar-04 7:07
MrEyes11-Mar-04 7:07 
GeneralRe: OOP - Multiple Inheritance Pin
John Fisher11-Mar-04 16:24
John Fisher11-Mar-04 16:24 
GeneralRe: OOP - Multiple Inheritance Pin
Michael Flanakin17-Mar-04 19:52
Michael Flanakin17-Mar-04 19:52 
Question Determine which users have a file locked? Pin
Member 59390311-Mar-04 6:54
Member 59390311-Mar-04 6:54 
AnswerRe: Determine which users have a file locked? Pin
Heath Stewart12-Mar-04 3:26
protectorHeath Stewart12-Mar-04 3:26 
GeneralRe: Determine which users have a file locked? Pin
Member 59390312-Mar-04 3:34
Member 59390312-Mar-04 3:34 
QuestionRe: Determine which users have a file locked? Pin
Martin#18-Jun-07 0:16
Martin#18-Jun-07 0:16 
Generalthis.ServiceName Pin
CraigSch11-Mar-04 6:42
CraigSch11-Mar-04 6:42 
GeneralRe: this.ServiceName Pin
John Fisher11-Mar-04 16:32
John Fisher11-Mar-04 16:32 
GeneralBindtoObject translation Issues Pin
Tristan Rhodes11-Mar-04 5:39
Tristan Rhodes11-Mar-04 5:39 
General- Solved. - ref GUID? Pin
Tristan Rhodes12-Mar-04 1:02
Tristan Rhodes12-Mar-04 1:02 
GeneralRe: - Solved. - ref GUID? Pin
Mike Dimmick12-Mar-04 2:25
Mike Dimmick12-Mar-04 2:25 
GeneralRe: - Solved. - ref GUID? Pin
Tristan Rhodes12-Mar-04 3:20
Tristan Rhodes12-Mar-04 3:20 
Generalfill a textbox from a dataset Pin
krisman11-Mar-04 4:43
krisman11-Mar-04 4:43 
GeneralRe: fill a textbox from a dataset Pin
Guinness4Strength11-Mar-04 4:47
Guinness4Strength11-Mar-04 4:47 
GeneralRe: fill a textbox from a dataset Pin
krisman11-Mar-04 5:28
krisman11-Mar-04 5:28 
GeneralRe: fill a textbox from a dataset Pin
partyganger11-Mar-04 5:56
partyganger11-Mar-04 5:56 

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.