Why do we use the “using” statement?
What are the authentication methods in .net?
Dynamic Fonts
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 to get the number after decimal point in .net?
What is the single responsibility principle?
How do you create threading in.net?
Is .net core stable?
Which Security Algorithm used to encrypt the data? a) DES b)RC2 c)Triple DES d)All the above
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
What is RunTime Polymorphism?
5 Answers Deloitte, eClerx, Horizon, Intel, Pragna Technologies,
What is the model role in Mvc architecture?
What is finalize method in .net?