C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » .NET »

Dynamic casting in vb.net


Posted Date: 19 Nov 2008      Posted By: Boipelo       Member Level: Bronze     Points: 1   Responses: 1



I would like to know if it's possible for me to use dynamic casting in vb.net(windows application) and if so can you please show a sample of code




Responses

Author: chandrasekaran    20 Nov 2008Member Level: SilverRating: 2 out of 52 out of 5     Points: 1

if( myString2.GetType() == typeof(string) )
myInt = int.Parse(myString2);



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : plz urgenthow to place dynamically created control at cursor position(vb.net windows)
Previous : How to insert
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use