ASP.NET AJAX interview question
13. Explain the limitations of AJAX. The following are the limitations of AJAX: It is difficult to bookmark a particular […]
13. Explain the limitations of AJAX. The following are the limitations of AJAX: It is difficult to bookmark a particular […]
7. What are the new features included in the Microsoft AJAX library? The Microsoft AJAX library is a client-based JavaScript
1. What is ASP.NET AJAX? ASP.NET AJAX, mostly called AJAX, is a set of extensions of ASP.NET. It is developed
37. What are the different ways to pass parameters to the server? We can pass parameters to the server using
ASP.NET Ajax interview question31. What is the use of the ScriptManager control in AJAX? The ScriptManager control is a core
25. What is the role of the ScriptManagerProxy control? A Web page cannot contain more than one ScriptManager control. You
19. Can we call server-side code from JavaScript? Yes, page methods and Web services are the two techniques to call
13. Explain the limitations of AJAX. The following are the limitations of AJAX: It is difficult to bookmark a particular
7. What are the new features included in the Microsoft AJAX library? The Microsoft AJAX library is a client-based JavaScript
1. What is ASP.NET AJAX? ASP.NET AJAX, mostly called AJAX, is a set of extensions of ASP.NET. It is developed
19. What is a runtime engine? A runtime engine of WF provides the basic functionality to execute and manage the
13. What is a host process? A host process is an executable program that hosts a workflow. It may be
7. What are XOML files? WF provides developers a declarative way to create workflows by using extensible Application Markup Language
1. What is Windows Workflow Foundation (WF)? Windows Workflow Foundation (WF) is a technology that was first introduced in .NET
25. What do you understand by SOAP encoding? The Serialization of the types, such as integers and strings, inside a
19. What does the portType element of a WSDL DOCUMENT contain? The portType element contains the operations exposed by the
Web services .Net interview question13. How can you ensure that only authorized users access your Web service? You should use
7. Describe the services that UDDI provides to Web applications. UDDI provides the following types of services to a Web
1. What are Windows services? Windows services, previously known as NT services, are applications that are installed on the system
121. Explain the concept of states in ASP.NET. State is quite an innovative concept in Web development because it eliminates
15. What are the various ways of authentication techniques in ASP.NET? There are various techniques in ASP.NET to authenticate a
109. What is cross-page posting in ASP.NET? The Server.Transfer() method is used to post data from one page to another.
103. Write three common properties of all validation controls. Three common properties of validation controls are as follows: ControlToValidate –
97. What do you mean by a neutral culture? When you specify a language but do not specify the associated
91. How many types of Cookies are available in ASP.NET? There are two types of Cookies available in ASP.NET: Session