Click here to Skip to main content
15,891,136 members
Articles / Programming Languages / C# 4.0

Best Practices on Using Implicitly Typed (i.e. var ) and Explicitly Typed Variables

Rate me:
Please Sign up or sign in to vote.
2.68/5 (14 votes)
4 Nov 2009CPOL1 min read 82.6K   5  
Best practise using var

Revisions


  

Compare Revision Minor Date Status Editor
4 - publicly available No 4-Nov-09 2:25 Available Deeksha Shenoy
3 No 4-Nov-09 4:55 Composing
2 No 4-Nov-09 2:18 Composing
1 No 4-Nov-09 2:16 Composing

License

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


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

Comments and Discussions