Click here to Skip to main content
15,890,438 members
Articles / Programming Languages / C#

Can the C# ‘var’ keyword be misused?

Rate me:
Please Sign up or sign in to vote.
4.00/5 (3 votes)
12 Jul 2011CPOL1 min read 15.6K   2  
The original question was whether this practice can lead to misuse. Of course it can - almost everytime it is used! In the "real world" (business), most programmers spend their days working amongst reasonably old code with several bolt-on fixes. It becomes increasingly hard to maintain because...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions