| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are the drawbacks for Model-View-Controller
Architecture? | | 1 |
| In Mvc Architecure what is view? | TCS | 1 |
| What is meant fulltrust? | | 1 |
| What is view state? | TCS | 4 |
| How different are interface and abstract class in .Net?
| | 2 |
| What is the difference between VB and VB.NET? | | 1 |
| How Garbage Collector (GC) Works? | | 1 |
| Where?s Windows service database located? | | 1 |
| DateTime[] dt = new DateTime[10]
for(i=0; i<10; i++)
{
dt[i] = DateTime(2008, 1, i+1)
}
How many heap object will be created for the above array.
Choose the correct answer below.
Ans: 1, 10, 11, 12 | | 3 |
| how to connect database connectivity in dotNET? if suppose
SQL server?and also MS access? | | 5 |
| What is the Difference between a sub and a function? | Wipro | 6 |
| What are the contents of assembly? | Ksb | 4 |
| What are the two kinds of properties. | Wipro | 2 |
| Directcast(123.34,integer) - should it throw an error? Why
or why not? | Wipro | 1 |
| can any one tel me hw to connect database connectivity of
dot NET and back end as MS access? | | 1 |
| What security measures exist for .NET Remoting in
System.Runtime.Remoting? | | 1 |
| What is Global Assembly Cache (GAC) and what is the purpose
of it? | Ksb | 2 |
| What is UDDI and how to register a web service ? | TCS | 2 |
| What base class do all Web Forms inherit from? | | 1 |
| How do you create threading in .NET? What is the namespace
for that? | | 1 |
| |
| For more Dot Net General Interview Questions Click Here |