What is the concept of inheritance in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What is Entity Relationship Model in .NET?
What's the use of system.diagnostics.process class in .net?
How can I get at the win32 api from a .net program?
Can you configure a .NET Remoting object via XML file?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
What is the difference between the C#.NET and VB.NET?
Define code access security (cas)?
Explain the difference between asp.net & vb.net and explain architecture?
How Garbage Collector (GC) Works?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Explain what relationship is between a process, application domain, and application?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?