03 2012 档案
摘要:按步建了service和serviceReference之后,还需要修改webconfig才能实现通信。原文件是:<system.serviceModel> <behaviors> <serviceBehaviors> <behavior name="SilverlightDBDemo.Web.DBServiceBehavior"> <serviceMetadata httpGetEnabled="true" /> <serviceDebug includeExceptionDetailI
阅读全文
摘要:I encountered problems as follow when install SQL Server 2008 Server Pack 11. SQL Server 2008 Service Pack 1 and the Invoke or BegionInvoke cannot be called error messageWhen trying to install SQL Server 2008 Service Pack 1 to SQL Server 2008 instance that is running on a virtual machine. I receive
阅读全文
摘要:今天开始学习用StimulSoft制作Silverlight报表.http://www.stimulsoft.com/
阅读全文
摘要:总是困扰于代码的执行顺序,貌似不是难以理解的事情,为什么我总困惑与此?
阅读全文
摘要:http://hi.baidu.com/wx587/blog/item/b333830a5e263130b0351ddb.html.// C 货币2. 2.5.ToString("C"); // ¥2.503. // D 10进制数4. 25.ToString("D5"); // 250005. // E 科学型6. 25000.ToString("E"); // 2.500000E+0057. // F 固定点8. 25.ToString("F2"); // 25.009. // G 常规10. 2.5.ToSt
阅读全文
摘要:< telerik:RadComboBox x: Name = "radComboBox"> < telerik:RadComboBox. ItemsPanel > < ItemsPanelTemplate > < VirtualizingStackPanel /> </ ItemsPanelTemplate > </ telerik :RadComboBox. ItemsPanel ></ telerik : RadComboBox >
阅读全文
摘要:[转载]伟大的程序员是怎样炼成的?http://www.cnblogs.com/hack/archive/2010/05/23/1742080.html 近几周,一份反映 Netflix 公司企业文化的报告在网上广为流传。这份报告里列举了很多Netflix公司里令人称赞的做法,包括这个公司是如何的招聘和辞退员工的。里面有大量的信息是描述Netflix公司是怎样对待员工的,这使Netflix公司变成了一个很有吸引力的工作场所。报告里面提到过有一个关于员工所期望的内容的清单,但没有把清单列出来。报告的开始部分就谈及了企业价值问题,而且是按照员工的立场角度写的,可惜并没有把这个问题展开。 我并不..
阅读全文
浙公网安备 33010602011771号