Asp.net basics 1 (debugging)

1. Tracking: 1. page Level: Add in the @ page command, trace = "true" 2. application Program Level: Add in Web. config 2. Output debugging information: add 3. Error Handling: 1. Page Level: 2, application level: 4. Exception

Asp.net mvc + Ajax + Extjs + nhib.pdf Ajax

Overview:The key technology of Ajax Asynchronous JavaScript + XML is that the browser communicates with the server without refreshing the technical scope of the current page. In this article, how does Ajax request the controller? Generally, many

Asp.net mvc + Ajax + Extjs + nhib.pdf Unit Testing

OverviewUse unit test framework, Nunit. This includes testing the controller and using the moq framework. Details1. database layer Service unit test   Introduction: using NUnit. Framework; Code Code highlighting produced by Actipro CodeHighlighter

Asp.net basics 3 (use of custom controls)

First, the implementation of the custom Control inherits the Control to add custom properties, and then rewrite the Render method. This method is used to output the Control code. Code highlighting produced by Actipro CodeHighlighter (freeware)http://

Asp.net basic 4 (client script generation for custom controls)

When using custom controls, client-side scripts are commonly used. That is, when the Render method of Control is rewritten, the client script can be directly output. But there are two bad points. 1. When multiple user controls are generated,

Asp.net basics 5 (custom controls, page-tagged controls)

All the preceding controls are self-encoded, compiled into dll, and inherit Control to generate user controls. This section describes a user control that is directly marked with a page file. That is, a file with the suffix. ascx is created when a

Asp.net multithreading (favorites)

1. Analysis http://developer.51cto.com/art/200907/138426.htm of ASP. NET multithreading technology 2. (original) asp.net example of displaying the task execution progress on the client using a multi-thread task for a long time (2) 3. Multithread

ASP.net AJAX code example

Asp.net AJAX code instance.   Related: http://www.cnblogs.com/gentlewolf/archive/2007/08/01/839333.html Http://blog.csdn.net/ccaakkee/archive/2007/12/07/1921751.aspx Ajax(6) Use UpdateProgressMethod  

Common Automatic completion functions-Ajax + asp.net

After learning ajax for a while, we should also make some practical things out. Some websites have many professional terms, you need to provide the same page function as the dictionary for the viewer to use so that you can refer to the meaning of

Asp.net optimal scheme for exporting data in Excel/Csv format (C #)

This article from: http://www.cnblogs.com/lovenets2008/archive/2008/05/06/1184234.html The original article is as follows:   I haven't written anything for a long time, maybe it's too busy. After one year, I have accumulated a lot of good things and

ASP calls C # DLL

ASP calls the C # compiled DLL Method I have been busy with a project for a while, and I want to use ASP to call C # DLL. I have a lot of online qualifications. I have summarized it and wrote an example. Come out First, create a class library

[Add to favorites] use ASP. NET to pass variables to Javascript

Method 1:Use a hidden control, give the value of the variable to the hidden control, and use Javascript to find the value of the hidden control. Please wait Doc ument. getElementById ("hidden Control ID"). value // you can get the value of the

[Add to favorites] common codes in ASP. NET programs

1. open a new window and send parameters:// Transfer parameters: Response. write (" ") // Receiving parameters: String a = Request. QueryString ("id "); String B = Request. QueryString ("id1 "); 2. Add dialog box for buttonButton1.Attributes. Add ("

FLASH reads external data (Text | XML | ASP)

Preface: I haven't written anything for a long time because of my work! I recently found that there is a common problem in the Forum, that is, a single question can be asked thousands of times and tens of thousands of times. (Some of my friends are

Communication between flash and asp.net through xml

1. xpath4as Xpath4as2 is an as2 extension class provided by xfactorstudio and supports thth1.0. Go to iis8 \ zh_cn \ First Run \ Classes and restart flash. Xfactorstudio also provides an XmlDataSet class to improve processing efficiency. Download:

C # + ASP. NET Develop a Web-based RSS reader

From: http://www.cndw.com/tech/net/2006042758457.asp Recently I have been searching for ways to display RSS Feed on the web page. I chose C # and ASP. NET as tools. I created a simple processing function to process the RSS Feed obtained from a URL.

Create an ASP. net web custom control-routine 3

In this series of articles, "Routine 1" and "routine 2" describe the use of Visual Studio. existing WEB custom controls in NET2003 generate custom controls by inheriting or combining some simple controls. This control is relatively simple to create,

In asp.net, press enter to replace the Tab key.

When a large amount of content is added to a webpage, You need to press enter to replace the Tab key and enter the content in order.In asp.net, The fouce function has functions, which are both control focus. However, to replace the Tab key with

Asp.net Control Development Foundation 4

In the previous article, I wrote something about callback. I didn't know what to write this time. Because there are too many associations in all aspects, I still want to write it slowly. This time I will talk about WebControl. 1. Start from

Asp.net C # upload files

Front-end code: Background code Protected void UploadFiles (object sender, EventArgs e){Try{If (HttpContext. Current. Request. Files. Count> 0){// System. Web. HttpPostedFile Provides access to individual files that have been uploaded by a

Total Pages: 1800 1 .... 1267 1268 1269 1270 1271 .... 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.