Forum: C# Jan 2nd, 2008 |
| Replies: 1 Views: 1,212 Hi Dee,
I'm assuming that you're talking about Windows Forms (or WinForms) application here. How it works in Winforms is, there is an application entry point which has the static Main() method. Then... |
Forum: ASP.NET Aug 10th, 2007 |
| Replies: 4 Views: 10,777 Hi,
If you are concerned about the security with respect to some user having access to the machine can read the user credentials, then you can encrypt that particular configuration section of the... |