<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/njdxbzu" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/njdxbzu" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 20 Dec 2006 13:09:00 GMT</lastBuildDate><title>njdxbzu的专栏</title><link>http://blog.csdn.net/njdxbzu/</link><item><title>通过Remoting分布公网上的Server实现对Client的回调</title><link>http://blog.csdn.net/njdxbzu/archive/2006/12/20/1450369.aspx</link><wfw:comment>http://blog.csdn.net/njdxbzu/comments/1450369.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/njdxbzu/comments/commentRss/1450369.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1450369</trackback:ping><description>最近工作中遇到一个Remoting的回调的问题，即Client取得Server注册后对象后调用其函数，并传递一个Delegate参数，以让服务器Callback。这个功能在局域网内测试通过，如果配成公网地址在局域网内也是成功的，但当放到真正的公网环境中就失败了。其中Server和Client都是在各自的局域网内，通过服务器连接公网，服务器都有固定的公网IP地址，并将Server端公网地址的7788端口映射到Server所在机器，将Client端公网地址的7789端口映射到Client所在机器。经过大量资料的查询和调试，终于成功了，现将方法公布出来与大家一起分享。
&lt;img src =&quot;http://blog.csdn.net/njdxbzu/aggbug/1450369.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 20 Dec 2006 21:09:00 +0800</pubDate><author>咆哮</author><comments>http://blog.csdn.net/njdxbzu/archive/2006/12/20/1450369.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/njdxbzu/archive/2006/12/20/1450369.aspx</guid><dc:creator>咆哮</dc:creator></item><item><title>MD5算法在PB中的实现</title><link>http://blog.csdn.net/njdxbzu/archive/2006/08/02/1010614.aspx</link><wfw:comment>http://blog.csdn.net/njdxbzu/comments/1010614.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/njdxbzu/comments/commentRss/1010614.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1010614</trackback:ping><description>MD5算法在PB中的实现&lt;img src =&quot;http://blog.csdn.net/njdxbzu/aggbug/1010614.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 02 Aug 2006 22:20:00 +0800</pubDate><author>njdxbzu</author><comments>http://blog.csdn.net/njdxbzu/archive/2006/08/02/1010614.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/njdxbzu/archive/2006/08/02/1010614.aspx</guid><dc:creator>njdxbzu</dc:creator></item><item><title>ADO.NET性能改善方法集合</title><link>http://blog.csdn.net/njdxbzu/archive/2006/07/26/979625.aspx</link><wfw:comment>http://blog.csdn.net/njdxbzu/comments/979625.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/njdxbzu/comments/commentRss/979625.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=979625</trackback:ping><description>1 总的考虑方向

