Explain cas (code access security)?
What is use of ContextUtil class?
What is the root class in .net?
What is 3 tier architecture?
Explain the code behind wors and contrast that using the inline style.
Explain how to redirect tracing to a file?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
How will you make .NET programs work in Linux ?
Tell us what is the native image generator?
What data providers available in .net to connect to database?
Explain the .net framework overview?
What's the use of system.diagnostics.process class in .net?
What is the difference between .net and laravel?