Click here to Skip to main content
15,913,610 members
Home / Discussions / C#
   

C#

 
QuestionDeveloping Themes Pin
kinnuP24-Dec-08 0:23
kinnuP24-Dec-08 0:23 
AnswerCross post - this has also been asked in the WPF forum. Pin
Pete O'Hanlon24-Dec-08 1:22
mvePete O'Hanlon24-Dec-08 1:22 
Questionrevers axise in the zedgraph Pin
hamidhakimi24-Dec-08 0:06
hamidhakimi24-Dec-08 0:06 
AnswerRe: revers axise in the zedgraph Pin
User 665824-Dec-08 0:57
User 665824-Dec-08 0:57 
QuestionHow to enable ContextmenuStrip for the button? Pin
matixsc23-Dec-08 23:51
professionalmatixsc23-Dec-08 23:51 
AnswerRe: How to enable ContextmenuStrip for the button? Pin
TommyTomToms24-Dec-08 1:18
TommyTomToms24-Dec-08 1:18 
Questionmaking of .csv file at run time Pin
MS Lee23-Dec-08 20:35
MS Lee23-Dec-08 20:35 
AnswerRe: making of .csv file at run time Pin
That's Aragon23-Dec-08 21:41
That's Aragon23-Dec-08 21:41 
Hi Lee,

I think you have to pass category Id in the DB and get all the emailid regarding that category.Like you have selected category "IT Dept" and its id is 2(CategoryId) then pass it to DB and collect result in DataTable

select email from tablename where categoryid = 2


Now you have all the email id in the DataTable.

I hope you can now export this data to the .csv file Smile | :)

Hope this will help you.

Regards Smile | :)

AnswerRe: making of .csv file at run time Pin
beatles169223-Dec-08 22:48
beatles169223-Dec-08 22:48 
QuestionGet SQL provider list Pin
That's Aragon23-Dec-08 19:34
That's Aragon23-Dec-08 19:34 
AnswerRe: Get SQL provider list Pin
That's Aragon23-Dec-08 19:54
That's Aragon23-Dec-08 19:54 
GeneralRe: Get SQL provider list Pin
MS Lee23-Dec-08 22:14
MS Lee23-Dec-08 22:14 
GeneralRe: Get SQL provider list Pin
That's Aragon23-Dec-08 22:37
That's Aragon23-Dec-08 22:37 
QuestionProblem while launching an Application through windows service, Process.start() gives an error message Pin
fulbright23-Dec-08 18:44
fulbright23-Dec-08 18:44 
Question3D Canvas class Pin
a_david12323-Dec-08 18:20
a_david12323-Dec-08 18:20 
AnswerRe: 3D Canvas class Pin
Christian Graus23-Dec-08 21:46
protectorChristian Graus23-Dec-08 21:46 
QuestionAn API Question ? Pin
Mohammad Dayyan23-Dec-08 16:52
Mohammad Dayyan23-Dec-08 16:52 
AnswerRe: An API Question ? Pin
Christian Graus23-Dec-08 17:00
protectorChristian Graus23-Dec-08 17:00 
GeneralRe: An API Question ? Pin
Mohammad Dayyan23-Dec-08 17:03
Mohammad Dayyan23-Dec-08 17:03 
GeneralRe: An API Question ? Pin
N a v a n e e t h23-Dec-08 17:10
N a v a n e e t h23-Dec-08 17:10 
AnswerRe: An API Question ? Pin
N a v a n e e t h23-Dec-08 17:01
N a v a n e e t h23-Dec-08 17:01 
QuestionPostscript custom page size settings can not be remembered Pin
zhouql0523-Dec-08 16:43
zhouql0523-Dec-08 16:43 
QuestionWebBrowser and threads Pin
Matthew Klein23-Dec-08 13:33
Matthew Klein23-Dec-08 13:33 
GeneralRe: WebBrowser and threads Pin
Luc Pattyn23-Dec-08 13:55
sitebuilderLuc Pattyn23-Dec-08 13:55 
AnswerRe: WebBrowser and threads [modified] Pin
N a v a n e e t h23-Dec-08 16:45
N a v a n e e t h23-Dec-08 16:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.