| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is operator overloading in dotnet | | 1 |
| How many column in table of sql server? | | 3 |
| When does the application ONEND event handler fire? | C-Squared-Systems | 1 |
| after which page life cycle event all properties of control
will be "fully loaded " | FactorH | 9 |
| How to remove themes from certain controls? | | 2 |
| I create small website, i want accept all the browser this
website? what will do? | | 1 |
| what is managed and unmanaged code? | Microsoft | 3 |
| What property is used on the datatable to indicate a
conflict after an update?
a) HasConflict
b) HasError
c) HasCollision
d) HasDataError
| Syntax-Softtech | 1 |
| What is dataset ? | Infosys | 10 |
| With example & diagram explain AutoPostBack. | | 2 |
| How ASP and ASP.NET page works. | | 1 |
| can u create two Primary key for a table?
--Sivaa | BirlaSoft | 8 |
| 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 |
| I am using ASP.Net 2.0. I added the following code in
button_Click page. but 'PreviousPage' is not taking as a
keyword. It throughs an error.
Page Poster = this.PreviousPage;
TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest");
sDisplay = txtNewTest.Text;
Response.Write(sDisplay);
The following is the Error Message:
'controls_LoginMain' does not contain a definition
for 'PreviousPage' | | 2 |
| Types of caching ? | Digital-GlobalSoft | 1 |
| In what languages in ASP written? | Microsoft | 4 |
| write six HTTP request method? | IBM | 2 |
| which is the new version of IIS SERVER | | 1 |
| What is the Web.config file used for?
a) To store the global information and variable definition
for the application.
b) Configures the time that the server-side codebehind
module is called
c) To Configure the Web Server.
d) To Configure the Web browser.
| Syntax-Softtech | 3 |
| What does this do? sn -t foo.dll | | 2 |
| |
| For more ASP.NET Interview Questions Click Here |