<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="rss.xsl" media="screen"?>
<rss version="2.0">
  <channel>
    <title>Microsoft Office Sharepoint Club - .Net 技术讨论</title>
    <link>http://www.msotec.com/showforum-25.aspx</link>
    <description>Latest 20 threads</description>
    <copyright>Copyright (c) Microsoft Office Sharepoint Club</copyright>
    <generator>Discuz!NT</generator>
    <pubDate>Sun, 01 Aug 2010 14:34:47 GMT</pubDate>
    <ttl>60</ttl>
    <item>
      <title>如何查看IWAM_和IUSR_用户的密码</title>
      <description><![CDATA[Adsutil.vbs脚本位于C:\Inetpub\AdminScripts
打开CMD，进入C:\Inetpub\AdminScripts目录 执行下面的语法：
下表列出 Adsutil.vbs 实用工具各种功能的语法：
功能语法
获取 IUSR 帐户密码
cscript.exe adsutil.vbs get w3svc/anonymoususerpass 
获取 IWAM 帐户密]]></description>
      <link>http://www.msotec.com/showtopic-1684.aspx</link>
      <category>.Net 技术讨论</category>
      <author>payche</author>
      <pubDate>Wed, 14 May 2008 14:38:07 GMT</pubDate>
    </item>
    <item>
      <title>Ibatis 调用存储过程并接收存储过程返回的值</title>
      <description><![CDATA[定义好存储过程的参数列表，并指定返回参数。

配置调用存储过程的XML标记：
  
 

调用页面的 C# 代码：public string GetTradeCountByRegion(string regionID)
    {
        try
        {
            Hashtable ht = new Hashtable();

     ]]></description>
      <link>http://www.msotec.com/showtopic-1675.aspx</link>
      <category>.Net 技术讨论</category>
      <author>administrator</author>
      <pubDate>Mon, 12 May 2008 22:32:25 GMT</pubDate>
    </item>
    <item>
      <title>仿163邮箱的提示框</title>
      <description><![CDATA[效果还可以：

看看效果，自己可以灵活应用：


574

源代码

575]]></description>
      <link>http://www.msotec.com/showtopic-1685.aspx</link>
      <category>.Net 技术讨论</category>
      <author>payche</author>
      <pubDate>Wed, 14 May 2008 14:45:29 GMT</pubDate>
    </item>
    <item>
      <title>.net中怎么强制页面刷新一次</title>
      <description><![CDATA[.net中怎么强制页面刷新一次，像从菜单中单击或按F5那样子
现在页面中提交后返回来数据不变，需要再刷新一次才变。怎么办才好

我的页面中有一张图是读的硬盘上的数据，当提交后会更换一张同名的图片将硬盘的替换掉，这样子反回来图片还显示原来那第，刷新后变马新的。

代码如下
图片赋值： Image1.ImageUrl=&amp;quot;../xiangmu/file/&amp;quot;+uid+&amp;qu]]></description>
      <link>http://www.msotec.com/showtopic-1912.aspx</link>
      <category>.Net 技术讨论</category>
      <author>xgyule</author>
      <pubDate>Wed, 03 Sep 2008 09:10:00 GMT</pubDate>
    </item>
    <item>
      <title>这是我向一个域中添加用户的代码</title>
      <description><![CDATA[这是我向一个域中添加用户的代码。可是调试通不过。主要是对LDAP不熟悉。大家有谁熟悉这个呀。帮我修正一下。谢谢
using System.DirectoryServices;
using System;
using System.Net;
using System.DirectoryServices.ActiveDirectory;
using System.DirectoryServi]]></description>
      <link>http://www.msotec.com/showtopic-1819.aspx</link>
      <category>.Net 技术讨论</category>
      <author>无心_重塑</author>
      <pubDate>Mon, 07 Jul 2008 10:04:17 GMT</pubDate>
    </item>
  </channel>
</rss>