| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to send auto matic emails based on scheduled tasks to
several of my clients | | 6 |
| What are validator? Name the Validation controls in asp.net?
How do u disable them? | | 2 |
| I have one .Net application and i have two databases which
is in SQL server2000 and one more database in ORACLE? how
can i access the database from different Databases? | eXensys | 3 |
| Diff B/W user control and server control | | 3 |
| What are the different authentication modes in the .NET
environment? | | 2 |
| When a dropdownlist has been added by some records and it
has been binded why it is not executing i'm facing this
error pls help me ?
if (is!pageposback)
{
arraylist books = new arraylist;
books.add ("gone with the wind");
books.add ("rahulsriramprakash");
books.add ("vishal");
dropdowndisplay.datasource=books;
dropdowndisplay.databind();
}
The error is :
1) The dropdowndisplay does not exist.
| Netsweeper | 3 |
| Which of the following hosts Can't be used to create .net
Application?
a) IIS
b) Internet Explorer
c) ASP.Net
d) Windows Shell
Which one is correct?
| CTS | 1 |
| what is client back feauture ? | | 1 |
| What is Master Page in Asp.net? | | 3 |
| What are the major differences between asp.net1.1 and
asp.net 2.0? | CTS | 6 |
| 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? | | 1 |
| Rate yourself in .net and sql database? | Satyam | 1 |
| What is early binding and Late binding. Difference which is
better ? | DELL | 2 |
| How can we Deploy a website? | | 2 |
| what is assembly? | Microsoft | 2 |
| What is Assembly? | Inspira-Technologies | 2 |
| Which institute provide good Project training on .Net
technologies in hyd? | | 3 |
| .net allows which inheritence | AG-Technologies | 5 |
| How will u decide when to use caching and when to use
viewstate? | | 2 |
| You have two buttons in web form and i clicked on one of
the button, so how do i find which button i've clicked on
the form in my page load? | INDUS | 10 |
| |
| For more ASP.NET Interview Questions Click Here |