Last post Jan 14, 2015 12:25 AM by Summer - MSFT
None
0 Points
1 Post
Jan 13, 2015 05:18 AM|Raj Kumar Saini|LINK
Hi
I want to manage a connection with powershell using visual studio with C# for a web app and execute command form that web app.
please give me some suggestion..
Participant
1231 Points
375 Posts
Jan 13, 2015 05:56 AM|IbrahimIslam|LINK
Raj Kumar Saini Hi I want to manage a connection with powershell using visual studio with C# for a web app and execute command form that web app. please give me some suggestion..
If by connection you mean connection string in the web.config file then you can follow this tutorial: http://stackoverflow.com/a/20647130/1565402
Contributor
6495 Points
1163 Posts
Jan 14, 2015 12:25 AM|Summer - MSFT|LINK
Hi Raj Kumar Saini,
Thank you for your post.
Raj Kumar Saini I want to manage a connection with powershell using visual studio with C# for a web app
There is an article about Configuration Management with PowerShell and XML and you could have a look it.
https://www.simple-talk.com/dotnet/.net-framework/configuration-management-with-powershell-and-xml/
Best Regards,
Summer
None
0 Points
1 Post
How to configure a connection with powershell using Visual Studio with C# for a web app
Jan 13, 2015 05:18 AM|Raj Kumar Saini|LINK
Hi
I want to manage a connection with powershell using visual studio with C# for a web app and execute command form that web app.
please give me some suggestion..
Participant
1231 Points
375 Posts
Re: How to configure a connection with powershell using Visual Studio with C# for a web app
Jan 13, 2015 05:56 AM|IbrahimIslam|LINK
If by connection you mean connection string in the web.config file then you can follow this tutorial: http://stackoverflow.com/a/20647130/1565402
Contributor
6495 Points
1163 Posts
Re: How to configure a connection with powershell using Visual Studio with C# for a web app
Jan 14, 2015 12:25 AM|Summer - MSFT|LINK
Hi Raj Kumar Saini,
Thank you for your post.
There is an article about Configuration Management with PowerShell and XML and you could have a look it.
https://www.simple-talk.com/dotnet/.net-framework/configuration-management-with-powershell-and-xml/
Best Regards,
Summer