| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Types of optimization and name a few and how do u do? | Accenture | 1 |
| What is pre-init event in ASP.NET 2.0 page life cycle? | Fulcrum-Logic | 1 |
| can machine.config file orverrides web.config.
For example: if u set session timeout as 30 mins in
web.config file to a particular application and if u set
session timeout as 10 mins in machin.config. what will
happen and which session is set to the appliction?
| SunGard | 2 |
| what is value type to reference type | AG-Technologies | 6 |
| Webconfig file is cofiguration of server or browser? | Wipro | 9 |
| my name is sumeetha i am using google gears in .net.what's
the problem is my server is in another place. i am working
here when i entered the values in textboxes and press enter
then it should store in database(sql server) which is in
another system.when that sever system is shutdown then the
values which i submit should store in my system and after
system opened it should automatically store the values in
the system can any one plz urgent suggest answer for this
question? | | 2 |
| What is the difference between ExecuteReader,ExecuteNonQuery
and ExecuteScalar. | | 3 |
| Your manager has asked you to describe what you would use
application variables for. What statement best describes the
use of application variables?
a) Application Variables are used to keep state for each
connected user.
b) Application Variables are used to keep state for the web site
c) Application Variables are used to keep state for the
application on the server
d) Application Variables are used to keep state for all
applications objects in the web site.
| Syntax-Softtech | 1 |
| What is personalization? What are the properties available
in personalization? | | 1 |
| how to use html code in asp source code? | | 1 |
| What is the Global ASA(X) File? | | 2 |
| What is meant by role based security?
when we use this one | | 1 |
| What is the result when the Web Form containing the
following line is complied and executed?
<asp:Button id=?thebutton? onClick=?theEvent? />
a) The button control is created; theEvent is the click
event handler.
b) Compiler error; the control must be set to runat=?server?.
c) Compiler error; onClick is not a valid attribute.
d) Runtime Exception; the control must be set to runat=?server?.
| Syntax-Softtech | 2 |
| How many types of validation controls are provided by
ASP.NET? | | 4 |
| What is the need to give <compilation debug=true> command ? | Netsweeper | 3 |
| What r all the controls in ASP.NET ? | | 3 |
| How do you pass session values from one page to another ? | Digital-GlobalSoft | 2 |
| How do you create a permanent cookie? | | 4 |
| is it possible to persiste customize object in view state?
how it is? | | 2 |
| Difference between Response.Expires and Expires.Absolute ? | Accenture | 1 |
| |
| For more ASP.NET Interview Questions Click Here |