What is the difference between abstract class vs interface? Can give me the real time examples?
No Answer is Posted For this Question
Be the First to Post Answer
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What is the DLL Hell Problem?
Explain how can we inherit a static variable?
Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?
What are the options in ASP.NET to maintain state?
What data types do the RangeValidator control support?
How you can access the values from the Repeater control in ASP.NET?
What are sessions in asp net?
What’s the catch?
Interface and Abstract class, inheritance, abstraction with examples. Polymorphism (difference betn overloading and overriding
Why is an object pool required?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?