Sign in
Trivial talk
Talking about Sharepoint, SQL Server, .Net Technologies and Business Intelligence domain
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
"CQWP"
"Extending CQWP"
"PageFilter"
"Pagination"
"ToolPart"
.Net
IIS
Installation
SharePoint
SharePoint MetadataManagement MMS ECM
Tips
Browse by Tags
MSDN Blogs
>
Trivial talk
>
All Tags
>
.net
Tagged Content List
Blog Post:
.Net - const Vs readonly
Suresh Meenakshisundaram
In programming, some time we used "const", some time "readonly" constants. Why? Always we should be very cautious when using "const". why? Here we are, while programming we should always trade off between performance vs flexibility. "const" is faster than "readonly". But "readonly" has more flexibility...
on
1 Jan 2011
Page 1 of 1 (1 items)