We in the ASP.NET development, often used some javascript script, such as:
Private void Button1_Click (object sender, System.EventArgs e)
(
Response.Write ( "<script language='javascript'> alert ( 'OK');</…
Programming ASP.NET components step by step
Prior statement: This article only for the components of interest programming early, intermediate programmers, if you are programming components…
Author: abigfrog (Millennium Wizard) (★ JAVA ★)
<1>. Choosing local to the server to upload the document
First of all to thank the power of ASP.NET, he provided HTML control devices, it is easy to make the adoption of a dialog box…
I described the first half of the authentication information stored knowledge not see buddies, please read the order under ASP.NET on the preservation of identity (2), ASP.NET on the preservation of the identity (1).
Today, I would like to talk about Server.Transfer, in…
Component Design On Asp.net
One, what is the component?
Show MSDN, Microsoft is the definition of components to this:. NET Framework, the component is a means…
This paper is too much to believe, ms asp.net controls validation, verification and js friends a piece of advice! Please do not use this method to blacks.
ASp.net all clients are placed in a control test:
% SystemDrive% \ Inetpub \ wwwroot…
General support for data binding controls the web, for example, DorpDownList controls, such as CheckBoxList controls, contains five attributes: DataSource, DataMember, DataTextField, and DataTextFormatString DataValueField. DataSource for access to data sources, which include…
Web site: http://www.viksoe.dk/code/index.htm

Lately we have been swamped with Bill Gate's new. NET vision. Once again even respectable people are…
Http://www.codeproject.com/aspnet/cachingaspnet/Caching.zip
Introduction
The majority [if not all] of the pages in a dynamic website are dynamic. That is, the pages that are created on user request. As we all know, dynamic web pages help to provide dynamic…
Zhaohuhuhuapiao, wrote an ASP.NET procedures, from the name of frist.aspx bar, right when I first ASP.NET process it. All procedures are as follows:
<Script Language="vb" Runat="Server">
Sub myButton_Click (sender…