After nearly a month of hard work, I have finally had some time to write something. You can also make a summative statement on this project.
Today, my mood is relaxed. At night, I finally went to an elective course. The teacher gave us the internal
Use ASP. NET to redirect pages.
First, response. Redirect ("A. aspx"). After saving the data on this page, the server directly redirects the page to A. aspx. This method has a defect, that is, all the Request Parameters on this page will be lost
In fact, it cannot be a summary. I just need to repeat what I learned today, hoping to deepen my memory.Recently, a project is a laboratory information management system based on WEB. ASP was used in the past. However, ASP cannot reflect the concept
I. Processing Between IIS and ASP. NET
IIS 5 is not discussed here. It has been basically eliminated in the actual production environment. Let's look at ASP.net request processing process 1 of IIS 6 (the integration mode of IIS 7 is not discussed
Deployment Optimization
We all know that different deployment methods have an impact on the performance of the site. Some friends may already know this. In any case, let's talk about this problem in detail, the right of a familiar friend should be
Configure Web. Config to verify the current logon. No matter which page is running, the logon Login. aspx page is automatically displayed if no logon is performed.
Web. Config:
Login. aspx. cs
Protected void btnLogin_Click (object sender,
Getting started
Authentication is often used in website creation. Asp.net has several built-in authentication methods, such as Windows, Froms, and Passport. These authentication methods are different. Generally, the authentication method of a
I have read a lot of Asp. Net books and found that most authors have explained Asp. Net at a relatively high level. They patiently and meticulously tell you how to drag and drop controls step by step, set control properties, and write CodeBehind
Generally, we need to use Ajax to obtain a series of information. If we use text format directly, we need to split the information. For example, we can use split + format characters to split the information. However, if the information we query
1. Make the database support SqlCacheDependencyIn the. Net Framework 2.0 installation directory (usually WINDOWS \ Microsoft. NET \ Framework \ v2.0.xxxxx), there is an aspnet_regsql.exe. This command line tool can help us make the database support
ASP. NET: Performance and cache: Some network lectures in March were downloaded in the MSDN network class. There are many things that make sense. One of the ASP. NET Series Lectures: Performance and cache is taught by Wang Linan, a Microsoft
For most web applications, many prefer form verification. When many applications run in multiple subdomains under a primary domain, single sign-on is a good option. When you log on at http://www.exapmle.com/, you can use the resources of
1. Ludico
UmJkq8F5viB0 Ludico is a Portal/CMS system written by C # in ASP. NET 2.0. Its modular design allows you to use or develop it according to your desired needs.WebsiteFunction. It contains advanced users.Management, A WYSIWYG editor.
: Http:
[At 2009-5-17 By heimianadmin Add comments]
Encryption and decryption of database connection strings in ASP. NET web. config.
Although not very fresh, I believe there are still many people who don't know, well, don't talk nonsense, just give the
1. project-> Add-> Other-> Add a Global page
2. Put sqlConnection sqlCommand on the Global page and set their connection
3. Cancel strict private at the interface
The interface code is as follows:
---------------------------
Type
TGlobal = class
$ ViewData. User. Name
Of course, we can also register it as the default View engine, so that you do not need to create an IView every time and pass it to View ().
Public class MvcApplication: System. Web. HttpApplication{Protected void Application_
Asp.net page event execution sequence:I. Initialization: 1. constructor: Create an instance of the page class and initialize the properties of the page class.2. AddParsedSubObject function:Protected ure void AddParsedSubObject (Object obj)Extract
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.