摘要: http://blogs.msdn.com/b/tapas_sahoos_blog/archive/2011/11/07/troubleshooting-record-and-playback-issues-in-coded-ui-test.aspxWe have been receiving nu... 阅读全文
posted @ 2014-08-12 17:39 vivian_lou 阅读(846) 评论(0) 推荐(0)
摘要: VS2010试用手记:http://files.cnblogs.com/testware/VS2010%e8%af%95%e7%94%a8%e6%89%8b%e8%ae%b0.pdfCoded UI Test是如何找到一个控件的:How does “Coded UI test” finds a co... 阅读全文
posted @ 2014-08-05 14:35 vivian_lou 阅读(189) 评论(0) 推荐(0)
摘要: You can compare two database schemas using PL/SQL Developer Options: Tools/Compare user objects Or using Oracle Change Manager 阅读全文
posted @ 2014-08-05 09:24 vivian_lou 阅读(202) 评论(0) 推荐(0)
摘要: http://msdn.microsoft.com/en-us/library/hh272690(v=vs.103).aspxSQL Server Data Tools (SSDT) includes a Schema Compare utility that you can use to comp... 阅读全文
posted @ 2014-08-04 15:47 vivian_lou 阅读(373) 评论(0) 推荐(0)
摘要: http://rgalen.com/agile-training-news/2013/11/10/technical-user-stories-what-when-and-howIt happens to me on a weekly basis. I’m teaching a class on h... 阅读全文
posted @ 2014-07-31 18:03 vivian_lou 阅读(276) 评论(0) 推荐(0)
摘要: Yesterday I asked this question on StackOverflow.com, and didn't get the answer I wanted. So is it possible tomake MSBuild to automatically copy all i... 阅读全文
posted @ 2014-07-24 14:34 vivian_lou 阅读(680) 评论(0) 推荐(0)
摘要: 一.概念介绍 一般来讲,能影响VS编译结果的参数有两个:编译优化和目标平台 编译优化 首先要明白一个概念,.Net是一个二次编译模型,所以VS编译的结果是IL代码。而默认情况下VS编译出来的IL代码,会包括很多NOP指令(空指令),还包括许多分支指令等。VS会利用这些指令对程序调试操作提供更好的支持... 阅读全文
posted @ 2014-07-18 15:21 vivian_lou 阅读(9437) 评论(0) 推荐(0)
摘要: http://msdn.microsoft.com/en-us/library/ms181482.aspxDelete a team project [TFSDeleteProject] Visual Studio 2013 Other Versions Visual Studio 2012Vis... 阅读全文
posted @ 2014-07-09 15:30 vivian_lou 阅读(297) 评论(0) 推荐(0)
摘要: WSS logging database grows very fast and it cause the storage problem most of the time in sharepoint server 2010.To reduce the size of the logging dat... 阅读全文
posted @ 2014-06-19 10:37 vivian_lou 阅读(436) 评论(0) 推荐(0)
摘要: http://www.ltesting.net/ceshi/ruanjianzhiliangbaozheng/pzgl/2014/0304/207117.html 阅读全文
posted @ 2014-06-13 16:00 vivian_lou 阅读(131) 评论(0) 推荐(0)