| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is an application domain? | Microsoft | 1 |
| How to migrate from sqlserver 2005 to sql server 2000
(every one know reverse process of that ) | Cap-Gemini | 1 |
| Explain the differences between Server-side and Client-side
code? | | 3 |
| True or False: To test a Web service you must create a
windows application or Web application to consume this service? | | 1 |
|
I am using a range validator and want to use dd mm yyyy
format for accepting dates.
I get a fairly generic "can't do that" type exception when I
use this format for setting the minValue or maxValue
properties for the range validator. How can I force it to
accept my format? | FutureTech | 1 |
| On what object is the transaction in ADO.NET focused on?
a) The command object
b) The DataSet object
c) The Connection object
d) The DataAdapter object
| Syntax-Softtech | 4 |
| What's a bubbled event? | | 1 |
| What is the Global.asax used for?
| | 3 |
| how many databases and tables are uses in one project? | | 2 |
| # What is the transport protocol you use to call a Web service? | | 1 |
| version information of assembly consist of _________
values. | AG-Technologies | 3 |
| If we add a textbox and give the required field
validator,and i add two radio buttons 1 is yes another one
is No.And i add another one server control button ,if i
click the button ,if the radio button Yes is checked the
validation control is fired ,if no the validation control
is not fired.So what you used to solve this problem. | CTS | 6 |
| What is the roll of JIT in asp.net?
| | 4 |
| what does Page.IsValid in asp.net | Net-Solution | 2 |
| In a Code-Behind class generally which type of code is
found ? | | 2 |
| what is the use of untyped data set ? | TCS | 2 |
| What is a transaction?
a) A banking term.
b) A concept used to describe a step in the business process.
c) A combination of DML steps that must succeed or the data
is retuned to its initial state.
d) A combination of DDL steps that must succeed or the data
is retuned to its initial state.
| Syntax-Softtech | 3 |
| Explain what a diffgram is and a good use for one? | Syntax-Softtech | 1 |
| In what order do the events of an ASPX page execute. As a
developer, why is it important to understand these events? | Syntax-Softtech | 3 |
| What is wrong with a line like this? DateTime.Parse(myString) | Metasys | 3 |
| |
| For more ASP.NET Interview Questions Click Here |