| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How different are interface and abstract class in .Net?
| | 2 |
| What are Satellite Assemblies? How you will create this? How
will you get the different language strings? | | 3 |
| What is portable executable (PE)? | | 1 |
| What is the difference between VB and VB.NET? | | 1 |
| Difference b/w dataset.clone and dataset.copy ? | Protech | 1 |
| what is the use of stored procedure which has only one
select statement over simple select statment query ? Why to
write a stored procedure then ?
| | 3 |
| What distributed process frameworks outside .NET do you know? | | 1 |
| What is Active Directory? What is the namespace used to
access the Microsoft Active Directories? What are ADSI
Directories? | TCS | 1 |
| What are the different types of assemblies? | | 3 |
| what are design patterns in .net....? | | 2 |
| 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 |
| What are server controls? | Avanade | 1 |
| What is Delegate? Have ever used Delegates in your project. | Deloitte | 1 |
| How WSDL is stored ? | TCS | 1 |
| Why DLL files are needed. & how They are Created in DOTNET? | | 1 |
| Which Security Algorithm used to encrypt the data?
a) DES b)RC2 c)Triple DES d)All the above | Value-Labs | 1 |
| What is a delegate, How many types of delegates? | | 1 |
| What is RCW (Run time Callable Wrappers)? | | 1 |
| What is MSIL code ? | TCS | 2 |
| How do you handle Start, Pause, Continue and Stop calls
from SCM within your application? | | 1 |
| |
| For more Dot Net General Interview Questions Click Here |