| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to use one project files into another project? | HP | 2 |
| How do you do exception management? | Accenture | 1 |
| Is overloading possible in web services? | Microsoft | 2 |
| What is the difference between Debug.Write and Trace.Write?
When should each be used? | | 1 |
| Explain how server control validation controls works? | Syntax-Softtech | 2 |
| What does WSDL stand for? | | 4 |
| What is difference b/w Data Grid in ASP.Net 1.1 and Gridview
in 2.0 | IntraLogic | 9 |
| How to find the client browser type ? | Cognizent | 4 |
| How Many types of Page Load functions in asp.net | | 2 |
| What definition correctly defines a label server control
with the name set to lblHoop?
a) <asp:Label name=?lblHoop? runat=?server? />
b) <Label id=?lblHoop? runat=?server? />
c) <asp:Label id=?lblHoop? runat=?server? />
d) <server label name=?lblHoop? runat=?asp? />
| Syntax-Softtech | 1 |
| What is shared and private assembly? | Accenture | 1 |
| what is the assembly? | | 2 |
| Explain what a diffgram is, and a good use for one? | | 1 |
| wt is repeater control and
wt is datalist control and wt defferences these two?
i want some code in datalist? | | 1 |
| To call a Web service SOAP which transport protocol you
use? | | 2 |
| What is the Impprsonation?and what is the importence of that? | eXensys | 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 Boxing and Unboxing? | Accenture | 4 |
| What is the namespace for encryption? | Astadia | 1 |
| hi i have a problem regarding to datagrid in aspdotnet.i
have a datagrid in my application.i have to place
add,edit,delete buttons or links what ever it may be.
now the problem is if i click on add button then the page
has to redirected to another form called "xyz.aspx" and if
i click on edit button the page has to redirected to
another form called "abc.aspx".i am phasing the problem
that if where ever i click on the datagrid the cursor goes
to gv1_SelectedIndexChanged event.please tell me the
solution about the code. | Lambent | 4 |
| |
| For more ASP.NET Interview Questions Click Here |