Publish a self-written ASP framework. Note that it is ASP, not Asp.net.

Project address http://code.google.com/p/light-asp/ This is a project I wrote about the ASP framework last year. Due to the development of VBScript as a scripting language, there are many functional limitations and it is difficult to develop, not

A simple Ajax experiment in ASP. NET 3.5

I. Tools used:Visual Web Developer 2008Ii. Experiment objectives:Implement workbooks on ASP. NET pages.Iii. Experiment Principles:In vs 2008, Microsoft began to fully support Ajax and introduced several Ajax controls.Among them, the timer control is

Use managed components in ASP. NET

Use managed components in ASP. NET I wrote a DLL using C # a few days ago. Today I suddenly thought about a problem. Can I call this DLL in ASP. NET. I have never played ASP. NET before !! Hoho), and I tried it out! Because I have been studying

Asp.net control development series (7)

Componenteditor "Second choice" In the previous article, I have said so much about the editor. Are you done? No. The previous article only introduced the uitypeeditor of Operation attributes. Do you still remember "Property generator..." under

Asp.net control development series (6)

Uitypeedit "I want Peach" Assume that you are now working on a "Poker" control. Playing cards have a property-color. After you select the color property, the property window will not only display text, there is also a small color icon to

Example 1 (C #) of ASP. NET 3.5 applying LINQ and web. config

Today, I would like to show you a hello World. Is the most simplified hello. First, the simplest configuration of Web. config is as follows: Explain in Code . [Copy to clipboard] Code: Version = 2.0.0.0, culture = neutral,

Asp.net control development series (8)

How to change the default control analysis Logic ------ Use persistchildren (false) and controlbuilder to customize Asp.net's analysis of the content in the control label pair "My website, I am the master" Here, I replaced the music played by

ASP. NET Server Control Programming warm-up

The server controls in Asp.net are created in the same way as those in Windows form: 1. User Control) 2. Custom Controls derived from control and webcontrol 3. extended from the existing Asp.net server controls The user control

Automatically add ASP components and onclick

environmental upload & nbsp; File Upload & nbsp; file upload in the programming environment Number of objects to be uploadedOnclick = "setid ();" Value = "· Set ·"> upload: Id = "upid" Height = "122"> auto add -->

ASP. net http module and processing program (7)

Now I am trying to log on to the system using the user ID "Steve" and password "15seconds. Enter http: // localhost/webapp2/index. aspx? Userid = Steve & Password = 15seconds you will see the following welcome message: Try to use the wrong

ASP. net http module and processing program (4)

HTTP Processing Program Dialog status in Maintaining the dialog state is the most common transaction executed by the web application. The HTTP handler also needs to access these dialog states. However, the default settings of the HTTP handler do

ASP. NET (1) -- Windows Form Design

C/S Structure is a familiar client server structure. What we learned before is C/S Development stage, and ASP. NET Can be developed C/S And powerful development B/S , Web ApplicationProgram. In C/S Direction B/S At this stage, . Net

Several ASP. NET reference websites

---------- Reference website --------- Http://book.51cto.com/art/200909/153991.htm Overview of the web. config file Http://www.cnblogs.com/ziyiFly/archive/2008/09/04/1283848.html Asp.net: gridview Related Technologies (1) Http://www.builder.com.

Jquery-Ajax 2: Call the Asp.net page background Method

PS: the previous article introduced jquery's WebService call. This article references using jquery to directly call the aspx background method. Create An ASPX page and write a client Control Value = "ajaxdemo"> Write a simple method on the aspx

Download files in Asp.net

// Transmitfile implements the download of protected void button#click (Object sender, eventargs e) {response. contenttype = "application/X-zip-compressed"; response. addheader ("content-disposition", "attachment?filename=z.zip"); string filename =

Asp.net File Download instance

Recently, I was busy with my graduation project. One of my graduation project's links will download files from the server. When we browse the website, we occasionally download some materials, this download function is what I want to implement. The

Integration of ASP. net mvc and webfroms

Objectives: In the past, there was an old webform application, hoping to move it to MVC step by step, or enable the two to be deployed together to integrate the MVC project into the previous webform project.Steps: Transfer the MVC project to the

Asp.net web page printing III

Asp.net web page printing 1 Asp.net web page printing II   Some time ago I wrote two articles without third-party controls. I used pure JavaScript to solve the problem of Asp.net page printing. Some problems were found during the test: for example,

Rendercontents of ASP. NET Server controls

Download the sample source code or material in this article The previous article introduced the use of the control class render Method Basic knowledge and example applications for widget rendering. This article focuses on another common method

Asp.net control development (2)-simple attributes

The controls we developed generally need to interact with the programmers who use the controls. There are two ways to interact: one is property and the other is event. Attributes may be simple types such as int and string, but also complex types

Total Pages: 1800 1 .... 1657 1658 1659 1660 1661 .... 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.