Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
1005What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
1039If 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?
1090Let'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?
916How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
1011
Explain the use of resource manager class in .net.
List the asp.net validation controls?
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
Explain one critical mapping?
How do we assign page-specific attributes?
What is the difference between session and viewstate in asp.net?
What are the differences between application object and session object?
Name the two properties are on every validation control?
How to send a DataReader as a parameter to a remote client ?
Can one dll file contains the compiled code of more than one .net language?
Explain transparent caching with aop?
What threading model used in asp and asp.net?
What is manifest in .net framework?
How does windows service lifecycle differ from a .standard. Exe?
What are the disadvantages of using session?