HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only


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

Post New Answer

More C Sharp Interview Questions

What is jit (just in time)?

0 Answers  


What is abstract class ?

5 Answers   Digital GlobalSoft,


What is ispostback c#?

0 Answers  


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


What is the difference between a field and a property in c#?

0 Answers  






Why abstraction is used in c#?

0 Answers  


what is IEquatable

0 Answers   Wipro,


What?s the advantage of using System.Text.StringBuilder over System.String?

3 Answers  


What is distribute by in hive?

0 Answers  


what is reference parameter? what is out parameters? what is difference these two?

9 Answers   Bally Technologies, SPIC, Wipro,


I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


what are the Disadvantages of vb

0 Answers   Digital GlobalSoft,


Categories