01.
Posting form data from ASP.NET page to another URLsource:begin:AuthorDate Of SubmissionUser LevelJigar Desai09/27/2004IntermediateDownload: 2Kb IntroductionSometime you need to post a form to an different url from asp.net pages, for example you migh...查看完整版>>
Posting form data from ASP.NET page to another URL
02.
Using Reflection to Bind Business Objects to ASP.NET Form Controlssource:begin:John DyerDallas Theological SeminarySeptember 2004Applies to: Microsoft Visual Studio 2005 and previous versions ASP.NET 1.1 C# programming language Visual Basic programming langu...查看完整版>>
Using Reflection to Bind Business Objects to ASP.NET Form Controls
03.
Data Structures with .NET - Part 5: From Trees to GraphsAn Extensive Examination of Data StructuresPart 5: From Trees to GraphsScott Mitchell4GuysFromRolla.comMarch 2004Summary: A graph, like a tree, is a collection of nodes and edges, but has no rules dic...查看完整版>>
Data Structures with .NET - Part 5: From Trees to Graphs
04.
Upgrading from ASP.NET 1.1 to 2.0Recently I'm working on the stuff that upgrading a ASP.NET 1.1 project to ASP.NET 2.0(of course, I mean visual studio 2005 beta 2). Before starting this stuff, my colleague in U.S and I both think it...查看完整版>>
Upgrading from ASP.NET 1.1 to 2.0
05.
RFC2388 - Returning Values from Forms: multipart/form-dataNetwork Working Group L. MasinterRequest for Comments: 2388 Xerox CorporationCategory: Standards Track August 1998 Returning Values from Forms: multipart/form-dataStatus of this Memo This document...查看完整版>>
RFC2388 - Returning Values from Forms: multipart/form-data
06.
ASP.NET Web Page应用深入探讨一、服务器脚本基础介绍 首先,我们先复习一下Web服务器页面的基本执行方式: 1、客户端通过在浏览器的地址栏敲入地址来发送请求到服务器端2、服务器接收到请求之后,发给相应的服务器端页面(也就是脚本...查看完整版>>
ASP.NET Web Page应用深入探讨
07.
ASP.NET Form Authentication安全漏洞及对策在NT-Bugtraq的邮件列表上首先报告的Security bug in .NET Forms Authentication适用于ASP.NET 1.0 (RTM, SP1, SP2, SP3)和ASP.NET 1.1 (RTM, SP1). 当Form Authentication被使用时,匿名用户在试图访问被保护的页面...查看完整版>>
ASP.NET Form Authentication安全漏洞及对策
08.
ASP.NET下的Page Controller以及Template Method您要在 ASP.NET 中构建 Web 应用程序,您希望通过使用内置的 Page Controller(页面控制器)来利用 ASP.NET 的事件驱动特性。 模式中所描述的概念是在 ASP.NET 中实现的。ASP.NET 页面框架实现这些概念所采取的方式...查看完整版>>
ASP.NET下的Page Controller以及Template Method
09.
ASP.Net Web Page深入探讨(一)一、服务器脚本基础介绍首先,我们先复习一下Web服务器页面的基本执行方式:1、 客户端通过在浏览器的地址栏敲入地址来发送请求到服务器端2、 服务器接收到请求之后,发给相应的服务器端页面(也就是脚本)来执行...查看完整版>>
ASP.Net Web Page深入探讨(一)
10.
ASP.Net Web Page深入探讨(二)五、页面生存周期 现在回到第三个标题中讲到的内容,我们讲到了HttpApplication的实例接收请求,并创建页面类的实例,实际上这个实例也就是动态编译的ASPX的类的一个实例,上一个标题中我们了解到ASPX实际上...查看完整版>>
ASP.Net Web Page深入探讨(二)
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。