1. fck configuration during website development:
1
2
3
4
2. Modify the fck configuration when publishing a website:
1
2 www.2cto.com
3
4
3. After the website is published to IIS, upload the uploaded image again. Otherwise,
Because the official version of asp.net mvc 1.0 requires running in vs 2008 sp1,. net 3.5 sp1 must be installed. The following error occurs during installation:
[04/03/: 13: 58] Microsoft. NET Framework 2.0SP1 (CBS): [2] Error: Installation failed
A series of introductory articles in ASP. net mvc Beta, some friends suggested to write an example program for simultaneous explanation, which makes it easier to learn. So I chose to write a Blog program as the sample program. (Originally living in
Series of articles
ASP. net mvc 3.0 Learning Series-Preface
Razor and ASP. net mvc 3.0
ASP. net mvc 3.0 Learning Series-Controllers in ASP. net mvc 3.0
ASP. net mvc 3.0 Learning Series-Model in ASP. net mvc 3.0
ASP. NET MVC3.0 Learning
This translation series is an official asp.net mvc instance tutorial. In this series, Stephen Walther demonstrates how to create a complete Contact Manager application using ASP. net mvc framework in combination with unit testing, TDD, Ajax,
Document directory
1. Search for the portal
2. Search for Controller
3. query Action
4. Search for View
5. Page display
Learning ASP. net mvc 1.0 from scratch
(1) getting started
(2) identify the Routing component of a URL
(3) in-depth
The design steps are as follows:
1. Connect to the database in C. For example:2. Add a new item to the project, create a dataset, drag Categories from the server resource list to the dataset template, and click "generate-generate solution" in the
I believe that uploading files through the Server Control of Asp. Net is not easy. It is not difficult to achieve the upload progress through the AjaxToolkit control. Why do I have to work hard? I do not deny "come-as-you-go", but I personally
Copy codeThe Code is as follows: // the backend cs code:
Using System;
Using System. Collections. Generic;
Using System. Linq;
Using System. Web;
Using System. Web. UI;
Using System. Web. UI. WebControls;
Public partial class Login_jg: System.
A filter is available in J2EE Web development. The filter can intercept specified URL access and execute the filter method. Based on the actual application, you can modify the Request Code and determine the session information in the filter, or
Because the work needs to study js ajax, the following is the result.
There are three main parts:
1. js friendly tips: Pay attention to the return false in $ ("# btn_login") in js; this can prevent the revolving server from refreshing.
Copy codeThe
Most of the img tags found on the Internet are found through string operations. This operation is troublesome and the code looks tired. Here, I use WebBrowser to load a page, and then the HTMLDocument class saves the string operation steps, and
However, this variable does not have a fixed value and changes according to the actual situation. For example, you need to read the path of a configuration file, which is the actual hard disk path released by the site, if the status is compile-time,
Access the data in the user control on the page:
Method 1:Use the FindControl method of the user control to find the control in the user control and obtain its data (you do not need to process it in the control, but you need to know the ID of the
Good compatibility: FF, CH, IE, And cheetah can all be implemented. If the ECHO is displayed. Of course it is successful.
After several days of continuous exploitation, I finally got the second goods out. It's really painstaking. However, the
Recently, asp.net is involved in the upload function. asp.net has a fileupload upload control, but the file size uploaded by this control is limited, so it cannot meet the requirements.Baidu, many people encounter asp.net's confusion about uploading
Sometimes it is not good to check files one by one to ensure that they will not overwrite the previously uploaded files when they are uploaded, therefore, the GUID can be automatically generated here to rename the file name to the original name of
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.