What does occur first in ASP.Net, Authentication or Authorization?
Explain the use of errorprovider control in .net?
Which template must you provide, in order to display data in a Repeater control?
What is advantage and disadvantage of viewstate
Which keyword you should use for class not to extend? Which keyword to be used for making the class accessible within the assembly only what are the authentication mode of ASP.NET How will you call a JavaScript function using code-behind? How will you define the Session Timeout? What are the methods to validate client-side whether the input is a correct Date format? You want to write a log when ASP.NET application starts. Which is the best place to write that peice of code? What are the page load events and what is there order? What is the difference between abstract class and interface? What are the differences between DataSet and DataReader? What are the two properties other than DataSource, which is required to populate the Drop Down Menu? What is difference between String and StringBuilder Classes? What are differences between Custom control and User control?
Which property is used to identify the Page is Post Back in ASP.NET?
0 Answers Sans Pareil IT Services,
How can you handle errors in Web API?
How can u deifne the benefits and limitation of using Viewstate for state management?
Is asp.net a programming language?
What are sharepoint pages?
Explain the asp.net page life cycle.
Can we handle the error and redirect to some pages using web.config?
Can viewstate be accessed in another page?