After ASP. Net Ajax is introduced to call web service, PAGE method, and WCF services,
I haven't introduced ASP. NET Ajax for a long time,
This is because there will be new requirements when introducing the regulations behind ASP. NET Ajax,
Only when you have mastered these requirements can you learn ASP. NET Ajax subsequent courses,
After talking about this, I will introduce the knowledge of ASP. NET Ajax,
It is actually implemented through ASP. NET Ajax technology.
Use JavaScript on the client to access applications on the server AsynchronouslyProgramService,
Three authentication services are provided here,
Authentication)
Roles authentication (role Service)
Profile (personalized Configuration Service)
To access these application services asynchronously through ASP. NET Ajax,
You must first understand these application services and use these services, so the premise is very clear,
That is to say, I have a good understanding of the entire permission management mechanism provided by Microsoft since ASP. NET 2.0,
If you do not know, go to my blog post under the ASP. NET directory,
Membership, role, and profile are explained in detail,
I believe that after reading this article, you will surely gain a lot of benefits,
Of course, since it is ASP. NET Ajax, you should also have a good understanding of Ajax,
For example, the use of common JavaScript,
Microsoft Ajax Library Extends the OOP function for Javascript,
And some basic such as JSON serialization,
And some basic Ajax calls to Web Services,
You should also have some knowledge,
If you do not know,
You can also refer to some of the preceding files in the ASP. NET Ajax directory of my blog.Article,
These articles focus on the content mentioned above,
That is, it focuses on the use of ASP. NET Ajax on the client,
Some configuration skills of ASP. NET Ajax on the server,
For example, updatepanel and updateprogress,
Compared with the client, it is much easier to learn and use,
If you have time to write a few more demos, you should be familiar with them.
This blog post focuses on a basic learning process,
And what you want to know when learning the following content !!!
2010-2-11