Explain serialization and deserialization?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

0 Answers  


can I use session variable in App_code Class page??

3 Answers   Wipro,


What is boxing and unboxing ?

7 Answers   Accenture, Infosys, MedTek,


What is the purpose of the following segment? If ( !IsPostBack) { sqldataAdapter1.Fill (dsusers1); DataGrid1.DataBind (); } a) To populate the DataAdapter the first time the web page id displayed. b) To populate the DataSet every time the web page is displayed. c) To populate the DataAdapter every time the web page is displayed. d)To populate the DataSet the first time the web page is displayed.

2 Answers   Syntax Softtech,


RequiredFieldValidator--write code in javascript

3 Answers   Wipro,






What are custom controls?

0 Answers  


what is the dllhell? why we use the dllhell?

4 Answers  


Explain asp.net web forms.

0 Answers  


How do u optimize a query in asp.net?

0 Answers   MCN Solutions,


What does session_start () do?

0 Answers  


What is a session in programming?

0 Answers  


we are working in .net namespaces like using system.io,system.text. these namespace before we use "using " keyword what means of using?

7 Answers   CEI, CSC, HCL, Tech Mahindra,


Categories