Explain file-based dependency and key-based dependency.
What is a session in asp.net?
What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error
What is authentication in asp.net?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
Can you nest updatepanel within each other?
What is is post back property in asp net?
On Age field how many Asp.Net validation controls will be suit?
7 Answers NTTF Nettur Technical Training Foundation, Quest,
what is generics?
What are the session management techniques asp net?
What tags do you need to add within the asp:datagrid tags to bind columns manually?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
what is shared assembly?