What is the difference between a.Equals(b) and a == b?
Answer Posted / kavita sharma
no difference
| Is This Answer Correct ? | 6 Yes | 98 No |
Post New Answer View All Answers
Is there any alternative to avoid name collisions other then Namespaces?
What is preprocessor in .net and type, where it use?
Explain how cookies work.
What is the life cycle of web page?
What is the difference between session and viewstate?
How many types of Cookies are available in ASP.NET?
Define transparent caching with aop?
What are the differences between primary foreign and unique keys?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
How to implement form based authentication in asp.net application?
Where do we store our connection string in asp.net application?
Why is string called immutable data type?
Explain how dot net compiled code will become platform independent?
What is round trip in asp.net?
What are session objects?