Showing posts with label DataTypes In C#. Show all posts
Showing posts with label DataTypes In C#. Show all posts

Tuesday, June 24, 2014

DataTypes In C#

Sql-------------C#

varchar----------string
int ---------------convert.toint32--------int
bigint------------convert.toint64-------- long
date------------convert.todate..