What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
how to include timer or counting time to display next page in asp.net
Explain about solution explorer window?
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?
What is Runtime callable wrapper?
Where can we set the specific variables for a application and Session objects ?
What are the properties of the eventargs argument when capturing keyboard events?
Life cycle of ASP.NET page when a request is made ?
what is asp and asp.net ?
2 Answers Inspira Technologies,
What is a windows service?
what is webpart? what r the parts in this webpart (zone)
what are the ihttphandler and ihttphandlerfactory interfaces ?
For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?