What is "common language runtime" (clr) in .net?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is reflection in microsoft .net context?
Explain how to spawn a thread?
Explain .NET architecture?
Difference b/w dataset.clone and dataset.copy ?
Tell us what is the difference between struct and class?
Explain about .net?
Tell us why do we use the “using” statement?
Which namespace is used to support multithearding in .NET?
0 Answers Sans Pareil IT Services,
Is .net front end or backend?
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; }
Can any object be stored in a viewstate in .net?
Explain how do assemblies find each other?