User Profile

Collapse

Profile Sidebar

Collapse
Vannary
Vannary
Last Activity: Oct 1 '07, 11:12 AM
Joined: Oct 1 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • database connection between asp.net and sql server 2005

    database connection between asp.net and sql server 2005
    --------------------------------------------------------------------------------

    I am new to Visual Studio 2005 and SQL Server 2005.

    I have a question of database connection between these two.

    My code is below:

    In index.aspx:

    <aspropDownLi st ID="cbopobcount ry" runat="server" Width="160px"...
    See more | Go to post

  • database connection between asp.net and sql server 2005

    I am new to Visual Studio 2005 and SQL Server 2005.

    I have a question of database connection between these two.

    My code is below:

    In index.aspx:

    <asp:DropDownLi st ID="cbopobcount ry" runat="server" Width="160px" DataSourceID="C ountry" ></asp:DropDownLis t>
    <asp:SqlDataSou rce ID="Country" runat="server"
    ...
    See more | Go to post
No activity results to display
Show More
Working...