asp.net AJAX in asp.net 3.5 and Visual Studio 2008

Source: Internet
Author: User

asp.net AJAX in asp.net 3.5 and Visual Studio 2008


Prior to this, the visual Studio 2008,asp.net Ajax product was once a standalone installation and you need

Installed on your machine and Web server that you are using. This version gets a faster popularity and is now in

Part of the Visual Studio 2008 product. It is not only a part of the visual Studio 2008 IDE

Points, in ASP.net Ajax products are also baked to. NET Framework 3.5. This means that to use ASP.net AJAX, you

You do not need to install any software, if you are working with ASP.net 3.5.

asp.net Ajax is now just part of the ASP.net framework. When you create a new Web application, you

You do not have to create a different type of asp.net application. Instead, all the ASP.net applications created, you

Ajax now.

If you've already used ASP.net ajax to work on this before 3.5 versions, you'll find there's really nothing new to learn

。 The entire technology integrates seamlessly into the overall development experience.

Overall, Microsoft has been fully integrated into the entire ASP.net Ajax experience, making it easy for you to use visual

Studio and its visual design, with your AJAX-enabled Web page, there's even a complete debug story that you would be willing to work with

Your application. Using Visual Studio 2008, you can now debug the JavaScript that you are on the page

On the use of.

In addition, it is important to highlight the compatibility of Microsoft's Cross-platform platform with ASP.net ajax. You will find that

Ajax applications that you call for. NET Framework 3.5 can be built in all major growth level browsers

itself (like Firefox and Opera).

Using ASP.net ajax development
There are many types of web developer couples out there. There are networks who are used to work with ASP.net and who have experience

Develop these controls with server-side control and manipulation of the server side. There are also some developers who focus on the client and

DHTML and JavaScript work, manipulate and control the page and its behavior.

That said, it is important to realize that ASP.net Ajax is designed for two types of development. If you want to be in a costume

Server to work on, more asp.net Ajax end, you can use the new ScriptManager control and new

UpdatePanel controls to Ajax enable you to do some work with your current asp.net application. All of this work can be

To do it using the same programming model that you are familiar with in asp.net.

Conversely, you can also use the client script library directly to get a larger control of what is happening to the client machine.

Next, this article will focus on building a simple Web application using the user's Ajax.

asp.net ajax Applications
The next step is to build a basic sample to take advantage of this new framework. The first creation of a new ASP.net web site should be

A new Web Site dialog box used by the program. Name the project Ajaxwebsite. You will find (Figure 1) as shown in the following figure

, is there a asp.net project that builds a asp.net ajax application because each asp.net application

Preface, you are now creating a standalone type that is Ajax.


Figure 1
When you create an application, you will see a standard Web site project now. However, you may notice that

The Web.config file is the new ASP.net 3.5 some extra settings. At the top of the Web.config file, there are new

The configuration, registration section, is responsible for handling with Ajax. Listing 1 is presented in the web.config of this section

Related Article

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.