To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?
1 5260User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?
3 6484Explain which is best suited place in the Application Start and Session_Start subroutines with an example?
3 5833What are different ASP.NET Web Forms with the technology different from though ASP (1.0-3.0)?
1 4252
What is difference between Lambda Expression and LINQ in ASP.NET?
Should I delete cookies?
How do you handle server controls?
In which situation can you not use a viewstate?
What is enableviewstate in asp net?
How ViewstateMac works?
Explain what is postback in asp. Net?
I’m having some trouble with cas. How can I diagnose my problem?
What are assemblies and namespaces and explain the difference between them ?
Can you dynamically assign a Master Page?
Explain how do you validate the controls in an asp .net page?
What is autopostback true?
What is razor? : asp.net mvc
What is the difference between session object and application object?
If 200 is for all successful operation then why do we have 201 response codes?