Its not like we need excel and then CSV.

On Wed, Jan 9, 2013 at 11:19 PM, Stephen Russell <srussell...@gmail.com>wrote:

>
>
> On Wed, Jan 9, 2013 at 11:46 AM, Aman Sharma <kajubadam25...@gmail.com>wrote:
>
>> Hi,
>>
>> *ASP.Net - 4 and C#*
>>
>> I have to implement Export to CSV. This Export to CSV should be a common
>> engine which could work on different data structure. Idea is to use the
>> same engine in different areas of the product. I thought to create data
>> classes(kind of POCO) for each response. There should also be format
>> property so that in future if requirement comes for Export to Excel,
>> existing design should be intact. Any idea what would be the best design
>> for this?
>>  ----------------
>>
>
> Data saved as XML, read by excel, then saved again as CSV.
>
>
>
> --
> Stephen Russell
> Sr. Analyst
> Ring Container Technology
> Oakland TN
>
> 901.246-0159 cell
>
> --
> You received this message because you are subscribed to the Google
> Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
> Web Services,.NET Remoting" group.
> To post to this group, send email to dotnetdevelopment@googlegroups.com
> To unsubscribe from this group, send email to
> dotnetdevelopment+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
> or visit the group website at http://megasolutions.net
>

-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to dotnetdevelopment@googlegroups.com
To unsubscribe from this group, send email to
dotnetdevelopment+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to