What is a PostBack? What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState? Why is it either useful or evil?
TCS,
3 9468If(dropdownlist1.selectedIndexChanged==true) { //code } else { //code } I am getting error in If condition, so can u pls give me a solution.
4 78481.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
TCS,
2167
How would you implement inheritance using c#?
How do I know asp.net mvc version? : Asp.Net MVC
What is the difference between mvc and asp.net? : Asp.Net MVC
Where is the view state data stored?
How many types of triggers are there in update panel?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is the good practice to implement validations in aspx page?
Can you change a Master Page dynamically at runtime?
How do you sign out from forms authentication?
How do active server pages work?
What is application and session in asp.net?
Mention the execution process for managed code?
Explain cashing in asp.net.
What is viewstate in asp net with example?
Explain difference between friend and protected friend?