Results 1 to 3 of 3

Thread: .NET deployment

  1. #1
    Large Member
    Join Date
    Apr 2004
    Posts
    3,720
    Thanks
    47
    Thanked
    99 times in 64 posts

    .NET deployment

    Does anyone have experience with deploying .NET apps and services? I have rolled out a solution for a company using cc.net in the past but I'm really after some advice from someone with a more rounded background.

    I have several web sites/IIS-contained WCF services/programs and traditional windows services that require automated build/unit testing/integration testing and deployment on several off-site servers and cloud providers (including database upgrade and maintenance).

    Currently I am happy that database management is handled via a managed code/scripted system that I have devised, but the other requirements remain.

    Has anyone developed a solution in the past that fulfills some or all of these? I frequently delve into msbuild at a basic level but apart from using some basic msbuild and cc.net to acheive some simple automatic unit test/build/deploy I've had little experience with other (better?) systems.

    Any advice appreciated.
    To err is human. To really foul things up ... you need a computer.

  2. #2
    HEXUS.social member finlay666's Avatar
    Join Date
    Aug 2006
    Location
    Newcastle
    Posts
    8,546
    Thanks
    297
    Thanked
    894 times in 535 posts
    • finlay666's system
      • CPU:
      • 3570k
      • Memory:
      • 16gb
      • Graphics card(s):
      • 6950 2gb
      • Case:
      • Fractal R3
      • Operating System:
      • Windows 8
      • Monitor(s):
      • U2713HM and V222H
      • Internet:
      • cable

    Re: .NET deployment

    cc.net being Cruise Control?

    Unless you have a very detailed action I think it's fine for the most part, you could always write your own post test script to deploy
    H3XU5 Social FAQ
    Quote Originally Posted by tiggerai View Post
    I do like a bit of hot crumpet

  3. #3
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,168
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts

    Re: .NET deployment

    Thats what is going on at most places, post test on cc or TFS.

    But then again I do my level best to not get involved with deployment, its like wading through treacle the larger the organisation is.
    throw new ArgumentException (String, String, Exception)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 21
    Last Post: 20-11-2007, 09:13 PM
  2. Replies: 17
    Last Post: 15-07-2007, 03:59 PM
  3. Replies: 5
    Last Post: 17-03-2007, 08:20 PM
  4. Free C# (or general .NET) Telnet Library?
    By Spud1 in forum Software
    Replies: 7
    Last Post: 12-05-2006, 05:59 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •