Can we call server-side code (c# or vb.net code) from javascript?



Can we call server-side code (c# or vb.net code) from javascript?..

Answer / Sameer Kumar

Yes, you can call server-side code (C# or VB.NET code) from JavaScript using AJAX (Asynchronous JavaScript and XML) requests or Web API calls.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Which layer executed first among these Application layer,Buisness layer or Data Base Layer?

2 Answers   L&T,


What is the use of GC.KeepAlive Method?

1 Answers   HCL,


Define multicast c# delegate?

1 Answers  


What is xor operation?

1 Answers  


What is desktop example?

1 Answers  


Can int be null in c#?

1 Answers  


Can you store multiple data types in System.Array?

7 Answers  


What is a private method in c#?

1 Answers  


What is predicate c#?

1 Answers  


Is dll a library?

1 Answers  


What is the difference between abstraction and encapsulation in c#?

1 Answers  


what is the use of master pages. how to use it

2 Answers  


Categories