What is the concept of inheritance and how it works in .net?
No Answer is Posted For this Question
Be the First to Post Answer
Differences between dll and exe?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is boxing and un-boxing in .net?
Explain how to manage pagination in a page using .net?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
What is "microsoft intermediate language" (msil)?
What are the security policy levels in .Net
How to implement DataGrid in .NET?
State the methods used during deserialization and serialization process.
Which namespace is require to used XML in .NET?
0 Answers Sans Pareil IT Services,
Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.
What is a resource? Provide an example from your recent project.