Click here to Skip to main content
15,897,704 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionItems Disappear from collection Pin
sseveran12-Jun-06 10:49
sseveran12-Jun-06 10:49 
QuestionMigtration from framework 1.1 to 2.0 Pin
Arun Kumar Babu12-Jun-06 1:18
Arun Kumar Babu12-Jun-06 1:18 
AnswerRe: Migtration from framework 1.1 to 2.0 Pin
Guffa12-Jun-06 1:25
Guffa12-Jun-06 1:25 
GeneralRe: Migtration from framework 1.1 to 2.0 Pin
Arun Kumar Babu12-Jun-06 1:33
Arun Kumar Babu12-Jun-06 1:33 
AnswerRe: Migtration from framework 1.1 to 2.0 Pin
Jun Du12-Jun-06 5:34
Jun Du12-Jun-06 5:34 
GeneralMigtration from framework 1.1 to 2.0 Pin
Arun Kumar Babu13-Jun-06 1:25
Arun Kumar Babu13-Jun-06 1:25 
GeneralRe: Migtration from framework 1.1 to 2.0 Pin
Jun Du13-Jun-06 2:05
Jun Du13-Jun-06 2:05 
QuestionFile Downloading - Help Please Pin
Andrew Mercer12-Jun-06 0:16
Andrew Mercer12-Jun-06 0:16 
Hi,

I have recetly moved from Java to .NET/C#.

I am trying to download a file from my test website and save it to disk on any client machine (this means getting access to each clients hard disk etc).

In java this required the use of applets etc...

I have so far not found the corresponding code in C#/.NET.

I am wanting to

(i) click a button in a web page on my website.
(ii) do some security checks before proceeding
(iii) stream the file(s) from the source directory on the website host machine
(iv) stream the file(s) to the client
(v) save the file(s) to the clients hard disk.
(vi) the original file may need to be zipped so the client side operation may require an automatic unzipping process

I know I could zip all the files and then add a link to my webpage that the user selects to download the file and then they manually unzip the relevant files but in some instances an automatic approach would be better.

Any help greatly appreciated.

I have also posted this to the C# board if this is the wrong discussion board.

I will keep searching.

Regards Andrew Mercer
QuestionHow to maintain authentification for multiple http requests ? [modified] Pin
bumper11-Jun-06 23:15
bumper11-Jun-06 23:15 
QuestionRun .NET app programmatically [modified] Pin
#realJSOP11-Jun-06 10:24
professional#realJSOP11-Jun-06 10:24 
QuestionFrameWork on 486 Pin
Heinz_10-Jun-06 13:04
Heinz_10-Jun-06 13:04 
AnswerRe: FrameWork on 486 Pin
Jun Du10-Jun-06 14:07
Jun Du10-Jun-06 14:07 
QuestionFramework version Migration Pin
Crack110-Jun-06 1:52
Crack110-Jun-06 1:52 
AnswerRe: Framework version Migration Pin
Kevin McFarlane10-Jun-06 9:04
Kevin McFarlane10-Jun-06 9:04 
GeneralRe: Framework version Migration Pin
Crack111-Jun-06 23:59
Crack111-Jun-06 23:59 
GeneralRe: Framework version Migration Pin
Kevin McFarlane12-Jun-06 8:48
Kevin McFarlane12-Jun-06 8:48 
GeneralRe: Framework version Migration Pin
Kevin McFarlane12-Jun-06 22:50
Kevin McFarlane12-Jun-06 22:50 
QuestionHow do I persist a C++ pointer? Pin
dragon5210-Jun-06 0:54
dragon5210-Jun-06 0:54 
AnswerRe: How do I persist a C++ pointer? Pin
Colin Angus Mackay10-Jun-06 2:31
Colin Angus Mackay10-Jun-06 2:31 
GeneralRe: How do I persist a C++ pointer? Pin
dragon5210-Jun-06 15:13
dragon5210-Jun-06 15:13 
AnswerRe: How do I persist a C++ pointer? Pin
Guffa10-Jun-06 22:13
Guffa10-Jun-06 22:13 
GeneralRe: How do I persist a C++ pointer? Pin
dragon5211-Jun-06 17:20
dragon5211-Jun-06 17:20 
AnswerRe: How do I persist a C++ pointer? Pin
Guffa11-Jun-06 21:34
Guffa11-Jun-06 21:34 
AnswerRe: How do I persist a C++ pointer? [modified] Pin
Brian P. Bailey10-Jul-06 17:56
Brian P. Bailey10-Jul-06 17:56 
QuestionWeb project in the .Net Framework Pin
AfriDiesel9-Jun-06 0:24
AfriDiesel9-Jun-06 0:24 

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.