Casting in VB.NET
  Casting in VB.NET
2D Graphics
3D Graphics
Web Design & Development
Business Applications
Business Development
Databases
Desktop Programming
Operating Systems
Video Editing
Miscellaneous
Newsletter
User Login
  • Username
  • Password
Stats
  • Tutorials: 39,017
  • Categories: 572

Visual Basic Tutorials : Casting in VB.NET

Casting is the process of converting a value from one data type to another. This is often unnecessary by default in VB.NET, as Option Strict is disabled in the Visual Studio Express IDE. In C# it is enabled, but you should enable this in VB as well, from the Project Properties pages, to ensure you write the best code possible, with no possible loss of data, due to improper casting.
Casting in VB.NET  tutorial
    View Tutorial

Detailed Information

     Tutorial: Casting in VB.NET
     Date Listed: 2011-01-18
     Submitted By: CodeCaller
     Total Hits: 722
     Rating Tutorial Rating 2.76Tutorial Rating 2.76Tutorial Rating 2.76Tutorial Rating 2.76Tutorial Rating 2.76 (42 votes)

    Discuss Tutorial
    Comment On Tutorial
    View Tutorial
    Report Broken Link

 





© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 6 - Follow our Sitemap