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
1096How 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 6045How 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 6124
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
What is the task perform by clr?
What is local function?
What are callback methods in c#?
Explain About web methods and its various attributes
Can enum be null c#?
What is int32?
what is the index value of the first element in an array?
What is an escape sequence? Name some string escape sequences in c#.
Explain the difference between abstract class and interface in .net?
What is check/uncheck?
What do you mean by saying a "class is a reference type"?
How does dll hell solve in .net?
Describe an abstract class?
Explain how do I convert a string to an int in c#?