Forum Replies Created

Viewing 15 posts - 31 through 45 (of 189 total)

  • Reply To: Building Helpful Commit Messages

    JIRA has a really nice plug-in called Crucible for code reviews that automatically signposts you to the commits made to that task.

    For example, say I have task MP-1234, I do...

  • Reply To: Building Helpful Commit Messages

    I echo the articles post, we use JIRA for tasks and the number 1 rule for all developers is you must put the task ID in the commit message, no...

  • Reply To: Upgrading Your OS

    I upgraded by current machine not because I had to but simply because I wanted to. If I hadn't of done that I'd still be on a 2010 machine, and...

  • Reply To: Upgrading Your OS

    julie.woolner wrote:

    I'm stuck on Windows 7 on my home laptop. Windows 10 can't install due to an incompatibility which MS says the hardware vendor should fix but the hardware vendor...

  • Reply To: Upgrading Your OS

    Chris Harshman wrote:

    I suppose my Windows experience was a little different than Steve's, I actually liked Windows 98 second edition better than Windows 95 as long as I turned off all...

  • Reply To: Upgrading Your OS

    skeleton567 wrote:

    First, I have two internal drives, with my DATA directory backed up to the second.  Then I have a NAS device also with two 1TB internal drives that I...

  • Reply To: Upgrading Your OS

    skeleton567 wrote:

    peter.row wrote:

    Another simple tip to make sure you don't lose stuff. Get yourself a Office 365 subscription which not only gives you the latest version of Office at all...

  • Reply To: Upgrading Your OS

    Another simple tip to make sure you don't lose stuff. Get yourself a Office 365 subscription which not only gives you the latest version of Office at all times but...

  • Reply To: Upgrading Your OS

    So would you rather have a Windows update install and fail to work because of missing drivers?

    Or would you rather MS block it?

    I'd think most people would opt for the...

  • Reply To: Upgrading Your OS

    I agree that hardware is at the stage now where for routine tasks office, email, web stuff then a machine can easily last until it drops. However I completely disagree...

  • Reply To: No State Based Deployments

    Eric M Russell wrote:

    "..The problem is that at some point a state based deployment process won't work. It's actually impossible for a state based approach to work in all situations. Simple actions,...

  • Reply To: No State Based Deployments

    What we do is:

    • We have separate script files for all DB objects (stored procedures, views, UDFs)
    • We have an upgrade template script
    • For each task that has DB schema...
  • Reply To: Capturing the Application Time

    Yep I agree with dsor.

    If you render out your UTC date/time into a web page you can have some JS look at the users timezone and update the date/times accordingly....

  • Reply To: Capturing the Application Time

    If you need to log time in different time zones then why not simply store the timestamps in UTC format?

    Then you can build the display logic to convert to the...

  • Reply To: The End of XP

    I'd absolutely love to upgrade to SQL Server 2016 or higher, but MS decided to screw us over by making Reporting Services be a single instance install per server, WTF?!

    We...

Viewing 15 posts - 31 through 45 (of 189 total)