What is data binding in asp net?
What are the different ways you would consider sending data across pages in ASP (i.e between 1.asp to 2.asp)?
True or False: A Web service can only be written in .NET?
Explain the functionality of "EnableViewState" ? What happens if you want it on or off?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
what is value type to reference type
6 Answers AG Technologies, IBM,
How does asp.net page work?
Types of configuration files and their differences ?
What is server transfer?
What is bound controls
What is asp net objects?
My website has around 100 aspx. Out of this, a certain 20 aspx files should be made available to the users only if they are logged in. How can I achieve this with the web.config file?
how to convert from sql2000 numeric to int in asp.net with sqlparameter?