Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Give An example of a ctype and directcast.

Answer Posted / sajid

Dim t As String = "5"
Dim s As Integer = CType(t, Integer)

Dim t As String = "5"
Dim w As String = DirectCast(t, String)

Is This Answer Correct ?    19 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the classes that are introduced in the system.numerics namespace.

1104


What is Ajax? How it is related to your project?

1110


What is msil, il?

1120


How to customize the trace output?

1102


What are an object and a class?

1182


What is stored procedure ? how we use it in .NET ?

1146


How inheritance works in .net?

1108


What is the difference between asp.net and asp?

1264


How server form post-back works?

1127


Explain when should you use .net web forms over asp.net mvc?

1053


Using activex control in .net?

1053


What is the purpose of IClonable interface in .NET?

1093


What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?

1150


can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?

1995


Show different types of collection in .NET?

1057