Click here to Skip to main content
15,881,600 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionUnable to pass values through soapcontext Pin
Sundar_R10-Feb-09 0:30
Sundar_R10-Feb-09 0:30 
QuestionHow to perform grid view operations like select,update delete from database in asp.net 2.0? Pin
Member 46630879-Feb-09 23:34
Member 46630879-Feb-09 23:34 
AnswerRe: How to perform grid view operations like select,update delete from database in asp.net 2.0? Pin
Paddy Boyd10-Feb-09 0:23
Paddy Boyd10-Feb-09 0:23 
Questionsmalldatetime in repeater control Pin
radupopescu7779-Feb-09 23:21
radupopescu7779-Feb-09 23:21 
AnswerRe: smalldatetime in repeater control Pin
Bardy8510-Feb-09 1:02
Bardy8510-Feb-09 1:02 
GeneralRe: smalldatetime in repeater control Pin
radupopescu77710-Feb-09 1:30
radupopescu77710-Feb-09 1:30 
Questionload the mail box contact in dropdown Pin
Glossy9-Feb-09 23:11
Glossy9-Feb-09 23:11 
AnswerRe: load the mail box contact in dropdown Pin
Ranjit Viswakumar10-Feb-09 16:48
Ranjit Viswakumar10-Feb-09 16:48 
The first step is to get your Outlook contacts into a usable form. I'd recommend exporting them to a CSV file, which you can then import into a database-

Export to CSV-
http://email.about.com/od/outlooktips/qt/et090604.htm[^]

Import into SQL
http://blog.sqlauthority.com/2008/02/06/sql-server-import-csv-file-into-sql-server-using-bulk-insert-load-comma-delimited-file-into-sql-server/[^]

The next step is to populate a dropdown list from your SQL table-
http://aspalliance.com/581[^]

That should be enough to get it going. Good luck!

Ranjit Viswakumar
Professional Services Specialist
http://hostmysite.com/?utm_source=bb

GeneralRe: load the mail box contact in dropdown Pin
Glossy10-Feb-09 19:43
Glossy10-Feb-09 19:43 
QuestionEvents in ASP.NET Page Pin
Kit Fisto9-Feb-09 23:04
Kit Fisto9-Feb-09 23:04 
AnswerRe: Events in ASP.NET Page Pin
Paddy Boyd10-Feb-09 0:24
Paddy Boyd10-Feb-09 0:24 
GeneralRe: Events in ASP.NET Page Pin
Kit Fisto10-Feb-09 0:58
Kit Fisto10-Feb-09 0:58 
AnswerRe: Events in ASP.NET Page Pin
Gaurav K Singh10-Feb-09 0:31
Gaurav K Singh10-Feb-09 0:31 
GeneralRe: Events in ASP.NET Page Pin
Kit Fisto10-Feb-09 1:24
Kit Fisto10-Feb-09 1:24 
GeneralRe: Events in ASP.NET Page Pin
Gaurav K Singh10-Feb-09 1:48
Gaurav K Singh10-Feb-09 1:48 
QuestionTreeview Pin
Saranya.Zy9-Feb-09 23:02
Saranya.Zy9-Feb-09 23:02 
AnswerRe: Treeview Pin
Glossy10-Feb-09 0:04
Glossy10-Feb-09 0:04 
GeneralRe: Treeview Pin
Saranya.Zy10-Feb-09 0:15
Saranya.Zy10-Feb-09 0:15 
GeneralRe: Treeview Pin
Glossy10-Feb-09 2:48
Glossy10-Feb-09 2:48 
AnswerRe: Treeview Pin
CodeProjectForum10-Feb-09 1:04
CodeProjectForum10-Feb-09 1:04 
GeneralRe: Treeview Pin
Saranya.Zy10-Feb-09 1:10
Saranya.Zy10-Feb-09 1:10 
GeneralRe: Treeview Pin
CodeProjectForum10-Feb-09 1:48
CodeProjectForum10-Feb-09 1:48 
GeneralRe: Treeview Pin
Saranya.Zy10-Feb-09 2:11
Saranya.Zy10-Feb-09 2:11 
QuestionHow to make edit,Update,Delete in datagrid in windows application Using C# Pin
Booma9-Feb-09 22:59
Booma9-Feb-09 22:59 
AnswerRe: How to make edit,Update,Delete in datagrid in windows application Using C# Pin
Vimalsoft(Pty) Ltd9-Feb-09 23:19
professionalVimalsoft(Pty) Ltd9-Feb-09 23:19 

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.