| Other Dot Net Framework Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is strong name? | | 4 |
| What does assert() method do? | | 1 |
| If Controller is not there in MVC Pattern what happens? | | 1 |
| will this code works fine? or will it gives error?
Object obj=5;
int i=6;
i=i+obj;
| Kanbay | 7 |
| What is serialization ? | MMTS | 4 |
| If background completes its processing will it wait for
foreground threads? | Kanbay | 1 |
| Httpcontext objects? | HP | 2 |
| give the feature of .net2.0 over .net1.1 | | 5 |
| How to identify the Code which Complies corresponding
Compiler in .NET?
Means Suppose, i am taking One project A.. in which code is
implemented using C# langugge. And Another Project B..in
Which Code is implemented using VB.NET.
Suppose I am creating Project C. i am adding Reference of
Project A and B to Project C. So, in Project C, how to
identify Project A is Complied through CSCompliler? And
Project B is Compiled VBCompiler at Runtime? | | 1 |
| Can you handle all button click events at once in a form?
Give coding.
| Kanbay | 1 |
| What is side by side Execution ? | MMTS | 3 |
| What is Global Assembly Cache (GAC) and what is the purpose
of it? | | 2 |
| Tell me about the internal working of Garbage collector? | Honeywell | 2 |
| About DTS package ? | Accenture | 1 |
| im software developer (.net). i goth1b (usa )appointment
30th of this month . chennai people asking
responsbilities .can anyone wht responsbilities i need
say . plz help me | | 2 |
| How does assembly versioning work? | | 1 |
| What is shared and private assembly ? | Accenture | 2 |
| if u add an import stmt to an application
u can do the same by adding reference to the apllication
then what is the diff bet these two ? | | 1 |
| What are the contents of assembly? | | 2 |
| What is Partial Assembly References? | Microsoft | 2 |
| |
| For more Dot Net Framework Interview Questions Click Here |