<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_sbj0707</title><subtitle type="text">Web service Remoting ADO.NET Windows server 2003</subtitle><id>http://feed.cnblogs.com/blog/u/13316/rss</id><updated>2007-03-20T08:21:34Z</updated><author><name>IT</name><uri>http://www.cnblogs.com/sbj0707/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sbj0707/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/13316/rss"/><entry><id>http://www.cnblogs.com/sbj0707/archive/2007/03/20/681365.html</id><title type="text">复杂对象的WebService调用</title><summary type="text">这样的复杂对象的WebService调用为什么出错，怎么改[WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] [ToolboxItem(false)] public class Service1 : System.Web.Servi...</summary><published>2007-03-20T08:22:00Z</published><updated>2007-03-20T08:22:00Z</updated><author><name>IT</name><uri>http://www.cnblogs.com/sbj0707/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sbj0707/archive/2007/03/20/681365.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sbj0707/archive/2007/03/20/681365.html"/></entry><entry><id>http://www.cnblogs.com/sbj0707/archive/2006/12/20/597520.html</id><title type="text">博克园</title><summary type="text">博克园</summary><published>2006-12-20T01:19:00Z</published><updated>2006-12-20T01:19:00Z</updated><author><name>IT</name><uri>http://www.cnblogs.com/sbj0707/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sbj0707/archive/2006/12/20/597520.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sbj0707/archive/2006/12/20/597520.html"/></entry><entry><id>http://www.cnblogs.com/sbj0707/archive/2005/12/20/301111.html</id><title type="text">30岁前不要再乎的事</title><summary type="text">1．放弃 把握的反面就是放弃，选择了一个机会，就等于放弃了其它所有的可能。当新的机会摆在面前的时候，敢于放弃已经获得的一切，这不是功亏一篑，这不是半途而废，这是为了谋求更大的发展空间；或者什么都不为，只因为喜欢这样做，因为，年轻就是最大的机会。人，只有在三十岁之前才会有这个胆量，有这个资本，有这个资格。 2.失恋不是不在乎，是在乎不起。三十岁前最怕失去的不是已经拥有的东西，而是梦想。爱情如果只是一...</summary><published>2005-12-20T14:03:00Z</published><updated>2005-12-20T14:03:00Z</updated><author><name>IT</name><uri>http://www.cnblogs.com/sbj0707/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sbj0707/archive/2005/12/20/301111.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sbj0707/archive/2005/12/20/301111.html"/></entry><entry><id>http://www.cnblogs.com/sbj0707/archive/2005/12/18/299595.html</id><title type="text">DataGrid中的tree怎么做的？？</title><summary type="text">像这种的DataGrid怎么做，有朋友碰到过，给个DEMO.</summary><published>2005-12-18T08:11:00Z</published><updated>2005-12-18T08:11:00Z</updated><author><name>IT</name><uri>http://www.cnblogs.com/sbj0707/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sbj0707/archive/2005/12/18/299595.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sbj0707/archive/2005/12/18/299595.html"/></entry><entry><id>http://www.cnblogs.com/sbj0707/archive/2005/10/19/257941.html</id><title type="text">找到工作了</title><summary type="text">昨天出应聘很顺利啊，中关村久其软件直接把我录取了，呵呵，本来还想在观望下，但觉得的逼近中关村是个好地方，我打算给他们签了，说实话，我也不太了解这个公司，有知道这个公司的朋友提供些事实资料啊</summary><published>2005-10-19T08:11:00Z</published><updated>2005-10-19T08:11:00Z</updated><author><name>IT</name><uri>http://www.cnblogs.com/sbj0707/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sbj0707/archive/2005/10/19/257941.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sbj0707/archive/2005/10/19/257941.html"/></entry><entry><id>http://www.cnblogs.com/sbj0707/archive/2005/08/21/219409.html</id><title type="text">关于TreeView节点的拖动来调整数据结构</title><summary type="text">TreeView节点的拖动来调整数据结构，我找了好久都没找到，大家有源程序的话，贴出来，一起学习下啊！！</summary><published>2005-08-21T01:56:00Z</published><updated>2005-08-21T01:56:00Z</updated><author><name>IT</name><uri>http://www.cnblogs.com/sbj0707/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sbj0707/archive/2005/08/21/219409.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sbj0707/archive/2005/08/21/219409.html"/></entry><entry><id>http://www.cnblogs.com/sbj0707/archive/2005/08/20/218935.html</id><title type="text">指针和和一般的数据传递</title><summary type="text">如下代码为测试代码，有兴趣的话，试下运行结果usingSystem;namespaceConsoleTest1{/**////&amp;lt;summary&amp;gt;///Class1的摘要说明。///&amp;lt;/summary&amp;gt;classClass1{/**////&amp;lt;summary&amp;gt;///应用程序的主入口点。///&amp;lt;/summary&amp;gt;[STAThread]staticvoidM...</summary><published>2005-08-20T01:20:00Z</published><updated>2005-08-20T01:20:00Z</updated><author><name>IT</name><uri>http://www.cnblogs.com/sbj0707/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sbj0707/archive/2005/08/20/218935.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sbj0707/archive/2005/08/20/218935.html"/></entry><entry><id>http://www.cnblogs.com/sbj0707/archive/2005/08/20/218928.html</id><title type="text">一个奇怪的WEB SERVICE程序</title><summary type="text">以下的程序出自MSDNms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.2052/cpref/html/frlrfsystemwebserviceswebmethodattributeclassbufferresponsetopic.htmusingSystem;usingSystem.IO;usingSystem.Collections;usingSystem....</summary><published>2005-08-20T01:08:00Z</published><updated>2005-08-20T01:08:00Z</updated><author><name>IT</name><uri>http://www.cnblogs.com/sbj0707/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sbj0707/archive/2005/08/20/218928.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sbj0707/archive/2005/08/20/218928.html"/></entry><entry><id>http://www.cnblogs.com/sbj0707/archive/2005/08/19/218177.html</id><title type="text">类内嵌套类是什么作用啊</title><summary type="text">类内嵌套类是什么作用啊！！！以下代码来自MSDNms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.2052/csref/html/vclrfvirtualpg.htmusingSystem;classTestClass{publicclassDimensions{publicconstdoublepi=Math.PI;protecteddoublex,y;publ...</summary><published>2005-08-19T01:00:00Z</published><updated>2005-08-19T01:00:00Z</updated><author><name>IT</name><uri>http://www.cnblogs.com/sbj0707/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sbj0707/archive/2005/08/19/218177.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sbj0707/archive/2005/08/19/218177.html"/></entry><entry><id>http://www.cnblogs.com/sbj0707/archive/2005/08/18/217419.html</id><title type="text">让代码防止偷窥</title><summary type="text">我们知道，Java编译源程序得到的是字节码，VS.NET编译源程序得到的是MSIL（Microsoft中间语言），这种编译方式称为&amp;#8220;不完全编译&amp;#8221;，特别容易被反编译或实施反向工程。与本机代码不同，不完全编译得到的中间代码完整地保留了变量、过程名称，从而使反编译得到的程序几乎与原始程序完全一样，只缺少原始程序的注释，其余内容差不多可以原封不动地还原出来。 　　对于商品软件的开发...</summary><published>2005-08-18T02:15:00Z</published><updated>2005-08-18T02:15:00Z</updated><author><name>IT</name><uri>http://www.cnblogs.com/sbj0707/</uri></author><link rel="alternate" href="http://www.cnblogs.com/sbj0707/archive/2005/08/18/217419.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/sbj0707/archive/2005/08/18/217419.html"/></entry></feed>
