.Net assemblies interview question
19. Which utility allows you to reference an assembly in an application? An assembly can be referenced by using the […]
19. Which utility allows you to reference an assembly in an application? An assembly can be referenced by using the […]
13. What is the significance of the Strong Name tool? The Strong Name utility (sn.exe) helps in creating unique public-private
7. Is versioning applicable to private assemblies? No, versioning is not applicable to private assemblies as these assemblies reside in
1. What is an assembly? Assemblies are the basic building blocks required for any application to function in the .NET
7. Is versioning applicable to private assemblies? No, versioning is not applicable to private assemblies as these assemblies reside in
1. What is an assembly? Assemblies are the basic building blocks required for any application to function in the .NET
13. What is the need of Copy Web Site? Copy Web Site is a tool used to deploy the Web
7. How can you determine whether you should deploy the application or publish the application? If you want to host
1. What is deployment? Deployment refers to the distribution of an application among various end-users. It is a process that
37. What are the different ways to pass parameters to the server? We can pass parameters to the server using
31. What is the use of the ScriptManager control in AJAX? The ScriptManager control is a core control that performs
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
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