Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. SQL Server 2005 and C#.Net

SQL Server 2005 and C#.Net

Scheduled Pinned Locked Moved C#
csharpdatabaseasp-netsql-serversysadmin
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Software_Specialist
    wrote on last edited by
    #1

    Hiya, I am looking for some example application which uses SQL Server 2005 for its database. I want to learn how can i connect database with C#.Net application. Note:= i dont want to use ASP.Net. I want to write a software with database(sql server 2005) My google friend is not helping me much in this..Can any body give me any good reference or any article from where i could learn more about it... Thanks SS

    N C 2 Replies Last reply
    0
    • S Software_Specialist

      Hiya, I am looking for some example application which uses SQL Server 2005 for its database. I want to learn how can i connect database with C#.Net application. Note:= i dont want to use ASP.Net. I want to write a software with database(sql server 2005) My google friend is not helping me much in this..Can any body give me any good reference or any article from where i could learn more about it... Thanks SS

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      There is no difference between using SQL Server 2000 or 2005 in a C# application. Certainly your research has turned up at least one reference to using databases and c#


      only two letters away from being an asset

      1 Reply Last reply
      0
      • S Software_Specialist

        Hiya, I am looking for some example application which uses SQL Server 2005 for its database. I want to learn how can i connect database with C#.Net application. Note:= i dont want to use ASP.Net. I want to write a software with database(sql server 2005) My google friend is not helping me much in this..Can any body give me any good reference or any article from where i could learn more about it... Thanks SS

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #3

        Software_Specialist wrote:

        Note:= i dont want to use ASP.Net.

        By and large, how you connect in ASP.NET and in winforms is the same, they use the same classes. The database doesn't care about the UI layer.

        Software_Specialist wrote:

        My google friend is not helping me much in this

        I don't see how that is possible.

        Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups