How to add config file in Windows App .NET
-
Hello, I am not able to add the App.config file to Windows app. Is assembly.cs a configuration file?
Regards, Pavas ----------------------- [http://longjump.com/\] Dynamic business applications that manage and coordinate teams and information -----------------------
-
Hello, I am not able to add the App.config file to Windows app. Is assembly.cs a configuration file?
Regards, Pavas ----------------------- [http://longjump.com/\] Dynamic business applications that manage and coordinate teams and information -----------------------
H, Right click on solution explorer then select Add option in that New Item. It will open dialog box in that, from last 3 rd option is Application config file. Select that option it will add App.config to solution.
pallavi
-
H, Right click on solution explorer then select Add option in that New Item. It will open dialog box in that, from last 3 rd option is Application config file. Select that option it will add App.config to solution.
pallavi
Oh thanks! I got it I was searching App.congif name...
Regards, Pavas ----------------------- [http://longjump.com/\] Dynamic business applications that manage and coordinate teams and information -----------------------