How does vb.net achieve polymorphism?
How would you get asp.net running in apache web servers? Explain it's limitations.
How would you get asp.net running in apache web servers?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What's the use of formatters in .net?
What are the differences between com architecture and.net architecture?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
What are the different.net tools which you used in projects?
How do you create threading in.net?
How is threading done in .net?
What is loosely coupled solution in.net?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? 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 is bubbled event can you please explain?
If we are not returning any records from the database, which method is to be used?