What is asp.net globalization?
I have a datagrid of 10 rows and I am updating the fifth row using template column edit. How wil u know that the row is updated, so that it can be send to database for updating the respective table?
what is impersonation in ASP.NET?
7 Answers Accenture, Merrill Lynch, Wipro,
How does session work?
Can we add code files of different languages in app_code folder?
Define a static class?
How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two
What are the asp.net objects? is it application obects, cache objests etc. or is it state managements, web services etc?
How does output caching work in ASP.NET?
In which event of the page viewstate is available?
Could u send me the answer for this question as soon as possible. Im using 'System.net.mail.mailmessage' namespace for sending a mail from my application. What should I mention in 'system.net.mail.mailmessage.to' property and What should I mention in 'system.net.mail.mailmessage.from' property.
What is the difference between page-level caching and fragment caching?
How do you relate an aspx page with its code behind Page?