Click here to Skip to main content
16,017,788 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to create manus Pin
galto4-Nov-07 20:32
galto4-Nov-07 20:32 
AnswerRe: how to create manus Pin
Giorgi Dalakishvili4-Nov-07 20:33
mentorGiorgi Dalakishvili4-Nov-07 20:33 
AnswerRe: how to create manus Pin
Ravi Bhavnani5-Nov-07 2:15
professionalRavi Bhavnani5-Nov-07 2:15 
QuestionHow to pass variable to vb6 exe use in C# project? Pin
help as an alias4-Nov-07 19:54
help as an alias4-Nov-07 19:54 
AnswerRe: How to pass variable to vb6 exe use in C# project? Pin
Michael Sync4-Nov-07 20:34
Michael Sync4-Nov-07 20:34 
GeneralRe: How to pass variable to vb6 exe use in C# project? Pin
help as an alias4-Nov-07 20:39
help as an alias4-Nov-07 20:39 
QuestionCopy from server Pin
P_Elza4-Nov-07 19:49
P_Elza4-Nov-07 19:49 
AnswerRe: Copy from server Pin
N a v a n e e t h4-Nov-07 20:08
N a v a n e e t h4-Nov-07 20:08 
P_Elza wrote:
I want to copy a file from server to localdisk in web application


You can't copy files from server to local machine. You can redirect page to the file which needs to be stored, browser will open a save dialog and user can save it.

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions

Questionincosistent performance before Deploying [modified] Pin
sindhutiwari4-Nov-07 19:40
sindhutiwari4-Nov-07 19:40 
QuestionMerge Modules...in setup project? [modified] Pin
Pankaj - Joshi4-Nov-07 19:30
Pankaj - Joshi4-Nov-07 19:30 
QuestionCAB/SCSF - How to load the modules asynchronously on-demand Pin
Michael Sync4-Nov-07 19:24
Michael Sync4-Nov-07 19:24 
QuestionNavigate Focus with Arrow Keys on Container having Multiple Panels/Controls Pin
Sukhjinder_K4-Nov-07 19:19
Sukhjinder_K4-Nov-07 19:19 
QuestionHow to implement localization for crystal reports (VS2005)? Pin
huheng_0_04-Nov-07 18:27
huheng_0_04-Nov-07 18:27 
Questionresolution issue Pin
Tauseef A4-Nov-07 16:32
Tauseef A4-Nov-07 16:32 
AnswerRe: resolution issue Pin
Luc Pattyn4-Nov-07 17:09
sitebuilderLuc Pattyn4-Nov-07 17:09 
AnswerRe: resolution issue Pin
Michael Sync4-Nov-07 19:14
Michael Sync4-Nov-07 19:14 
QuestionFew questions Pin
C# Beginner Nick4-Nov-07 11:16
C# Beginner Nick4-Nov-07 11:16 
AnswerRe: Few questions Pin
Colin Angus Mackay4-Nov-07 12:16
Colin Angus Mackay4-Nov-07 12:16 
GeneralRe: Few questions Pin
C# Beginner Nick4-Nov-07 12:39
C# Beginner Nick4-Nov-07 12:39 
GeneralRe: Few questions Pin
Colin Angus Mackay4-Nov-07 12:49
Colin Angus Mackay4-Nov-07 12:49 
GeneralRe: Few questions Pin
C# Beginner Nick7-Nov-07 11:04
C# Beginner Nick7-Nov-07 11:04 
GeneralRe: Few questions Pin
Colin Angus Mackay7-Nov-07 14:08
Colin Angus Mackay7-Nov-07 14:08 
AnswerRe: Few questions Pin
Anthony Mushrow4-Nov-07 12:18
professionalAnthony Mushrow4-Nov-07 12:18 
GeneralRe: Few questions Pin
C# Beginner Nick4-Nov-07 12:39
C# Beginner Nick4-Nov-07 12:39 
QuestionPassword Pin
MasterSharp4-Nov-07 9:34
MasterSharp4-Nov-07 9:34 

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.