Explain the disadvantages of viewstate?
Answer / Shivani Shrivastawa
ViewState in ASP.NET is a hidden field used to maintain the state of the page and its controls during postbacks. However, it has some disadvantages:n- Increased Page Size: ViewState adds additional data to the HTML page, which can increase the size of the page and slow down performance.n- Security Risks: If an attacker gains access to the viewstate information, they could potentially manipulate the application's behavior.n- Complexity: Managing viewstate in large and complex applications can become difficult.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you manage session in ASP and ASP.NET?
Give real time examples for polymorphism, encapsulation, inheritance..
What do you understand by aggregate dependency?
What is meant by role based security? when we use this one
What is break mode?
What does setting a control's EnableViewState property to false accomplish?
What websites use asp.net?
Explain the different types of directives in .net?
State management in asp.net ?
What is difference between cache and session?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
A Web Service Can Only Be Written In .net. Is it True??
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)