Wednesday, February 28, 2007

New Visual C# Video Tutorial: Comparing C# Datatypes and SQL Server Datatypes

Comparing C# Datatypes and SQL Server Datatypes - view details
This is a helpful little video that talks about how to compare the various datatypes in C# and their corresponding datatypes in SQL Server (all versions).

Highlights from this video:
  • How to assign a checkbox's Checked state (property) to a SQL Server bit datatype in dynamic SQL
  • The C# string type and how it compares to VARCHAR/NVARCHAR in SQL Server
  • DateTime and DATETIME/SMALLDATETIME
  • Working with integers and decimals
and much more


To download this video, Login, then visit the video's detail page and click "download". You might also enjoy our free training videos.

Note: You must have the TSCC codec installed to view this video


Keywords Associated with this video: sql, sql server, sql server 2005, ADO.net, OLE DB, OLEDB, sql server 2000

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home