Hello,

How to create .CSV file in asp.net & C# ?? i want the file created in following format:
First Name : dbase value
Last Name : dbase value
.
.
.
.
.
Manager: dbase value and so on
Total i have around 36 rows!
Please suggest the apprpriate solution.

Thank You,
Rohan

Rohan,

I might recommend reading the following tutorial on "How to create CSV file in ASP.NET from database" as it may answer your question.

Hope this helps :) Please mark as solved if this resolves your issue.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.