Hudson – Continuous Integration Testing share 20 hours ago by SpittingCAML For a while now we’ve been planning on making use of Hudson to help us maintain working builds in our source code configuration system. What Hudson does, is build your software at a predefined schedule (like a SQL Server agent job, or Windows Scheduled task) or when requested by a user, and produces ... SpittingCAML - blog.mgallen.com · 7 references |
Double quotes problem in Windows 7 share 21 hours ago by Jaroslav Klíma After installing Windows 7 and Visual Studio 2008, I discovered the following behavior in the code editor:Pressing the double-quote (") key once would have no effect.Pressing any key after that would produce both the double quote character and the next character.The problem was not caused by Visual ... Jaroslav Klíma - jaroslavklima.com/blog |