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 bson in web api?

581


Define web.config in .net?

630


What is an assembly? Explain its parts.

623


Elaborate differentiation between ViewState and SessionState?

607


What should you do is you want to remove an existing component but would like to make some funtionalities?

1472






can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?

1744


Is session stored in browser?

523


Explain cookies with example.

551


What is AutoEventWireup attribute for ?

595


How to you can limit Access to Web API to Specific HTTP Verb?

656


List down the sequence of methods called during the page load.

521


What is a ashx file?

548


Explain the main differences between asp and asp.net?

511


Why do we need Sessions?

575


Explain page output caching?

522