Click here to Skip to main content
15,898,036 members
Home / Discussions / C#
   

C#

 
QuestionIs it possible to store an encrypted txt file in sql server using AES encryption. Pin
TechnoDev29-Sep-06 4:52
TechnoDev29-Sep-06 4:52 
AnswerRe: Is it possible to store an encrypted txt file in sql server using AES encryption. Pin
led mike29-Sep-06 6:20
led mike29-Sep-06 6:20 
Questionoffice development Pin
fmardani29-Sep-06 4:30
fmardani29-Sep-06 4:30 
AnswerRe: office development Pin
Not Active29-Sep-06 5:32
mentorNot Active29-Sep-06 5:32 
QuestionCommand Line Argument access from another app Pin
UTRocketFan29-Sep-06 4:17
UTRocketFan29-Sep-06 4:17 
QuestionSystem.Web.Mail and CDO.Message Error Pin
Saamir29-Sep-06 3:48
Saamir29-Sep-06 3:48 
QuestionExecuting an executable unmanaged exe file... Pin
erikash29-Sep-06 3:21
erikash29-Sep-06 3:21 
AnswerRe: Executing an executable unmanaged exe file... Pin
Andrew Rissing29-Sep-06 5:03
Andrew Rissing29-Sep-06 5:03 
You'll need to modify the ProcessStartInfo...see below for references:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdiagnosticsprocessclassstartinfotopic.asp[^]

The following lists the members that you'll need to modify:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdiagnosticsprocessstartinfoclasstopic.asp[^]

I believe that should work for you.
AnswerRe: Executing an executable unmanaged exe file... Pin
Judah Gabriel Himango29-Sep-06 5:12
sponsorJudah Gabriel Himango29-Sep-06 5:12 
QuestionRe: Executing an executable unmanaged exe file... Pin
erikash29-Sep-06 5:38
erikash29-Sep-06 5:38 
AnswerRe: Executing an executable unmanaged exe file... Pin
Judah Gabriel Himango29-Sep-06 6:08
sponsorJudah Gabriel Himango29-Sep-06 6:08 
AnswerRe: Executing an executable unmanaged exe file... Pin
Jim Conigliaro29-Sep-06 10:42
Jim Conigliaro29-Sep-06 10:42 
QuestionHOWTO Gather current user name from win service ? Pin
Alper Camel29-Sep-06 3:00
Alper Camel29-Sep-06 3:00 
AnswerRe: HOWTO Gather current user name from win service ? Pin
Colin Angus Mackay29-Sep-06 5:04
Colin Angus Mackay29-Sep-06 5:04 
Questioncan i put a row in an unbound mode in a bound datagridview ? Pin
bouha29-Sep-06 2:08
bouha29-Sep-06 2:08 
AnswerRe: can i put a row in an unbound mode in a bound datagridview ? Pin
LongRange.Shooter3-Oct-06 8:32
LongRange.Shooter3-Oct-06 8:32 
QuestionReading Text file line by line Pin
DownBySpj29-Sep-06 1:32
DownBySpj29-Sep-06 1:32 
AnswerRe: Reading Text file line by line Pin
User 665829-Sep-06 2:00
User 665829-Sep-06 2:00 
GeneralRe: Reading Text file line by line Pin
DownBySpj29-Sep-06 2:25
DownBySpj29-Sep-06 2:25 
QuestionRainbow Portal and Others Pin
Brendan Vogt29-Sep-06 1:16
Brendan Vogt29-Sep-06 1:16 
Questionhow to get button click in child effecting a parrent Pin
faladrim29-Sep-06 1:08
faladrim29-Sep-06 1:08 
AnswerRe: how to get button click in child effecting a parrent Pin
aamironline29-Sep-06 1:23
aamironline29-Sep-06 1:23 
GeneralRe: how to get button click in child effecting a parrent [modified] Pin
faladrim29-Sep-06 2:51
faladrim29-Sep-06 2:51 
QuestionStoring AES encrypted files in SQL Server and retrieving these files to decrypt them Pin
TechnoDev29-Sep-06 0:49
TechnoDev29-Sep-06 0:49 
QuestionDataSet Pin
vaishali1029-Sep-06 0:34
vaishali1029-Sep-06 0: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.