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 8380How 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 8564
How can an inner class access the members of outer class?
What can you do as a .net developer?
Illustrate the differences between the system.array.copyto() and system.array.clone()?
What is the use of constructor in c# with example?
What is the difference between protected and internal in c#?
Can constructor be overloaded in c#?
Different between method overriding and method overloading?
Does unity require coding?
What is the real use of interface in c#?
What is the use of 0 in c#?
Explain static class members.
What is dictionary collection in c#?
Why do you need boxing in c#?
What is lazy keyword in c#?
What is func c#?