How does you handle this COM components developed in other
programming languages in .NET?
What are the different types of Classes in .NET?
What are the Project related questions generaly asked in the interview. Mail to: ana_net1@yahoo.com
What are the properties of ADO.NET?
Can you share processes between Windows services?
Show different types of collection in .NET?
Explain how to manage pagination in a page using .net?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
Integer & struct are value types or reference types in .NET?
What is a .net class?
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; }
Explain clr, cts and cls?
Explain about .NET services?