Click here to Skip to main content
15,909,373 members
Home / Discussions / C#
   

C#

 
QuestionSet the prpopert of control by another form at design time Pin
Kamal Sagar30-Jun-06 0:56
Kamal Sagar30-Jun-06 0:56 
AnswerRe: Set the prpopert of control by another form at design time Pin
Martin#30-Jun-06 2:13
Martin#30-Jun-06 2:13 
Questionhow to following System information in C# Pin
code4jigar30-Jun-06 0:51
code4jigar30-Jun-06 0:51 
AnswerRe: how to following System information in C# Pin
Colin Angus Mackay30-Jun-06 1:07
Colin Angus Mackay30-Jun-06 1:07 
GeneralRe: how to following System information in C# Pin
pq4noeh30-Jun-06 1:43
pq4noeh30-Jun-06 1:43 
GeneralRe: how to following System information in C# Pin
code4jigar2-Jul-06 19:02
code4jigar2-Jul-06 19:02 
AnswerRe: how to following System information in C# Pin
psamy30-Jun-06 1:19
psamy30-Jun-06 1:19 
AnswerRe: how to following System information in C# Pin
stancrm30-Jun-06 2:03
stancrm30-Jun-06 2:03 
1. System.Environment.OSVersion
2. FileVersionInfo.GetVersionInfo(@"C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE")
3. Same with 2, just change the filename.
4. Same with 2, just change the filename.
5. Same with 2, just change the filename.
6. You cannot even run your application. You get only an error "mscorlib.dll is missing".
7. FileVersionInfo.GetVersionInfo(@"C:\WINNT\system32\URTTemp\fusion.dll")
9. ???
10. ???
11. Use C++. In C++ you must write an assembler code.


AnswerRe: how to following System information in C# Pin
wasife30-Jun-06 8:06
wasife30-Jun-06 8:06 
Questionloading items in ComboBoxes Pin
V.30-Jun-06 0:30
professionalV.30-Jun-06 0:30 
AnswerRe: loading items in ComboBoxes Pin
Robert Rohde30-Jun-06 0:35
Robert Rohde30-Jun-06 0:35 
GeneralRe: loading items in ComboBoxes Pin
V.30-Jun-06 2:07
professionalV.30-Jun-06 2:07 
GeneralRe: loading items in ComboBoxes Pin
Josh Smith30-Jun-06 3:39
Josh Smith30-Jun-06 3:39 
GeneralRe: loading items in ComboBoxes Pin
V.30-Jun-06 3:57
professionalV.30-Jun-06 3:57 
Questionjava script problem Pin
ayyp30-Jun-06 0:18
ayyp30-Jun-06 0:18 
AnswerRe: java script problem Pin
V.30-Jun-06 0:31
professionalV.30-Jun-06 0:31 
AnswerRe: java script problem Pin
DIMPLE_R30-Jun-06 0:40
DIMPLE_R30-Jun-06 0:40 
GeneralRe: java script problem Pin
ayyp30-Jun-06 0:54
ayyp30-Jun-06 0:54 
AnswerRe: java script problem Pin
psamy30-Jun-06 0:49
psamy30-Jun-06 0:49 
GeneralRe: java script problem Pin
ayyp30-Jun-06 0:54
ayyp30-Jun-06 0:54 
GeneralRe: java script problem Pin
psamy30-Jun-06 1:41
psamy30-Jun-06 1:41 
GeneralRe: java script problem Pin
DIMPLE_R30-Jun-06 2:01
DIMPLE_R30-Jun-06 2:01 
QuestionEnabling and disabling desktop icons programmatically Pin
Prashant Gadhave29-Jun-06 23:05
Prashant Gadhave29-Jun-06 23:05 
Questionhelp me solve this problem ? please ... Pin
cmpeng3429-Jun-06 23:02
cmpeng3429-Jun-06 23:02 
AnswerRe: help me solve this problem ? please ... Pin
Stefan Troschuetz29-Jun-06 23:14
Stefan Troschuetz29-Jun-06 23:14 

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.