What can you do with asp.net?
What is the difference between and ActiveX dll and control ?
Why viewstate is used in asp.net?
What are the different authentication modes in asp.net?
Elaborate differentiation between ViewState and SessionState?
What are the various session state management options provided by asp.net?
What event handlers can I include in Global.asax ?
How can we prepairing Interview
Where the cookie value is stored?
What is the first name space in .netF/W heirarchy
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
what is dumpbin.exe?
how can i deploy a asp.net webapplication.in a company so that all employees may access application on their different computers and share a single database. plz tell me the steps to do it..thanks.