What is the difference between <%#%> and <%=%>?
Answer Posted / hr@tgksolutions.com
While === examines both equality and data type—that is, a value must be of the same type—the == operator merely checks equality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is command line compiler.what are the steps and how it is related to debugging.
Can we set which type of comparison we want to perform by the CompareValidator control?
What is the displayafter property in updateprogress control?
What is role-based security in asp.net?
Explain global assembly cache.
What are the advantages and disadvantages of session?
How do cookies work? Give an example of their abuse.
What is the mvc framework?
Which platform does Microsoft .NET use for exchanging data between applications?
What is bson in web api?
How many web.config files can I have in an application?
Which authentication uses a combination of windows and iis authentication?
What are the two properties that are common on every validation control?
What is the use of dispose method?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?