Click here to Skip to main content
15,896,063 members
Home / Discussions / C#
   

C#

 
GeneralRe: Connecting password protected MS Access database from C# Pin
Nadia Monalisa29-Jul-07 16:17
Nadia Monalisa29-Jul-07 16:17 
AnswerRe: Connecting password protected MS Access database from C# Pin
Paul Conrad29-Jul-07 16:57
professionalPaul Conrad29-Jul-07 16:57 
QuestionC# console application Pin
Saamir29-Jul-07 13:26
Saamir29-Jul-07 13:26 
AnswerRe: C# console application Pin
Luc Pattyn29-Jul-07 13:43
sitebuilderLuc Pattyn29-Jul-07 13:43 
AnswerRe: C# console application Pin
Christian Graus29-Jul-07 13:44
protectorChristian Graus29-Jul-07 13:44 
AnswerRe: C# console application Pin
Paul Conrad29-Jul-07 17:12
professionalPaul Conrad29-Jul-07 17:12 
QuestionInteracting with Exchange Server 2003? Pin
wbjohnson29-Jul-07 13:12
wbjohnson29-Jul-07 13:12 
AnswerRe: Interacting with Exchange Server 2003? Pin
ekynox29-Jul-07 20:46
ekynox29-Jul-07 20:46 
here is a question for you, at the moment how are you interacting with the Exchange server programmatically ? Are you using the IMAP protocol to access the exchange server.

With regards to purchasing controls, you dont have to. If you use .NET 3.0- 3.5, WCF has web services that can interact with Exchange Server 2003 and 2007. The other thing you can do if you dont want to use the new framework and still use .NET 2.0 then use the Lumisoft DLL.

Here is the link
http://www.lumisoft.ee/lswww/ENG/Products/Mail_Server/mail_index_eng.aspx?type=download

With regards to logging in, my recommendation would see if you can TELNET into the Exchange Server and excute an IMAP login process using the administrator username and password. You will need to google about using TELENT IMAP calls to Exchange Server.

I have used the lumisoft DLL successfully to build an application that interacted with Exchange 2003. So if you need more help then feel free to post more questions.
QuestionSimulate Serial Port Pin
Erosares229-Jul-07 12:38
Erosares229-Jul-07 12:38 
AnswerRe: Simulate Serial Port Pin
Luc Pattyn29-Jul-07 13:00
sitebuilderLuc Pattyn29-Jul-07 13:00 
GeneralRe: Simulate Serial Port Pin
vikas amin24-Jul-08 11:41
vikas amin24-Jul-08 11:41 
QuestionApplication settings and types from the same assembly... Pin
Shy Agam29-Jul-07 12:06
Shy Agam29-Jul-07 12:06 
QuestionOk/Cancel buttons Pin
#realJSOP29-Jul-07 11:06
professional#realJSOP29-Jul-07 11:06 
AnswerRe: Ok/Cancel buttons Pin
MarkB77729-Jul-07 11:23
MarkB77729-Jul-07 11:23 
AnswerRe: Ok/Cancel buttons Pin
Christian Graus29-Jul-07 11:28
protectorChristian Graus29-Jul-07 11:28 
GeneralRe: Ok/Cancel buttons Pin
#realJSOP29-Jul-07 11:35
professional#realJSOP29-Jul-07 11:35 
GeneralRe: Ok/Cancel buttons Pin
Christian Graus29-Jul-07 12:53
protectorChristian Graus29-Jul-07 12:53 
GeneralRe: Ok/Cancel buttons Pin
#realJSOP30-Jul-07 2:23
professional#realJSOP30-Jul-07 2:23 
AnswerRe: Ok/Cancel buttons Pin
Luc Pattyn29-Jul-07 11:35
sitebuilderLuc Pattyn29-Jul-07 11:35 
AnswerRe: Ok/Cancel buttons Pin
Nouman Bhatti29-Jul-07 20:50
Nouman Bhatti29-Jul-07 20:50 
QuestionMouse movement detection and Visiable/Invisiable Control Panel problem Pin
Khoramdin29-Jul-07 10:54
Khoramdin29-Jul-07 10:54 
AnswerRe: Mouse movement detection and Visiable/Invisiable Control Panel problem Pin
Luc Pattyn29-Jul-07 11:37
sitebuilderLuc Pattyn29-Jul-07 11:37 
GeneralRe: Mouse movement detection and Visiable/Invisiable Control Panel problem Pin
Paul Conrad29-Jul-07 12:34
professionalPaul Conrad29-Jul-07 12:34 
Questionhow can I accessing controls from another page? Pin
kimo code29-Jul-07 10:50
kimo code29-Jul-07 10:50 
AnswerRe: how can I accessing controls from another page? Pin
Christian Graus29-Jul-07 11:30
protectorChristian Graus29-Jul-07 11:30 

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.