What does dbml stand for?


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

Post New Answer

More C Sharp Interview Questions

What's the c# syntax to catch any possible exception?

0 Answers  


What are reflections in c#?

0 Answers  


What is the difference between paramaterized constructor and copy constructor?

0 Answers   HCL,


Explain the concepts of cts and cls(common language specification).

0 Answers  


What is expression c#?

0 Answers  






How do you generate documentation from the C# file commented properly with a command-line compiler?

1 Answers  


Will finally block get executed if the exception had not occurred?

2 Answers  


how to retrive a TextBox value in to Sql database using C# windows form application coding

3 Answers  


Can you allow class to be inherited, but prevent the method from being over-ridden?

2 Answers   Mind Tree,


Illustrate the process of code compilation in c#?

0 Answers  


List the differences between method overriding and method overloading?

0 Answers  


Can you declare the override method static while the original method is non-static?

5 Answers  


Categories