Click here to Skip to main content
15,887,027 members
Home / Discussions / C#
   

C#

 
QuestionAccess Database in Remote Server from LAN Pin
vasanth arivali18-Jul-09 1:58
vasanth arivali18-Jul-09 1:58 
AnswerRe: Access Database in Remote Server from LAN Pin
dan!sh 18-Jul-09 3:08
professional dan!sh 18-Jul-09 3:08 
AnswerRe: Access Database in Remote Server from LAN Pin
Monjurul Habib5-Jun-11 7:36
professionalMonjurul Habib5-Jun-11 7:36 
QuestionGet full HTML-code Pin
Martijn Verbakel18-Jul-09 0:28
Martijn Verbakel18-Jul-09 0:28 
AnswerRe: Get full HTML-code Pin
Mycroft Holmes18-Jul-09 0:47
professionalMycroft Holmes18-Jul-09 0:47 
GeneralRe: Get full HTML-code Pin
Martijn Verbakel18-Jul-09 0:51
Martijn Verbakel18-Jul-09 0:51 
QuestionHow do i know in which drive the operating system is installed in a c# application? Pin
CoderForEver17-Jul-09 23:20
CoderForEver17-Jul-09 23:20 
AnswerRe: How do i know in which drive the operating system is installed in a c# application? Pin
Luc Pattyn17-Jul-09 23:50
sitebuilderLuc Pattyn17-Jul-09 23:50 
Hi,

there are many ways to get such information.
One is by looking at some of the environment variables (e.g. WINDIR).
An easier one is using Environment.GetFolderPath(SpecialFolder.System)

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: How do i know in which drive the operating system is installed in a c# application? Pin
Baeltazor18-Jul-09 0:37
Baeltazor18-Jul-09 0:37 
GeneralRe: How do i know in which drive the operating system is installed in a c# application? Pin
Luc Pattyn18-Jul-09 0:39
sitebuilderLuc Pattyn18-Jul-09 0:39 
JokeRe: How do i know in which drive the operating system is installed in a c# application? Pin
Mycroft Holmes18-Jul-09 0:49
professionalMycroft Holmes18-Jul-09 0:49 
GeneralRe: How do i know in which drive the operating system is installed in a c# application? Pin
Luc Pattyn18-Jul-09 0:54
sitebuilderLuc Pattyn18-Jul-09 0:54 
GeneralRe: How do i know in which drive the operating system is installed in a c# application? Pin
CoderForEver18-Jul-09 18:30
CoderForEver18-Jul-09 18:30 
QuestionHow can i play a flash(.swf) file in a c# application? Pin
CoderForEver17-Jul-09 23:14
CoderForEver17-Jul-09 23:14 
AnswerRe: How can i play a flash(.swf) file in a c# application? Pin
Mycroft Holmes18-Jul-09 0:52
professionalMycroft Holmes18-Jul-09 0:52 
AnswerRe: How can i play a flash(.swf) file in a c# application? Pin
vasanth arivali20-Jul-09 19:15
vasanth arivali20-Jul-09 19:15 
GeneralRe: How can i play a flash(.swf) file in a c# application? Pin
CoderForEver22-Jul-09 1:44
CoderForEver22-Jul-09 1:44 
GeneralRe: How can i play a flash(.swf) file in a c# application? Pin
CoderForEver22-Jul-09 2:15
CoderForEver22-Jul-09 2:15 
GeneralRe: How can i play a flash(.swf) file in a c# application? Pin
vasanth arivali22-Jul-09 3:25
vasanth arivali22-Jul-09 3:25 
GeneralRe: How can i play a flash(.swf) file in a c# application? Pin
Said Ali Jalali28-Sep-09 4:41
Said Ali Jalali28-Sep-09 4:41 
QuestionUpload Pic... Pin
mjawadkhatri17-Jul-09 21:07
mjawadkhatri17-Jul-09 21:07 
AnswerRe: Upload Pic... Pin
Manas Bhardwaj17-Jul-09 22:30
professionalManas Bhardwaj17-Jul-09 22:30 
GeneralRe: Upload Pic... Pin
mjawadkhatri18-Jul-09 0:23
mjawadkhatri18-Jul-09 0:23 
GeneralRe: Upload Pic... Pin
Manas Bhardwaj18-Jul-09 8:20
professionalManas Bhardwaj18-Jul-09 8:20 
QuestionHow to add...... Pin
mjawadkhatri17-Jul-09 18:53
mjawadkhatri17-Jul-09 18:53 

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.