The scenario is that I arrive at work one morning and pull, update, merge my mercurial tree. From the now latest revision I begin working on todays task. I reach a logical milestone and does a commit.
Sometime ago I\'ve developed a simple engineering app (Excel/VBA) for the company I work for. Recently, other companies become interested in that software, so I am assigned to make it more User Friend
After reading this question I attempted to clean out my workspace and found that each time I opened R all the original items I had recently removed were restored.I then checked .RData and found that i
I have a moderation application with more than one moderators. Instead of all moderator getting the same list of messages to moderate and creating possible collisions (moderating the sa开发者_JAVA技巧
I\'m an ASP.NET developer, and I usually find myself leaving the webpage that I\'m working on open in my browser (Chrome is my browser of choice, but this question is relevant for any browser). My wor
I\'m about to start an App Engine project for the first time.Most likely with Python.I was wondering if anybody could give me a leg up by detailing their workflow when developing for it.What tools do
How can i abruptly terminate a workflow in a middle of an activity inter开发者_运维问答rupting the flow sequence?Can you not use the Terminate activity?
I have an server (available via ssh) on the internet that my friend and I use for working on projects together. We have started using git for source control. Our setup currently is as follows:
I have a file (just a file.It is not in a solution) that is a Windows Work Flow file. When I open it I get the GUI interface for WF.How can I show the xaml under it?(With out making a solution and ad
I\'ve been writing Windows Services for a while and they always seem to work fine for things that开发者_开发问答 need to run every day, few times a week, once a month, etc. but I\'ve been lately think