Answer Posted / athira
The datareader object allows users to read and output each
column of a multi-column asci file (up to 64 columns)
through a separate outlet. Each line can be output
sequentially, forward or backward, or by indicating a
specific line number. The object also includes simple
interpolation and smoothing between lines
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the disadvantages of viewstate?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
How does cookies work in asp net?
What does session_start () do?
What threading model used in asp and asp.net?
What is work flow gen? how can it will work with .Net?
What are Master Pages in ASP.NET? or What is a Master Page?
Define what is razor? : asp.net mvc
Explain the difference between debug.write and trace.write? When should each be used?
Explain the difference between sql invalidation and sql notification.
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
what is a .xap file? Explain with an example.
What is the web.config file in asp?
Explain about consistent programming model in the .NET framework?