How do I update Webconfig file (C# .Net 2.0) from a Windows CE app
Is there any way to update the Webconfig file during runtime?
I need to set the application to point to a specific URL which will Validate user credentials and return a URL which will then be used to set the URL for future use.