<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>讨论列表</title>
    <description>讨论列表</description>
    <link>http://community.csdn.net/</link>
    <copyright>Copyright 1998 - 2007 CSDN.NET Inc. All Rights Reserved</copyright>
    <pubDate>Thu, 28 Aug 2008 16:47:30 GMT</pubDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>community.csdn.net</generator>
    <item>
      <title>窗体跳转问题~~在线等</title>
      <description>在form1中有一个按钮`  调用一个类~（带参数`）  现在我想点击Form1中的那个按钮的时候 弹出相应的窗体，（参数写哪个就弹哪个） 有10个窗体~  我可以随便指`   请问怎么做呢  在线等...</description>
      <link>http://topic.csdn.net/u/20080828/16/46c8bccd-0b64-433e-8e63-a299f739d5cf.html</link>
      <author>luluyy</author>
      <pubDate>Thu, 28 Aug 2008 16:30:04 GMT</pubDate>
    </item>
    <item>
      <title>急！马上给分！如何通过身份证自动生成出生日期？</title>
      <description>在个人资料录入的form 里，在一个textbox里输入此人的身份证号码，用另一个textbox显示出此人的出生年月，该怎么做啊？解决问题马上给分</description>
      <link>http://topic.csdn.net/u/20080828/16/b6aa4fd0-73ef-4a94-9c98-5710362d3b58.html</link>
      <author>ahjxwfw</author>
      <pubDate>Thu, 28 Aug 2008 16:05:26 GMT</pubDate>
    </item>
    <item>
      <title>dom parser</title>
      <description>谁能介绍几个常用的dom parser.最好类似java的</description>
      <link>http://topic.csdn.net/u/20080828/16/2f6aee21-5b65-4c82-aad0-a840b8034e1b.html</link>
      <author>lude8880</author>
      <pubDate>Thu, 28 Aug 2008 16:46:57 GMT</pubDate>
    </item>
    <item>
      <title> [原创]近段时间有空， 自己写了个“空间互踩”软件~~~还是新手~~请大家给点意见</title>
      <description>现在，相信很多人都想自己的空间(博客)的人气更加高吧？但是，现在的刷人气软件都不能用，如果用了，还有可能会糟到封号！！账号被封了，是件很郁闷的事！！所以，我趁着这几天有空，做了个“空间互踩”软件`~~...</description>
      <link>http://topic.csdn.net/u/20080828/16/f2258730-4498-4b9b-8b15-06d03c4ba38e.html</link>
      <author>lrcasd</author>
      <pubDate>Thu, 28 Aug 2008 16:14:23 GMT</pubDate>
    </item>
    <item>
      <title>关于打印获取自动换行后每行的字符串内容</title>
      <description>在做打印的时候，可以通过Graphics.MeasureString和Graphics.DrawString对长度过长的文本进行自动换行处理，但如何获取自动换行后每一行字符串的具体内容啊？（注：不希望...</description>
      <link>http://topic.csdn.net/u/20080828/16/8d1c17c4-7fbe-43d7-8527-e8d2ee4dcaa6.html</link>
      <author>pp_shy</author>
      <pubDate>Thu, 28 Aug 2008 16:44:02 GMT</pubDate>
    </item>
    <item>
      <title>gridview刷新问题</title>
      <description>现有2个页面,A页面 有 图标按钮和gridview  B页面有 查询框（textbox） 一个按钮当我在B页面填入查询值后,点击按钮后,B页面关闭,刷新A页面gridview值我现在的问题是：B页面...</description>
      <link>http://topic.csdn.net/u/20080828/14/65de8576-bb40-459b-8e93-34fbb09efc8a.html</link>
      <author>danilzhou</author>
      <pubDate>Thu, 28 Aug 2008 14:47:44 GMT</pubDate>
    </item>
    <item>
      <title>乱码问题,在线等！！！</title>
      <description>环境：操作系统： WINDOWS 2003 Server(Std) SP2 English version开发语言: Visual Studio 2005(c#)string outfile = "c...</description>
      <link>http://topic.csdn.net/u/20080828/16/3a917fd5-6b2e-4350-b419-8acb88543501.html</link>
      <author>heyiwen123</author>
      <pubDate>Thu, 28 Aug 2008 16:39:42 GMT</pubDate>
    </item>
    <item>
      <title>怎摸写呢?</title>
      <description>有七个复选框，分别代表星期一到星期日。可单选也可多选，选择好后，过程WeeklyTrigger会调用选择的星期。比如只选了星期一，则会WeeklyTrigger（Monday）,选了星期一,星期三，则...</description>
      <link>http://topic.csdn.net/u/20080828/16/2b3d3994-28fd-4fa6-b2f7-03942d78e10e.html</link>
      <author>wangxiao2008</author>
      <pubDate>Thu, 28 Aug 2008 16:04:40 GMT</pubDate>
    </item>
    <item>
      <title>MS vista不理想,大家觉得NET 战略会受到什么影响,前景如何?</title>
      <description>欢迎写点...</description>
      <link>http://topic.csdn.net/u/20080828/12/5330dc77-4e24-4339-8b5e-df6008aed94a.html</link>
      <author>ProjectDD</author>
      <pubDate>Thu, 28 Aug 2008 12:43:45 GMT</pubDate>
    </item>
    <item>
      <title>求和 关于求和问题！</title>
      <description>把数据（如名称，型号，类型，数量）添加到listview控件中，然后使所有产品的数量相加得出总数，请问下   怎么样提取其中的数量再使其相加阿？</description>
      <link>http://topic.csdn.net/u/20080828/16/0fd59335-e382-48e3-8f9e-5547cf77bf73.html</link>
      <author>cwb210</author>
      <pubDate>Thu, 28 Aug 2008 16:37:28 GMT</pubDate>
    </item>
    <item>
      <title>电子称,本人初来此论坛,希望有人能帮我</title>
      <link>http://topic.csdn.net/u/20080826/19/b4658057-12d6-470b-af5c-3e90b628ff04.html</link>
      <author>GOHSEI</author>
      <pubDate>Wed, 27 Aug 2008 03:19:05 GMT</pubDate>
    </item>
    <item>
      <title>常见也常用的两个语句，突然发现自己不是很理解，这里问下各位高人：Application.Run(new frmMain());和new frmMain().Show();之间有什么</title>
      <link>http://topic.csdn.net/u/20070415/21/2ab02747-723d-4f06-b2b5-190f21d67758.html</link>
      <author>seai</author>
      <pubDate>Mon, 16 Apr 2007 05:54:02 GMT</pubDate>
    </item>
    <item>
      <title>C# AddEventHandler(object target,Delegate handler)的问题?</title>
      <description>通过反射 EventInfo even = t.GetEvent("Click",flags);even.AddEventHandler(object target,Delegate handler)...</description>
      <link>http://topic.csdn.net/u/20080828/16/8e50d0d7-3ff6-4795-8c42-c7e881e8198e.html</link>
      <author>hwj383</author>
      <pubDate>Thu, 28 Aug 2008 16:14:24 GMT</pubDate>
    </item>
    <item>
      <title>问个问题，大家在写代码的时候会用到设计模式么</title>
      <description>写代码的时候大家会用到设计模式么？有多少人用？如果用的话又是从什么时候开始用的呢？第一年第二年或者……？我现在一点都不用，甚至设计模式的概念都很模糊，现在也很迷茫，请大家多多指点，谢谢了</description>
      <link>http://topic.csdn.net/u/20080828/13/88c78f83-ce5d-4455-bc01-c8b4ef3abee3.html</link>
      <author>doyouknowm</author>
      <pubDate>Thu, 28 Aug 2008 13:18:39 GMT</pubDate>
    </item>
    <item>
      <title>关于  #</title>
      <description>http://localhost:8777/Default.aspx?a=123#4protected void Page_Load(object sender, EventArgs e)    { ...</description>
      <link>http://topic.csdn.net/u/20080828/16/9c90b0f2-ec71-4aea-9470-e6ae51fe1a9b.html</link>
      <author>jiaer_0302</author>
      <pubDate>Thu, 28 Aug 2008 16:22:48 GMT</pubDate>
    </item>
    <item>
      <title>关于打印获取自动换行后每行的字符串内容</title>
      <description>在做打印的时候，可以通过Graphics.MeasureString和Graphics.DrawString对长度过长的文本进行自动换行处理，但如何获取自动换行后每一行字符串的具体内容啊？（注：不希望...</description>
      <link>http://topic.csdn.net/u/20080828/16/5c91d2bb-f396-4a93-99eb-665187583693.html</link>
      <author>pp_shy</author>
      <pubDate>Thu, 28 Aug 2008 16:44:24 GMT</pubDate>
    </item>
    <item>
      <title>如何读avi文件的每一帧，并对每帧进行处理？急！</title>
      <link>http://topic.csdn.net/u/20070626/10/edec744d-a290-40ec-8d8c-cf74536df5fe.html</link>
      <author>ycgmuyi</author>
      <pubDate>Tue, 26 Jun 2007 18:31:25 GMT</pubDate>
    </item>
    <item>
      <title>WFORM程序偶尔报：System.OutOfMemoryException: 内存不足</title>
      <description>一个FORM页面，偶尔打开会报“System.OutOfMemoryException: 内存不足。   在 System.Drawing.Graphics.FromHwndInternal(IntP...</description>
      <link>http://topic.csdn.net/u/20080828/14/5b561781-e259-4a7a-b105-0316cf4b7e93.html</link>
      <author>zhangweitaylor</author>
      <pubDate>Thu, 28 Aug 2008 14:50:50 GMT</pubDate>
    </item>
    <item>
      <title>绘图问题</title>
      <link>http://topic.csdn.net/u/20080826/14/48a69bc9-e599-415f-bf07-6977599299bb.html</link>
      <author>dusper</author>
      <pubDate>Tue, 26 Aug 2008 22:50:38 GMT</pubDate>
    </item>
    <item>
      <title>用C# WinForms如何检测整个局域网内的所有打印机是否可用.</title>
      <description>各位帮帮忙啊.. 补充一下:就是本机不添加打印机的情况下检测...</description>
      <link>http://topic.csdn.net/u/20080828/15/d59e8b69-960a-46e2-9c56-c1e65c5f427f.html</link>
      <author>zjhappy520</author>
      <pubDate>Thu, 28 Aug 2008 15:03:29 GMT</pubDate>
    </item>
    <item>
      <title>tabcontrol控件里怎么添加滚动条？而且滚动条是所有tabpage共用的？谢谢！！急~~</title>
      <description>问题如上，就是希望放在tabcontrol里的东西可以滚动。而且几个tabpage都能共用这个滚动条？谢谢呀？</description>
      <link>http://topic.csdn.net/u/20080828/16/79670285-c468-4aad-91e6-8d9f985be289.html</link>
      <author>SHIMMER8711</author>
      <pubDate>Thu, 28 Aug 2008 16:29:15 GMT</pubDate>
    </item>
    <item>
      <title>为什么.net在做页面的时候修改不到界面啦？</title>
      <description>Auto-attach to process '[656] w3wp.exe' on machine 'VM1' succeeded.'w3wp.exe' (Managed): Loaded 'C:\...</description>
      <link>http://topic.csdn.net/u/20080828/14/2048e4a5-7c51-4c37-a5bd-4351e8b9970f.html</link>
      <author>yesaid</author>
      <pubDate>Thu, 28 Aug 2008 14:09:19 GMT</pubDate>
    </item>
    <item>
      <title>如何自动点击MessageBox中的"确定"按键</title>
      <description>[color=#FF0000]如题![/color]如何自动点击MessageBox中的"确定"按键</description>
      <link>http://topic.csdn.net/u/20080828/15/46f1834f-2f2d-4b13-a4b1-18241ea46c33.html</link>
      <author>chz415767975</author>
      <pubDate>Thu, 28 Aug 2008 15:26:29 GMT</pubDate>
    </item>
    <item>
      <title>String 和 StringBuilder 的区别和使用环境？</title>
      <description>我先申明，我是看过书了，看了之后更糊涂了，这两个类型除了内存使用方式不同外还有什么区别，在书上及其它介绍上来看StringBuilder比String要优秀，那么为什么还要有String的这类型的使用...</description>
      <link>http://topic.csdn.net/u/20080828/12/d9664d3b-90f3-4039-a69c-3bc861ac2c9d.html</link>
      <author>GoldWood</author>
      <pubDate>Thu, 28 Aug 2008 12:06:52 GMT</pubDate>
    </item>
    <item>
      <title>List中如何删除相同的元素？有无简便的方法？</title>
      <description>List中如何删除相同的元素？有无简便的方法？谢谢～</description>
      <link>http://topic.csdn.net/u/20080828/13/25ed4f1e-c487-4a70-89d0-49d1039db9b9.html</link>
      <author>Jayaz</author>
      <pubDate>Thu, 28 Aug 2008 13:14:34 GMT</pubDate>
    </item>
    <item>
      <title>C#显示MDI子窗体问题</title>
      <description>问题1：c#中显示MDI子窗体的方法是把mainform的ismdicontainer=true;再在要显示子窗体的地方加入childform child=new childform;child.md...</description>
      <link>http://topic.csdn.net/u/20080828/15/f8d98ca2-6636-48e8-8966-f1b42c04ef5f.html</link>
      <author>Summer_winter</author>
      <pubDate>Thu, 28 Aug 2008 15:12:11 GMT</pubDate>
    </item>
    <item>
      <title>一个解决方案，两个项目，两个枚举，三个类。</title>
      <link>http://topic.csdn.net/u/20080825/17/cc90d95f-9c3f-485b-88ed-72d11aac2ec7.html</link>
      <author>zcgmai11</author>
      <pubDate>Tue, 26 Aug 2008 01:06:22 GMT</pubDate>
    </item>
    <item>
      <title>winform如何动态显示隐藏控件？</title>
      <description>做个小程序，开始就被布局的问题难住了，面板最上是几个RadioButton，每个对应一个groupbox，我希望点击RadioButton将对应的groupbox显示出来，其它的groupbox隐藏。...</description>
      <link>http://topic.csdn.net/u/20080828/14/085a1f26-69e3-4a65-87d8-d27327ae2499.html</link>
      <author>ideasky</author>
      <pubDate>Thu, 28 Aug 2008 14:26:22 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET 文档打印</title>
      <description>我在做网页打印时遇到这种情况,我的数据是绑定在GridView里,列是动态的.在有很多列的情况下打印时通过设置打印机也不能打印完所有的内容,有其它什么的方法来实现打印.不让数据减少.</description>
      <link>http://topic.csdn.net/u/20080828/16/a9ba6e3a-6154-4e0c-a4a4-af7a58b45c2e.html</link>
      <author>ypalj</author>
      <pubDate>Thu, 28 Aug 2008 16:36:11 GMT</pubDate>
    </item>
    <item>
      <title>C#调用cmd执行命令重新启动应用程序池,但无法运行cscript.exe</title>
      <link>http://topic.csdn.net/u/20080808/17/ce1a2121-53a9-4a1c-b761-08a69139fbd7.html</link>
      <author>cjq003</author>
      <pubDate>Sat, 09 Aug 2008 01:41:36 GMT</pubDate>
    </item>
    <item>
      <title>如何在刷新页面时，panel不闪一下？</title>
      <description>以下panel只在Modal.Show();时才显示出来，但是在页面刷新时它也会闪一下 就不见了，如何让它不闪出来呢？[code=C#]                                ...</description>
      <link>http://topic.csdn.net/u/20080828/10/4ad80b27-c3dc-4a97-a984-5c073d49a6f3.html</link>
      <author>cjq003</author>
      <pubDate>Thu, 28 Aug 2008 10:16:19 GMT</pubDate>
    </item>
    <item>
      <title>【代码最简化】打印一个“回”字图形，看谁写的代码最少。</title>
      <link>http://topic.csdn.net/u/20080824/19/b4790925-f856-40bd-ac57-e29be3a9804c.html</link>
      <author>zswang</author>
      <pubDate>Mon, 25 Aug 2008 03:04:49 GMT</pubDate>
    </item>
    <item>
      <title>谁有本事破解 用 xencode 混淆的代码？？</title>
      <link>http://topic.csdn.net/u/20070117/20/c2ea6839-7693-4f64-a2ad-22271924a3ef.html</link>
      <author>YuNa123</author>
      <pubDate>Thu, 18 Jan 2007 04:52:55 GMT</pubDate>
    </item>
    <item>
      <title>vista系统不能浏览.aspx文件</title>
      <description>不知道因为什么本机上的.aspx文件不能浏览,framework已经安装了3.5.</description>
      <link>http://topic.csdn.net/u/20080828/14/fe448afe-bb9f-4ea6-9eb8-a11ad5fac57d.html</link>
      <author>luckycc</author>
      <pubDate>Thu, 28 Aug 2008 14:45:33 GMT</pubDate>
    </item>
    <item>
      <title>时间问题</title>
      <description>SQL 2005有个表有个字段 字段的数据类型是DateTime 现在要将08/28/2008 05:02:06 0312500 保存进去.提示Varchar转DateTime错误.是否有什么方法可以...</description>
      <link>http://topic.csdn.net/u/20080828/15/6dab2393-d401-4cf0-a5ce-2866e49972d0.html</link>
      <author>wwwhch2004</author>
      <pubDate>Thu, 28 Aug 2008 15:31:06 GMT</pubDate>
    </item>
    <item>
      <title>SqlDataReader.GetFloat的问题</title>
      <description>想用SqlDataReader从数据库中取 float型的数据，但是为什么总是出错呢，提示说转换无效，为什么呢？</description>
      <link>http://topic.csdn.net/u/20080828/15/f3092b85-3c86-42fc-8eca-4bff93ebd133.html</link>
      <author>cindy5wb</author>
      <pubDate>Thu, 28 Aug 2008 15:50:39 GMT</pubDate>
    </item>
    <item>
      <title>C# winform如何绘出一个抛物线的轨迹？</title>
      <description>c# winform程序中如何能够绘出一条抛物线的轨迹？即让该抛物线能够一点一点的显示出来？同时抛物线的端点要有一个弓箭形状的图形，效果就是一个弓箭射了出去1，首先如何绘抛物线？是根据抛物线的函数挨个...</description>
      <link>http://topic.csdn.net/u/20080828/13/dd8636ae-0a85-47ff-86e7-55fdc83ec032.html</link>
      <author>czzx16</author>
      <pubDate>Thu, 28 Aug 2008 13:59:15 GMT</pubDate>
    </item>
    <item>
      <title>我用c#.NET生成的DLL文件无法注册 这样ASP 就不能引用</title>
      <description>我用c#.NET生成的DLL文件无法注册 这样ASP 就不能引用我用c#.NET生成的DLL文件 注册时总是说缺少输入点 不能注册 请问怎么解决 我主要要实现这个目的 就是用c#.NET生成的DLL文...</description>
      <link>http://topic.csdn.net/u/20080828/12/842a2e89-70e7-4cd3-948f-e8cc1ce0a958.html</link>
      <author>kissed</author>
      <pubDate>Thu, 28 Aug 2008 12:36:19 GMT</pubDate>
    </item>
    <item>
      <title>TcpClient传图片的问题的问题，图片只能显示半张图片</title>
      <link>http://topic.csdn.net/u/20080827/15/ade05267-c71d-4a50-af52-1f55a78b4c13.html</link>
      <author>hui717</author>
      <pubDate>Wed, 27 Aug 2008 23:30:35 GMT</pubDate>
    </item>
    <item>
      <title>如何以独占形式打开外部程序</title>
      <description>在主窗体中双击按钮打开一个外部word文件。希望1.通过程序使word最大化；2.禁用word的最小化和缩小放大按钮，只显示关闭按钮。3.这个word线程是独占的（不关闭它，主程序就不能运行）希望朋友...</description>
      <link>http://topic.csdn.net/u/20080828/15/0e6a1760-b24e-4051-9074-c0fe19de360d.html</link>
      <author>apanlee</author>
      <pubDate>Thu, 28 Aug 2008 15:38:01 GMT</pubDate>
    </item>
    <item>
      <title>如何使用InsertCommand.Parameters</title>
      <description>            aDataRow["提供种类"] = "汽车";            aDataRow["提供数量"] = 20;            aDataRow["需时"] = "...</description>
      <link>http://topic.csdn.net/u/20080827/22/cb0997cd-0e56-4803-b9e3-01a49ad4dad6.html</link>
      <author>wmsdg</author>
      <pubDate>Wed, 27 Aug 2008 22:13:57 GMT</pubDate>
    </item>
    <item>
      <title>关于死锁的问题</title>
      <link>http://topic.csdn.net/u/20080415/20/dc0a9a88-0832-476d-afad-343fb3fbbdc9.html</link>
      <author>sun0201</author>
      <pubDate>Wed, 16 Apr 2008 04:09:33 GMT</pubDate>
    </item>
    <item>
      <title>怎样查看DLL被哪个进程加载?</title>
      <description>c#代码,谢谢</description>
      <link>http://topic.csdn.net/u/20080828/14/aafbec39-6dca-43d0-8c2a-cc6afe0d6b7e.html</link>
      <author>jiangchuandong</author>
      <pubDate>Thu, 28 Aug 2008 14:41:47 GMT</pubDate>
    </item>
    <item>
      <title>datagridview绑定后如何添加行？</title>
      <description>如题</description>
      <link>http://topic.csdn.net/u/20080828/14/3df4c850-f483-44de-96bb-91a19fcbb06f.html</link>
      <author>a125466681</author>
      <pubDate>Thu, 28 Aug 2008 14:51:35 GMT</pubDate>
    </item>
    <item>
      <title>c#2005 serialport 串口通讯问题</title>
      <link>http://topic.csdn.net/u/20071014/14/1da39e88-bc41-4de0-8da2-58de01e9a72a.html</link>
      <author>wangyuanbin_2000</author>
      <pubDate>Sun, 14 Oct 2007 22:02:37 GMT</pubDate>
    </item>
    <item>
      <title>textbox怎么获取数据库的值？</title>
      <link>http://topic.csdn.net/u/20080827/10/79f15343-1869-4b0c-8ac7-3e0915e8219b.html</link>
      <author>label_xl</author>
      <pubDate>Wed, 27 Aug 2008 18:24:10 GMT</pubDate>
    </item>
    <item>
      <title>用过teechart的高手进来</title>
      <description>我现在有大量的数据  想做成曲线。。点一个一个加  每加一个和上一个连上。比如现在有点（x=2,y=3）过会再加点（x=4,y=5），就这样一个一个加  连成线  该怎么做。最好有具体代码，要不高我该...</description>
      <link>http://topic.csdn.net/u/20080828/15/a4e34a98-5f50-4342-8246-6a7975df12b6.html</link>
      <author>cainiao0</author>
      <pubDate>Thu, 28 Aug 2008 15:09:25 GMT</pubDate>
    </item>
    <item>
      <title>如何在TableAdapter控件中使用事务</title>
      <description>在C#2005中将TableAdapter控件和datagridview控件绑定数据库，并用事务进行操作。我写了以下代码，执行时发现无法保存数据，系统提示“如果分配给命令的连接位于本地挂起事务中，Ex...</description>
      <link>http://topic.csdn.net/u/20080828/15/d13e4057-d363-4661-960a-6243fba6ba45.html</link>
      <author>jstzcl007</author>
      <pubDate>Thu, 28 Aug 2008 15:19:37 GMT</pubDate>
    </item>
    <item>
      <title>请问各位大虾, 微软有没有基于.net framework 3.5 的sample application (如petshop之类)</title>
      <description>请问各位大虾,现在微软有没有发布基于.net framework 3.5 的 sample application, 例如 petshop 和 Duwamish 之类的.小弟想学习一下, 麻烦各位前辈...</description>
      <link>http://topic.csdn.net/u/20080828/13/9bc369fd-24e0-4f9e-a7c1-195a6e10b632.html</link>
      <author>james8848</author>
      <pubDate>Thu, 28 Aug 2008 13:28:24 GMT</pubDate>
    </item>
    <item>
      <title>那位高手帮帮忙,用C#.net2005 中的SerialPort控件实现串口通讯</title>
      <link>http://topic.csdn.net/u/20070529/14/16372fe8-40ed-498c-a6d1-328fe6806d6e.html</link>
      <author>leilinna</author>
      <pubDate>Tue, 29 May 2007 22:40:38 GMT</pubDate>
    </item>
    <item>
      <title>自制的资源文件怎么才能派上用场呢?</title>
      <description>我做了个资源文件，编译成MyResources.resources．怎么才能使用它呢？我仅是把MyResources.resources．拖到我的.\使用自制的资源文件\使用自制的资源文件\bin\D...</description>
      <link>http://topic.csdn.net/u/20080828/16/f5b91212-6341-4fb3-acd2-acd67245425f.html</link>
      <author>sageking2</author>
      <pubDate>Thu, 28 Aug 2008 16:06:37 GMT</pubDate>
    </item>
    <item>
      <title>C#2005 利用SerialPort控件写个通讯串口程序?</title>
      <description>那位仁兄有的话请贴出来 或者发我邮箱也行 qlu0634@163.com  小弟急用 谢谢啦！！ </description>
      <link>http://topic.csdn.net/u/20080828/16/4249ce3b-d752-4aeb-80d1-2e8da526e93e.html</link>
      <author>qlu0634</author>
      <pubDate>Thu, 28 Aug 2008 16:02:57 GMT</pubDate>
    </item>
    <item>
      <title>C#与数据库连接的问题</title>
      <description>C#与ACCESS和SQL SERVER连接的语句怎么写  ，我按照书上写的怎么不通那这是与access连接的语句  总显示不对        private void button1_Click(o...</description>
      <link>http://topic.csdn.net/u/20080828/14/0f12bd9f-b1d6-48dc-92b8-99830df782b8.html</link>
      <author>wuaizhonghua</author>
      <pubDate>Thu, 28 Aug 2008 14:52:29 GMT</pubDate>
    </item>
    <item>
      <title>c#添加文件的方法？</title>
      <description>我这有两个ClassDiagram1.cd，和App.ico文件，我想在另一个c#程序中调用，但是不知道怎么添加？有没有那位高人知道，最好是比较详细的添加步骤,告诉我。。。。。。。谢谢。。。</description>
      <link>http://topic.csdn.net/u/20080828/15/77612598-65f1-42a4-8bac-70a3b1c9f375.html</link>
      <author>siqi610</author>
      <pubDate>Thu, 28 Aug 2008 15:27:48 GMT</pubDate>
    </item>
    <item>
      <title>.net   compact   framework编程求助！   急！急！急！  </title>
      <link>http://topic.csdn.net/u/20080818/21/c85585f4-8903-4054-857a-a468d0cf7fec.html</link>
      <author>nyq1011</author>
      <pubDate>Tue, 19 Aug 2008 05:38:50 GMT</pubDate>
    </item>
    <item>
      <title>C#,实现多语言的界面，想用资源文件实现，但一般资源文件的格式是什么？</title>
      <description>C#,实现多语言的界面，想用资源文件实现，但一般资源文件的格式是什么？可以用XML文件当作资源文件吗？.net下一般用什么作资源文件的？谢谢了！</description>
      <link>http://topic.csdn.net/u/20080828/10/5f0edbc7-2c61-44dc-be38-87ed3438f2a5.html</link>
      <author>QQ46128558</author>
      <pubDate>Thu, 28 Aug 2008 10:49:53 GMT</pubDate>
    </item>
    <item>
      <title>ZedGraph问题续：两个ZedGraph控件之间的同步问题</title>
      <description>前面提出过类似的问题[Quote=引用 0 楼 yatobiaf 的回复:]Pane1.XAxis.Scale.Min = Pane2.XAxis.Scale.Min ; Pane1.XAxis.Sc...</description>
      <link>http://topic.csdn.net/u/20080828/15/181ea351-2fcd-48fa-b466-7b1c30c9ff19.html</link>
      <author>jacksu19</author>
      <pubDate>Thu, 28 Aug 2008 15:20:44 GMT</pubDate>
    </item>
    <item>
      <title>水晶报表超难问题（高手进）</title>
      <description>本人做ASP.Net开发时使用水晶报表做后台引擎，生成报表时出现错误但奇怪的是message信息为：操作成功完成  且innerException为null。  报了两个错误号，一个是System.C...</description>
      <link>http://topic.csdn.net/u/20080828/15/0bec1790-65a5-432b-a580-57a74641613f.html</link>
      <author>JRocker</author>
      <pubDate>Thu, 28 Aug 2008 15:54:41 GMT</pubDate>
    </item>
    <item>
      <title>怎么也想不明白关于类操作窗体控件的问题</title>
      <description>第一方案class Class1//建立一个类class1    {        public Form3 fr3;        public Class1()        {         ...</description>
      <link>http://topic.csdn.net/u/20080828/15/126e5f72-df45-4020-847e-0937a277c583.html</link>
      <author>liu20071001</author>
      <pubDate>Thu, 28 Aug 2008 15:36:07 GMT</pubDate>
    </item>
    <item>
      <title>着急：代码处理再入库问题！！！</title>
      <description>我的数据如下(中英文按序排列)：中华人民共和国主席令 (十届第65号)PART ONE: GENERAL PROVISIONS中华人民共和国主席令 (十届第65号)PART ONE: GENERAL ...</description>
      <link>http://topic.csdn.net/u/20080828/15/49d55272-0449-4454-89dd-55d45171b6dc.html</link>
      <author>hhp520</author>
      <pubDate>Thu, 28 Aug 2008 15:05:50 GMT</pubDate>
    </item>
    <item>
      <title>C# 与 word </title>
      <description>C#如何读word路径像是这样的（http：//....//word.doc）</description>
      <link>http://topic.csdn.net/u/20080828/14/d4f3467c-671f-40e4-8ea1-efb5bcb94731.html</link>
      <author>D_F_W123</author>
      <pubDate>Thu, 28 Aug 2008 14:57:51 GMT</pubDate>
    </item>
    <item>
      <title>求一个正则表达式，或能解决此问题的相应做法</title>
      <description>我想使用innerHTML 但是发现他取出来的东西会把一些属性的引号给去掉，因为我要稍后转到dom处理，所以失去引号我将无法继续操作。 距离 原代码可能是  但是 innerHTML出来的却是  用什...</description>
      <link>http://topic.csdn.net/u/20080828/14/5e96efd6-789b-4c94-99d0-0ca40ea18bb6.html</link>
      <author>l0f</author>
      <pubDate>Thu, 28 Aug 2008 14:46:37 GMT</pubDate>
    </item>
    <item>
      <title>Crystal Reports Web 网站 发布后 打印的问题</title>
      <description>我做这个东西也是第一次，昨天才来问了关于发布的问题 现在新问题又来了 我是在调试的时候就已经把报表的位置设置好的 如果我在vs2005里面运行这个程序，在打印的时候，所有数据都在一张纸上，如下图  [...</description>
      <link>http://topic.csdn.net/u/20080827/18/438799d2-383d-43bd-a197-8343ad6482f8.html</link>
      <author>zhengxia19</author>
      <pubDate>Wed, 27 Aug 2008 18:00:03 GMT</pubDate>
    </item>
    <item>
      <title>【算法比赛】打印有变化规律的数字正方形，看谁的代码扩展性、可读性最好。</title>
      <link>http://topic.csdn.net/u/20080826/13/9e609334-2688-49cc-b0bf-b93534d3f78b.html</link>
      <author>zswang</author>
      <pubDate>Tue, 26 Aug 2008 21:18:44 GMT</pubDate>
    </item>
    <item>
      <title>datatable 某行删除后回复</title>
      <description>dataTable中某行已被标记为删除 ，怎么行号，已备回复private void btnDel_Click(object sender, System.EventArgs e)		{			if (...</description>
      <link>http://topic.csdn.net/u/20080828/11/3118660c-b87d-4757-ba13-e64fa23ba7da.html</link>
      <author>langxiaodi</author>
      <pubDate>Thu, 28 Aug 2008 11:04:05 GMT</pubDate>
    </item>
    <item>
      <title>AjaxPro.NET实现TextBox智能获取服务端数据功能怎么获取中文</title>
      <link>http://topic.csdn.net/u/20070824/17/acc3fb3a-7f0f-409d-bc6f-1942e2a38851.html</link>
      <author>chzyy</author>
      <pubDate>Sat, 25 Aug 2007 01:29:06 GMT</pubDate>
    </item>
    <item>
      <title>GridControl中怎样对combobox进行数据绑定</title>
      <description>GridControl中怎样对combobox进行数据绑定，可以指定DataSource   指定DisplayMember   ValueMember,能实现吗?</description>
      <link>http://topic.csdn.net/u/20080828/09/e54e7ede-bca2-4976-bd1a-0cd26763aacd.html</link>
      <author>cyl_java</author>
      <pubDate>Thu, 28 Aug 2008 09:57:40 GMT</pubDate>
    </item>
    <item>
      <title>flash调用asp.net没读到数据</title>
      <link>http://topic.csdn.net/u/20080824/22/c04bcbd8-b214-45a6-9637-284bcf1c4c51.html</link>
      <author>tongget</author>
      <pubDate>Mon, 25 Aug 2008 06:55:06 GMT</pubDate>
    </item>
    <item>
      <title>哪们高人有vs05水晶报表的合并模块啊？</title>
      <description>如果，CrystalReportsRedist2005_x86.msm，在网上找的地址全是假的，无法下载，还望高人发一个啊，谢谢！</description>
      <link>http://topic.csdn.net/u/20080828/09/572bd70a-1214-4ba0-b87e-c6c29a9da6c5.html</link>
      <author>rqd6l</author>
      <pubDate>Thu, 28 Aug 2008 09:59:11 GMT</pubDate>
    </item>
    <item>
      <title>代码共享：由（C/S winform vs2003）DataGrid 导出 Excel （2003） 源代码 ！！！！ </title>
      <description>		private void BTExcel_Click(object sender, System.EventArgs e)		{			this.Cursor = Cursors.WaitCurso...</description>
      <link>http://topic.csdn.net/u/20080828/11/5a3f4a5e-80a2-465c-818c-43d0d18bc520.html</link>
      <author>slt520816</author>
      <pubDate>Thu, 28 Aug 2008 11:38:13 GMT</pubDate>
    </item>
    <item>
      <title>程序中执行SQL和PL/SQL dev中执行出来的结果不一样？？？</title>
      <description>程序中用oraclecommand的executeNonQuery()执行，可以看到的是返回的执行结果的条数，但是执行结果却不对。而同样的Sql在PL/SQL dev中执行却能得到正确的结果，不知道为...</description>
      <link>http://topic.csdn.net/u/20080828/08/ed98a309-353d-4419-8854-c0b1eb3618d2.html</link>
      <author>repitile</author>
      <pubDate>Thu, 28 Aug 2008 08:36:41 GMT</pubDate>
    </item>
    <item>
      <title>CSDN的排名为什么不变了!!1</title>
      <description>这个月几乎天天在CSDN发贴,排名升得很快,但从上周起,为何不变了,版主解释一下!!!!!!</description>
      <link>http://topic.csdn.net/u/20080828/14/4382b255-d8a7-4491-ac47-c1f075e06292.html</link>
      <author>billlyh</author>
      <pubDate>Thu, 28 Aug 2008 14:46:16 GMT</pubDate>
    </item>
    <item>
      <title>项目编译提问</title>
      <link>http://topic.csdn.net/u/20080827/17/261e0af5-bc17-4697-a2ba-81131963b721.html</link>
      <author>troy0832</author>
      <pubDate>Thu, 28 Aug 2008 01:17:31 GMT</pubDate>
    </item>
    <item>
      <title>C#如何实现象.net开发环境那样的多个可浮动、拖拽、停靠的界面呀</title>
      <link>http://topic.csdn.net/u/20080826/14/bcca10cd-9ece-474a-b751-47a7040f0a33.html</link>
      <author>yangjiyuchen</author>
      <pubDate>Tue, 26 Aug 2008 22:02:42 GMT</pubDate>
    </item>
    <item>
      <title>关于greybox弹出页面链接第一次载入freeTextbox背景问题</title>
      <link>http://topic.csdn.net/u/20080827/15/c91da5a2-51cd-448f-bb8c-d6a431098728.html</link>
      <author>baso1623</author>
      <pubDate>Wed, 27 Aug 2008 23:31:51 GMT</pubDate>
    </item>
    <item>
      <title>求一个类splitterControl控件，并且该控件能添加按就，图片等！（顶有分）</title>
      <description>老总总是认为自带的splitterControl控件不显眼（只有鼠标放在那里才看到到有一个分隔栏）。因此希望能在这个splitterControl上加一个显眼的东西，例如：一个按钮什么的。哪位有这种控...</description>
      <link>http://topic.csdn.net/u/20080828/10/472fcb8e-9e0a-4029-ac15-bd17a223aa19.html</link>
      <author>liuzuofei</author>
      <pubDate>Thu, 28 Aug 2008 10:22:56 GMT</pubDate>
    </item>
    <item>
      <title>TreeView等控件的“无刷新”问题～谢谢！</title>
      <description>ASP.net中TreeView和GridView等控件，怎样实现单击节点或点击上下页翻页时没有整个窗体的刷新，请详细告知，谢谢朋友们。用可以，可是我的Treeview控件是动态绑定的后台数据库，连接...</description>
      <link>http://topic.csdn.net/u/20080828/13/cc9350bc-f61e-4aa2-a71a-917ed08e93fe.html</link>
      <author>rgzazq</author>
      <pubDate>Thu, 28 Aug 2008 13:58:23 GMT</pubDate>
    </item>
    <item>
      <title>如何实现在文本输入框中过滤掉非法的关键字（如：你妈，王八蛋等），请给出例题代码！</title>
      <description>如何实现在文本输入框中过滤掉非法的关键字（如：你妈，王八蛋等），请给出例题代码！</description>
      <link>http://topic.csdn.net/u/20080828/10/05342ea6-61c1-42cd-be74-a9e042100c26.html</link>
      <author>clk2008</author>
      <pubDate>Thu, 28 Aug 2008 10:59:51 GMT</pubDate>
    </item>
    <item>
      <title>请问怎么把winform的内容输出到word里去</title>
      <link>http://topic.csdn.net/u/20080827/15/61309f9a-967a-4ae9-bd54-e34983d47ed2.html</link>
      <author>benjerry</author>
      <pubDate>Wed, 27 Aug 2008 23:50:06 GMT</pubDate>
    </item>
    <item>
      <title>★GridView常遇问题求解★</title>
      <description>在GridView中根据某一字段的值，显示不同文字。比如GridView中某列绑定一字段CheckType(审核码)，当CheckType值为“1”时表示“未审核”，CheckType值为“2”时表示...</description>
      <link>http://topic.csdn.net/u/20080828/14/d89846ba-be13-42aa-a563-e83e5b0f21de.html</link>
      <author>hs1983</author>
      <pubDate>Thu, 28 Aug 2008 14:10:14 GMT</pubDate>
    </item>
    <item>
      <title>内存溢出(350万数据检测正常，200万数据却出现内存溢出),请仁兄帮忙</title>
      <description>部分代码如下：。。。。。。StringBuilder str1 = new StringBuilder("");            str1.Append("Provider=Microsoft....</description>
      <link>http://topic.csdn.net/u/20080828/11/32408496-d6e4-415a-8f8f-599e6db67c60.html</link>
      <author>zhangandli</author>
      <pubDate>Thu, 28 Aug 2008 11:30:36 GMT</pubDate>
    </item>
    <item>
      <title>conn.open() conn.close() 连接池，效率问题</title>
      <link>http://topic.csdn.net/u/20080827/17/fa6280a2-d415-4ec4-a59d-0008a274a931.html</link>
      <author>yongfa365</author>
      <pubDate>Thu, 28 Aug 2008 01:19:16 GMT</pubDate>
    </item>
    <item>
      <title>我想文本框里输入的只能是数字！请问如何用验证控件实现？</title>
      <description>如何设置验证控件的属性才能使得只能输入0-9以及小数点呢？因为我想用户能输入小数或整数。先谢谢啦！！！！</description>
      <link>http://topic.csdn.net/u/20080828/10/6efb5ad7-3c04-42b2-86a4-878777767603.html</link>
      <author>wjbmbl</author>
      <pubDate>Thu, 28 Aug 2008 10:29:42 GMT</pubDate>
    </item>
    <item>
      <title>与VB写的EXE通信问题。因为VB不支持多线程。而相对简单的需求又不想使用第三方控件或者库。</title>
      <description>现在有一个遗留程序。是VB写的。现在有这样一个需求。要求这个程序把一部分工作在后台完成。因为VB不支持多线程。而相对简单的需求又不想使用第三方控件或者库。作为替代解决方案，我用C#做了一个EXE，希望...</description>
      <link>http://topic.csdn.net/u/20080828/13/693c033e-0f07-4569-87cc-bdef98f86687.html</link>
      <author>zengjd</author>
      <pubDate>Thu, 28 Aug 2008 13:26:53 GMT</pubDate>
    </item>
    <item>
      <title>[WINFORM]HOW TO 多行文本框响应全选快捷键~</title>
      <description>[WINFORM]HOW TO 多行文本框响应全选快捷键~</description>
      <link>http://topic.csdn.net/u/20080828/13/138b0889-d1bf-4140-8a54-af79e4eb67c4.html</link>
      <author>kkun_3yue3</author>
      <pubDate>Thu, 28 Aug 2008 13:58:45 GMT</pubDate>
    </item>
    <item>
      <title>关于开发短信猫串口问题</title>
      <link>http://topic.csdn.net/u/20080826/14/94e1b9a4-98ea-40d8-a1b4-af59b8d7cecb.html</link>
      <author>Hellengang</author>
      <pubDate>Tue, 26 Aug 2008 22:55:33 GMT</pubDate>
    </item>
    <item>
      <title>inner join on  怎么用啊  我写的怎么老不对啊</title>
      <link>http://topic.csdn.net/u/20070813/13/a7a06a8b-f080-453c-9e58-4b75b7462275.html</link>
      <author>bingdeng</author>
      <pubDate>Mon, 13 Aug 2007 21:55:42 GMT</pubDate>
    </item>
    <item>
      <title>数组</title>
      <description> 问题如下:sublen 字符长度,//3-1-2-2-1-2-2是编码方案编码方案作量时怎么实现与下面写死条件功能相同 编码方案:string sqld = "select kmbmfa from ...</description>
      <link>http://topic.csdn.net/u/20080828/10/53905403-c6ec-4c26-964b-69394d398b21.html</link>
      <author>zj8092</author>
      <pubDate>Thu, 28 Aug 2008 10:41:26 GMT</pubDate>
    </item>
    <item>
      <title>c#-回调callback是什么原理，机制？</title>
      <link>http://topic.csdn.net/u/20080827/15/55e9162a-266f-4dd6-9325-b334412c6301.html</link>
      <author>wangjt18</author>
      <pubDate>Wed, 27 Aug 2008 23:33:00 GMT</pubDate>
    </item>
    <item>
      <title>线程 由于代码已经过优化或者本机框架位于调用堆栈之上，无法计算表达式的值</title>
      <description>  public class OperateNet    {       .........       .........             public void EndServer()  ...</description>
      <link>http://topic.csdn.net/u/20080828/13/f85fe929-4e8b-49cf-adfa-58d05df3e12f.html</link>
      <author>lsjwq</author>
      <pubDate>Thu, 28 Aug 2008 13:20:33 GMT</pubDate>
    </item>
    <item>
      <title>如何让freetextbox输入中文时不自动换行！</title>
      <description>我做一个网站时需要让会员发表一些新闻咨询，然后将内容保存到数据库里，到时在读出来显示在生成的html页面上。但是为了样式不发生变化，所以我选择了用Freetextbox因为塔可以将文本中的html标记...</description>
      <link>http://topic.csdn.net/u/20080828/10/b6db7ed8-8801-44f8-a03a-ebafcbf9c1ec.html</link>
      <author>liuxibei1987</author>
      <pubDate>Thu, 28 Aug 2008 10:56:00 GMT</pubDate>
    </item>
    <item>
      <title>C#打印</title>
      <description>现在我写了一个程序是打印的功能~  就是把窗体上控件中输入的信息打印出来`~   请问我要怎么去做`  好像在打印的时候有一个设置打印字体的值~  这个值我写的是黑体` 不过我没有直接写上去`而是在窗...</description>
      <link>http://topic.csdn.net/u/20080827/22/2626b3ed-7d4e-48c7-a2eb-a42fce8d3e05.html</link>
      <author>luluyy</author>
      <pubDate>Wed, 27 Aug 2008 22:58:00 GMT</pubDate>
    </item>
    <item>
      <title>100分！开发心理测试软件的问题</title>
      <link>http://topic.csdn.net/u/20080827/17/0353bbb8-719c-40dc-b1b3-012d7f420b46.html</link>
      <author>xisuo333</author>
      <pubDate>Thu, 28 Aug 2008 01:29:49 GMT</pubDate>
    </item>
    <item>
      <title>关于ComboBox索引指向的问题</title>
      <description>项目需要 开始comboBox要处于只能看，但不能选的状态，我把它的 comboBox1.SelectedIndex =-1；但是如果根据DataGirdView中的数据，ComboBox1 也要对应...</description>
      <link>http://topic.csdn.net/u/20080828/11/36040240-b8a8-4d70-8bb6-80f8cab1385b.html</link>
      <author>lin45143777</author>
      <pubDate>Thu, 28 Aug 2008 11:22:23 GMT</pubDate>
    </item>
    <item>
      <title>Winform安装程序如何实现第二次运行时候提示修复或卸载（同一个程序的不同版本间）？</title>
      <description>Winform安装程序如何第二次运行时候提示修复或卸载（同一个程序的不同版本间）？安装程序如何制作 急！在线等~~~</description>
      <link>http://topic.csdn.net/u/20080828/13/165634c1-cde4-4d8c-ba32-d279d7c38e95.html</link>
      <author>magic_hanfei</author>
      <pubDate>Thu, 28 Aug 2008 13:35:38 GMT</pubDate>
    </item>
    <item>
      <title>Office重装后，程序运行出错的问题</title>
      <description>我的office重新装以后，程序调用Excel的部分老是出错。Excel.ApplicationClass Mylxls = new Excel.ApplicationClass();Mylxls.A...</description>
      <link>http://topic.csdn.net/u/20080828/10/e7bdc57f-91a4-4113-90aa-c1322566092d.html</link>
      <author>jieguo</author>
      <pubDate>Thu, 28 Aug 2008 10:34:12 GMT</pubDate>
    </item>
    <item>
      <title>关于textbox的疑问。~~~~~~~~~~~~~~</title>
      <description>private void textBox1_KeyDown(object sender, KeyEventArgs e)        {            if (e.Control &amp;&amp; e....</description>
      <link>http://topic.csdn.net/u/20080828/09/d7e25b59-0315-4dd7-936f-7ef701497590.html</link>
      <author>shanying_0</author>
      <pubDate>Thu, 28 Aug 2008 09:07:31 GMT</pubDate>
    </item>
    <item>
      <title>不能卸载windows服务</title>
      <description>C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&gt;installutil.exe /u D:\yangd\NETClient\WindowsService7\...</description>
      <link>http://topic.csdn.net/u/20080828/11/079918da-c93e-4a2e-8eec-fb2412dff545.html</link>
      <author>lude8880</author>
      <pubDate>Thu, 28 Aug 2008 11:37:04 GMT</pubDate>
    </item>
    <item>
      <title>c#数据转换，感觉有点难度</title>
      <description>[code=C#]       byte[] dataByte =new byte[10] ;                int xinDao = Int32.Parse(numericUpDow...</description>
      <link>http://topic.csdn.net/u/20080828/13/555e4ebc-1a2d-4794-95c7-18694e752c8f.html</link>
      <author>qian21h</author>
      <pubDate>Thu, 28 Aug 2008 13:04:34 GMT</pubDate>
    </item>
    <item>
      <title>怎么更改窗体名称</title>
      <description>如何用程序更改        private void Form1_Load(object sender, EventArgs e)        {            Form1 f1 = ne...</description>
      <link>http://topic.csdn.net/u/20080828/12/cd31e08b-e642-4cad-9b77-6cd256583ad0.html</link>
      <author>panzi667</author>
      <pubDate>Thu, 28 Aug 2008 12:20:34 GMT</pubDate>
    </item>
    <item>
      <title>关于windows service的配置文件</title>
      <description>我现在再用别人的windows service,通过InstallUtil安装Windows服务,一切都ok但这时候他的配置文件怎么办?会对英到哪里呢?</description>
      <link>http://topic.csdn.net/u/20080828/10/b1833d32-ed59-4928-9263-574889bc2287.html</link>
      <author>wxcnl</author>
      <pubDate>Thu, 28 Aug 2008 10:27:24 GMT</pubDate>
    </item>
    <item>
      <title>需要Oracle   客户端软件8.1.7   或更高版本</title>
      <description>我的oracle好像是8.0.5的.</description>
      <link>http://topic.csdn.net/u/20080828/13/80b14c78-0973-48e5-8ad2-bb4f5faf67e3.html</link>
      <author>starlizhi</author>
      <pubDate>Thu, 28 Aug 2008 13:54:14 GMT</pubDate>
    </item>
    <item>
      <title>asp.net按照指定的xml格式将数据库中数据导出</title>
      <description>			1.1																																																																																														...</description>
      <link>http://topic.csdn.net/u/20080828/09/be6f8be6-52d6-4cf0-9060-83ac36ea1d65.html</link>
      <author>wangdongchi</author>
      <pubDate>Thu, 28 Aug 2008 09:38:20 GMT</pubDate>
    </item>
    <item>
      <title>.bat 怎样调用exe 并传参数</title>
      <description>如标题,想做一个.bat文件来调用.exe文件. 并向.exe文件传参数.例：我要调用exe文件，所写代码如下：echo offcd "C:\test"start Batch.exe XXXABCst...</description>
      <link>http://topic.csdn.net/u/20080828/09/3e3842ea-fe43-4d14-b3a5-b3296608fcbc.html</link>
      <author>turbo000s</author>
      <pubDate>Thu, 28 Aug 2008 09:11:33 GMT</pubDate>
    </item>
    <item>
      <title>关于region！！！</title>
      <description>我在网络上没有搜索到关于region 的东西。大家提供一些关于绘图region的资料，我最近貌似开发要用到。想了解一下。谢谢了</description>
      <link>http://topic.csdn.net/u/20080828/08/030abf8e-ce9f-41b9-89e1-17fe237d7dfd.html</link>
      <author>shanying_0</author>
      <pubDate>Thu, 28 Aug 2008 08:09:32 GMT</pubDate>
    </item>
    <item>
      <title>C#中如何实现IntPtr与Uint16[]、UInt32[]的互相拷贝</title>
      <description>public void test(){      IntPtr ptr = Marshal.AllocHGlobal(100*sizeof(UInt16));      UInt16[] uint16...</description>
      <link>http://topic.csdn.net/u/20080828/11/04bc4856-7a9a-4196-a184-3e9d147dec0d.html</link>
      <author>qswii</author>
      <pubDate>Thu, 28 Aug 2008 11:13:01 GMT</pubDate>
    </item>
    <item>
      <title>toolstrip中的combobox绑定后，这个combox.items.count==0????</title>
      <description>其实我想实现，一打开窗口，就从数据库读出数据，绑定到工具菜单的toolstripcombobox中，然后如果有数据的话，默认选择第一项。代码片断如下：假设已经把数据读入到dt中（[color=#FF0...</description>
      <link>http://topic.csdn.net/u/20080828/11/4a68f634-ab86-4063-b896-dc22ccdd6881.html</link>
      <author>dqy007</author>
      <pubDate>Thu, 28 Aug 2008 11:19:38 GMT</pubDate>
    </item>
    <item>
      <title>datetime</title>
      <description>DateTime d=new ...d.ToString("D",new CultureInfo("fr-FR")))这个“D”是啥意思啊大虾们？</description>
      <link>http://topic.csdn.net/u/20080828/13/314bf8d5-73f8-45c5-b3bc-4e8be48a0359.html</link>
      <author>lude8880</author>
      <pubDate>Thu, 28 Aug 2008 13:23:02 GMT</pubDate>
    </item>
    <item>
      <title>关于在        控件内     添加控件  的方法</title>
      <description>ListView   的  ListViewNode我想在  ListViewNode 里面添加多个 checkbox实现这样的功能this.listView1.Items[1].Box1_Check...</description>
      <link>http://topic.csdn.net/u/20080828/02/1a7e692d-9fdf-4b67-92e0-81a6c2e649ee.html</link>
      <author>kissmja</author>
      <pubDate>Thu, 28 Aug 2008 02:18:10 GMT</pubDate>
    </item>
    <item>
      <title>通過ODBC方式連接數據庫如何檢測數據源的數據庫類型？</title>
      <link>http://topic.csdn.net/u/20080717/13/e659c728-477b-4c79-9f29-b4a340742c43.html</link>
      <author>ac669</author>
      <pubDate>Thu, 17 Jul 2008 21:10:20 GMT</pubDate>
    </item>
    <item>
      <title>通过ODBC方式连接数据库，如何查询数据库中存在多少schema？</title>
      <link>http://topic.csdn.net/u/20080630/18/f4562bb8-68d1-412d-a357-796a336eac23.html</link>
      <author>ac669</author>
      <pubDate>Tue, 01 Jul 2008 02:51:33 GMT</pubDate>
    </item>
    <item>
      <title>求一個在視聽音樂、在線視頻的c#源代碼</title>
      <link>http://topic.csdn.net/u/20080826/13/35de3147-0b1c-430e-925b-824f0e4765d8.html</link>
      <author>twp104twp</author>
      <pubDate>Tue, 26 Aug 2008 21:53:00 GMT</pubDate>
    </item>
    <item>
      <title>textbox控件输入几个数之后自动跳到下一个textbox</title>
      <description>当输入4个数时，执行TAB键，就会换到下一个TEXTBOX。我是这样写的：private void t1a_TextChanged(object sender, EventArgs e)       ...</description>
      <link>http://topic.csdn.net/u/20080828/10/b57fde82-406f-4363-b506-cb2a508c6eba.html</link>
      <author>pctcooler</author>
      <pubDate>Thu, 28 Aug 2008 10:26:47 GMT</pubDate>
    </item>
    <item>
      <title>如何在cs文件的线程中使用Session   </title>
      <description>在cs文件中使用Session应该是HttpContext.Current.Session没错,但是线程不是请求所以请求上下文我们就不能够用到,HttpContext.Current为null,谁知道...</description>
      <link>http://topic.csdn.net/u/20080828/13/c2cb9b45-f7bc-4717-bb9d-dafcff00b306.html</link>
      <author>liujingkun</author>
      <pubDate>Thu, 28 Aug 2008 13:18:17 GMT</pubDate>
    </item>
    <item>
      <title>迭代器</title>
      <description>[color=#FF0000][/color][code=C#]using System;using System.Collections;using System.Collections.Gener...</description>
      <link>http://topic.csdn.net/u/20080828/13/0527fd00-28f1-48e2-9e4c-07b6e439a734.html</link>
      <author>zcgmai12</author>
      <pubDate>Thu, 28 Aug 2008 13:04:30 GMT</pubDate>
    </item>
    <item>
      <title>WMI访问权限问题</title>
      <link>http://topic.csdn.net/u/20080826/16/e5ac6f88-866b-420c-91a8-d624dd3fc2c1.html</link>
      <author>spiderleon</author>
      <pubDate>Wed, 27 Aug 2008 00:56:27 GMT</pubDate>
    </item>
    <item>
      <title>如何把htc文件嵌入工程的资源中，并能正常使用？在线等待。。。。。。。。。。。急。。。。。。。。。。。。</title>
      <link>http://topic.csdn.net/u/20080827/13/02521213-9776-40a7-a4a8-8fa2e5f6b0f2.html</link>
      <author>zhengjiang</author>
      <pubDate>Wed, 27 Aug 2008 21:48:18 GMT</pubDate>
    </item>
    <item>
      <title>C#获取html标志值，禁止设置成服务控件</title>
      <description> 我遇到的问题是怎样把input值赋值给Lb1的控件，不要使用麻烦高手了！！</description>
      <link>http://topic.csdn.net/u/20080828/09/d0c4062e-edf4-431a-8d30-053c28ac29c3.html</link>
      <author>ni104021025</author>
      <pubDate>Thu, 28 Aug 2008 09:25:41 GMT</pubDate>
    </item>
    <item>
      <title>Form.cs~RF949ce.TMP</title>
      <description>为什么在我的WindowsApplication中出现了很多这样的东西Form.cs~RF949ce.TMP什么原因造成的？</description>
      <link>http://topic.csdn.net/u/20080828/12/9e1dcedc-39dd-4b0b-9d08-b58af4745398.html</link>
      <author>zljqiajo</author>
      <pubDate>Thu, 28 Aug 2008 12:58:02 GMT</pubDate>
    </item>
    <item>
      <title>通过计算机名或IP，取得通信的端口号。</title>
      <description>我在做开发时，需要连接服务器（其它的电脑），需要输入电脑名和端口号，但不知道取那个端口，能不能有什么程序方便取出来。谢谢！！</description>
      <link>http://topic.csdn.net/u/20080827/21/43e43255-e828-4489-ae36-55c5a548ec71.html</link>
      <author>successbody</author>
      <pubDate>Wed, 27 Aug 2008 21:31:13 GMT</pubDate>
    </item>
    <item>
      <title>能不能实现这样一个功能：把一个对象加入到Hash表或其他的集合类中，当有多个线程从集合类中取出对象后，这些线程对 对象的写操作自动被串行化（非并发）？</title>
      <link>http://topic.csdn.net/u/20080826/11/c302ebfa-cd37-4676-be05-8989abb40162.html</link>
      <author>zengjd</author>
      <pubDate>Tue, 26 Aug 2008 19:21:27 GMT</pubDate>
    </item>
    <item>
      <title>在ADO.Net下这么开展一个事务？</title>
      <description>在ADO.Net下这么开展一个事务，是在C#代码中编写事务，还是用在SQL写好的的SQL语句啊，或者是别的什么方法，说的详细点好</description>
      <link>http://topic.csdn.net/u/20080828/02/9c3779ec-c162-4444-91a9-1e869001d278.html</link>
      <author>xiaozhaowen0310</author>
      <pubDate>Thu, 28 Aug 2008 02:01:11 GMT</pubDate>
    </item>
    <item>
      <title>c# 多线程 返回值</title>
      <description>我现在启动多线程每一个线程需要有一个返回值，现在不知道怎么取得线程返回值[code=C#]protected void btnID_Click(object sender, EventArgs e) ...</description>
      <link>http://topic.csdn.net/u/20080828/09/96a991d4-28b2-48cf-81e6-63b76db2cd6c.html</link>
      <author>reallylovesky</author>
      <pubDate>Thu, 28 Aug 2008 09:02:00 GMT</pubDate>
    </item>
    <item>
      <title>VS2005Sp1补丁问题！！</title>
      <link>http://topic.csdn.net/u/20080827/14/af804404-9baf-47dc-ae46-fb1274045a8c.html</link>
      <author>scmail81</author>
      <pubDate>Wed, 27 Aug 2008 22:41:12 GMT</pubDate>
    </item>
    <item>
      <title>能不能对一个对象进行某个操做后，以后在多线程时，在任何地方对这个对象的任何属性的写操做就变成同步的。</title>
      <link>http://topic.csdn.net/u/20080827/09/043ebe91-4811-4998-98a9-c72fc5e42dfd.html</link>
      <author>zengjd</author>
      <pubDate>Wed, 27 Aug 2008 17:41:52 GMT</pubDate>
    </item>
    <item>
      <title>C#的windows应用程序调用DLL，截获输出的问题，请进</title>
      <link>http://topic.csdn.net/u/20080826/23/486e40db-5997-4133-ae5a-f1d6d14020b1.html</link>
      <author>yufeng2002</author>
      <pubDate>Wed, 27 Aug 2008 07:16:18 GMT</pubDate>
    </item>
    <item>
      <title>如何复制引用类型?</title>
      <description>我原来有一个类的实例:Condition cond,现在我要对其进行修改,但修改前想用另一个实例保存其原来的值,方便取消.怎么办啊?</description>
      <link>http://topic.csdn.net/u/20080828/11/f5602a52-3cc2-4163-b426-1d5b9040dc28.html</link>
      <author>mohugomohu</author>
      <pubDate>Thu, 28 Aug 2008 11:34:34 GMT</pubDate>
    </item>
    <item>
      <title>关于并发的超级难题。</title>
      <link>http://topic.csdn.net/u/20080825/14/e7444ea2-c79c-4200-a6ab-d42b4df60262.html</link>
      <author>zengjd</author>
      <pubDate>Mon, 25 Aug 2008 22:44:19 GMT</pubDate>
    </item>
    <item>
      <title>c# winform 中如何获取窗体上所有的控件包括容器里的控件</title>
      <link>http://topic.csdn.net/u/20080827/15/abbc658a-9945-44a6-a607-ef7d7b031a34.html</link>
      <author>hatchgavin</author>
      <pubDate>Wed, 27 Aug 2008 23:04:22 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft.DirectX.Direct3D Sprite方法 我Draw一个图标，怎么清除Draw的那个图标</title>
      <link>http://topic.csdn.net/u/20080820/13/d83975c4-8d5c-4dbf-bd14-7d684191dd13.html</link>
      <author>hhfh</author>
      <pubDate>Wed, 20 Aug 2008 21:50:46 GMT</pubDate>
    </item>
    <item>
      <title>WCF 身份验请！很棘手！</title>
      <link>http://topic.csdn.net/u/20080826/11/cf70bdf4-ebe7-4eed-b5e0-baf227cb583a.html</link>
      <author>dj688</author>
      <pubDate>Tue, 26 Aug 2008 19:54:24 GMT</pubDate>
    </item>
    <item>
      <title>关于照相机扫描的问题 100分酬谢</title>
      <description>本人现在做一个用照相机当扫描仪的程序   就是在一个架子上装上照相机   然后连到电脑上  在电脑上有个按钮  点了按钮后  照相机就会照相  然后得到图片  显示或是保存   本人不知道要用到什么控...</description>
      <link>http://topic.csdn.net/u/20080828/09/60206708-408b-4209-a870-20e7bf34275d.html</link>
      <author>thy01234</author>
      <pubDate>Thu, 28 Aug 2008 09:30:49 GMT</pubDate>
    </item>
    <item>
      <title>遍历修改字典报错</title>
      <description>    class Program    {        static void Main(string[] args)        {            //定义字典            ...</description>
      <link>http://topic.csdn.net/u/20080828/10/5b50ce41-ae4a-4f7b-96fe-0dc4b5be18cf.html</link>
      <author>youfayoutian</author>
      <pubDate>Thu, 28 Aug 2008 10:21:46 GMT</pubDate>
    </item>
    <item>
      <title>关于WebBrowser的自动完成和双击选择input文本内容的问题</title>
      <link>http://topic.csdn.net/u/20080821/10/64aa47fb-3b6e-42fb-bc69-2f278ec74c84.html</link>
      <author>hykx</author>
      <pubDate>Thu, 21 Aug 2008 18:27:51 GMT</pubDate>
    </item>
    <item>
      <title>第二个窗口录入数据怎样在原窗口的DataGrid立即进行更新能否写出源码,谢谢用C#</title>
      <description>弹出窗口录入数据怎样在原窗口的DataGrid立即进行更新能否写出源码,谢谢用C#编的windows程序小弟在一个窗口进行的数据添加随时更新已经弄明白了,这个论坛里有说用静态的,可我看了半天没看明白(...</description>
      <link>http://topic.csdn.net/u/20080827/22/751ae17c-278f-478a-877a-7e59db0c2d83.html</link>
      <author>csboyi</author>
      <pubDate>Wed, 27 Aug 2008 22:36:59 GMT</pubDate>
    </item>
    <item>
      <title>这个C#小程序的输出为什么是这样？</title>
      <link>http://topic.csdn.net/u/20080826/22/b9fef8b0-9c05-41cf-bff6-7c28faccc5ab.html</link>
      <author>canyangruxie</author>
      <pubDate>Wed, 27 Aug 2008 06:27:11 GMT</pubDate>
    </item>
    <item>
      <title>制作安装程式序的问题</title>
      <link>http://topic.csdn.net/u/20080825/15/bdbc4ae9-0506-44a9-aa41-849e29ddcde0.html</link>
      <author>Magicwords</author>
      <pubDate>Mon, 25 Aug 2008 23:58:55 GMT</pubDate>
    </item>
    <item>
      <title>请达人推荐几个硕士学位论文题目</title>
      <description>偶是计算机软件理论专业的小硕，明年毕业，请各位达人推荐几个学位论文题目。目前本人的知识积累主要是ASP.NET、C#方面的B/S系统开发，做个近5个B/S项目，对B/S系统开发还是比较熟悉。但是想了近...</description>
      <link>http://topic.csdn.net/u/20080827/22/53667d45-d05b-485e-b5ee-14d3e59acb2c.html</link>
      <author>qianguang</author>
      <pubDate>Wed, 27 Aug 2008 22:21:56 GMT</pubDate>
    </item>
    <item>
      <title>Process.Exited 提前响应</title>
      <link>http://topic.csdn.net/u/20080827/15/f6b8a287-baf8-49f8-aee4-525657f0c4dc.html</link>
      <author>apanlee</author>
      <pubDate>Wed, 27 Aug 2008 23:58:32 GMT</pubDate>
    </item>
    <item>
      <title>c#做的企业及时通</title>
      <description>大家谁有做过用c#做的企业及时通啊，传一个给我啊，谢啦</description>
      <link>http://topic.csdn.net/u/20080828/11/089dfd3c-22ea-4d3e-8ae5-a43a5d3cf992.html</link>
      <author>chaifengjiao</author>
      <pubDate>Thu, 28 Aug 2008 11:45:38 GMT</pubDate>
    </item>
    <item>
      <title>c#  代码编辑器中的右键有没有快捷键？</title>
      <link>http://topic.csdn.net/u/20080825/18/7dbfd933-d5e7-4c01-bded-458598b04e64.html</link>
      <author>studylr</author>
      <pubDate>Tue, 26 Aug 2008 02:48:51 GMT</pubDate>
    </item>
    <item>
      <title> 线程 join 问题 谢谢</title>
      <description>using System.Threading;class Program{    static void f1() {        Thread.Sleep( 5000 );        Syst...</description>
      <link>http://topic.csdn.net/u/20080828/11/11889b97-a056-442a-a3fb-dde8830b1ca3.html</link>
      <author>antsmoving</author>
      <pubDate>Thu, 28 Aug 2008 11:38:37 GMT</pubDate>
    </item>
    <item>
      <title>C#与API问题</title>
      <description>在C＃中使用一些API要转一些参数比如：LRESULT CALLBACK HookProc( int code, WPARAM wParam,LPARAM lParam ){HWND hwnd;POI...</description>
      <link>http://topic.csdn.net/u/20080828/11/a500239f-d4b1-4cc1-8bed-c9c495e3ca71.html</link>
      <author>huandaohack</author>
      <pubDate>Thu, 28 Aug 2008 11:11:56 GMT</pubDate>
    </item>
    <item>
      <title>千千静听播放器源代码下载</title>
      <link>http://topic.csdn.net/u/20080827/01/9a6de11b-36f4-4822-9513-1e0caba9991e.html</link>
      <author>skinfeature</author>
      <pubDate>Wed, 27 Aug 2008 09:37:54 GMT</pubDate>
    </item>
    <item>
      <title>.net中如何启动windows服务?</title>
      <link>http://topic.csdn.net/u/20080818/17/a3a95561-142e-4970-b20e-91b350c86b00.html</link>
      <author>yumanqing</author>
      <pubDate>Tue, 19 Aug 2008 01:19:53 GMT</pubDate>
    </item>
    <item>
      <title>问道?题吧!</title>
      <description>[code=C#]while(true){   int i;   i++;}[/code]就这么简单的一行代码,我想知道,每次循环之后,i 是不是被重新定义一次,如果是这样的,N个循环不是定义N次,还...</description>
      <link>http://topic.csdn.net/u/20080828/09/a0353e71-4ce6-4be6-9826-5ecf333be8ac.html</link>
      <author>Justforaword</author>
      <pubDate>Thu, 28 Aug 2008 09:17:11 GMT</pubDate>
    </item>
    <item>
      <title>如何获取线程中接收到的字符串</title>
      <description>class TcpServer    {     public void Listen()       {           mythread = new Thread(new ThreadStar...</description>
      <link>http://topic.csdn.net/u/20080827/21/1197b5d5-5069-4007-bf03-56f000a6900d.html</link>
      <author>liu20071001</author>
      <pubDate>Wed, 27 Aug 2008 21:07:02 GMT</pubDate>
    </item>
    <item>
      <title>100分线程问题</title>
      <link>http://topic.csdn.net/u/20080826/14/e9aaedad-913b-4473-88f8-67bfadaf4373.html</link>
      <author>lude8880</author>
      <pubDate>Tue, 26 Aug 2008 22:49:05 GMT</pubDate>
    </item>
    <item>
      <title>斑竹进</title>
      <description>新的界面刷新有问题，原来如果我左边选c#的话，刷新还是c#论坛，现在都变成主页了，能不能想想办法？</description>
      <link>http://topic.csdn.net/u/20080828/11/e107da57-fb34-4260-ae81-46d6e542922e.html</link>
      <author>lude8880</author>
      <pubDate>Thu, 28 Aug 2008 11:30:32 GMT</pubDate>
    </item>
    <item>
      <title>求C# 中的SerialPort短信收发原代码</title>
      <description>最近在写个手机短信程序,可是在处理返回信息的时候 感觉到很迷惘! 不知所措,希望各位高手多多指教,小弟油箱wost123@qq.com!</description>
      <link>http://topic.csdn.net/u/20080828/09/341067b0-6211-4fdb-9f65-d9bc927d12ce.html</link>
      <author>fly_to_sky</author>
      <pubDate>Thu, 28 Aug 2008 09:12:46 GMT</pubDate>
    </item>
    <item>
      <title>无法启动windows service</title>
      <description>错误216  0xd8</description>
      <link>http://topic.csdn.net/u/20080828/10/aacede23-6083-4baf-aac2-8a15d1a9b81b.html</link>
      <author>lude8880</author>
      <pubDate>Thu, 28 Aug 2008 10:06:58 GMT</pubDate>
    </item>
    <item>
      <title>在Web窗体设计器未能加载该文件 自定义封送拆收器...不实现ICustomMarshaler接口</title>
      <link>http://topic.csdn.net/u/20071102/17/074c2008-61af-4fbb-818c-97a34aa3c9fe.html</link>
      <author>mainone</author>
      <pubDate>Sat, 03 Nov 2007 01:52:41 GMT</pubDate>
    </item>
    <item>
      <title>Datalist多重嵌套问题</title>
      <description> 如何在嵌套的第二个Datalist里嵌套checkoboxlist? 并取出来赋值？在线等待！！！</description>
      <link>http://topic.csdn.net/u/20080828/11/720a2943-dc55-453b-8ee6-956fed37e176.html</link>
      <author>xingxingsuhuan</author>
      <pubDate>Thu, 28 Aug 2008 11:16:40 GMT</pubDate>
    </item>
    <item>
      <title>在winform中 图像按钮要怎么做，</title>
      <link>http://topic.csdn.net/u/20080827/17/1275a949-3093-4fb0-8d25-cb03312de9d4.html</link>
      <author>hflkl1314</author>
      <pubDate>Thu, 28 Aug 2008 01:23:51 GMT</pubDate>
    </item>
    <item>
      <title>线程问题求教 </title>
      <link>http://topic.csdn.net/u/20080827/15/c77e991a-25b1-4525-9fcd-db7aafaf872b.html</link>
      <author>apanlee</author>
      <pubDate>Wed, 27 Aug 2008 23:59:35 GMT</pubDate>
    </item>
    <item>
      <title>求助，关于WEB收/发即时消息的问题</title>
      <description>本人是新手，现在在做一个B/S架构的OA系统，其中有个要求是能通过WEB发送即时消息。我根据自己找到的资料摸索了一段代码，请高手帮忙改进下（系统是2003，.net2005,sql2000）。问题1：...</description>
      <link>http://topic.csdn.net/u/20080828/11/708f6e4c-e79e-486a-83b7-8646ad730fb0.html</link>
      <author>yyx203</author>
      <pubDate>Thu, 28 Aug 2008 11:13:50 GMT</pubDate>
    </item>
    <item>
      <title>查询IP数据库的问题。。帮顶有分！</title>
      <description>我在网上下了个纯真的IP数据库，并把他导入到SQL SERVER 2000库中表的结构为StartIp varchar(16)EndIp varchar(16)country varchar(100)...</description>
      <link>http://topic.csdn.net/u/20080828/10/79d7e6c9-ba02-4656-a61d-be729e775219.html</link>
      <author>zzlazio</author>
      <pubDate>Thu, 28 Aug 2008 10:50:52 GMT</pubDate>
    </item>
    <item>
      <title>Lucene搜索问题</title>
      <link>http://topic.csdn.net/u/20080827/14/c25cb958-4e90-4ad7-8912-133ce6599d61.html</link>
      <author>simx_023</author>
      <pubDate>Wed, 27 Aug 2008 22:40:04 GMT</pubDate>
    </item>
    <item>
      <title>开发一个网上直播教学的网站，不知道从哪里下手！！</title>
      <link>http://topic.csdn.net/u/20080826/14/e1e2d189-3266-463f-adc6-2805c53a3d4d.html</link>
      <author>jeason126</author>
      <pubDate>Tue, 26 Aug 2008 22:45:12 GMT</pubDate>
    </item>
    <item>
      <title>vista 下程序读写文件权限问题</title>
      <description>一个在xp下运行良好的程序，到vista下就注册不了，估计因没有权限问题。大家有没有碰到过，谁有解决方法?</description>
      <link>http://topic.csdn.net/u/20080828/10/5dbfe354-178b-4e17-bbba-75d5efcb71b0.html</link>
      <author>lanwilliam</author>
      <pubDate>Thu, 28 Aug 2008 10:44:45 GMT</pubDate>
    </item>
    <item>
      <title>上传文件方案集锦</title>
      <description>大家给提供个上传文件的方案，上传速度越快越好！谢谢！</description>
      <link>http://topic.csdn.net/u/20080828/09/012c0867-983e-4594-9d42-23d24c31c074.html</link>
      <author>lizeqin503</author>
      <pubDate>Thu, 28 Aug 2008 09:07:54 GMT</pubDate>
    </item>
    <item>
      <title>Thread 问题 高分求解</title>
      <description>for(int i=0;i&lt;10;i++){Thread thread = new Thread(new ParameterizedThreadStart(ForBaseInfoThread));}我...</description>
      <link>http://topic.csdn.net/u/20080828/10/af72e0b4-6592-4712-b67a-07cc3ece2eae.html</link>
      <author>simenpeng</author>
      <pubDate>Thu, 28 Aug 2008 10:10:32 GMT</pubDate>
    </item>
    <item>
      <title>遇到一个关于字符串的难题，求助高手！！</title>
      <description>写一个函数，输入一个字符串，清除前后的空格，在字符串中如有连续的空格，则只算作一个空格。最后输出此字符串???</description>
      <link>http://topic.csdn.net/u/20080828/11/f4895dda-baee-4dd8-95b2-f5264cd2fae9.html</link>
      <author>qiangliliqiang</author>
      <pubDate>Thu, 28 Aug 2008 11:02:14 GMT</pubDate>
    </item>
    <item>
      <title>关于PDF转image的问题的解决方案，我找到的dll愿意奉献给大家</title>
      <link>http://topic.csdn.net/u/20080503/20/0b2b3cb3-1af3-47c0-9bc5-7ab119d1be0a.html</link>
      <author>xingangliu</author>
      <pubDate>Sun, 04 May 2008 04:36:30 GMT</pubDate>
    </item>
    <item>
      <title>求 asp.net 2.0 c#中文电子书。</title>
      <description>求 asp.net 2.0 c#中文电子书。我的积分不够，没办法下载，网上找的都是英文的 ，哪位高手 帮帮忙，小弟 感谢之极。arthurzhujie@yahoo.com.cn </description>
      <link>http://topic.csdn.net/u/20080828/10/03b2ab5d-9cad-4b9a-8362-60d7c557c7ff.html</link>
      <author>arthurzhujie</author>
      <pubDate>Thu, 28 Aug 2008 10:48:16 GMT</pubDate>
    </item>
    <item>
      <title>C# From_Load和Button_Click 问题？？</title>
      <description>我想做到在From_Load里面执行一个Button_Click事件,如何写这个代码???</description>
      <link>http://topic.csdn.net/u/20080828/10/8ba1efec-7e3b-4a25-b254-6d432f35b6f4.html</link>
      <author>wkxgyg</author>
      <pubDate>Thu, 28 Aug 2008 10:36:34 GMT</pubDate>
    </item>
    <item>
      <title>从一个子窗体切换到另一个子窗体,造成闪烁?如何解决</title>
      <link>http://topic.csdn.net/u/20080827/12/09be56aa-e873-49ba-bd44-ab32fccb7d8b.html</link>
      <author>yangquanlaohou</author>
      <pubDate>Wed, 27 Aug 2008 20:22:33 GMT</pubDate>
    </item>
    <item>
      <title>winform  + .net2.0 + 免安装oracle客户端  打包</title>
      <description>winform  + .net2.0 + 免安装oracle客户端  如何把这三个一起打成安装包    免安装的oracle客户端可能还得配环境变量啥的  想一起都在安装包里做好</description>
      <link>http://topic.csdn.net/u/20080828/09/ca61857f-b6f0-4eb7-bc37-3e0ddf6857be.html</link>
      <author>kv888</author>
      <pubDate>Thu, 28 Aug 2008 09:21:23 GMT</pubDate>
    </item>
    <item>
      <title>怎样打印图片</title>
      <description>图片内容存于变量imgGroup 中Bitmap imgGroup = new Bitmap(1055, 869);怎样把imgGroup内容打印出来呢?另外,图片比较大,还需要注意哪些问题呢?我还不...</description>
      <link>http://topic.csdn.net/u/20080827/21/f739a6f1-65cd-4e22-80b0-0139045bcb9c.html</link>
      <author>hylovett</author>
      <pubDate>Wed, 27 Aug 2008 21:16:28 GMT</pubDate>
    </item>
    <item>
      <title>请问怎么样才能获取一个进程中窗体的名称</title>
      <link>http://topic.csdn.net/u/20080826/16/bc5e512f-0a2d-4b09-a34f-ddbea664ae84.html</link>
      <author>TT008</author>
      <pubDate>Wed, 27 Aug 2008 00:55:58 GMT</pubDate>
    </item>
    <item>
      <title>WEBFORM   调试时正常，但是通过IIS运行时正确是怎么回事？</title>
      <description>为什么我用VS2005做的WEBFORM，在调试的时候可以完成各项功能，但是当部署的时候却不能正常的运行 比如这里面有一个取消IE代理设置的按钮，在调试的时候可以成功，但是当通过IIS来运行网页的时候...</description>
      <link>http://topic.csdn.net/u/20080828/08/6c5b6a2a-3f25-4859-8006-bf8ee603b1fb.html</link>
      <author>tianbian_man</author>
      <pubDate>Thu, 28 Aug 2008 08:48:10 GMT</pubDate>
    </item>
    <item>
      <title>ListView列中如何显示Float?,我试验了很久只能显示string的值</title>
      <description>同题,</description>
      <link>http://topic.csdn.net/u/20080828/09/07433d3a-055a-4876-9cd6-f12f642a9943.html</link>
      <author>a415529307</author>
      <pubDate>Thu, 28 Aug 2008 09:34:03 GMT</pubDate>
    </item>
    <item>
      <title>(终于有金币了)服务端读取图片信息然后保存到客户端的问题，谢谢赐教！</title>
      <description>现在的问题是：不管哪个用户访问服务器，点击生成图片后，图片始终保存在服务端的ZZZ文件夹中，而不是用户的本地电脑。 急求解决办法，可以从服务器读取信息后保存在用户本地，并且不需要弹出对话框询问是否要保...</description>
      <link>http://topic.csdn.net/u/20080828/10/bf76ea69-61d2-4fd2-862f-ac72459645d3.html</link>
      <author>lanlvsd</author>
      <pubDate>Thu, 28 Aug 2008 10:28:54 GMT</pubDate>
    </item>
    <item>
      <title>c#新手问： 进度条中间的 “1%”类似的文本显示、以及变化到  100%   ，是如何实现的？ </title>
      <description>在那里设置的?</description>
      <link>http://topic.csdn.net/u/20080828/06/2f819659-bee6-4583-81af-8d749053f193.html</link>
      <author>zhicungao</author>
      <pubDate>Thu, 28 Aug 2008 06:53:29 GMT</pubDate>
    </item>
    <item>
      <title>请问各位仁兄 在C#中  怎样调用构造函数里定义的线程名。</title>
      <description>public class Log    {        static Log()        {            LogWriterThread writerthread = new Log...</description>
      <link>http://topic.csdn.net/u/20080828/10/1979e160-10af-4b4f-9c4b-abad4fe74478.html</link>
      <author>tiptop_good</author>
      <pubDate>Thu, 28 Aug 2008 10:42:58 GMT</pubDate>
    </item>
    <item>
      <title>怎样设置才能跟踪进入DLL的源代码???</title>
      <link>http://topic.csdn.net/u/20080819/22/2489e4f0-a72b-4aa9-88a8-5e49bd907f42.html</link>
      <author>lz_0618</author>
      <pubDate>Wed, 20 Aug 2008 06:54:16 GMT</pubDate>
    </item>
    <item>
      <title>服务器中无法自动创建文件夹！！</title>
      <link>http://topic.csdn.net/u/20080827/16/80da7b95-6528-4514-b541-3887b4e3ea34.html</link>
      <author>louisle</author>
      <pubDate>Thu, 28 Aug 2008 00:44:32 GMT</pubDate>
    </item>
    <item>
      <title>改了一句，运行结果为什么不同？？</title>
      <link>http://topic.csdn.net/u/20080826/21/1b29e906-4ebb-49ab-98e3-982b7f2249f5.html</link>
      <author>cuipengfei1</author>
      <pubDate>Wed, 27 Aug 2008 05:18:04 GMT</pubDate>
    </item>
    <item>
      <title>请教ADO.NET的问题</title>
      <link>http://topic.csdn.net/u/20080823/18/0d761ca8-0c74-4c1f-a00a-5723c501aaaa.html</link>
      <author>xeqtrl982</author>
      <pubDate>Sun, 24 Aug 2008 02:14:32 GMT</pubDate>
    </item>
    <item>
      <title>谁来教我暂停和恢复线程</title>
      <link>http://topic.csdn.net/u/20080827/15/7677574f-643a-4484-805c-138f1fa77801.html</link>
      <author>addisjeams</author>
      <pubDate>Wed, 27 Aug 2008 23:20:08 GMT</pubDate>
    </item>
    <item>
      <title>怎么用C#制作可以让ASP调用的DLL文件.</title>
      <description>最好附制作流程~~~</description>
      <link>http://topic.csdn.net/u/20080828/10/29f01342-da15-4141-a37f-bd9843388b89.html</link>
      <author>98ok</author>
      <pubDate>Thu, 28 Aug 2008 10:16:53 GMT</pubDate>
    </item>
    <item>
      <title>您好，请问vs05中如何将一个写好的C#项目连同数据库（sql2000）一同打包，含有水晶报表。</title>
      <link>http://topic.csdn.net/u/20080827/17/dafef263-06bf-4fc6-9231-956db5c97b84.html</link>
      <author>rqd6l</author>
      <pubDate>Thu, 28 Aug 2008 01:31:47 GMT</pubDate>
    </item>
    <item>
      <title>关于c#与数据库的问题！</title>
      <description>  我在checklistbox中显示的是数据库某一表中的字段名，目标是：多重选择checklistbox前面的checkbox，然后点击按钮，提取出所选择的字段下的数据（多重选择），下面是我做的程序...</description>
      <link>http://topic.csdn.net/u/20080827/21/21acf71b-2079-4bfb-8730-e4e2fe927420.html</link>
      <author>popnose</author>
      <pubDate>Wed, 27 Aug 2008 21:02:01 GMT</pubDate>
    </item>
    <item>
      <title>装上SQL2008后，用原来的连接字符串数据库连接不上了  - -！</title>
      <description>今天重装系统忍不住装上SQL2008结果以前写的一个程序现在怎么也调试不好了这是以前调试好的连接字符串：string strConn = "server = (local);" + "integrat...</description>
      <link>http://topic.csdn.net/u/20080828/01/f4ffe636-95aa-41b7-b168-90b8f53678ae.html</link>
      <author>last_dancer</author>
      <pubDate>Thu, 28 Aug 2008 01:40:35 GMT</pubDate>
    </item>
    <item>
      <title>怎样把数据绑定到ToolStripComboBox的ComboBox里？</title>
      <link>http://topic.csdn.net/u/20080728/21/f906ddad-5d71-4f13-916b-4479d065adf3.html</link>
      <author>cjk87927</author>
      <pubDate>Tue, 29 Jul 2008 05:37:17 GMT</pubDate>
    </item>
    <item>
      <title>如何循环删除一些列的临时表？</title>
      <description>[code=C#]错误提示Invalid column name tcc2表 tcc2怎么变成列column了呢？直接drop table tcc2 就可以name tcc[i]提示Incorrect...</description>
      <link>http://topic.csdn.net/u/20080828/09/715c2952-acb5-426e-91e9-0c7ef52cf2a0.html</link>
      <author>zzxap</author>
      <pubDate>Thu, 28 Aug 2008 09:15:58 GMT</pubDate>
    </item>
    <item>
      <title>安装生成文件时如何自动安装字体</title>
      <description>在C#2005中制作生成文件时加入了字体，并将添加到安装包的字体文件的Register属性设为vsdrfFont。在客户端安装后发现，客户端字体窗口中添加的是新字体的快捷方式，没有复制字体文件，请问怎...</description>
      <link>http://topic.csdn.net/u/20080828/09/dfbd96f6-b336-41b8-a0b3-a8e13ce2aaa7.html</link>
      <author>jstzcl007</author>
      <pubDate>Thu, 28 Aug 2008 09:26:07 GMT</pubDate>
    </item>
    <item>
      <title>关于动网中的__VIEWSTATE</title>
      <link>http://topic.csdn.net/u/20080826/09/41ad8875-2854-450d-bef4-fbc6c52ee94a.html</link>
      <author>okson</author>
      <pubDate>Tue, 26 Aug 2008 17:56:36 GMT</pubDate>
    </item>
    <item>
      <title>C# 写视频解码器？</title>
      <description>由于media player解码不是很好，有那位高手写过解码器，贴一下代码。</description>
      <link>http://topic.csdn.net/u/20080828/09/49d017b5-2034-465e-9a34-2dd1351c6e55.html</link>
      <author>hyruur</author>
      <pubDate>Thu, 28 Aug 2008 09:09:00 GMT</pubDate>
    </item>
    <item>
      <title>关于FLASH</title>
      <link>http://topic.csdn.net/u/20080825/21/afe804e3-78e9-4475-aa6a-cf4fa6dd6348.html</link>
      <author>wqj981</author>
      <pubDate>Tue, 26 Aug 2008 05:46:44 GMT</pubDate>
    </item>
    <item>
      <title>到底什么叫做面向对象？自认为搞清楚了，可是经理说我没搞清楚。</title>
      <link>http://topic.csdn.net/u/20080414/18/0c10bb92-f200-4cc9-8ffa-a26bdec574b5.html</link>
      <author>SkyIsland</author>
      <pubDate>Tue, 15 Apr 2008 02:03:22 GMT</pubDate>
    </item>
    <item>
      <title>请教，串行化类时，是否要求类必须使用相关特性标志，比如：[System.Xml.Serialization.XmlRootAttribute()]public class Product {/*此</title>
      <link>http://topic.csdn.net/u/20070415/01/49ab730e-9b02-4634-b8a2-0df222bdc998.html</link>
      <author>seai</author>
      <pubDate>Sun, 15 Apr 2007 09:36:17 GMT</pubDate>
    </item>
    <item>
      <title>单独的一个打开文件按钮时如何实现的？有图的</title>
      <description>如图：[img=http://p.blog.csdn.net/images/p_blog_csdn_net/zhicungao/EntryImages/20080828/dandudakaianniu...</description>
      <link>http://topic.csdn.net/u/20080828/07/e02195a5-8b4f-4e95-9e88-9987c5aa45f7.html</link>
      <author>zhicungao</author>
      <pubDate>Thu, 28 Aug 2008 07:04:23 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET怎样添加媒体播放器</title>
      <description>在用C#做做网页时，在网站里面如何去添加媒体播放器控件呢？是不是先选择工具箱选择项，添加。com组件，选择媒体播放器控件，然后直接去工具箱就可以添加，但是在网站里不能添加！</description>
      <link>http://topic.csdn.net/u/20080828/09/67aeaca0-50c7-4053-a673-a4218e71a807.html</link>
      <author>shappyi</author>
      <pubDate>Thu, 28 Aug 2008 09:42:55 GMT</pubDate>
    </item>
    <item>
      <title>SqlServer 返回 多个记录集 ExecuteXmlReader 无法读取</title>
      <description>SqlServer中调用存储过程 该存储过程返回 执行两条 select for xml 语句 ExecuteXmlReader 无法识别考虑性能问题，尽量避免 服务器端游标</description>
      <link>http://topic.csdn.net/u/20080828/09/5c07d7cc-cb3a-499c-b651-9145f85e8e6d.html</link>
      <author>wsbc12345</author>
      <pubDate>Thu, 28 Aug 2008 09:40:07 GMT</pubDate>
    </item>
    <item>
      <title>VS2005,从DB2中读取几万条的数据，显示到gridview时，会报超时错误</title>
      <link>http://topic.csdn.net/u/20080104/08/a07a5e83-da3b-4b15-adc8-0984386791b8.html</link>
      <author>diablo1003</author>
      <pubDate>Fri, 04 Jan 2008 16:51:28 GMT</pubDate>
    </item>
    <item>
      <title>CS的打包问题</title>
      <description>我做了个CS的项目，想在客户端安装后再安装SQL数据库，下午下了个MSDE的安装教程，没有安装成功，哪位大哥有例子给小弟发个先谢谢了！</description>
      <link>http://topic.csdn.net/u/20080827/20/11a6dcf6-f2db-43aa-81b9-45b90740f606.html</link>
      <author>chaye12</author>
      <pubDate>Wed, 27 Aug 2008 20:59:55 GMT</pubDate>
    </item>
    <item>
      <title>vs2005生成网站的问题</title>
      <description>其中有段代码就是通不过错误	58	未能映射路径“/top.htm”但根目录上是有这样一个文件的，而且不生成的时候也很正常</description>
      <link>http://topic.csdn.net/u/20080828/08/88338e47-1b9a-447b-afa6-ac95aac98784.html</link>
      <author>xiaozhu168</author>
      <pubDate>Thu, 28 Aug 2008 08:30:07 GMT</pubDate>
    </item>
    <item>
      <title>HttpWebRequest post 模拟登录，有验证码，怎 么处理啊</title>
      <link>http://topic.csdn.net/u/20080827/10/55be10c4-8d68-410e-925e-b1eac74048cc.html</link>
      <author>zhanghe100</author>
      <pubDate>Wed, 27 Aug 2008 18:21:54 GMT</pubDate>
    </item>
    <item>
      <title>使用.NET自带组件上传文件到ftp服务器报错</title>
      <link>http://topic.csdn.net/u/20080826/17/38d804b9-135d-430a-9500-777c273e05c2.html</link>
      <author>slin60</author>
      <pubDate>Wed, 27 Aug 2008 01:15:44 GMT</pubDate>
    </item>
  </channel>
</rss>