newbie how to move asp.net and c# and db records to my account here on winhost?

Discussion in 'Site Programming, Development and Design' started by 0002961, Feb 23, 2010.

  1. also can someone tell me how you to do these next 3 questions in the real world?

    Can someone still please help me with these 2 questions?

    1. can I write a couple round trip events in c# asp.net, update a table in sql server, read from it,move the files to a web hoster .

    2.. I noticed there are several approaches to binding to ms sql server data in my research.Can someone tell me which is considered more commonly used in the real world, ado.net, DAL, I read something about LINQ.
     
  2. Ray

    Ray

    1. can I write a couple round trip events in c# asp.net, update a table in sql server, read from it,move the files to a web hoster .

    I kind of confused with this question. Can you expand on it further or rephrase it?


    2.. I noticed there are several approaches to binding to ms sql server data in my research.Can someone tell me which is considered more commonly used in the real world, ado.net, DAL, I read something about LINQ.

    Try looking at these kb articles.

    http://support.Winhost.com/KB/a688/how-to-query-sql-database-with-asp-using-dsn-less-connection.aspx

    http://support.Winhost.com/KB/a759/how-to-query-a-sql-server-with-dsnodbc-name-source.aspx
     
    Last edited by a moderator: Oct 14, 2015

Share This Page