<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>::AQ82，阿Q家园:: - asp.net</title><link>http://www.aq82.com/</link><description>我的技术平台 - </description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><copyright>Copyright http://www.aq82.com aq82，啊Q家园 闽ICP备06016082号 </copyright><pubDate>Sun, 05 Sep 2010 05:21:55 +0800</pubDate><item><title>搜集的一些不错.NET开源项目</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/OpenSourceNet.html</link><pubDate>Mon, 30 Aug 2010 13:58:42 +0800</pubDate><guid>http://www.aq82.com/post/OpenSourceNet.html</guid><description><![CDATA[<p>&nbsp;<span class="Apple-style-span" style="font-family: verdana; line-height: 21px; font-size: 14px; ">Eric Nelson是微软技术的传道者，也是<a href="http://msdn.microsoft.com/en-us/aa570311.aspx" target="_blank" style="color: rgb(142, 26, 16); text-decoration: underline; ">MSDN UK Flash</a>的技术编辑，他编写了一个列表，列出23个UK开发人员推荐的<a href="http://geekswithblogs.net/iupdateable/archive/2009/06/19/open-source-framework-and-library-recommendations.aspx" target="_blank" style="color: rgb(142, 26, 16); text-decoration: underline; ">.NET开源项目</a>。微软的一些开源项目如ASP.NET MVC、DLR、IronRuby、IronPython、MEF等则未列入其中。...</span></p>]]></description><category>asp.net</category><comments>http://www.aq82.com/post/OpenSourceNet.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=651</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=651&amp;key=16ca8f95</trackback:ping></item><item><title>asp.net 下制作一个简单的WebService</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/645.html</link><pubDate>Thu, 22 Jul 2010 15:56:01 +0800</pubDate><guid>http://www.aq82.com/post/645.html</guid><description><![CDATA[<p>&nbsp;下面，我们看看如何建立和部署一个最简单的web服务&nbsp;<br />...</p>]]></description><category>asp.net</category><comments>http://www.aq82.com/post/645.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=645</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=645&amp;key=6f9939c5</trackback:ping></item><item><title>动态调用Web Service【转】</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/643.html</link><pubDate>Fri, 16 Jul 2010 11:26:04 +0800</pubDate><guid>http://www.aq82.com/post/643.html</guid><description><![CDATA[以下是摘自网上，本人还没有测试过。但是实现的方法是很好的。<br/><br/>[code=csharp]<br/><br/> 调用代码：<br/><br/> <br/>1     protected void btnCall_Click(object sender, EventArgs e)<br/>2     {<br/>3         string url = "http://localhost/OA_WebService/WebService/DyDataL]]></description><category>asp.net</category><comments>http://www.aq82.com/post/643.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=643</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=643&amp;key=f58d14d2</trackback:ping></item><item><title>委托delegate的使用-动态加载DLL控件</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/delegateDLLimport.html</link><pubDate>Mon, 07 Jun 2010 22:18:16 +0800</pubDate><guid>http://www.aq82.com/post/delegateDLLimport.html</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;上次利用Dllimport加载DLL控件时，却只能加载固定路径的DLL文件。对于一些路径不确定的DLL文件来说，这种方法是无法完全满足要求的。</p><p>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;或许有些人会认为DLL文件都可以利用引用方法来加载并进行开发，可对于非托管了DLL控件是无法实现的。这时，唯一的办法就是使用委托方法。</p><p>&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;很遗憾的是，我接触委托太少了，早前也没有完整使用过。</p>...]]></description><category>asp.net</category><comments>http://www.aq82.com/post/delegateDLLimport.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=636</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=636&amp;key=4b7acc44</trackback:ping></item><item><title>asp.net中引用DLL文件</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/ASPNETDllImportDLL.html</link><pubDate>Wed, 02 Jun 2010 23:47:30 +0800</pubDate><guid>http://www.aq82.com/post/ASPNETDllImportDLL.html</guid><description><![CDATA[<p><img alt="" src="http://www.aq82.com/upload/未命名.jpg" /></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;终于解决了这个问题，在VB6下开发了一个DLL文件。使用VS的&ldquo;引用&rdquo;的方法都不行，运行注册时：</p><p>提示 没有找到 DllRegisterServer 输入点。</p><p>早前在asp.net中没有使用过DLLimport（之前知道要使用DIIImport），下午也Google了一个下午，都说到委托之类的。</p><p>后来自己越试越复杂。狂晕！！</p><p>...</p>]]></description><category>asp.net</category><comments>http://www.aq82.com/post/ASPNETDllImportDLL.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=634</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=634&amp;key=a8aebfe9</trackback:ping></item><item><title>VS中生成pdb文件</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/aspnetVS2008pdb.html</link><pubDate>Wed, 02 Jun 2010 14:18:27 +0800</pubDate><guid>http://www.aq82.com/post/aspnetVS2008pdb.html</guid><description><![CDATA[<p>&nbsp;<img border="0" alt="" style="line-height: normal; " src="http://www.aq82.com/upload/201006021419472500.gif" /></p>]]></description><category>asp.net</category><comments>http://www.aq82.com/post/aspnetVS2008pdb.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=632</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=632&amp;key=de3f0e42</trackback:ping></item><item><title>NHibernateHelper类文件</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/NHibernateHelperCsDescription.html</link><pubDate>Tue, 01 Jun 2010 08:45:00 +0800</pubDate><guid>http://www.aq82.com/post/NHibernateHelperCsDescription.html</guid><description><![CDATA[ [code=csharp]<br/><br/>using System;<br/>using System.Collections.Generic;<br/>using System.Linq;<br/>using System.Text;<br/>using CodeSmith.Engine;<br/>using SchemaExplorer;<br/>using System.Text.RegularExpressions;<br/><br/>namespace NHibernateHelper<br/>{<br/>    public class NHibernateHelper : CodeTemplate<br/>...]]></description><category>asp.net</category><comments>http://www.aq82.com/post/NHibernateHelperCsDescription.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=631</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=631&amp;key=9604c622</trackback:ping></item><item><title>.NET哈希函数包 KinsHash</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/.nethaoxihanshubaoKingsHash.html</link><pubDate>Mon, 31 May 2010 11:03:01 +0800</pubDate><guid>http://www.aq82.com/post/.nethaoxihanshubaoKingsHash.html</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;该方法很适合，把一些二进制文件转换成字符串。</p><p>==========</p><p><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif, 宋体; line-height: 20px; font-size: 13px; color: rgb(51, 51, 51); "><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">哈希函数是现代密码系统的基础。 这些函数将任意长度的二进制字符串映射为固定长度的小二进制字符串（称为哈希值）。 加密哈希函数有这样一个属性：在计算时不可能将两个不同的输入通过哈希算法取为相同的值。 哈希函数通常用于数字签名和保持数据完整性。例如文件完整性校验。</p>...</span></p>]]></description><category>asp.net</category><comments>http://www.aq82.com/post/.nethaoxihanshubaoKingsHash.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=630</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=630&amp;key=160b9d61</trackback:ping></item><item><title>AOP简介</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/aspAOPDescription.html</link><pubDate>Sun, 30 May 2010 12:22:47 +0800</pubDate><guid>http://www.aq82.com/post/aspAOPDescription.html</guid><description><![CDATA[<p><span class="Apple-style-span" style="font-family: verdana, sans-serif; line-height: 25px; font-size: 17px; "><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 1em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; ">AOP是aspect oriented programming的缩写,是面向方面的思想. 那什么是面向方面?它主要运用在什么领域呢?我们已经对面向过程和面向对象(OOP)已经非常耳熟了,从面向过程到面向对象是一种飞跃;我们可以用面向对象思想取代以前的面向过程的思想,但从面向对象发展到面向方面,不是一种取代而是一种补充.面向对象最重要的作用就是解耦,一个系统中用面向对象思想可以解决大部分的东西,但还有一些点和面还不能用OOP(面向对象)来解决,而AOP可以解决OOP不好处理的角落和方面,所以AOP决不是OOP的代替品,是OOP的一种强力补充.</p>...</span></p>]]></description><category>asp.net</category><comments>http://www.aq82.com/post/aspAOPDescription.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=628</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=628&amp;key=c98fa0a2</trackback:ping></item><item><title>EntityFramework实现增删改查【转自周公】</title><author>admin@aq82.com (admin)</author><link>http://www.aq82.com/post/EntityFrameworkToCRUD.html</link><pubDate>Fri, 28 May 2010 22:28:20 +0800</pubDate><guid>http://www.aq82.com/post/EntityFrameworkToCRUD.html</guid><description><![CDATA[<p>&nbsp;<span class="Apple-style-span" style="font-family: verdana, sans-serif; line-height: 21px; font-size: 14px; ">说明：个人感觉在Java领域大型开发都离不了ORM的身影，所谓的SSH就是Spring+Struts+Hibernate，除了在学习基础知识的时候被告知可以使用JDBC操作数据库之外，大量的书籍中都是讲述使用Hibernate这个ORM工具来操作数据。在.NET中操作数据库的方式有多种，除了最直接的方式就是使用ADO.NET之外，还可以使用NHibernate这个Hibernate在.NET中的实现ORM，如果你对第三方的ORM持怀疑态度，你还可以使用来自微软的实现、根正苗红的Linq或者EntityFramework。<br />...</span></p>]]></description><category>asp.net</category><comments>http://www.aq82.com/post/EntityFrameworkToCRUD.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=627</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=627&amp;key=f08bb722</trackback:ping></item></channel></rss>
