How can we prevent browser from caching an aspx page?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What is X-Path?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
what is .net
Is it possible to change the index of primary key on table?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
Is it possible to write code in many languages in one asp.net project?
What are the various session state management options provided by asp.net?
Why is it preferred to not use finalize for clean up?
How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain?
What is the role of global.asax?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?