Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read and Write to Windows Registry
Message
 
To
09/07/2003 00:38:54
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00807861
Message ID:
00808329
Views:
23
>FYI.. why should my commercial application need to read / write windows registry .. because for example: for opening the sql server database .. it needs the server name .. and I planned to save the server name information into some location in windows registry .. so that's why I need to read / write the windows registry .. do you have any idea? TIA
>
>Winan

Why not use the web.config or the app.config for a windows app? If it is in ASP.NET, add a ConnectionString inside of the web.config. That way it is very easy to change if they need to change password or etc.

Morgan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform