Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) What are different authentication types. How do you retrieve user id in case of windows authentication?
5 16288For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
1 4867
Elaborate the term WebService and how it differ from Remoting?
Explain unit test done by tester on development team?
what are constructors and destructors?
Give an example for authorization filters in an asp.net mvc application?
What are the main components of .net framework?
What is form design?
how to make and display a form without title bar?
What is renderbody?
Is .net core managed code?
Explain the different parts of an assembly?
Explain the difference between viewbag and viewdata in mvc?
What is viewbag?
Describe session handling in a webform, how does it work and what are the limitations?
Explain the difference between listindex and tab index?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?