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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. deployment an C#.net Application with Sql Server as Backend

deployment an C#.net Application with Sql Server as Backend

Scheduled Pinned Locked Moved C#
csharpdatabasesysadminsql-server
2 Posts 2 Posters 1 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
    sai259
    wrote on last edited by
    #1

    I developed one application in .Net with Sql Server2005 Database.I create a .EXE file to deploy in client sytem.Here to run application the Framework is necessary in Client System,in such a way sql Server have any limited files are necessary or complete sql server database installed.

    Just send u r views

    M 1 Reply Last reply
    0
    • S sai259

      I developed one application in .Net with Sql Server2005 Database.I create a .EXE file to deploy in client sytem.Here to run application the Framework is necessary in Client System,in such a way sql Server have any limited files are necessary or complete sql server database installed.

      Just send u r views

      M Offline
      M Offline
      Manas Bhardwaj
      wrote on last edited by
      #2

      sai259 wrote:

      Here to run application the Framework is necessary in Client System

      Yes, you would need the .Net framework (Didn't you read this in the first chapter of the book?) You can see a lot of articles here [^]to learn how to deploy Windows Apps.

      sai259 wrote:

      in such a way sql Server have any limited files are necessary or complete sql server database installed.

      Depends on your requirements, the number of users, your database size etc. You may also have a look at MSDE[^]

      Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

      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