Hi all,
I now understand how to use ADO.Net using a local database in my WinForm: I have a DataAdapter, DataSet, DataGrid etc. My question is: How do I scale up to an Internet scenario using SQL Server? I speak about Internet scenario meaning that it's not Intranet - my users are ordinary around the world users (i.e. no domains, Windows login etc). I understand I have the following options: 1. Set the IP address in the connection string. 2. Write a Web Service. 3. Use remoting. (http://www.dotnet247.com/247reference/a.aspx? u=http://www.csharphelp.com/archives/archive272.html) 4. Use SQLXML Web Service(http://groups.google.com/groups? q=ado.net+sql+server+internet&start=30&hl=en&lr=&selm=%23H%24urh8lBHA.1852% 40tkmsftngp07&rnum=33) Any suggestions what to use? Tradeoffs? Good articles or books on the subject? thanks! You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.