| Other Dot Net Framework Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are the contents of assembly? | | 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 |
| will this code works fine? or will it gives error?
Object obj=5;
int i=6;
i=i+obj;
| Kanbay | 7 |
| In which circumstances you used delegates? | HP | 3 |
| What is "out" parameter how it is used in methods? | Polaris | 6 |
| reading doc file in textbox using .net2005 with c# | | 3 |
| If we want to construct our own Garbage collector what are
the steps things we have to do? | Honeywell | 3 |
| Httpcontext objects? | HP | 2 |
| what is the diff b/w asp.net 2.0 & 3.5 | | 2 |
| What is strong name? | | 4 |
| How to add 'ASPNET.mdf' file into server explorer in visual
studio 2005? | | 2 |
| About .NET Framework ? | MMTS | 4 |
| What is boxing and unboxing? | Kanbay | 2 |
| what are the different stepts to create shared assemblies? | | 1 |
| What is different between User Control and Web Control and
Custom Control?
| | 1 |
| About Assembly in .NET, types of assemblies, their
difference, How to register into GAC. How to generate the
strong names & its use ? | MMTS | 2 |
| Tell me about the internal working of Garbage collector? | Honeywell | 2 |
| What are the methods in Thread class? | | 1 |
| I am confusing about reflection.can any one tell about
REFLECTION with example? | TCS | 1 |
| How does assembly versioning work? | | 1 |
| |
| For more Dot Net Framework Interview Questions Click Here |