<?xml version="1.0" encoding="gb2312" ?>
<?xml-stylesheet type="text/css" href="/style/rss.css"?>
<rss version="2.0">
	<channel>
	<title>网站建设|网站运营,|优化推广|网络营销|电子商务|it我领先</title>
	<link>http://www.it503.com/rss.xml</link>
	<description>Latest 20 article of all forums</description>
	<copyright>Copyright(C) IT我领先</copyright> 

	<item>
		<title>字符串压缩，不返回乱码</title>
		<description><![CDATA[要实现注册码的构建，需要进行字符串的压缩。因为原字符串不是特别的长，大概200-400左右，网上找到的很多算法压缩后长度反而变长了；另外一些得到的乱码。有没有高手指教一下如何实现？                                                                提问者：slokra                        -     ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13425_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13425_1.html</a></link>
		<author>发布时间：2010-03-08 00:48:19 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:48:19</pubdate>
	</item>


	<item>
		<title>怎样来学C#?</title>
		<description><![CDATA[学习这个东西已经有2年了，但回头看看这2年学的东东，突然发现自己啥都不会。脑壳里一片空白。怎一个悲哀了得。对此，不得不调整自己的学习方法。不知大家 在学习C#这方面有啥好的建议，可以说说你自己的学习方法。过年啦！在此 祝大家 新春愉快 虎年大吉！                             ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13424_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13424_1.html</a></link>
		<author>发布时间：2010-03-08 00:48:16 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:48:16</pubdate>
	</item>


	<item>
		<title>如何获取EXCEL第一个表名</title>
		<description><![CDATA[public ArrayList ExcelSheetName(string filepath)        {            ArrayList al = new ArrayList();            string strConn;            strConn = 双引号Provider=Microsoft.Jet.OLEDB.4.0;Data Source=双引号 + filepath + 双引号;Extended Properties=双引号Excel ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13423_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13423_1.html</a></link>
		<author>发布时间：2010-03-08 00:48:12 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:48:12</pubdate>
	</item>


	<item>
		<title>如何读取局部变量的值（动态读取所有局部变量）</title>
		<description><![CDATA[如是，大概就是在方法中输出类似VS2008调试断点状态下局部变量窗口中的列表，发现可以在System.Diagnostics.StackFrame里找到一些参数方法之类的信息，但值似乎还取不到。                                                                提问者：机枪兵                        -                   ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13422_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13422_1.html</a></link>
		<author>发布时间：2010-03-08 00:48:09 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:48:09</pubdate>
	</item>


	<item>
		<title>请高手帮菜鸟解决这个问题，不胜感激！</title>
		<description><![CDATA[myCommand.CommandText = 双引号insert into student(ID) values(单引号双引号+textboxid.text+双引号单引号)双引号;把textboxid.text中值添加到student表的ID列中，请问单引号双引号 + +双引号双引号是什么意思，作用何在？如果我想把textboxid.text,textboxname.text同时加入到student表中的..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13421_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13421_1.html</a></link>
		<author>发布时间：2010-03-08 00:48:08 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:48:08</pubdate>
	</item>


	<item>
		<title>用过socket收到的字节流能直接转换成xdocument类型吗</title>
		<description><![CDATA[用过socket收到的字节流能直接转换成xdocument类型吗                                                                提问者：拖鞋王子                        -                        初学一级                    问题补充：怎么转成TextReader呢                              ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13420_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13420_1.html</a></link>
		<author>发布时间：2010-03-08 00:42:41 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:42:41</pubdate>
	</item>


	<item>
		<title>排列组合（加红酒的方法有多少种）</title>
		<description><![CDATA[情况如下：有M个杯子排成一排，我现在要给其中的N个杯子加满红酒。请问有没有统一的计算公式？如果有，写出我可以有多少种加红酒的方法？                                                                提问者：?雨                       ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13419_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13419_1.html</a></link>
		<author>发布时间：2010-03-08 00:42:20 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:42:20</pubdate>
	</item>


	<item>
		<title>.net中如何采用POST方式调用WebService?</title>
		<description><![CDATA[.Net项目中需要调用一个只允许POST方式的WebService. 我在双引号添加Web引用双引号的窗口的地址中输入WebService的地址,返回404(未找到)的错误信息.服务器上的日志显示采用了GET方式.我不知道怎么改用POST方式来请用服务. 另外,我从网上下载了一个动态调用WebService的类,并调用其中..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13418_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13418_1.html</a></link>
		<author>发布时间：2010-03-08 00:42:18 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:42:18</pubdate>
	</item>


	<item>
		<title>有关IBM的中间件MQ的问题！</title>
		<description><![CDATA[IBM的MQ在.NET平台上，图形操作界面跟.NET后台代码有什么联系，在.NET项目中是不是只用后台代码就可以了，那个图形界面可以代替代码的全部功能吗？                                                                提问者：死神的背影                        -                        小虾三级     ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13417_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13417_1.html</a></link>
		<author>发布时间：2010-03-08 00:41:53 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:41:53</pubdate>
	</item>


	<item>
		<title>为什么我的vs2005不能浏览 .shtml文件</title>
		<description><![CDATA[在我的vs2005,右键点击.shtml文件没有在浏览器中查看功能                                                                提问者：junblogs                        -                        初学一级                                                                             ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13416_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13416_1.html</a></link>
		<author>发布时间：2010-03-08 00:41:42 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:41:42</pubdate>
	</item>


	<item>
		<title>Team Explorer2005 为什么没有中文版?!</title>
		<description><![CDATA[Team Explorer2005 为什么没有中文版?!                                                                提问者：Vadin Wang                        -                        初学一级                                                                                                          ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13415_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13415_1.html</a></link>
		<author>发布时间：2010-03-08 00:40:52 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:40:52</pubdate>
	</item>


	<item>
		<title>C# 多线程函数用类实例作为参数会不会引发线程访问故障</title>
		<description><![CDATA[在C#中，将一个类的实例对象作为线程函数的参数传入线程，在多个线程都使用该实例对象时候，会不会引发多线程访问故障？如果会该如何解决？                                                                提问者：苍岭飞龙                        -                        初学一级              ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13414_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13414_1.html</a></link>
		<author>发布时间：2010-03-08 00:40:38 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:40:38</pubdate>
	</item>


	<item>
		<title>谁有.NET Reactor 4.0 的破解版啊</title>
		<description><![CDATA[如题                                                                提问者：卡斯                        -                        初学一级                                                                                                                                                ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13413_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13413_1.html</a></link>
		<author>发布时间：2010-03-08 00:35:37 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:35:37</pubdate>
	</item>


	<item>
		<title>为什么我的wm5 sdk中没有可拨打电话的版本？</title>
		<description><![CDATA[在设备仿真器中只有如下图的模拟器：所以模拟器都没有拨打电话或者说GSM功能，请问我该怎么办呢？是不是没有安装什么？我是用的是VS2008 Team版，默认安装的。感谢                                                                提问者：Jack Fan                        -   ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13412_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13412_1.html</a></link>
		<author>发布时间：2010-03-08 00:35:15 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:35:15</pubdate>
	</item>


	<item>
		<title>asp.net项目如何实施</title>
		<description><![CDATA[做好的asp.net项目应该如何实施啊，我看微软的项目都是打成安装包，是怎么做的啊？请高手指点注：安装过程可以安装数据库，以及数据库配置相关信息，这些都是怎么做到的啊，先谢过                                                                提问者：Joe_true                        -  ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13411_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13411_1.html</a></link>
		<author>发布时间：2010-03-08 00:33:23 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:33:23</pubdate>
	</item>


	<item>
		<title>通过实体类获取数据库数据</title>
		<description><![CDATA[ int value = Convert.ToInt32(menuInfo.SelectedItem.Value); MonitorService ms = new MonitorService (); for (int i = 0; i  15; i++) { if (value == i) { string item = menuInfo.SelectedItem.Text; string id = gvItem.DataKeys[e.RowIndex].V..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13410_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13410_1.html</a></link>
		<author>发布时间：2010-03-08 00:32:45 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:32:45</pubdate>
	</item>


	<item>
		<title>RMB 求：asp.net vs2005 操作excel宏进行画图</title>
		<description><![CDATA[asp.net vs2005 操作excel宏进行画图需求： 从数据库查询处画图数据-利用程序执行一个excel工作簿~- 在工作簿里面将查询数据列出来并且按照要求画图（饼，曲线，圆柱..）注：图为excel里面动态的（就是 用户动态改变excel里面的数据时候 图也根据数据改变次操作为用户客户端操作exc..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13409_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13409_1.html</a></link>
		<author>发布时间：2010-03-08 00:32:06 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:32:06</pubdate>
	</item>


	<item>
		<title>在RIA类型的应用中，前台到底放多少逻辑运算合适呢</title>
		<description><![CDATA[RIA类型的应用中，前台到底放多少逻辑运算合适呢？近期在搞SL3+wcf，到底在sl中放多少逻辑运算呢？我怕太多了，客户端会慢，因为不是每个客户端的配置都很高。如何来衡量呢？sl这种东西也算是客户端啊，也是可以多线程的?                                                              ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13408_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13408_1.html</a></link>
		<author>发布时间：2010-03-08 00:31:15 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:31:15</pubdate>
	</item>


	<item>
		<title>socket能直接传输xml格式的数据吗，中间不转换成字符串</title>
		<description><![CDATA[socket能直接传输xml格式的数据吗，中间不转换成字符串                                                                提问者：拖鞋王子                        -                        初学一级                                                                                             ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13407_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13407_1.html</a></link>
		<author>发布时间：2010-03-08 00:30:19 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:30:19</pubdate>
	</item>


	<item>
		<title>winform 淘宝助手商品属性框要怎么做</title>
		<description><![CDATA[如题,类似一个dataGridView但每行中同一列的控件不一样.有些是文本输入框,有些是下拉选择框,有些是多选框.现在本人实现方式是计算位置在界面上画出来.很不方便啊,有没有人有更好的方式                                                                提问者：BurnsyZhao                     ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13406_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13406_1.html</a></link>
		<author>发布时间：2010-03-08 00:29:26 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:29:26</pubdate>
	</item>


	<item>
		<title>RLDC问题</title>
		<description><![CDATA[有一组数据格式为ID Time Value1 1 1002 2 2002 3 3003 4 4004 5 5004 6 6005 7 7005 8 8005 9 9005 10 1000想做这样一个折线图，X轴为Time,Y轴为Value,并以ID分组，并在折线图中标明组的名称。不知RLDC能否实现这样的功能，望高手..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13405_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13405_1.html</a></link>
		<author>发布时间：2010-03-08 00:29:08 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:29:08</pubdate>
	</item>


	<item>
		<title>请教：托管资源与非托管资源的准确定义是什么？</title>
		<description><![CDATA[我查阅过很多相关文章，大多数都是分析了托管资源与非托管资源的内存管理，却没有给出一个准确的定义。在此请教各位，谢谢！                                                                提问者：凌风                        -                        初学一级                    问题补充..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13404_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13404_1.html</a></link>
		<author>发布时间：2010-03-08 00:29:06 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:29:06</pubdate>
	</item>


	<item>
		<title>.NET中的强类型DataSet有什么用？</title>
		<description><![CDATA[各位好。本人最近在看《Effective C#》，其中Item40提到优先选择DataSet，而不要自定义结构，提到普通DataSet的一个不好的地方是需要硬编码的方式才能访问DataSet中某一张表中的某一行记录，然后说是用强类型DataSet可以解决这个问题。我平时对强类型DataSet接触的非常少，向各..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13403_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13403_1.html</a></link>
		<author>发布时间：2010-03-08 00:28:30 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:28:30</pubdate>
	</item>


	<item>
		<title>请教高手如何使word禁止使用查找替换功能</title>
		<description><![CDATA[想问下高手如何使word文档禁用查找和替换功，用VBA或VSTO都可以，最好是用VBA，呵呵，谢谢大家                                                                提问者：袁                        -                        初学一级                                                              ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13402_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13402_1.html</a></link>
		<author>发布时间：2010-03-08 00:27:56 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:27:56</pubdate>
	</item>


	<item>
		<title>coolite 不能绑定数据源的问题</title>
		<description><![CDATA[我做的coolite 的gridpanel 绑定数据时，在后台写代码就无法绑定数据。只能通过datasource控件去绑定，请问这个问题如何解决啊？示例上是把代码写在了页面上，但是如果我使用LINQ去绑定的话，又还是绑定不了。请高手们帮忙解决一下，或者给我个从后台代码页面绑定数据的例子也可以。谢谢了。。。       ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13401_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13401_1.html</a></link>
		<author>发布时间：2010-03-08 00:26:54 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:26:54</pubdate>
	</item>


	<item>
		<title>HtmlElement 执行JS后怎么判断JS执行完毕了</title>
		<description><![CDATA[HtmlElement.invokemember(双引号onmouserover双引号) 如果JS在Server或JS比较大需要一定时间执行想在它执行完马上知道 我的想法是加上委托,但是HtmlElement只提供MouseOver事件 两个并不一样我想可能要用mshtml 我不太熟 希望牛人看看我试过这样好像也不行 IHTMLDocument2 doc..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13400_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13400_1.html</a></link>
		<author>发布时间：2010-03-08 00:26:39 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:26:39</pubdate>
	</item>


	<item>
		<title>Nhibernate的showsql问题</title>
		<description><![CDATA[已经设置了show_sql为true，为什么控制台只能看到select的sql输出？insert，update都看不到？                                                                提问者：LinLi                        -                        初学一级                                ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13399_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13399_1.html</a></link>
		<author>发布时间：2010-03-08 00:25:40 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:25:40</pubdate>
	</item>


	<item>
		<title>关于JS操作select的问题</title>
		<description><![CDATA[在asp.net中,我用Jquery.append()去向select里面去动态添加一段我想要的下拉框列表,然而这一段列表是从后台读取的, 具体代码如下:代码        protected v..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13398_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13398_1.html</a></link>
		<author>发布时间：2010-03-08 00:25:37 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:25:37</pubdate>
	</item>


	<item>
		<title>.NET服务器端开发相对于其他技术的优点到底是什么？</title>
		<description><![CDATA[.NET服务器端开发相对于其他技术的优点到底是什么？大家在.net这行做的比较久的，我想问一下到底.net的优势是什么呢？我以前学过java（基本开发网站还行，高端的就不行了）现在我刚刚开始工作（在一个军工单位，保密单位名字不便透露），现在我们单位大量用.net的做主流开发，也发现c#语言确实在..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13397_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13397_1.html</a></link>
		<author>发布时间：2010-03-08 00:25:33 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:25:33</pubdate>
	</item>


	<item>
		<title>动软.Net代码生成器 好用吗？</title>
		<description><![CDATA[动软.Net代码生成器 好用吗？要注意些什么？                                                                提问者：饥饿的菜鸟                        -                        初学一级                                                                                                     ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13396_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13396_1.html</a></link>
		<author>发布时间：2010-03-08 00:25:20 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:25:20</pubdate>
	</item>


	<item>
		<title>Asp.net MVC中的ViewResult和ActionResult有什么区别?</title>
		<description><![CDATA[RT~~~发现OXITE项目里多是用ViewResult,而不是ActionResult,这两者有什么区别呢?                                                                提问者：墙头草                        -                        初学一级                                                                       ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13395_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13395_1.html</a></link>
		<author>发布时间：2010-03-08 00:23:37 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:23:37</pubdate>
	</item>


	<item>
		<title>会员系统的思路是怎么样的?</title>
		<description><![CDATA[有那位大侠能说下吗?                                                                提问者：veiki                        -                        菜鸟二级                    问题补充：用户和权限具体是怎么实现的？                                                       ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13394_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13394_1.html</a></link>
		<author>发布时间：2010-03-08 00:22:59 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:22:59</pubdate>
	</item>


	<item>
		<title>请问高手进度条如何和要运行的程序结合使用</title>
		<description><![CDATA[请问高手进度条如何和要运行的程序结合使用，最好是VBA的，C#的也可以， 要运行的程序是现成的，运行起来时间可能比较长，想结合显示一个进度条，进度条根据程序的运行进度，显示进度条进度，感谢大家！！！                                                                提问者：袁               ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13393_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13393_1.html</a></link>
		<author>发布时间：2010-03-08 00:22:47 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:22:47</pubdate>
	</item>


	<item>
		<title>vs 2008不能浏览ASPX文件</title>
		<description><![CDATA[在做一个项目，之前选住ASPX文件，右键--》在浏览器中查看可以正常浏览，但是昨天就坏了，弹出的页面提示Internet Explorer 无法显示该网页。新建其他项目可以浏览，唯独这个项目不行，这是为什么？这是一个web application项目。哪位朋友可以帮忙解决，..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13392_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13392_1.html</a></link>
		<author>发布时间：2010-03-08 00:21:48 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:21:48</pubdate>
	</item>


	<item>
		<title>在不同操作系统下多人合作使用Linq开发出现奇怪的问题</title>
		<description><![CDATA[ 有一个项目用到了linq，有几个人一起开发，有的人在Windows 7上，有的人在Windows XP上，用版本控制软件同步，结果发现如果linq的dbml文件在win7下被编辑了，然后同步到winxp上，winxp的人如果再去编辑这个文件，那么由linq自动生成的desinger.cs文件就会莫名其妙的被删除可以在回收站找到。..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13391_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13391_1.html</a></link>
		<author>发布时间：2010-03-08 00:20:33 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:20:33</pubdate>
	</item>


	<item>
		<title>cookies问题</title>
		<description><![CDATA[页面上有个阅读数！用户访问一次的时候就更新，再访问的时候不更新！我知道利用cookies可以实现 可是我对cookies又不理解 不知怎么写好 请问能帮忙实现么                                                                提问者：LoveO(∩_∩)O                        -                        初学..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13390_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13390_1.html</a></link>
		<author>发布时间：2010-03-08 00:18:52 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:18:52</pubdate>
	</item>


	<item>
		<title>全选改变背景颜色的问题？</title>
		<description><![CDATA[具体代码如下所示：当我选中其中某一行前面的CheckBox时，这行的背景颜色就改变了，但是当我选择全选框按钮时，每行前面的CheckBox都选中了，但是背景颜色却不改变，请问是怎么回事啊？谢谢！aspx代码代码]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13389_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13389_1.html</a></link>
		<author>发布时间：2010-03-08 00:18:08 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:18:08</pubdate>
	</item>


	<item>
		<title>asp.net中怎么获取上一页面中textbox中的值</title>
		<description><![CDATA[就是 我在这个页面中需要使用上一页面中的textbox中的值 怎么实现                                                                提问者：夜枫                        -                        初学一级                                                                                       ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13388_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13388_1.html</a></link>
		<author>发布时间：2010-03-08 00:17:28 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:17:28</pubdate>
	</item>


	<item>
		<title>vs2010会出64位的吗</title>
		<description><![CDATA[自从安装了WINDOWS7 64位后,感觉64位的性能提高不少,兼容性也非常好,安装的sql2005也是64位的因此想问问,作为我们经常用的开发工具,VS,是否也会出64位的,比如vs2010                                                                提问者：wantme                        -           ..]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13387_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13387_1.html</a></link>
		<author>发布时间：2010-03-08 00:16:53 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:16:53</pubdate>
	</item>


	<item>
		<title>g.DrawString 不能绘出中文</title>
		<description><![CDATA[ g.DrawString( 双引号u4e2du6587Test双引号, //直接用中文也试过了。总是一个框 new Font(双引号Arial双引号, 14),//10相当于12px new SolidBrush(Color.Red), new PointF(3, 3)//绘制位置，left，top );我怀疑字体有问题。服务器的字体：Arial]]></description>
		<link><a href="http://it503.com/asp.net/asp.netchangjianwenti/13386_1.html">http://it503.com/asp.net/asp.netchangjianwenti/13386_1.html</a></link>
		<author>发布时间：2010-03-08 00:16:08 | 文章类别：asp.net常见问题</author>
		<category>asp.net常见问题</category>
		<pubdate>2010-03-08 00:16:08</pubdate>
	</item>


	</channel>
</rss>
