Click here to Skip to main content
15,905,419 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: HTML Editor Pin
berba17-Jun-11 21:12
berba17-Jun-11 21:12 
AnswerRe: HTML Editor Pin
Prasanta_Prince19-Jun-11 6:33
Prasanta_Prince19-Jun-11 6:33 
AnswerRe: HTML Editor Pin
Vasudevan Deepak Kumar22-Jun-11 10:43
Vasudevan Deepak Kumar22-Jun-11 10:43 
QuestionJQuery and button click in usercontrol [modified] Pin
V.17-Jun-11 0:08
professionalV.17-Jun-11 0:08 
AnswerRe: JQuery and button click in usercontrol Pin
Not Active17-Jun-11 2:06
mentorNot Active17-Jun-11 2:06 
GeneralRe: JQuery and button click in usercontrol Pin
V.17-Jun-11 2:09
professionalV.17-Jun-11 2:09 
GeneralRe: JQuery and button click in usercontrol Pin
V.17-Jun-11 3:29
professionalV.17-Jun-11 3:29 
QuestionDAAB and Cryptography Application Blocks Pin
infy_ramu16-Jun-11 22:11
infy_ramu16-Jun-11 22:11 
We are using Enterprise Library version 5 and maintaining the connectionstring in Web.Config.

I have used the below line in DAL and my application was working fine.
Database db = DatabaseFactory.CreateDatabase("USER-PC");

Now I have encrypted the connectionstring with Cryptography Application Blocks Symmetric Algorithm and the connection string will be like
<add name="USER-PC" connectionString="2D2F447DA70A2CF1E1A61F2475B3D7F67592A67ACF108FFE9E08CFCE3C6463B5C175B6E6A5" providerName="System.Data.SqlClient" />

After this change my application is not working because i don't know how to decrypt the connectionstring with the DatabaseFactory.CreateDatabase("USER-PC").

Please help me to get out of this issue...
AnswerRe: DAAB and Cryptography Application Blocks Pin
Blue_Boy16-Jun-11 22:54
Blue_Boy16-Jun-11 22:54 
GeneralRe: DAAB and Cryptography Application Blocks Pin
infy_ramu17-Jun-11 1:40
infy_ramu17-Jun-11 1:40 
QuestionDeleting Directories with ASP.NET (VB) Pin
Member 408840116-Jun-11 18:47
Member 408840116-Jun-11 18:47 
QuestionASP.NET C#, Pin
meetnneel15-Jun-11 21:36
meetnneel15-Jun-11 21:36 
AnswerRe: ASP.NET C#, Pin
JV999916-Jun-11 2:38
professionalJV999916-Jun-11 2:38 
QuestionJSON Parser for asp.net 2 ? Pin
zeego14-Jun-11 23:02
zeego14-Jun-11 23:02 
AnswerRe: JSON Parser for asp.net 2 ? Pin
Atulkryadav16-Jun-11 7:54
Atulkryadav16-Jun-11 7:54 
GeneralRe: JSON Parser for asp.net 2 ? Pin
tanvon malik17-Jun-11 21:45
tanvon malik17-Jun-11 21:45 
GeneralRe: JSON Parser for asp.net 2 ? Pin
zeego21-Jun-11 19:58
zeego21-Jun-11 19:58 
Questiondynamically build reports during runtime Pin
pzn3xq14-Jun-11 11:32
pzn3xq14-Jun-11 11:32 
AnswerRe: dynamically build reports during runtime Pin
JV999916-Jun-11 2:39
professionalJV999916-Jun-11 2:39 
AnswerRe: dynamically build reports during runtime Pin
Atulkryadav16-Jun-11 7:56
Atulkryadav16-Jun-11 7:56 
Questionaccented characters in email addresses Pin
l a u r e n14-Jun-11 9:02
l a u r e n14-Jun-11 9:02 
AnswerRe: accented characters in email addresses Pin
GenJerDan14-Jun-11 11:16
GenJerDan14-Jun-11 11:16 
GeneralRe: accented characters in email addresses Pin
l a u r e n14-Jun-11 12:50
l a u r e n14-Jun-11 12:50 
GeneralRe: accented characters in email addresses Pin
GenJerDan18-Jun-11 2:17
GenJerDan18-Jun-11 2:17 
QuestionDynamic grid Pin
C#Coudou13-Jun-11 23:20
C#Coudou13-Jun-11 23:20 

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.