| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Does the following statement executes successfully:
Response.Write(?value of i = ? + i);
| TCS | 4 |
| Where can we set the specific variables for a application
and Session objects ? | | 2 |
| What is the difference between ExecuteReader,ExecuteNonQuery
and ExecuteScalar. | | 3 |
| In what languages in ASP written? | Microsoft | 4 |
| What are the types of assemblies and where can u store them
and how a private assembly is used only by a single
application, and is stored in that application's install
directory (or a subdirectory therein)? | Accenture | 3 |
| i want to develope a page for online test using asp.net
with c#.net. so, how to insert the questions in the
database sqlserver2000 and how to pick the questions
randomly when user login for test. plz send the code for
this.... | TCS | 3 |
| True or False: To test a Web service you must create a
windows application or Web application to consume this service? | | 1 |
| Define ViewState and how can it be used? | | 3 |
| When maintaining session through Sql server, what is the
impact of Read and Write operation on Session objects? will
performance degrade.. | | 2 |
| Suppose there is one web farm with 3 servers inside with
same configuration and the same project is running inside
all servers.Which session mode is usde for all these and
why? | | 2 |
| 2. Why did you choose this career?
| Swatz-Oils | 1 |
| What are the different modes for the sessionstates in the
web.config file? | | 1 |
| hai to all. what is the procedure for " web hosting ".If you
know please message me at "yoursguna@gmail.com". Thank u... | | 1 |
| Is overloading possible in web services? | Microsoft | 2 |
| There is a login page that has two text boxes with required
field validators on it. The page has a login and cancel
button. How can we ensure that the click on the cancel
button doesnt fire a validation event. | Proteans | 2 |
| You need to retrieve data from a Microsoft SQL Server 2000.
Currently you are using an oleDbConnection object to connect
to the database server. You need to be able to retrieve the
data from the database server in XML format. Which approach
would be the most efficient? Select all that apply. Each
answer constitutes part of the whole answer.
a) Change to the SQL .NET provider.
b) Use the ExecuteXmlReader() method of the xxxCommand object
c) Use the DOM to create the XML document.
d) Use the XmlDocument.Load() method to create the XML Document.
| Syntax-Softtech | 1 |
| Why Web Services? | | 1 |
| Describe the difference between a Thread and a Process? | | 4 |
| how to convert from sql2000 numeric to int in asp.net with
sqlparameter? | | 1 |
| what are the server controls used in sitepath navigation? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |