Hi,
I want to create Mail Box same like Gmail , Yahoo or Rediffmail using ASP.NET,C#. I am not able to understand what to use for to create INBOX , do i need to use repeater control , datalist , datagrid or some other option is available for to show mails.

Recommended Answers

All 2 Replies

Personally I would use the repeater control but only because of the ability to style it using CSS. All of the controls you mentioned can do the job but I think a repeater would look best.

thanks a lots buddy :) .
actually while searching for the same i also come across WPF (windows presentation foundation) is there any better option using WPF ??

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.