摘要: Ref:http://www.jasonlinham.co.uk/2010/02/cannot-load-macro-project-error.htmlAfter moving 'My Documents' folder to a different drive, I started getting an error when loading the macro's explorer windo... 阅读全文
posted @ 2010-04-15 21:35 Vincent Yang 阅读(552) 评论(1) 推荐(0) 编辑
摘要: Error Details2010-04-11 19:20:01.73 spid7s Script level upgrade for database 'master' failed because upgrade step 'repl_master.sql' encountered error 5598, state 1, severity 16. This is a serious erro... 阅读全文
posted @ 2010-04-11 15:32 Vincent Yang 阅读(724) 评论(0) 推荐(0) 编辑
摘要: This problem makes me nuts. I spent several hours try to resolve this problem. The following article is the best one which teach solve this silly problem step by step.Ref: http://blogs.visoftinc.com/a... 阅读全文
posted @ 2010-03-18 04:57 Vincent Yang 阅读(790) 评论(1) 推荐(0) 编辑
摘要: PowerShell's OperatorsOperatorDefinition## The hash key is for comments+Add-Subtract*Multiply/Divide%Modulus (Some call it Modulo) - Means remainder 17 % 5 = 2 Remainder=equal-notlogical not equal!log... 阅读全文
posted @ 2010-02-06 15:18 Vincent Yang 阅读(712) 评论(0) 推荐(0) 编辑
摘要: I encounter this problem several times, the way to get around this is to give "Everyone or Network Service" permission to "C:\windows\temp" folder. I gave everyone on my development box just for conve... 阅读全文
posted @ 2010-02-02 07:41 Vincent Yang 阅读(1172) 评论(4) 推荐(0) 编辑
摘要: SharePoint Database Naming StandardsCall me picky, but I think it’s important to consistently name your SharePoint databases—especially on a shared SQL Server hosting multiple farms and ap... 阅读全文
posted @ 2010-02-01 19:08 Vincent Yang 阅读(473) 评论(0) 推荐(0) 编辑
摘要: Ref:http://vspug.com/bobbyhabib/2007/09/26/list-types-amp-list-internal-values-available-in-moss-2007/The following lists the default lists types and their internal sharepoint ID available in MOSS 200... 阅读全文
posted @ 2010-01-19 11:43 Vincent Yang 阅读(348) 评论(0) 推荐(0) 编辑
摘要: Few days ago, I upgraded my work machine from windows XP to windows 7, one of my projects which use global theme and telerik control stopped working on my local machine. Here is the solution I've foun... 阅读全文
posted @ 2009-10-16 11:45 Vincent Yang 阅读(2577) 评论(0) 推荐(0) 编辑
摘要: Simple and easiest way to solve this problem => Uninstall 64bit SQL server express and install 32bit version Otherwise, Congratulations on boldly accepting the challenge to stick with the native 64... 阅读全文
posted @ 2009-08-05 17:24 Vincent Yang 阅读(420) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2009-05-03 17:54 Vincent Yang 阅读(355) 评论(0) 推荐(0) 编辑
摘要: June 19, 2008An interesting, although generally basic, problem with Windows Forms is how to implement the singleton pattern on the forms. What do I mean? Well, consider this…You’re writing... 阅读全文
posted @ 2009-02-20 09:16 Vincent Yang 阅读(1074) 评论(0) 推荐(0) 编辑
摘要: Ref: http://articles.techrepublic.com.com/5100-10878_11-1046488.html I am a skeptic; I don’t deny it. Some even accuse me of being resistant to change. So when a new development methodology com... 阅读全文
posted @ 2009-02-19 08:56 Vincent Yang 阅读(417) 评论(0) 推荐(0) 编辑
摘要: Ref: http://articles.techrepublic.com.com/5100-10878_11-1046568.html Have you noticed that the old way of developing applications just doesn’t work anymore? According to Software Magazine, onl... 阅读全文
posted @ 2009-02-19 07:27 Vincent Yang 阅读(287) 评论(0) 推荐(0) 编辑
摘要: In a recent post I described a very easy way to programmatically test an ASP.NET Web service using JavaScript and the XMLHTTP COM object. Windows PowerShell, the new command shell and scripting langua... 阅读全文
posted @ 2009-02-13 20:55 Vincent Yang 阅读(631) 评论(0) 推荐(0) 编辑
摘要: In the context of using Windows PowerShell for lightweight software test automation, one of the most common tasks you need to perform is parsing data from XML files. For example, you may want to extra... 阅读全文
posted @ 2009-02-13 20:52 Vincent Yang 阅读(1778) 评论(2) 推荐(0) 编辑
摘要: I recently spoke at the Microsoft Management Summit. My talks were introductory PowerShell talks. Yesterday one of the conference attendees asked me if it is possible to call a SQL stored procedure us... 阅读全文
posted @ 2009-02-13 20:49 Vincent Yang 阅读(496) 评论(0) 推荐(0) 编辑
摘要: Ref: http://jamesmccaffrey.spaces.live.com/blog/cns!504C7CC53E7E7FE8!593.entryI recently spoke at the Microsoft Management Summit. MMS is a huge event and this year had over 4,000 attendees. All ... 阅读全文
posted @ 2009-02-13 20:47 Vincent Yang 阅读(534) 评论(1) 推荐(0) 编辑
摘要: iCalender is something like an open format text file to add items to the calendar (like Outlook calendar). It is simply a text file which contains fields and information about the particular event o... 阅读全文
posted @ 2009-02-10 13:30 Vincent Yang 阅读(460) 评论(0) 推荐(0) 编辑
摘要: Ref: http://blogs.lessthandot.com/index.php/DataMgmt/DataDesign/sql-server-precision-and-scale-problemsSQL Server Precision And Scale Problemsby George Mastros 24 Nov 2008 08:43 , Categories: D... 阅读全文
posted @ 2009-01-23 05:23 Vincent Yang 阅读(1042) 评论(0) 推荐(0) 编辑
摘要: ref: http://aspalliance.com/1593_Six_Quick_Crystal_Reports_Design_Tips.all Introduction I have found myself working on projects where reports have been last minute additions that demanded a great deal... 阅读全文
posted @ 2009-01-20 04:29 Vincent Yang 阅读(1390) 评论(1) 推荐(0) 编辑
摘要: http://www.sqlskills.com/BLOGS/PAUL/category/Involuntary-DBA.aspxThis is one I've been trying to get to since I started blogging a couple of years ago: how to re-attach a detached suspect database. Th... 阅读全文
posted @ 2008-12-31 13:09 Vincent Yang 阅读(1478) 评论(5) 推荐(0) 编辑
摘要: 无意中考了1000分,不过对我来说,700分足以了,只要自己学到东西就比什么都强。不知道下一步应该考什么了,看来又要去做功课了! 阅读全文
posted @ 2008-12-09 14:41 Vincent Yang 阅读(460) 评论(0) 推荐(0) 编辑
摘要: ASP.NET MVC Beta Release NotesThis document describes changes that have been made to the ASP.NET MVC framework since previous releases for the current Beta release. It also describes changes that you ... 阅读全文
posted @ 2008-10-16 06:17 Vincent Yang 阅读(905) 评论(1) 推荐(0) 编辑
摘要: 今天终于考完了70-528,长长舒口气 呵呵,可以安安心心的回国度假了。这次考试真是一波三折啊。下面先说说考试过程一个月前开始准备考MCTS,但是当时只是似懂非懂这个东西,一直都觉得可有可无,所以当时也没有太放在心上。天天70-536的Training Kit书摆在桌子上,平时要么上面放个茶杯,要么有时间就打开看看,就这样磨磨蹭蹭的就快到了自己定下的目标日期了,在看看自己的进度好像速度也不错,一本... 阅读全文
posted @ 2008-10-13 20:54 Vincent Yang 阅读(3108) 评论(13) 推荐(1) 编辑
摘要: ASP.NET中利用ashx实现图片防盗链 阅读全文
posted @ 2008-09-07 17:24 Vincent Yang 阅读(1522) 评论(0) 推荐(0) 编辑
摘要: ASP.NET 全站统一设置title,keywords,description的实现方案 阅读全文
posted @ 2008-09-07 17:17 Vincent Yang 阅读(1926) 评论(3) 推荐(0) 编辑
摘要: Ref: http://technet.microsoft.com/en-us/magazine/cc745952.aspxMike VolodarskyAt a Glance: Minimize your application footprint Reduce bandwidth costs Use enhanced caching capabilities Contents Wh... 阅读全文
posted @ 2008-08-13 05:07 Vincent Yang 阅读(968) 评论(0) 推荐(0) 编辑
摘要: Ref: http://keithelder.net/blog/archive/2007/02/01/Structuring-Solutions-in-Visual-Studio-and-Team-Foundation.aspxBelieve it or not, engineers or developers tend to structure theirapplications in Visu... 阅读全文
posted @ 2008-07-14 13:03 Vincent Yang 阅读(774) 评论(0) 推荐(0) 编辑
摘要: Ref: http://blogs.msdn.com/msbuild/archive/2007/01/03/fixing-invalid-version-number-problems-with-the-assemblyinfotask.aspx The arrival of 2007 bought a flurry of e-mails to the MSBuild team from peop... 阅读全文
posted @ 2008-07-12 15:49 Vincent Yang 阅读(625) 评论(0) 推荐(0) 编辑
摘要: Ref: http://scottonwriting.net/sowblog/posts/13367.aspxI have long used FireFox as my default browser for surfing the web,but I typically test my ASP.NET pages on Internet Explorer for a coupleof reas... 阅读全文
posted @ 2008-07-11 06:24 Vincent Yang 阅读(405) 评论(0) 推荐(0) 编辑