What is ViewState ? and how it is managed ?
Answer / tauseef ahmad
ASP.NET ViewState is a new kind of state service that developers can use to track UI state on a per-user basis. Internally it uses an an old Web programming trick-roundtripping state in a hidden form field and bakes it right into the page-processing framework.It needs less code to write and maintain state in your Web-based forms.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is strong-typing versus weak-typing?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What is mvc in angular?
How can we identify that the page is post back in asp net?
Explain the components of web form in asp.net
What is directive in asp net?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What is advantage of viewstate and what are benefits ?
What are validator? Name the validation controls in asp.net?
What are the security types in ASP/ASP.NET? Different Authentication modes?
How will you load dynamic assembly?
What are the file extensions for razor views?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)