3. Use layered architecture for coding. s.no name description 1 abc xxxxxxxxx 2 abc xxxxxxxxx 3 4 5 6 7 8 Select all Clear all Add Delete Name Description Save close
1813How you will handle session when deploying application in more than a server? Describe session handling in a webform, how does it work and what are the limits?
3 8393How to raise an selection changed event associated with listbox in datagridview control with a sample example?Here the listbox is a child control associated with datagridview control.
3 8574
What is a delegate? How can it works?
Is c# different than c++?
When should I use static in C#?
Int map to which .net types?
Can you inherit from multiple classes in c#?
What is cts, clr?
List the different stages of a thread?
What is sorting in c#?
What is the difference between list and array in c#?
What is difference between method and function in c#?
Is the following code legal?
Which of the following API is used to hide a window?
What is an event in c#?
Can you declare a class or a struct as constant?
What is expression c#?