What is disconnected data architecture in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?

5 Answers  


What is data types in c#?

0 Answers  


What is the purpose of escape sequence?

0 Answers  


How can you overload a method?

3 Answers  


What are the delegates in c#?

0 Answers  






What is lazy keyword in c#?

0 Answers  


explain the nature of the assembly work?

0 Answers   HCL,


Which compiler switch creates an xml file from xml comments in the files in an assembly?

0 Answers   Siebel,


What is a hash table in c#?

0 Answers  


How?s the DLL Hell problem solved in .NET?

1 Answers   Visual Soft,


What is Interface? Explain with an example.

8 Answers   TCS,


What is the difference between ref & out parameters in c#?

0 Answers  


Categories