| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is RCW (Run time Callable Wrappers)? | | 1 |
| for the textbox if i want to allow only numbers.what ever
the characters u enter it should not take.which event u used? | IBM | 3 |
| What is the use of trace utility? | | 1 |
| What is the use of edititem template ingridview? | C-Squared-Systems | 1 |
| What is Garbage Collection in .Net and what is the Garbage
collection process? | | 2 |
| How do you turn off cookies for one page in your site? | | 1 |
| What is Active Directory? What is the namespace used to
access the Microsoft Active Directories? | | 3 |
| What base class do all Web Forms inherit from? | | 1 |
| How can we convert XML data into DataBase table IN .Net? | Wipro | 2 |
| How will u load dynamic assembly? How will create assemblies
at run time? | | 1 |
| What is a resource? Provide an example from your recent
project. | Wipro | 1 |
| What are the drawbacks for Model-View-Controller
Architecture? | | 1 |
| Hi,
Requirement is:
try
{
\\SQL Query
}
catch(Exception i)
{
print a
}
catch(SQLQueryException e)
{
\\SQL Query
}
Got Exception in "try" block. Which "catch" throws
exception and Why???
Please provide the answer in detail..
Thanks for the help!!!
| 3i-Infotech | 2 |
| In Mvc Architecure what is view? | TCS | 1 |
| Readonly vs. const? | Hewitt | 2 |
| What?s the Unix name for a Windows service equivalent? | | 1 |
| Give An example of a ctype and directcast. | Wipro | 2 |
| Can you share processes between Windows services? | | 2 |
| what is event inheritance and event delegation? | | 1 |
| What does the "EnableViewState" property do? | | 1 |
| |
| For more Dot Net General Interview Questions Click Here |