Click here to Skip to main content
15,881,709 members
Home / Discussions / C#
   

C#

 
GeneralOpen an URL and get an URL Pin
olreit22-Apr-04 9:38
olreit22-Apr-04 9:38 
GeneralRe: Open an URL and get an URL Pin
Heath Stewart22-Apr-04 9:51
protectorHeath Stewart22-Apr-04 9:51 
GeneralExtrending properties - version - other version information dialog Pin
DavidNohejl22-Apr-04 9:33
DavidNohejl22-Apr-04 9:33 
GeneralRe: Extrending properties - version - other version information dialog Pin
Heath Stewart22-Apr-04 9:47
protectorHeath Stewart22-Apr-04 9:47 
GeneralRe: Extrending properties - version - other version information dialog Pin
DavidNohejl23-Apr-04 7:02
DavidNohejl23-Apr-04 7:02 
GeneralRe: Extrending properties - version - other version information dialog Pin
Heath Stewart23-Apr-04 7:19
protectorHeath Stewart23-Apr-04 7:19 
GeneralRe: Extrending properties - version - other version information dialog Pin
DavidNohejl24-Apr-04 5:05
DavidNohejl24-Apr-04 5:05 
GeneralConfiguration Files Pin
BrianEllis22-Apr-04 9:29
BrianEllis22-Apr-04 9:29 
I am planning the design of a small app (read: a few hundred lines, fast execution). The app will run behind the scenes with no user I/O. I am looking into configuration files and I was considering using a local .ini or .xml file. Question: Which should I use? (Subquestion: should I use one?). The settings would probably only include a few crucial settings and due to the nature or the beast, a few of those would need to be encrypted (password fields or so.) Looking at the problem now I'm thinking it may be far simpler to just hard-code the user names and passwords into the file, but I hate doing that. XML would be fast and easy but it's large and unnecessary while .ini files would be the proper size but I don't know about any facilities for encryption at the field level. Any suggestions? Thanks.

"In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move." - Douglas Adams
GeneralRe: Configuration Files Pin
Heath Stewart22-Apr-04 9:46
protectorHeath Stewart22-Apr-04 9:46 
GeneralRe: Configuration Files Pin
BrianEllis22-Apr-04 10:06
BrianEllis22-Apr-04 10:06 
GeneralDesigner Question Pin
Jamie Nordmeyer22-Apr-04 9:15
Jamie Nordmeyer22-Apr-04 9:15 
GeneralRe: Designer Question Pin
Heath Stewart22-Apr-04 9:27
protectorHeath Stewart22-Apr-04 9:27 
GeneralRe: Designer Question Pin
Jamie Nordmeyer22-Apr-04 9:42
Jamie Nordmeyer22-Apr-04 9:42 
GeneralRe: Designer Question Pin
Heath Stewart22-Apr-04 9:44
protectorHeath Stewart22-Apr-04 9:44 
GeneralRe: Designer Question Pin
Jamie Nordmeyer22-Apr-04 9:49
Jamie Nordmeyer22-Apr-04 9:49 
GeneralMessage Removed Pin
22-Apr-04 8:46
wibblewibblewibble22-Apr-04 8:46 
GeneralRe: Missing Namespaces ... Pin
Heath Stewart22-Apr-04 8:49
protectorHeath Stewart22-Apr-04 8:49 
General[Message Deleted] Pin
Peter Nirschl22-Apr-04 8:14
Peter Nirschl22-Apr-04 8:14 
GeneralRe: Draw Shadow Pin
Heath Stewart22-Apr-04 8:50
protectorHeath Stewart22-Apr-04 8:50 
GeneralRe: Draw Shadow Pin
Peter Nirschl23-Apr-04 6:13
Peter Nirschl23-Apr-04 6:13 
GeneralRe: Draw Shadow Pin
Heath Stewart23-Apr-04 6:18
protectorHeath Stewart23-Apr-04 6:18 
GeneralRe: Draw Shadow Pin
Peter Nirschl23-Apr-04 21:28
Peter Nirschl23-Apr-04 21:28 
GeneralGame of life Pin
lssu22-Apr-04 8:06
lssu22-Apr-04 8:06 
GeneralWeb Parts for SharePoint Pin
Mabuti22-Apr-04 7:17
Mabuti22-Apr-04 7:17 
GeneralRe: Web Parts for SharePoint Pin
Heath Stewart22-Apr-04 7:27
protectorHeath Stewart22-Apr-04 7:27 

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.