2 具体实现
&lt;img src =&quot;http://blog.csdn.net/njdxbzu/aggbug/979625.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 26 Jul 2006 19:39:00 +0800</pubDate><author>njdxbzu</author><comments>http://blog.csdn.net/njdxbzu/archive/2006/07/26/979625.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/njdxbzu/archive/2006/07/26/979625.aspx</guid><dc:creator>njdxbzu</dc:creator></item><item><title>反射</title><link>http://blog.csdn.net/njdxbzu/archive/2006/06/27/841302.aspx</link><wfw:comment>http://blog.csdn.net/njdxbzu/comments/841302.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/njdxbzu/comments/commentRss/841302.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=841302</trackback:ping><description>反射的4种方法&lt;img src =&quot;http://blog.csdn.net/njdxbzu/aggbug/841302.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 28 Jun 2006 01:49:00 +0800</pubDate><author>njdxbzu</author><comments>http://blog.csdn.net/njdxbzu/archive/2006/06/27/841302.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/njdxbzu/archive/2006/06/27/841302.aspx</guid><dc:creator>njdxbzu</dc:creator></item><item><title>怎么样才能让方向键执行keydown和keypress事件?</title><link>http://blog.csdn.net/njdxbzu/archive/2006/06/24/829607.aspx</link><wfw:comment>http://blog.csdn.net/njdxbzu/comments/829607.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/njdxbzu/comments/commentRss/829607.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=829607</trackback:ping><description>怎么样才能让方向键执行keydown和keypress事件，其他的键都可以执行这两个事件?&lt;img src =&quot;http://blog.csdn.net/njdxbzu/aggbug/829607.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 24 Jun 2006 23:57:00 +0800</pubDate><author>njdxbzu</author><comments>http://blog.csdn.net/njdxbzu/archive/2006/06/24/829607.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/njdxbzu/archive/2006/06/24/829607.aspx</guid><dc:creator>njdxbzu</dc:creator></item><item><title>ASP.NET 安全认证</title><link>http://blog.csdn.net/njdxbzu/archive/2006/06/22/822266.aspx</link><wfw:comment>http://blog.csdn.net/njdxbzu/comments/822266.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/njdxbzu/comments/commentRss/822266.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=822266</trackback:ping><description>ASP.NET 安全认证 四讲&lt;img src =&quot;http://blog.csdn.net/njdxbzu/aggbug/822266.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 23 Jun 2006 02:28:00 +0800</pubDate><author>njdxbzu</author><comments>http://blog.csdn.net/njdxbzu/archive/2006/06/22/822266.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/njdxbzu/archive/2006/06/22/822266.aspx</guid><dc:creator>njdxbzu</dc:creator></item><item><title>封装变化</title><link>http://blog.csdn.net/njdxbzu/archive/2006/06/22/822248.aspx</link><wfw:comment>http://blog.csdn.net/njdxbzu/comments/822248.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/njdxbzu/comments/commentRss/822248.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=822248</trackback:ping><description>封装变化(1,2,3)&lt;img src =&quot;http://blog.csdn.net/njdxbzu/aggbug/822248.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 23 Jun 2006 02:24:00 +0800</pubDate><author>njdxbzu</author><comments>http://blog.csdn.net/njdxbzu/archive/2006/06/22/822248.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/njdxbzu/archive/2006/06/22/822248.aspx</guid><dc:creator>njdxbzu</dc:creator></item><item><title>实现DataGrid跨页多选</title><link>http://blog.csdn.net/njdxbzu/archive/2006/06/22/822222.aspx</link><wfw:comment>http://blog.csdn.net/njdxbzu/comments/822222.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/njdxbzu/comments/commentRss/822222.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=822222</trackback:ping><description>实现DataGrid跨页多选 源代码&lt;img src =&quot;http://blog.csdn.net/njdxbzu/aggbug/822222.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 23 Jun 2006 02:18:00 +0800</pubDate><author>njdxbzu</author><comments>http://blog.csdn.net/njdxbzu/archive/2006/06/22/822222.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/njdxbzu/archive/2006/06/22/822222.aspx</guid><dc:creator>njdxbzu</dc:creator></item><item><title>用ASP.NET上传大文件</title><link>http://blog.csdn.net/njdxbzu/archive/2006/06/22/822217.aspx</link><wfw:comment>http://blog.csdn.net/njdxbzu/comments/822217.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/njdxbzu/comments/commentRss/822217.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=822217</trackback:ping><description>用ASP.NET上传大文件&lt;img src =&quot;http://blog.csdn.net/njdxbzu/aggbug/822217.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 23 Jun 2006 02:17:00 +0800</pubDate><author>njdxbzu</author><comments>http://blog.csdn.net/njdxbzu/archive/2006/06/22/822217.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/njdxbzu/archive/2006/06/22/822217.aspx</guid><dc:creator>njdxbzu</dc:creator></item><item><title>XML学习点滴</title><link>http://blog.csdn.net/njdxbzu/archive/2006/06/22/822206.aspx</link><wfw:comment>http://blog.csdn.net/njdxbzu/comments/822206.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/njdxbzu/comments/commentRss/822206.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=822206</trackback:ping><description>XML学习点滴&lt;img src =&quot;http://blog.csdn.net/njdxbzu/aggbug/822206.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 23 Jun 2006 02:16:00 +0800</pubDate><author>njdxbzu</author><comments>http://blog.csdn.net/njdxbzu/archive/2006/06/22/822206.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/njdxbzu/archive/2006/06/22/822206.aspx</guid><dc:creator>njdxbzu</dc:creator></item></channel></rss>