What is a manifest in .net?
No Answer is Posted For this Question
Be the First to Post Answer
what is ItemTemplate and EditTemplate and FooterTemplate? what is the Purpose of useing template columns in datagrid?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What are use of Cloud computing....?
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; }
What are server controls?
How to find methods of a assembly file (not using ILDASM) Reflection
What does jit do?
Define code access security (cas)?
Please explain what inheritance is, and why it's important?
How do you create threading in.net?
Explain About GDI object ?
Explain me how does linq work?