⟩ What is IIS? Have you used it?
IIS - Internet Information Server
IIS is used to access the ASP.Net web applications
Yes, I used in ASP.NET web applications.
IIS - Internet Information Server
IIS is used to access the ASP.Net web applications
Yes, I used in ASP.NET web applications.
What is Reflection in .NET?
Explain unit test done by tester on development team?
What is .net framwork?
What is CLR? How does work CLR & wht is work of CLR?
Where The Inheritence is useful? How we decide the situation of inheritence?
Who handles these error while writing the source code?
Can we change web.config settings from iis?
What happened when type url in address bar and press enter?
Can we configure a .NET Remoting object via XML file?
What is the difference btw the following methods in .NET remoting?RegisterWellknownServiceType()RegisterWellknownClientType()RegisterActivatedServiceType()RegisterActivatedClientType()