Using shadow variable is good or bad for application?
Answer Posted / arul
It's not good programming method. Better we can use
overriding concepts to avoid shadow copy the variables.Using
shadow copy will lead to the confusion while doing more coding.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How can you handle exceptions in asp.net?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What are the various ways to send content from one page to another?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
Who can consume WebAPI?
What is client side state management?
What are the versions of garbage collection?
Can more than one person use the same login?
Define reflection in .net?
What is difference between session and cookie?
Fetch one page value to another page without using state-managment ?
How to manage different kinds of sessions in ASP.NET?
Where can I get the details on migration of existing projects using various technologies to asp.net?
What is preprocessor in .net and type, where it use?
Explain the purpose of storyboard.targetproperty.