Click here to Skip to main content
15,885,941 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can i open existing excel sheet using C# Pin
Abhijit Jana22-Nov-09 19:49
professionalAbhijit Jana22-Nov-09 19:49 
GeneralRe: How can i open existing excel sheet using C# Pin
dojohansen23-Nov-09 7:56
dojohansen23-Nov-09 7:56 
Questionfile viewer Pin
User 663428922-Nov-09 13:52
User 663428922-Nov-09 13:52 
AnswerRe: file viewer Pin
User 663428922-Nov-09 19:41
User 663428922-Nov-09 19:41 
GeneralRe: file viewer Pin
Ashfield22-Nov-09 21:36
Ashfield22-Nov-09 21:36 
GeneralRe: file viewer Pin
User 663428923-Nov-09 1:15
User 663428923-Nov-09 1:15 
GeneralRe: file viewer Pin
Ashfield23-Nov-09 1:22
Ashfield23-Nov-09 1:22 
AnswerRe: file viewer Pin
dojohansen23-Nov-09 1:30
dojohansen23-Nov-09 1:30 
Perhaps overkill, but you could use the browser component. It won't support things like PDF natively, but if the user has Acrobat Reader (or some other program that is registered as able to open PDF files) the browser will host the viewing application. Of course this means uses may see additional UI (toolbars from the viewer app for example) depending on what they have installed on their system, but they will at least get a "preview" (actually a perfectly normal view, but perhaps scaled down).

Since you're saying "files like ..." it appears you want to show many different formats and you don't necessarily know what they are or what they will be in two years. In that respect the browser is probably a good choice, exactly because it relies upon external programs rather than having built-in support for every format. So a user who has OpenOffice will be able to preview ODT files, and an MS Office user DOC files.
QuestionNeed help-How to add Bing Maps in a C# Pin
ashz100022-Nov-09 11:18
ashz100022-Nov-09 11:18 
AnswerRe: Need help-How to add Bing Maps in a C# Pin
Blue_Boy22-Nov-09 11:59
Blue_Boy22-Nov-09 11:59 
JokeRe: Need help-How to add Bing Maps in a C# Pin
Luc Pattyn22-Nov-09 13:47
sitebuilderLuc Pattyn22-Nov-09 13:47 
QuestionGetting application config directory folder path Pin
Jordanwb22-Nov-09 10:50
Jordanwb22-Nov-09 10:50 
AnswerRe: Getting application config directory folder path Pin
Dave Kreskowiak22-Nov-09 18:32
mveDave Kreskowiak22-Nov-09 18:32 
Questionproblem in change form's Skin Pin
SajjadZare22-Nov-09 10:27
SajjadZare22-Nov-09 10:27 
AnswerRe: problem in change form's Skin Pin
Dave Kreskowiak22-Nov-09 18:27
mveDave Kreskowiak22-Nov-09 18:27 
AnswerRe: problem in change form's Skin Pin
Shameel22-Nov-09 23:17
professionalShameel22-Nov-09 23:17 
Questionflowlayout Pin
farokhian22-Nov-09 10:01
farokhian22-Nov-09 10:01 
AnswerRe: flowlayout Pin
Luc Pattyn22-Nov-09 10:18
sitebuilderLuc Pattyn22-Nov-09 10:18 
AnswerRe: flowlayout Pin
Shameel22-Nov-09 23:19
professionalShameel22-Nov-09 23:19 
Questionwia user interface Pin
mehrdad33322-Nov-09 8:50
mehrdad33322-Nov-09 8:50 
AnswerRe: wia user interface Pin
Ashfield22-Nov-09 21:38
Ashfield22-Nov-09 21:38 
QuestionHow to change form's skin ? [modified] Pin
SajjadZare22-Nov-09 5:31
SajjadZare22-Nov-09 5:31 
AnswerRe: How to change form's skin ? Pin
Richard MacCutchan22-Nov-09 7:08
mveRichard MacCutchan22-Nov-09 7:08 
QuestionNeed to Learn Split Method Pin
M Riaz Bashir22-Nov-09 0:38
M Riaz Bashir22-Nov-09 0:38 
AnswerRe: Need to Learn Split Method Pin
Richard MacCutchan22-Nov-09 1:14
mveRichard MacCutchan22-Nov-09 1: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.