Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

C Sharp Interview Questions
Questions Answers Views Company eMail

How To Maintain Transaction In C#?

Phoenix Technologies,

1 7439

main concept of c sharp

3 7221

I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??

1927

f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.

7 8622

WHAT IS THE DIFFERENCE BETWEEN STRING AND STRING BUILDER ?

3 8922

What is Interface and Abstraction (in real time scenario)

HCL,

4 18854

What is Serialization and how do we implement (in real time scenario)

1 6286

What is HashTable, what is the use of it, when do we use (purpose).

2 4245

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

3 14138

what is the need of using interface in program ex:if we have a program like this interface1() { void method1(); void method(); } class a1 : interface1 { a1 b = new b(); b.method1(); b.method2(); } so without using interface also we can achieve this then wat is the need to use the interface? plz give me the answer

1 3270

how many catch we can write in thye program?

2 4622

how to access the virtual method without creating the objet for the virtual method?

1 3842

can it possible to acees the virthual method using the override method object? plz give me the example

2 4932

How to run the program at particular time? It should run everyday at 3:00 PM. After executing the program should sleep until next day at 3:00 PM. Please explain with code?

Sanat, Wipro,

5 12618

may we achieve polyphormsm through overloading a funtion?Is it right or wrong concept because i read polyphormism can be achieved through overloading?plz help me thnks

1 4602


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What method is used to sort the elements of the array in descending order?

960


Is a c# interface the same as a c++ abstract class?

973


What is object pool in .net?

939


Why we use extension methods in c#?

880


Differentiate between object pooling and connection pooling in c#?

996


what are the different ways a method can be overloaded?

925


Why is ienumerable used?

893


Can we make a class private in c#?

941


What do you mean by serialization in .NET?

1030


Is arraylist faster than linkedlist?

939


Explain the difference between “constant” and “read-only” variables used in c#?

1032


Explain synchronous and asynchronous operations?

998


What is token in c#?

981


Is class reference type c#?

919


In dynamic link library, which api is used for load library?

995