Trivial talk

Talking about Sharepoint, SQL Server, .Net Technologies and Business Intelligence domain

Browse by Tags

Tagged Content List
  • Blog Post: .Net - const Vs readonly

    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...
Page 1 of 1 (1 items)