What is javascriptserializer c#?



What is javascriptserializer c#?..

Answer / Naval Kumar Singh

"JavaScriptSerializer in C# is a class that converts .NET objects into JavaScript objects and vice versa. It is useful when you need to interact with JavaScript on the client side, such as in ASP.NET applications, by allowing you to serialize complex types like custom classes or arrays for transmission over the web. "

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

can any one send the project manager questions in .net

1 Answers  


What is the syntax for calling an overloaded constructor within a constructor?

1 Answers  


What is a custom attribute?

1 Answers  


Explain how can you clean up objects holding resources from within the code?

1 Answers  


What is meant by generics in c#?

1 Answers  


What is transparent caching with aop ?

1 Answers  


Explain what are three test cases you should go through in unit testing?

1 Answers  


Can arraylist hold primitive types?

1 Answers  


What is private virtual in C#?

1 Answers   CDC,


What is the difference between virtual and override in c#?

1 Answers  


What is action c#?

1 Answers  


When should you use generics?

1 Answers  


Categories