| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is JIT and how is works? | | 1 |
| What is view state? | TCS | 4 |
| Can we Classic ASP,.Net 1.0, .Net 1.x and .Net 2.0 installed
on the same system? | Value-Labs | 1 |
| What are the new features of Framework 1.1 ? | | 1 |
| What is UDDI and how to register a web service ? | TCS | 2 |
| Explain the Difference between value and reference type. | Wipro | 2 |
| What is the use of edititem template ingridview? | C-Squared-Systems | 1 |
| Please explain about "this" object | CTS | 2 |
| How can you clean up objects holding resources from within
the code? | Wipro | 1 |
| What is the managed and unmanaged code in .net? | | 2 |
| Where?s Windows service database located? | | 1 |
| ctype(123.34,integer) - should it throw an error? Why or
why not? | Wipro | 1 |
| How do you start, pause, continue or stop a Windows service
off the command line? | | 1 |
| what is viewstate? | | 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 |
| How can we convert XML data into DataBase table IN .Net? | Wipro | 2 |
| Difference between Debugging and tracing in .net | | 1 |
| Describe the start-up process for a Windows service. | | 1 |
| Write code for fetch record nos 15 to 25 from a dataset
containing 50 records? | C-Squared-Systems | 4 |
| What are the features of UIP Application Block? | | 1 |
| |
| For more Dot Net General Interview Questions Click Here |