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

C#

 
GeneralRe: Threads.... Pin
sniper506th2-Apr-05 7:51
sniper506th2-Apr-05 7:51 
GeneralList COM+ components in Windows 2003 Pin
Johny Ng1-Apr-05 12:55
Johny Ng1-Apr-05 12:55 
GeneralMarshall structure with array Pin
Ox53746F6E651-Apr-05 12:06
Ox53746F6E651-Apr-05 12:06 
GeneralRe: Marshall structure with array Pin
rwestgraham3-Apr-05 10:20
rwestgraham3-Apr-05 10:20 
GeneralRe: Marshall structure with array Pin
Ox53746F6E655-Apr-05 20:01
Ox53746F6E655-Apr-05 20:01 
GeneralC# Setup and Deployment Winform App. Pin
rt71-Apr-05 11:57
rt71-Apr-05 11:57 
GeneralRe: C# Setup and Deployment Winform App. Pin
Dave Kreskowiak1-Apr-05 14:00
mveDave Kreskowiak1-Apr-05 14:00 
GeneralRe: C# Setup and Deployment Winform App. Pin
rt71-Apr-05 14:10
rt71-Apr-05 14:10 
GeneralRe: C# Setup and Deployment Winform App. Pin
Luis Alonso Ramos1-Apr-05 16:14
Luis Alonso Ramos1-Apr-05 16:14 
GeneralRe: C# Setup and Deployment Winform App. Pin
Dave Kreskowiak2-Apr-05 3:19
mveDave Kreskowiak2-Apr-05 3:19 
QuestionGlobals??? Pin
C# .NET Newbie1-Apr-05 11:27
sussC# .NET Newbie1-Apr-05 11:27 
AnswerRe: Globals??? Pin
Christian Graus1-Apr-05 11:45
protectorChristian Graus1-Apr-05 11:45 
GeneralWeb Services - c# chat application Pin
wakkerjack1-Apr-05 11:21
wakkerjack1-Apr-05 11:21 
GeneralCatastrophic failure Pin
webhay1-Apr-05 9:50
webhay1-Apr-05 9:50 
GeneralRe: Catastrophic failure Pin
Christian Graus1-Apr-05 11:50
protectorChristian Graus1-Apr-05 11:50 
GeneralRe: Catastrophic failure Pin
Dave Kreskowiak1-Apr-05 13:55
mveDave Kreskowiak1-Apr-05 13:55 
GeneralChanging Files Security Properties with C# Pin
markaelkins1-Apr-05 9:23
markaelkins1-Apr-05 9:23 
GeneralRe: Changing Files Security Properties with C# Pin
ACorbs1-Apr-05 11:18
ACorbs1-Apr-05 11:18 
GeneralRe: Changing Files Security Properties with C# Pin
markaelkins1-Apr-05 11:39
markaelkins1-Apr-05 11:39 
Generalwin form app access web server Pin
MrJJKoolJ1-Apr-05 8:40
MrJJKoolJ1-Apr-05 8:40 
GeneralPIA's with Word 2000 and C# Pin
Michele@MERC1-Apr-05 7:58
Michele@MERC1-Apr-05 7:58 
GeneralRe: PIA's with Word 2000 and C# Pin
Mircea Grelus19-Apr-05 1:56
Mircea Grelus19-Apr-05 1:56 
As you probably are aware of, there is a big difference between Office 2000 PIAs and Office 2003 PIAs. If Office 2000 PIAs can be redistributed with the application setup, well Office 2003 PIAs can not.Except ifyou want to corrupt the Office installed on the deployment machine. Office 2003 PIAs should be installed using the Office's setup add/remove function. You can find more information on: http://msdn.microsoft.com/office/default.aspx?pull=/library/en-us/dno2k3ta/html/officeprimaryinteropassembliesfaq.asp[^].

The bottom line is if you want your application to support both Office 2000 and Office 2003 you should create two separate applications, one for each version of office and distribute them according to the installed Office on the deployment machine

Mircea

Many people spend their life going to sleep when they’re not sleepy and waking up when they still are.
GeneralParsing coma seperated values Pin
jctk1-Apr-05 6:44
jctk1-Apr-05 6:44 
GeneralRe: Parsing coma seperated values Pin
Judah Gabriel Himango1-Apr-05 7:12
sponsorJudah Gabriel Himango1-Apr-05 7:12 
GeneralRe: Parsing coma seperated values Pin
jctk1-Apr-05 7:27
jctk1-Apr-05 7:27 

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.