ASP. NET: Kerberos network authentication process

I took some time to start learning about the Kerberos network authentication process. I hope to share it with you as follows. I. Preliminary definition of Kerberos: Kerberos is a term derived from the Greek mythology "Three-headed dog-The

What is unknown about ASP. NET (3)

ArticleDirectory Enable Service Analyze packets and process requests Summary With the following knowledge: What is unknown about ASP. NET (1) What is unknown about ASP. NET (2) I think it is no longer a problem

ASP. NET Status Management 6 (cache)

ASP. NET provides a powerful and easy-to-use cache mechanism for you to store objects that require a large number of server resources in the memory. Caching these types of resources will greatly improve the applicationProgramPerformance. The cache

Multi-select ASP. NET DataGrid (implementation of selecting multiple records in the DataGrid)

 Multi-select ASP. NET DataGrid   By Prashant Nayak (. NET lover) Translation Min Yong Download source files-3.72 KB Download Demo project-8.83 KB download Demo project for. NET 2003-15.8 kb

A simple method to control the content of the template column (templatecolumn) of the DataGrid in ASP. NET.

Recently I wrote several Asp.net projects. Among them, the control DataGrid of ASP. NET is the most used, and a function is required a few days ago. I have studied it for a long time and found that a method should be the simplest implementation. The

In other words, data transmission between Asp.net pages vs ColdFusion

There are several ways to transmit data between ASP. NET pages: 1. Get method: That is to say, you can add a custom name-value set through the URL, which is usually used and convenient. In addition, you can directly access a specific page

In a web system of VB. NET + Asp.net, when using the SQL2000 database, sometimes a strange phenomenon occurs during running. When a user logs on, the logon interface is actually another user.

A Web System of VB. NET + Asp.net that uses the SQL2000 database. At the beginning, there were dozens of connected users, and there was no problem after the first year of operation. Later, the number of connections increased to about 800. Now, a

Summary of ASP. NET Status Management)

Status management is the process of maintaining the status and page information for multiple requests on the same page or different pages. Like all HTTP-based technologies, web form pages are stateless, which means they do not automatically indicate

Recommended in this week's ASP. NET technical article [03/04-03/10]

  Summary A total of 10 articlesArticle: Use ASP. Net Security Authentication in ASP and non-ASP. NET URLs Use Microsoft Ajax library in PHP New Features of orcas C # language: Automatic attributes, object initiators, and set

Create a custom error report page in ASP. NET

This page Summary New functions in ASP. NET How to Use the page_error event How to Use the application_error event How to use the Web. config file Summary This article describes how to use Visual Basic. net when an error occurs

Detailed introduction of ASP program and SQL stored procedure

Definition is always abstract. The stored process is actually a set of SQL statements that can perform certain operations, but these statements are stored in the database (Here we only talk about SQL Server ). If we create a stored process and call

ASP datatable three methods for adding columns and rows

CopyCode The Code is as follows: # Region Method 1: Datatable tbldatas = new datatable ("datas "); Datacolumn Dc = NULL;Dc = tbldatas. Columns. Add ("ID", type. GetType ("system. int32 "));DC. autoincrement = true; // automatically addDC.

Asp.net simulates the submission of a file upload form (simulate file upload through HTTP)

We will not talk about how to simulate data for the moment. We can use a simple form to see what data the client has submitted to the server when a request occurs. The following is a simple HTML form, two text input boxes, and one file upload (here

Implementation of XML encryption and decryption in Asp.net

Introduction We have three methods to encrypt XML. 1. Only use symmetric encryption to encrypt XML This encryption method only uses one key, that is, both XML encryption and XML decryption use the same key. Because this key will not be saved

Use ADO to access data sources in ASP

ActiveX Data Object (ADO) is an easy-to-use and scalable technology, to add database access to your Web page, you can use ADO to write simple and upgradeable scripts to connect to data sources compatible with ole db, such as databases, workbooks,

ASP. NET 2.0 creates a shopping cart and payment system

SummaryIn this series of articles, we use ASP. NET 2.0 builds a simplified online shopping cart and PayPal system. NET 2.0, the newly introduced GridView control is studied in depth. So far, I have participated in almost every business C #. the

Procedure for ASP. NET Website to use the Kindeditor Rich Text Editor

1. Download the editor Download KindEditor latest version, download page: http://www.kindsoft.net/down.php 2. Deployment Editor Unzip the kindeditor-x.x.x.zip file and copy the editor folder to the web directory3. Add (ValidateRequest = "false")

Control style for ASP. NET 2.0 Server Control Development

With the development and maturity of. NET technology, server controls have become increasingly popular among developers. At the same time, the development of server controls also showed some trends, for example, the more powerful the function, a lot

Ajax verification of jQuery Validation-Engine in ASP. NET

See: Verification example: http://www.position-relative.net/creation/formValidator/ Official Address: http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/ This plug-in supports most browsers. However,

Ajax verification implementation code for jQuery Validation-Engine in ASP. NET

See: Verification example: http://www.position-relative.net/creation/formValidator/ Official Address: http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/ This plug-in supports most browsers. However,

Total Pages: 1800 1 .... 183 184 185 186 187 .... 1800 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.