PDA

View Full Version : visual studio windows application (not web application) and discountasp.net hosted sql


bruce
10-11-2005, 05:48 AM
yes. you can do that.

the connection is lightly encrypted i believe. We do not support connecting to SQL using SSL. I would not recommend this if you have sensitive data.

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

svinson6
10-11-2005, 10:32 AM
Can I create a windows application (not web application) in visual studio .net and connect to a discountasp.net hosted sql server? If I can is the connection secure or can I use our ssl certificate to secure the connection?

I want to create an app that will update our web site and the database. I wanted to verify this was possible before spending the money. Currently I am using a mdb database and cannot remote into the msb. I can only modify the mdb from my directly from our web site.

Thank You