What is Ajax design pattern in .NET?



What is Ajax design pattern in .NET?..

Answer / Karmveer Singh

The AJAX (Asynchronous JavaScript and XML) design pattern is not a traditional design pattern but a web development technique that allows for updating parts of a web page asynchronously without requiring a full page reload. In .NET, this can be achieved using technologies like jQuery, SignalR, or ASP.NET Web API.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!

3 Answers   3i Infotech,


What is RPC? What is the use of it?

1 Answers   Accenture,


When we go for html server controls and when we go for web server controls?

1 Answers  


What are .net applications?

1 Answers  


Tell us what is the native image generator?

1 Answers  


What is the difference between the C#.NET and VB.NET?

6 Answers   MCN Solutions,


If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.

1 Answers  


Explain the process of compilation in .NET?

1 Answers  


What is Ajax? How it is related to your project?

1 Answers   Wipro,


Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?

1 Answers   CitiusTech,


what is machine key error in .NET how can we solve it?

1 Answers  


Explain about major components of the .NET framework.

1 Answers  


Categories