Showing posts with label microsoft. Show all posts
Showing posts with label microsoft. Show all posts

Sunday, April 12, 2009

Common Type Specification (CTS)

.NET Framework also defines CTS which defines what types are allowed to run inside the framework.

Due to this there is no need to Integer in VB.NET and int in C# are System.Int32 according to CTS.










for more..... visit

http://www.csharphelp.com/archives3/archive525.html#CTSINTRO

CodeGuru.com

csharp-source.net : news