Click here to Skip to main content
15,902,636 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Border Color Pin
Venkatesh Mookkan28-Dec-06 17:46
Venkatesh Mookkan28-Dec-06 17:46 
GeneralRe: Border Color Pin
248912828-Dec-06 19:39
248912828-Dec-06 19:39 
GeneralRe: Border Color Pin
_AK_28-Dec-06 20:31
_AK_28-Dec-06 20:31 
JokeRe: Border Color Pin
Venkatesh Mookkan28-Dec-06 21:15
Venkatesh Mookkan28-Dec-06 21:15 
QuestionASP.NET Pin
analyst200128-Dec-06 1:28
analyst200128-Dec-06 1:28 
GeneralRe: ASP.NET Pin
Eduard Keilholz28-Dec-06 1:41
Eduard Keilholz28-Dec-06 1:41 
QuestionWeb service, adding a web reference to a web service over the internet Pin
steve_rm28-Dec-06 1:14
steve_rm28-Dec-06 1:14 
QuestionEncrypting files on server side Pin
Rankor2028-Dec-06 0:47
Rankor2028-Dec-06 0:47 
I'm working on an application where clients can upload files, but those files should be stored encrypted.

I am using a propietary uploader quite similar to asp.net uploader, and I was trying to encrypt the file to another folder and delete the original one.

To do the encryption tried using Rijndael as seen on: http://www.codeproject.com/dotnet/EncryptFile.asp[^]

The problem is that this article is reffered to a local application, so when I use System.IO.FileStream type on an URI address, it doesn't work.

I've been trying to use System.Net.WebClient namespace whithout much success.

Any clue on how I can proceed?

Thanks
AnswerRe: Encrypting files on server side Pin
Eduard Keilholz28-Dec-06 1:33
Eduard Keilholz28-Dec-06 1:33 
GeneralRe: Encrypting files on server side Pin
Rankor2028-Dec-06 2:12
Rankor2028-Dec-06 2:12 
GeneralRe: Encrypting files on server side Pin
Eduard Keilholz28-Dec-06 2:19
Eduard Keilholz28-Dec-06 2:19 
Questionproblem with timer Pin
MissionSuccess28-Dec-06 0:22
MissionSuccess28-Dec-06 0:22 
AnswerRe: problem with timer Pin
Eduard Keilholz28-Dec-06 1:35
Eduard Keilholz28-Dec-06 1:35 
GeneralRe: problem with timer Pin
MissionSuccess28-Dec-06 1:42
MissionSuccess28-Dec-06 1:42 
GeneralRe: problem with timer Pin
Eduard Keilholz28-Dec-06 1:47
Eduard Keilholz28-Dec-06 1:47 
Question, Pin
bejoy1234528-Dec-06 0:20
bejoy1234528-Dec-06 0:20 
AnswerRe: , Pin
_mubashir28-Dec-06 0:34
_mubashir28-Dec-06 0:34 
AnswerRe: , Pin
DavidNohejl28-Dec-06 1:03
DavidNohejl28-Dec-06 1:03 
QuestionDataGrid Problem Pin
varshavmane28-Dec-06 0:01
varshavmane28-Dec-06 0:01 
QuestionHow to create Dynamic CrystalReport Pin
Gamzun27-Dec-06 23:31
Gamzun27-Dec-06 23:31 
QuestionList of Servers Pin
_mubashir27-Dec-06 23:22
_mubashir27-Dec-06 23:22 
AnswerRe: List of Servers Pin
Laubi28-Dec-06 1:48
Laubi28-Dec-06 1:48 
QuestionHow can get information from web page ? Pin
ankprasanna27-Dec-06 21:25
ankprasanna27-Dec-06 21:25 
JokeRe: How can get information from web page ? Pin
Venkatesh Mookkan27-Dec-06 21:36
Venkatesh Mookkan27-Dec-06 21:36 
QuestionRe: How can get information from web page ? Pin
Eduard Keilholz28-Dec-06 1:37
Eduard Keilholz28-Dec-06 1:37 

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.