Click here to Skip to main content
15,906,329 members
Home / Discussions / C#
   

C#

 
QuestionOracle c# Question Pin
udikantz18-Aug-07 20:02
udikantz18-Aug-07 20:02 
AnswerRe: Oracle c# Question Pin
m@u18-Aug-07 23:30
m@u18-Aug-07 23:30 
GeneralRe: Oracle c# Question Pin
udikantz19-Aug-07 3:57
udikantz19-Aug-07 3:57 
GeneralRe: Oracle c# Question Pin
m@u19-Aug-07 4:05
m@u19-Aug-07 4:05 
GeneralRe: Oracle c# Question Pin
udikantz19-Aug-07 4:08
udikantz19-Aug-07 4:08 
GeneralRe: Oracle c# Question Pin
m@u19-Aug-07 4:16
m@u19-Aug-07 4:16 
GeneralRe: Oracle c# Question [modified] Pin
udikantz19-Aug-07 4:20
udikantz19-Aug-07 4:20 
GeneralRe: Oracle c# Question Pin
m@u19-Aug-07 4:44
m@u19-Aug-07 4:44 
GeneralRe: Oracle c# Question [modified] Pin
udikantz19-Aug-07 4:56
udikantz19-Aug-07 4:56 
QuestionDay of week Pin
justintimberlake18-Aug-07 19:33
justintimberlake18-Aug-07 19:33 
AnswerRe: Day of week Pin
Hessam Jalali18-Aug-07 20:23
Hessam Jalali18-Aug-07 20:23 
QuestionHow to close XP AutoPlay Dialog Pin
Barry Etter18-Aug-07 9:50
Barry Etter18-Aug-07 9:50 
AnswerRe: How to close XP AutoPlay Dialog Pin
Hessam Jalali18-Aug-07 19:59
Hessam Jalali18-Aug-07 19:59 
QuestionAdding a total column to datagrid control Pin
Muammar©18-Aug-07 9:27
Muammar©18-Aug-07 9:27 
AnswerRe: Adding a total column to datagrid control Pin
Not Active18-Aug-07 10:18
mentorNot Active18-Aug-07 10:18 
GeneralRe: Adding a total column to datagrid control Pin
Muammar©18-Aug-07 20:24
Muammar©18-Aug-07 20:24 
GeneralRe: Adding a total column to datagrid control Pin
Not Active19-Aug-07 4:57
mentorNot Active19-Aug-07 4:57 
AnswerRe: Adding a total column to datagrid control Pin
Urs Enzler19-Aug-07 0:53
Urs Enzler19-Aug-07 0:53 
Question(System.NotSupportedException: No devices of the category ) error in running sample code of directx,capture class library Pin
kapiltheripper18-Aug-07 8:42
kapiltheripper18-Aug-07 8:42 
QuestionHow do I Encrypt Connection String Password in C# Windows Application Pin
Hadi638418-Aug-07 8:25
Hadi638418-Aug-07 8:25 
Hi
I have this Sql Authentication connection string which has a username and password.
I added this connection string to Application Settings and the corresponding app.config item
was added to my project automatically. But now that i want to access the app.config file
in my codes,ConfigurationSection,ConfigurationManager and other related classes,properties and methods
are not available.I read many articles on this subject but i havent been able to do the encryption so far.
The other question is wether the encryption needs to be done once or should it be done every time
the application runs? Is it be possible to set this encrypted connection as a SqlConnection's connection
string or the assignment must be done prior to encryption?

please help!

thanks


AnswerRe: How do I Encrypt Connection String Password in C# Windows Application Pin
karle18-Aug-07 9:04
karle18-Aug-07 9:04 
QuestionNative docking in Winforms MDI app? Pin
Ravi Bhavnani18-Aug-07 7:27
professionalRavi Bhavnani18-Aug-07 7:27 
AnswerRe: Native docking in Winforms MDI app? Pin
martin_hughes19-Aug-07 4:07
martin_hughes19-Aug-07 4:07 
AnswerRe: Native docking in Winforms MDI app? Pin
Mathew Jibin5-Sep-10 1:57
Mathew Jibin5-Sep-10 1:57 
QuestionDescription popup box Pin
ddabble18-Aug-07 5:52
ddabble18-Aug-07 5:52 

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.