Hello all...incoming newbie question.
I'm new to building desktop apps after a couple of years using ASP.NET online. I'm using MS Visual C# 2010 Express to play around and learn with.
In order to test something that would be of real use to our company I want to be able to connect to our MS SQL database and pull out info...but I dont want to just connect through the local network. I want to be able to connect to it from anywhere my application is deployed, even off-site.
Can someone give me beginners pointers on how to connect to our MS SQL database in this manner?
Thanks!
Chris