What is Entity Relationship Model in .NET?
No Answer is Posted For this Question
Be the First to Post Answer
Tell us the differences between an interface and an abstract class in .net?
What's wrong with a line like this? Datetime.parse(mystring);
What is Assembly?
Can you explain what do you understand about web service?
Name the classes that are introduced in the system.numerics namespace.
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
What is the difference between .net 2000 and .net 2005(features)? Which one is better?
how to connect database connectivity in dotNET? if suppose SQL server?and also MS access?
Explain the garbage collection process?
What is difference between system.string and system.stringbuilder classes?
What is assembly in .net?
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.