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 enableviewstatemac in asp net?

809


What is the use of execute non query in asp.net?

715


Name the tools or API for developing or testing web api?

750


How would you get asp.net running in apache web servers? Explain it's limitations.

775


Which method is used to perform all validation at the page level?

759


How to bind all the binding controls in a page at once in ASP.NET?

761


What is & in a url?

739


Difference between overriding and overloading?

926


They mostly asked difference between versions of technologies

1157


What are sharepoint pages?

715


How we can force all the validation controls to run?

760


What are the advantages of asp.net?

755


Explain repository pattern in asp.net mvc? : asp.net mvc

779


What is difference between web config and global asax?

673


How to implement globalization and localization in the use interface in .net.

769