<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by phpcms.cn RSS Builder [2026-04-09 15:29:21]  --> 
<rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:dc="http://purl.org/dc/elements/1.1/" >
<channel>
<pubDate>Thu, 09 Apr 2026 15:29:21 +0800</pubDate>
<lastBuildDate>Thu, 09 Apr 2026 15:29:21 +0800</lastBuildDate>
<docs>https://www.pweb123.com</docs>
<link>https://www.pweb123.com</link>
<title>asp.net基础</title>
<image>
<title>asp.net基础</title>
<url><![CDATA[]]></url>
<link>https://www.pweb123.com</link>
</image>
<webMaster>https://www.pweb123.com</webMaster>
<generator>https://www.pweb123.com</generator>
<ttl>60</ttl>
<dc:creator>https://www.pweb123.com</dc:creator>
<dc:date>Thu, 09 Apr 2026 15:29:21 +0800</dc:date>
<item>
<title><![CDATA[你注定要阅历的过错-盲目崇敬“木桶实践”]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/207.html]]></link>
<description><![CDATA[ 自己在职业生涯规划期间所碰到的客户中，所犯的这一类型的过错比例是最大的。当问起他们当初取舍做销售的起因时，他们无一例外的理由是：做销售比拟能锤炼人，而自己的性格又比较内向，所以想抉择做销售弥补自己的不足。而后我又问他们：你通过做销售，弥补了自己的不足、并且获得   ]]></description>
<pubDate>2015-05-25 22:53:31</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/207.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[10天学会ASP.net之第九天，第十天]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/206.html]]></link>
<description><![CDATA[学习目的：学会用DATAGRID分页显示  虽然说DATAGRID的分页显示效率不怎么高，但是不管怎么说，它是最方便的分页显示，对于做一个留言簿还是相当简单实用的。对于启用分页功能还有一个重要要求，只能在DATADRID控件的数据源实现了ICOLLECTION接口的情况下才能启用分页功能，而DATARE   ]]></description>
<pubDate>2013-11-09 09:18:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/206.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[10天学会ASP.net之第七天，第八天]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/205.html]]></link>
<description><![CDATA[第七天 学习目的：学会添加删除修改记录  以前我们在ASP中不管是添加还是删除记录或者用SQL语句加上EXECUTE()或者就是直接用RECORDSET的NEW、DELETE、UPDATE等方法来添加删除修改记录。在ASP NET里面我们采用SQL语句加上COMMAND对象来执行SQL语句的方法来添加删除修改记录。这比上   ]]></description>
<pubDate>2013-11-09 09:15:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/205.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[10天学会ASP.net之第五天，第六天]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/204.html]]></link>
<description><![CDATA[第五天： 学习目的：学会连接两种数据库  对于ASP来说，我们常用的数据库无非是ACCESS和SQL SERVER，对于ASP NET也是，不过ASP NET对于SQL SERVER有专门的连接组件而不推荐用OLE DB。 首先看一下ACCESS的连接数据库并打开；string strConnection=&quot;Provider=Microsoft Jet Ole   ]]></description>
<pubDate>2013-11-09 09:11:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/204.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[10天学会ASP.net之第三天、第四天]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/203.html]]></link>
<description><![CDATA[第三天  或许你会问，为什么需要WEB控件？WEB控间就好像VB里面的控间，可以在程序的任何地方引用，修改所有属性，有了它的配合才能完成代码分离。想一下，如果还是以前的HTML控间，我们当我们需要在某一个地方显示一段数据库的内容是不是只有用＜%= %＞这样势必在HTML包含了程序的   ]]></description>
<pubDate>2013-11-09 09:08:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/203.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[10天学会ASP.net之第一天、第二天]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/202.html]]></link>
<description><![CDATA[第一天  我认为ASP NET比ASP难很多，希望大家做好准备。难难在实现同一个效果有很多方法，大家或许会疑惑。十天学会系列教程会清晰的写出各种方法，让大家能少一点坎坷。在ASP里面，大家几乎都是使用VB，数据库嘛，也无非是SQL和ACCESS。  在ASP NET里面，数据库还是这两个但是常   ]]></description>
<pubDate>2013-11-09 09:04:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/202.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[.Net基础：ASP.NET中的javascript操作]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/201.html]]></link>
<description><![CDATA[下面总结一些常见的ASP NET中的javascript操作：1．为button控件添加确认功能 要想为服务器控件添加客户端的事件，需要用到Attributes属性。Attributes属性是所有的服务器控件都有的一个属性，它用来为最终生成的HTML添加自定义的一些标记。假设Web Form上有一个保存按钮btnSave,希   ]]></description>
<pubDate>2013-09-04 22:36:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/201.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[ASP.NET 2.0服务器控件开发的基本概念]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/200.html]]></link>
<description><![CDATA[  利用asp net 2 0技术，创建Web自定义服务器控件并不是一件轻松的事情。因为，这需要开发人员了解并能够灵活应用多种Web开发技术，例如，CSS样式表、客户端脚本语言、 NET开发语言、服务器控件开发技术，甚至是当前最火的AJAX技术等等。虽然现实如此艰难，但是这种开发技术也不是   ]]></description>
<pubDate>2013-09-04 22:23:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/200.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[ASP.NET2.0中使用数据源控件之参数]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/199.html]]></link>
<description><![CDATA[  数据源控件需要使用参数值来指定需要选择哪些数据，或者指定如何修改数据以及修改什么数据。通常情况下，页面包含一些 UI，以定义那些必须在选择操作中使用的参数，而数据绑定控件提供了参数值来进行插入、更新和删除操作。但是，在任意一种情况下，都可能同时出现两种现象。在   ]]></description>
<pubDate>2013-09-04 09:15:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/199.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[ASP.NET2.0中使用数据源控件之基础知识]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/198.html]]></link>
<description><![CDATA[  数据源控件是 Microsoft Visual Studio 2005 中引入的一种新型服务器控件，它们是数据绑定体系结构的一个关键部分，能够通过数据绑定控件来提供声明性编程模型和自动数据绑定行为。本文及此系列中的后续几篇文章将介绍实现数据源控件的核心内容。　　引言　　简而言之，数据   ]]></description>
<pubDate>2013-09-04 09:12:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/198.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[ASP.NET中WebForm组件CheckBoxList编程]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/197.html]]></link>
<description><![CDATA[一． 如何在创建一个CheckBoxList组件： ＜asp:CheckBoxList runat = &quot;server&quot; id = C1 ＞ ＜asp:ListItem Value = 1 ＞第一个检查框＜ asp:ListItem ＞ ＜asp:ListItem Value = 2 ＞第二个检查框＜ asp:ListItem ＞ ＜asp:ListItem Value = 3 ＞第三个检   ]]></description>
<pubDate>2013-09-04 08:39:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/197.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[在asp.net webservice中如何使用session]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/196.html]]></link>
<description><![CDATA[在使用asp net编写webservice时，默认情况下是不支持session的，但我们可以把WebMethod的EnableSession选项设为true来显式的打开它，请看以下例子：1 新建网站WebSite 2 新建web服务WebService asmx，它具有以下两个方法：C -Code:[WebMethod(EnableSession=true)]publicstringLog   ]]></description>
<pubDate>2015-05-25 22:53:29</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/196.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[总结一些ASP.NET常用代码]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/195.html]]></link>
<description><![CDATA[1  打开新的窗口并传送参数：传送参数：response write(&quot;&lt;script&gt;window open(* aspx?id=&quot;+this DropDownList1 SelectIndex+&quot;&amp;id1=&quot;+   +&quot;)&lt; script&gt;&quot;)接收参数：string a = Request QueryString(&quot;id&quot;);string b = Request QueryString(&quot;id1&quot;);2 为按钮添加对话框传送参数：re   ]]></description>
<pubDate>2013-08-26 22:39:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/195.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[ASP.NET2.0连接SQL Server数据库详解]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/194.html]]></link>
<description><![CDATA[<img src=https://www.pweb123.com/uploadfile/2015/0525/thumb_150_150_20150525105329792.jpg border='0' /><br /> 本文将详细介绍如何使用Connection对象连接数据库。对于不同的 NET数据提供者，ADO NET采用不同的Connection对象连接数据库。这些Connection对象为我们屏蔽了具体的实现细节，并提供了一种统一的实现方法。　　Connection类有四种：SqlConnection，OleDbConnection，OdbcConnection   ]]></description>
<pubDate>2013-08-26 22:28:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/194.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
<item>
<title><![CDATA[ASP.NET入门教程手段]]></title>
<link><![CDATA[https://www.pweb123.com/html/aspnet/193.html]]></link>
<description><![CDATA[默认情况下 ASP NET入门步骤 1：下载和安装  NET SDK ASP NET 是作为  NET SDK 的一部分提供的，它是创建、生成和测试基于  NET Framework 的应用程序所需求的一切技术的汇合。要下载和安装  NET SDK，请前往 MSDN Online  NET 开发人员中心（英文），然后单击Down   ]]></description>
<pubDate>2013-07-01 13:34:00</pubDate>
<guid><![CDATA[https://www.pweb123.com/html/aspnet/193.html]]></guid>
<author>https://www.pweb123.com</author>
</item>
</channel>
</rss>
