12 2009 档案
摘要:与网上其它关于 DevExpress 汉化的文章不同,本文提供了DevExpress WinForm 汉化和 WebForm(ASPxControls) 汉化的最简单最实用的方法,能让你快速实现对DevExpress 的汉化。同时也说明了使用原始 .resx 文件实现汉化的方法。WebForm(ASPxControls) 汉化效果图WinForm 汉化效果图如何实现上述的汉化呢?DevExpres...
阅读全文
摘要:This is the third post of what’s new in Visual Studio C# 4.0. 这是《Visual Studio C# 4.0 的新特性》系列第三篇文章。At the former posts we covered optional parameters, Named Parameters at this post we will cover...
阅读全文
摘要:This is the second post of what’s new in Visual Studio C# 4.0.这是《Visual Studio C# 4.0的新特性》系列的第二篇文章。At the former post we reviewed the feature of optional parameters at this post we will concentr...
阅读全文
摘要:This is the first blog from a series of blog post which I'm planning to do on whet’s new in Visual C# 4.0这是我打算写的《Visual C# 4.0中的新特性》系列文章的第一篇。可选参数(Optional parameters)Optional parameters is a new...
阅读全文
摘要:ASP.net应用程序里,在连接数据库时,使用的是windows身份验证。可能会出现“用户 'NT AUTHORITY\NETWORK SERVICE' 登录失败”的错误。在Sql Server 2005中,比较流行的解决方法如下:1,打开SQL Server Management Studio,连接到服务器。2,打开“安全性”,右键选择“...
阅读全文
摘要:Mono的主页:http://www.mono-project.com/Main_PageMono的Email list:http://www.mono-project.com/Mailing_ListsMono的mono-devel-list: http://lists.ximian.com/archives/public/mono-devel-list/DotGNU Portable.Net ...
阅读全文