VB.Net Interview Questions
Homepage
About Us
Topics
Contact Us
Advertise
Jobs
Walkin
Most Visited Questions
convert JPG to PNG format
Can you define what is Jagged Array in VB.NET
Processing Time for an acitivity in vb.net
How to set string in proper case
What is the difference between VB and VB.NET
What do u mean by Redim in VB.NET
Home
>>
Dot Net Interview Questions
>>
Vb.net Interview Questions
How to get extension of file in VB.NET
Posted on April 20th , 2009 by Admin
dim strExt as string = io.Path.GetExtension(txtFile.text)
Site Search