Link to home
Create AccountLog in
Avatar of EAK31640GW
EAK31640GW

asked on

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.
Avatar of radcaesar
radcaesar
Flag of India image

ASKER CERTIFIED SOLUTION
Avatar of retorikci
retorikci

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of EAK31640GW
EAK31640GW

ASKER

The Question asked for C# the solution was in VB