Answer Posted / vigneshwar
SOAP
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is cyclomatic complexity and why is it important?
What is the difference between imperative and interrogative code?
Explain how do assemblies find each other?
Explain how to redirect tracing to a file?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
What are situations when you register .NET assembly in GAC ?
How is .net core cross platform?
In code behind class, name the type of code found. Is it the server side code or client side code?
Explain about .Net products?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
How many design patterns can be created in .net?
What is singlecall activation mode used for in .net?
What are the authentication methods in .net?
What is the difference between asp.net & vb.net and explain architecture?
Describe the difference between inline and code behind which is best in a loosely coupled solution?