Accenture C#.NET Interview Questions.
Dear readers. Please use the comment section for the answers.- What is real purpose of isolated storage in .Net?
- How do you combine two bytes from network order into a usual short?
- How do you get your C# program to sleep for 50 msec?
- What is reflection and what can it be used for in C#.NET?
- What is the simplest way to initialize an Array of N numbers following a simple pattern?
- How do you combine two Expressions in C#?
- How do you GetCustomAttributes in C#?
- What is relation between GC, Finalize() and Dispose?
- How do you communicate between multiple threads?
- How do you give a C# Auto-Property a default value?
- How do you do transaction control on data access using DataAdapter and Stored Procedure in C#?
- What is relationship between CTS and CLS?
- How do you compare a byte[] to a string?
- How can you compare a generic type to its default value?
- How do you grab the first letter in a string?
- How to do unit test on remote store procedure
- What is the switch command in C#?
- How do you compare two AssemblyName instances?
- How do you set a DateTimePicker to be read only?
- What is the syntax to declare an event in C#?
- How do you check if a List contains an object of a certain type?
- How can you compare two datatables?
- How can you do validations for numeric,double and empty values for datagridview?
- How do you completely turn off cookies in ASP.net?
- How can you group in memory lists?
- How do you set a field value in an C# Expression tree?
- How to do vertical and horizontal scrolling in treeview?
- What is the thinking behind having foreach cast to the variable type?
- How do you compose existing Linq Expressions?
- What is rule-based algorithm?
- What is the type of null literal?
- Could someone explain to me what exactly is an event and what is the difference with delegate?
- How do you concatenate 2 bytes?
- How do you set a static bool in another app domain?
The questions are very good. Can you also provide the answers
ReplyDelete