Click here to Skip to main content
15,906,333 members
Home / Discussions / C#
   

C#

 
AnswerRe: Could I use Word 12.0 Object Library to open Word 2003 documents and convert them to pdf format? Pin
Richard MacCutchan23-Mar-10 22:43
mveRichard MacCutchan23-Mar-10 22:43 
GeneralRe: Could I use Word 12.0 Object Library to open Word 2003 documents and convert them to pdf format? Pin
pcphuc23-Mar-10 23:02
pcphuc23-Mar-10 23:02 
GeneralRe: Could I use Word 12.0 Object Library to open Word 2003 documents and convert them to pdf format? Pin
Richard MacCutchan23-Mar-10 23:15
mveRichard MacCutchan23-Mar-10 23:15 
GeneralRe: Could I use Word 12.0 Object Library to open Word 2003 documents and convert them to pdf format? Pin
pcphuc23-Mar-10 23:17
pcphuc23-Mar-10 23:17 
Question#include or including files Pin
prithaa23-Mar-10 17:05
prithaa23-Mar-10 17:05 
AnswerRe: #include or including files Pin
Saša Ćetković23-Mar-10 17:30
professionalSaša Ćetković23-Mar-10 17:30 
GeneralRe: #include or including files Pin
PIEBALDconsult23-Mar-10 18:23
mvePIEBALDconsult23-Mar-10 18:23 
AnswerRe: #include or including files Pin
Dr.Walt Fair, PE23-Mar-10 17:32
professionalDr.Walt Fair, PE23-Mar-10 17:32 
Well, that's one of the things you'll have to get used to with C#.

I usually define a Global class that contains all my constants and true global variables. Just reference it and use the constants/variables or refer to them as Global.Foo, etc.

Perhaps others have a more elegant way.
CQ de W5ALT

Walt Fair, Jr., P. E.
Comport Computing
Specializing in Technical Engineering Software


AnswerRe: #include or including files Pin
PIEBALDconsult23-Mar-10 18:20
mvePIEBALDconsult23-Mar-10 18:20 
GeneralRe: #include or including files Pin
Luc Pattyn23-Mar-10 18:24
sitebuilderLuc Pattyn23-Mar-10 18:24 
GeneralRe: #include or including files Pin
prithaa23-Mar-10 18:32
prithaa23-Mar-10 18:32 
GeneralRe: #include or including files Pin
PIEBALDconsult24-Mar-10 4:31
mvePIEBALDconsult24-Mar-10 4:31 
QuestionBest C# book for Reference Pin
sebogawa23-Mar-10 14:57
sebogawa23-Mar-10 14:57 
AnswerRe: Best C# book for Reference Pin
PIEBALDconsult23-Mar-10 16:03
mvePIEBALDconsult23-Mar-10 16:03 
AnswerRe: Best C# book for Reference Pin
Saša Ćetković23-Mar-10 17:52
professionalSaša Ćetković23-Mar-10 17:52 
AnswerRe: Best C# book for Reference Pin
Dave Kreskowiak23-Mar-10 17:56
mveDave Kreskowiak23-Mar-10 17:56 
AnswerRe: Best C# book for Reference Pin
Ravi Bhavnani23-Mar-10 18:40
professionalRavi Bhavnani23-Mar-10 18:40 
QuestionXML but with different extension Pin
Jassim Rahma23-Mar-10 12:39
Jassim Rahma23-Mar-10 12:39 
AnswerRe: XML but with different extension Pin
Keith Barrow23-Mar-10 12:50
professionalKeith Barrow23-Mar-10 12:50 
AnswerRe: XML but with different extension Pin
PIEBALDconsult23-Mar-10 13:43
mvePIEBALDconsult23-Mar-10 13:43 
AnswerRe: XML but with different extension Pin
Dr.Walt Fair, PE23-Mar-10 13:45
professionalDr.Walt Fair, PE23-Mar-10 13:45 
QuestionCheck clipboard for a URL Pin
Jassim Rahma23-Mar-10 12:33
Jassim Rahma23-Mar-10 12:33 
AnswerRe: Check clipboard for a URL Pin
AspDotNetDev23-Mar-10 12:59
protectorAspDotNetDev23-Mar-10 12:59 
AnswerRe: Check clipboard for a URL Pin
Eslam Afifi23-Mar-10 13:02
Eslam Afifi23-Mar-10 13:02 
Questionref typecast between form derived from Form class and Form class Pin
Karismatic23-Mar-10 9:47
Karismatic23-Mar-10 9:47 

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.