Related resources for Type Conversions
  • Type Conversions in c#10/13/2012 4:28:34 AM. Type conversion is a process of converting one type into another. Using C# type conversion techniques, not only you can convert data types, you can also convert object types.
  • Working With Data Types10/13/2012 4:17:23 AM. Explains data types in C# and how to work with them.
  • Type Conversions in C#9/29/2012 6:40:35 AM. In this article I will explain you about type conversion in C#.
  • TranslateSQL1/29/2007 3:32:51 AM. TranslateSQL is a utility for generating SQL-Server SQL scripts based on an existing Oracle schema, in essence 'translating' Oracle schemas into SQL-Server databases.
C# Language Specification 5.0
This book provides a complete description of the C# language 5.0.
Download