| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is view state? | TCS | 4 |
| What?s different about a Windows service as compared to a
regular application? | | 1 |
| syntax for binding the data from database | Satyam | 1 |
| What is WSDL and disco file ? | TCS | 3 |
| What base class do all Web Forms inherit from? | | 1 |
| What is Custom attribute? How to create? Namespace? If I'm
having custom attribute in an assembly, how to say that name
in the code? What is Reflection in .NET? | Accenture | 2 |
| What is Assembly manifest? what all details the assembly
manifest will contain. | | 1 |
| What are the features of UIP Application Block? | | 1 |
| What is Active Directory? What is the namespace used to
access the Microsoft Active Directories? | | 3 |
| What are channels in .NET Remoting? | | 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 |
| How do you start, pause, continue or stop a Windows service
off the command line? | | 1 |
| Explain manifest & metadata. | Wipro | 3 |
| What is Active Directory? What is the namespace used to
access the Microsoft Active Directories? What are ADSI
Directories? | TCS | 1 |
| Write an StoredProcedure to get the values of a column
within a date range. | Deloitte | 1 |
| what is viewstate? | | 1 |
| What?s a Windows process? | | 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 |
| How to write an MMC snap-in for my Windows service? | | 1 |
| What?s Singleton activation mode? | | 1 |
| |
| For more Dot Net General Interview Questions Click Here |