asp.net interview questions
on modify statement, executeNonQuery returns zero rows affected even though there has been modification carried out sucessfully in the table.. can anyone tell me is this possible??? if yes, how..???
is it possible to persiste customize object in view state? how it is?
How many rounds are there for a software programmer to clear interview in any IT industries(MNC).
Where would you use an IHttpModule, and what are the limitations of anyapproach you might take in implementing one?
Which template must you provide, in order to display data in a Repeater control?
What are runtime hosts?
How Clustered Index and Non clustered index stored on SQL server?
When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.
4 Answers Syntax Softtech, TCS,
What are the types of authentications in ASP.NET?
2 Answers Accenture, BirlaSoft,
What is the purpose of master page?
How to Open any web page by clicking any Any ASPControl like (Checkbox,radio button or Button) without calling its event and without going to Siverside code?
Is asp.net a programming language?