解决Visual Studio 2008来生VisualBasic 项目的性能问题最近在用VB.NET生成一个WEB项目时,发现基本没办法调试,只要一debug,Visual Studio 2008就停止相应,再经过漫长的等待后(30分钟左右)后,才进入调试状态。这个问题,搞得我够郁闷的了,也困扰N久,最才在这篇文章的帮助下得以解脱——原来都是MS的错,我还以为是我的机器出故障了,汗。。。阅读全文>
发表于 @ 2008年07月12日 19:59:00|评论(loading...)|收藏
PHP与C#间使用签名算法验证数据,最近在忙一个项目,要求php使用c#产生的公钥加密数据,加密后的数据返回给.net程序,开始使用php 的Crypt_RSA库,浪费N多时间后,发现根本不能相互通,后来,看了下RSA算法后,利用网络上找到的rsa.php(这东西不错,可若不看算法,根本看不懂的),外加很少的一部分代码,就成功的解决了这个问题。特分享下。阅读全文>
发表于 @ 2008年05月25日 02:31:00|评论(loading...)|收藏
In our previous article, Reflection Part 1: Discovery and Execution, we introduced the System.Reflection namespace and its classes which allow developers to view assembly metadata, query for and discover types, and invoke code - all at run-time. In this article we will examine reflection emit - the ability to dynamically generate code at run-time. 阅读全文>
发表于 @ 2008年05月08日 09:51:00|评论(loading...)|收藏
an article explained reflection —— introduced the System.Reflection namespace and its classes which allow developers to view assembly metadata, query for and discover types, and invoke code - all at run-time. 阅读全文>
发表于 @ 2008年05月08日 09:43:00|评论(loading...)|收藏
Recently, I had to get MonoDevelop working on CentOS 5 for a project. Here is my blow-by-blow summary of how to get it working. The procedure is designed for CentOS 5, and it works on my Fedora 8 system as well. Since most of the activity is just compiling stuff from source, it should be pretty easy to follow on a different distribution. It’s just a matter of getting the correct packages installed in the preparation phase.阅读全文>
发表于 @ 2008年05月03日 10:13:00|评论(loading...)|收藏
Universal Query control for .net WinFrom developers.It has useful features.阅读全文>
发表于 @ 2008年04月23日 11:53:00|评论(loading...)|收藏
仅实现N简单的一些功能,方便各CSDN网友查看相关视频,呵呵,加入了,右键复制flv地址到粘贴板的功能,对于喜欢的视频,也可以方便的下载。阅读全文>
发表于 @ 2008年03月27日 17:42:00|评论(loading...)|收藏