繁体中文
设为首页
加入收藏
当前位置:.Net技术首页 >> Asp.Net开发 >>
Asp.Net开发
  • [2004-10-01] How to Share Session State Between Classic ASP and ASP.NET(1)
        Applies to:    Microsoft® ASP.NET Summary: Discusses how to share session state between classic ASP and Microsoft ASP.NET using Microsoft .NET Framework classes and the seriali...
  • [2004-10-01] How to Share Session State Between Classic ASP and ASP.NET(2)
        ASP Implementation The native ASP session can only store session data in memory. In order to store the session data to SQL Server, a custom Microsoft® Visual Basic® 6.0 COM object is writt...
  • [2004-10-01] 关于验证控件,希望对和我原来有疑惑的朋友有帮助(刚找的资料,结合猫猫的)
        验证控件总是在服务器代码中执行验证检查。然而,如果用户使用的浏览器支持 DHTML,则验证控件也可使用客户端脚本执行验证。在客户端验证中,当向服务器提交窗体时在客户端检测任何错误。如果发现任何验证程序有...
  • [2004-10-01] 上次的一个问题我打了微软的求助电话,他们也没有办法!
        给大家提个醒: 问题是:服务器运行ASP.NET程序时有时会有"应用程序正在重新启动"的错误,出现错误的环境一般为.NET FRAMEWORK + EXCHANGE , 大家注意了,遇到这个问题就躲 ^_^ 微软说:这个问题到.NET F...
  • [2004-10-01] [技巧]DataGird的hyper column的url field 绑定两个字段
        在ItemDataBound事件里做 //假设第一列为超级链接列 private void DataGrid1_ItemDataBound(object sender, System.Web.UI.WebControls.DataGridItemEventArgs e) {     string ID = "...
  • [2004-10-01] ms--help
        当试图对运行在 Web 服务器上的应用程序进行调试时,有时可能会得到具有以下错误信息的消息: Unable to start debugging on the web server 如果遇到这些错误,则需要考虑以下几个问题: 要检查的内容 远程...
  • [2004-10-01]
        5) Lastly, we need a method that enables and disables the LinkButtons depending on the number of records available, i.e. if you are on the first page, there is no use of displaying the link to go ...
  • [2004-10-01] Simple Paging in Repeater and DataList Controls
        Simple Paging in Repeater and DataList Controls              [Rate this Article] Introduction Most of the times while creating database d...
  • [2004-10-01] ASP.NET编程中的十大技巧(建议进精华)
        在本篇文件中,我们将讨论编程人员在使用ASP.NET开发应用程序时需要注意的10个技巧,这些技巧涉及从缺省的控件、表单名的改变到StringBuilder类的使用,有助于编程人员能够尽快地适应.NET环境。 1、在使用Visua...
  • [2004-10-01] 转贴:DataGrid/DataList
        DataGrid/DataList在ASP.NET中的重要性,想必就不用我再强调了,凡显示Table类型的数据,大多会使用这两个控件(当然,如果谁还像ASP那样写ASP.NET,那我也没有办法),所以,每个人可能都有自己的领悟,这篇文章,...
  • [2004-10-01] 用ASP.NET写你自己的代码生成器(1)。
        最近写实体类集合类控制类什么的太“类”了,因此就花了点时间写了个代码生成器,与大家共享! FRMMAIN.ASPX <%@ Page language="c#" Codebehind="FrmMain.aspx.cs" AutoEventWireup=&...
  • 总数:12351    首页 上一页 下一页 尾页 页: 618/618