How can we read a columnised text data in ASP.Net C#?
Columnised means my data is stored in a text file and I
have numeric data or string data in this file. For ex. If I
am searching for the data of gender and I know that gender
data is stored at column 32 in text file. How can I get
this data in ASP.Net page. Thanks for help in advance.

Answer Posted / sandeep kumar shaw

we need that text file convert into integer for example
cint(Textbox1.text)..

Is This Answer Correct ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is virtual directory in asp.net?

758


What is the difference between asp.net and mvc?

820


How ASP.NET page works?

865


What is the difference between visual basic and asp.net?

747


Is redux flux?

724


What is the concept of view state in asp.net?

779


Why do we use web config?

707


How many types of Cookies are available in ASP.NET?

820


Explain the purpose of storyboard.targetproperty.

750


Explain about asp.net state management?

804


What are validators and list some validators of asp.net?

743


Define common type system?

773


What is routing in MVC?

810


How does a content page differ from a master page?

722


Explain the significance of routing? : asp.net mvc

782