<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="rss.xsl" media="screen"?>
<rss version="2.0">
  <channel>
    <title>星辰.Net技术社区论坛 - 问题区</title>
    <link>http://www.netcsharp.cn/showforum-33.aspx</link>
    <description>Latest 20 threads</description>
    <copyright>Copyright (c) 星辰.Net技术社区论坛</copyright>
    <generator>Discuz!NT</generator>
    <pubDate>Fri, 21 Nov 2008 18:19:03 GMT</pubDate>
    <ttl>60</ttl>
    <item>
      <title>ASP.NET 初学者找工作死循环问题</title>
      <description><![CDATA[      我自学ASP.NET已经一年多了，数据库和C#语法有一定基础了，VS2005中的控件基本上会用，登陆，增删改，绑定，传值，简单JavaScript特效也会一 点。可大部分公司都要有经验的，至少也得一年，我大学刚毕业，没经验所以找不着工作，没工作又学不到经验，成了死循环了，我该怎么办，请各位师兄指教，我该怎么学，怎么找工作]]></description>
      <link>http://www.netcsharp.cn/showtopic-1259.aspx</link>
      <category>问题区</category>
      <author>litongok2008</author>
      <pubDate>Fri, 25 Jul 2008 19:33:00 GMT</pubDate>
    </item>
    <item>
      <title>treeview 控件拖拽</title>
      <description><![CDATA[treeview 控件拖拽的时候，拖拽的时候怎么让他的鼠标下方跟随node属性和其他图片，谢谢了]]></description>
      <link>http://www.netcsharp.cn/showtopic-1247.aspx</link>
      <category>问题区</category>
      <author>kdlzwwq</author>
      <pubDate>Mon, 21 Jul 2008 17:38:00 GMT</pubDate>
    </item>
    <item>
      <title>Encoding 字符编码的问题</title>
      <description><![CDATA[socket.send 发送的字符串，如下 
 strS = &amp;quot;6800000000000068010243C3D916&amp;quot; 
 Byte bytesSent = Encoding.Unicode.GetBytes(strS); 
 socket.Send(bytesSent, bytesSent.Length, 0); 
  
  
 接收到的怎么是些这样的内容。而]]></description>
      <link>http://www.netcsharp.cn/showtopic-1147.aspx</link>
      <category>问题区</category>
      <author>天花板</author>
      <pubDate>Sat, 21 Jun 2008 16:03:00 GMT</pubDate>
    </item>
    <item>
      <title>关于移除按钮（silverlight）</title>
      <description><![CDATA[button btnTest = null;//自定义控件
                    btnTest = new button();
                    btnTest.Width = 50;
                    btnTest.Height = 40;
                    double top = _pr......]]></description>
      <link>http://www.netcsharp.cn/showtopic-1015.aspx</link>
      <category>问题区</category>
      <author>zhenbaots</author>
      <pubDate>Sat, 07 Jun 2008 10:55:00 GMT</pubDate>
    </item>
    <item>
      <title>怎么把一个程序注册为一个服务</title>
      <description><![CDATA[怎么把一个程序注册为一个服务，在进程中看不到，但是在服务中看的到]]></description>
      <link>http://www.netcsharp.cn/showtopic-1043.aspx</link>
      <category>问题区</category>
      <author>hqtlvv</author>
      <pubDate>Tue, 10 Jun 2008 18:40:00 GMT</pubDate>
    </item>
    <item>
      <title>在.net中如何通过“复制”按钮将文本内容复制到剪贴板</title>
      <description><![CDATA[在.net中如何通过“复制”按钮将文本内容复制到剪贴板]]></description>
      <link>http://www.netcsharp.cn/showtopic-972.aspx</link>
      <category>问题区</category>
      <author>zhenbaots</author>
      <pubDate>Mon, 02 Jun 2008 19:13:00 GMT</pubDate>
    </item>
    <item>
      <title>请问用C#怎么实现文件的隐藏</title>
      <description><![CDATA[用c#编一个应用程序，怎么实现这个程序的执行文件的隐藏]]></description>
      <link>http://www.netcsharp.cn/showtopic-916.aspx</link>
      <category>问题区</category>
      <author>hqtlvv</author>
      <pubDate>Thu, 22 May 2008 22:56:00 GMT</pubDate>
    </item>
    <item>
      <title>急求！！！！！</title>
      <description><![CDATA[马上考试了 ！！！！！！！
要求用C-sharp做一个纸牌的游戏！！！！
   但我实在很菜 ，更本无从着手！！！！
   希望版主能给点意见，或者个有关的项目参考一下!!!
   万分感谢！！！！！！！！！！！！]]></description>
      <link>http://www.netcsharp.cn/showtopic-969.aspx</link>
      <category>问题区</category>
      <author>52136411</author>
      <pubDate>Sun, 01 Jun 2008 19:39:00 GMT</pubDate>
    </item>
    <item>
      <title>关于按钮继承</title>
      <description><![CDATA[public partial class NewButton : Button
    {
        public double id;
        public double exit;
        
    }
NewButton mybtn = new NewButton();
mybtn.width=50;
mybtn.height=30;
mybtn.id......]]></description>
      <link>http://www.netcsharp.cn/showtopic-946.aspx</link>
      <category>问题区</category>
      <author>zhenbaots</author>
      <pubDate>Wed, 28 May 2008 17:56:00 GMT</pubDate>
    </item>
    <item>
      <title>谁有这片文章 “Silverlight Architecture Overview” 的中文版？</title>
      <description><![CDATA[谁有这片文章 “Silverlight Architecture Overview” 的中文版？
http://msdn.microsoft.com/en-us/library/bb428859.aspx]]></description>
      <link>http://www.netcsharp.cn/showtopic-936.aspx</link>
      <category>问题区</category>
      <author>tate</author>
      <pubDate>Mon, 26 May 2008 19:17:00 GMT</pubDate>
    </item>
    <item>
      <title>关于传值！</title>
      <description><![CDATA[如何给自定义控件里面的textbox传值！38点击下面的listbox的值把这个值传到上边自定义控件里面的textbox并显示 如果不明白可以和我要源代码，QQ332047762]]></description>
      <link>http://www.netcsharp.cn/showtopic-922.aspx</link>
      <category>问题区</category>
      <author>zhenbaots</author>
      <pubDate>Fri, 23 May 2008 20:15:00 GMT</pubDate>
    </item>
    <item>
      <title>C#画曲线   兄弟们帮帮忙</title>
      <description><![CDATA[C#    用一个文本文件或excel表格中的数据    画出 曲线图      ，
我才学不久 也没找着这方面的例子    花了很长时间 还是不会    。我想这对你们这些高手 应该不是问题  。。
帮帮忙 ！！    多谢了！！（给定几个点 连接成曲线折线都行，但这些点的相关数据要从文本文件或excel中取出 ）]]></description>
      <link>http://www.netcsharp.cn/showtopic-925.aspx</link>
      <category>问题区</category>
      <author>liaomeiliang</author>
      <pubDate>Sat, 24 May 2008 11:45:00 GMT</pubDate>
    </item>
    <item>
      <title>急   兄弟们   帮帮忙   C#画曲线</title>
      <description><![CDATA[C#    用一个文本文件或excel表格中的数据    画出 曲线图      ，
我才学不久 也没找着这方面的例子    花了很长时间 还是不会    。我想这对你们这些高手 应该不是问题  。。
帮帮忙 ！！    多谢了！！（给定几个点 连接成曲线折线都行，但这些点的相关数据要从文本文件或excel中取出 ）]]></description>
      <link>http://www.netcsharp.cn/showtopic-921.aspx</link>
      <category>问题区</category>
      <author>liaomeiliang</author>
      <pubDate>Fri, 23 May 2008 16:31:00 GMT</pubDate>
    </item>
    <item>
      <title>siliverlight的页面如何生成XML--求助</title>
      <description><![CDATA[我个一个页面由五部分做成，每部分都有一个按钮
现在我想点击该部分的按钮，就生成该部分页面内容的XML，该怎么做啊，求助]]></description>
      <link>http://www.netcsharp.cn/showtopic-887.aspx</link>
      <category>问题区</category>
      <author>NETMAN</author>
      <pubDate>Sun, 18 May 2008 15:40:00 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight+WCF  发布问题</title>
      <description><![CDATA[我用silverlight + WCF +LINQ 实现了一个网站，在本地运行正常，但是发布到IIS7上时，与数据库有关的功能不能正常运行。
有人实现过吗？ＷＣＦ发布时应注意什么问题。]]></description>
      <link>http://www.netcsharp.cn/showtopic-890.aspx</link>
      <category>问题区</category>
      <author>tate</author>
      <pubDate>Mon, 19 May 2008 18:56:00 GMT</pubDate>
    </item>
    <item>
      <title>关于按钮问题 ！！！</title>
      <description><![CDATA[随机生成1-10个按钮,然后位置不要重复放在一张背景地图上！如何实现 帮帮忙！！！]]></description>
      <link>http://www.netcsharp.cn/showtopic-869.aspx</link>
      <category>问题区</category>
      <author>zhenbaots</author>
      <pubDate>Thu, 15 May 2008 17:58:00 GMT</pubDate>
    </item>
    <item>
      <title>网站静态化读写文件冲突怎么解决？</title>
      <description><![CDATA[网站进行静态化，思路如下：
根据静态文件的时间判断是否是最新的静态文件，如果是，直接反馈静态文件，否则生成新的静态文件并返回。
现在的问题是时不时会出现如下的错误：
事件代码: 3005 
事件消息: 发生了未处理的异常。 
事件时间: 2008-4-1 18:12:15 
事件时间(UTC): 2008-4-1 10:12:15 
事件 ID: bc1880e95c6f42b697]]></description>
      <link>http://www.netcsharp.cn/showtopic-865.aspx</link>
      <category>问题区</category>
      <author>neptune</author>
      <pubDate>Thu, 15 May 2008 00:14:00 GMT</pubDate>
    </item>
    <item>
      <title>显示图片</title>
      <description><![CDATA[如何实现加载多张图片然后有上一张下一张按钮来显示图片！每点击一次按钮都显示加载进度条！！高手帮帮忙呀！！在这里万分感谢]]></description>
      <link>http://www.netcsharp.cn/showtopic-788.aspx</link>
      <category>问题区</category>
      <author>zhenbaots</author>
      <pubDate>Mon, 28 Apr 2008 17:33:00 GMT</pubDate>
    </item>
    <item>
      <title>在Asp.net中如何实现目录选择</title>
      <description><![CDATA[在Asp.Net中实现像FolderBrowserDialog一样功能???
:~]]></description>
      <link>http://www.netcsharp.cn/showtopic-845.aspx</link>
      <category>问题区</category>
      <author>earth</author>
      <pubDate>Sun, 11 May 2008 12:13:00 GMT</pubDate>
    </item>
    <item>
      <title>初学者请教自定义分页</title>
      <description><![CDATA[我刚接触ASP.NET不久，买了本《ASP.NET第一步》的书在看，说实话书是好书，适合我这种初学者，不过遗憾的是书中没有讲自定义分页，我这些天为此而烦恼。网上也搜过，不是太复杂艰涩就是浅尝则止只讲关键部分，我是真希望有一个完整而概念清晰的例子，不知哪位大虾能够不吝赐教！这里先谢过了。]]></description>
      <link>http://www.netcsharp.cn/showtopic-632.aspx</link>
      <category>问题区</category>
      <author>jjj333</author>
      <pubDate>Sat, 05 Apr 2008 17:47:00 GMT</pubDate>
    </item>
  </channel>
</rss>