Sharepoint-Log on to Remote Desktop-Webpart
- by Hari Gillala
Hi,
I have to develop a webpart which will be deployed in the live Environment.
I have to login to a remote server(windows 2003) and open up Sql Management Studio and Log on to the another server(SQL server using the IP address).
I have to open a specific store procedure and change one of the parameter to true and exceute the stored Procedure.
I know it is very easy to accomplish but, where do I start? Could anybody direct me in right direction Please?
I will be using c#.net and VS 2008 to develop this custom webpart.
Many Thanks
Hari Gillala