Explain how viewstate is being formed and how it's stored on client in .net?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the purpose of Remoting in .NET?
0 Answers Petranics Solutions,
WHAT IS .net
What is typical about a windows process in regards to memory allocation in .net?
Explain is the jit an interpreter?
What is the purpose of enumerable class in .net?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
What are the drawbacks for Model-View-Controller Architecture?
Can we Classic ASP,.Net 1.0, .Net 1.x and .Net 2.0 installed on the same system?
How do you start, pause, continue or stop a Windows service off the command line?
what is managed data and managed code?
What is difference between system.string and system.stringbuilder classes?
What is Delegate? Have ever used Delegates in your project.