Explain About Postback


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

Post New Answer

More C Sharp Interview Questions

What is the meaning of console writeline in c#?

0 Answers  


What is difference between property and variable in c#?

0 Answers  


Can a class have more than 1 destructor?

0 Answers  


What does exclamation mark mean c#?

0 Answers  


Why are strings immutable c#?

0 Answers  






class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


Explain lock, monitors, and mutex object in threading.

0 Answers  


How we free the memory in C#.NET.

3 Answers   Synechron,


How is lazy loading achieved?

0 Answers  


Can you store multiple data types in System.Array?

20 Answers   Satyam, Siebel Systems,


What is Event - Delegate?

0 Answers  


How do I do implement a trace and assert?

0 Answers  


Categories