Click here to Skip to main content
15,885,757 members
Home / Discussions / C#
   

C#

 
GeneralRe: update in LINQ to SQL is not working for C#.Net? Pin
anglesen11202-Oct-12 18:23
anglesen11202-Oct-12 18:23 
AnswerRe: update in LINQ to SQL is not working for C#.Net? Pin
Emmanuel Medina28-Sep-12 9:48
professionalEmmanuel Medina28-Sep-12 9:48 
GeneralRe: update in LINQ to SQL is not working for C#.Net? Pin
Jineesh TR30-Sep-12 19:41
professionalJineesh TR30-Sep-12 19:41 
Questionupload a song into database... Pin
sri apple27-Sep-12 21:37
sri apple27-Sep-12 21:37 
AnswerRe: upload a song into database... Pin
Smart Arab27-Sep-12 22:13
Smart Arab27-Sep-12 22:13 
AnswerRe: upload a song into database... Pin
Abhinav S27-Sep-12 22:25
Abhinav S27-Sep-12 22:25 
QuestionRead Emails Pin
Kevin Marois27-Sep-12 12:59
professionalKevin Marois27-Sep-12 12:59 
AnswerRe: Read Emails Pin
Sarath C27-Sep-12 20:22
Sarath C27-Sep-12 20:22 
I think a simple Google search can clarify your questions.

It depends on the Email provider or server configuration to access the emails. Most of the email services provides POP3/SMTP access to the user accounts. This standard is quite old and mostly meant for old mail clients. IMAP is a modern protocol to access emails and it too has several different versions. Google Mail supports POP and IMAP. On the other hand most of the corporate Emails runs Microsoft Exchange server and can be access with POP and Exchanges protocol.

MAPI is a properetiery API from Microsoft to access the Exchange Server and other mail protocols.
-Sarath.

Rate the answers and close your posts if it's answered

AnswerRe: Read Emails Pin
Ravi Bhavnani28-Sep-12 6:12
professionalRavi Bhavnani28-Sep-12 6:12 
QuestionC# problem passing mine value Pin
classy_dog27-Sep-12 12:13
classy_dog27-Sep-12 12:13 
AnswerRe: C# problem passing mine value Pin
Dave Kreskowiak27-Sep-12 13:35
mveDave Kreskowiak27-Sep-12 13:35 
QuestionC# format date Pin
classy_dog27-Sep-12 6:45
classy_dog27-Sep-12 6:45 
AnswerRe: C# format date Pin
Ravi Bhavnani27-Sep-12 6:49
professionalRavi Bhavnani27-Sep-12 6:49 
AnswerRe: C# format date Pin
Smart Arab27-Sep-12 10:12
Smart Arab27-Sep-12 10:12 
GeneralMy vote of 1 Pin
J4amieC27-Sep-12 21:37
J4amieC27-Sep-12 21:37 
AnswerRe: C# format date Pin
Keith Barrow27-Sep-12 10:44
professionalKeith Barrow27-Sep-12 10:44 
AnswerRe: C# format date Pin
J4amieC27-Sep-12 21:36
J4amieC27-Sep-12 21:36 
AnswerRe: C# format date Pin
KiranKumar Roy14-Oct-12 2:03
KiranKumar Roy14-Oct-12 2:03 
Questionexponential memory Pin
mohammadkaab27-Sep-12 5:06
mohammadkaab27-Sep-12 5:06 
AnswerRe: exponential memory Pin
Pete O'Hanlon27-Sep-12 5:13
mvePete O'Hanlon27-Sep-12 5:13 
GeneralRe: exponential memory Pin
mohammadkaab27-Sep-12 5:49
mohammadkaab27-Sep-12 5:49 
GeneralRe: exponential memory Pin
Dave Kreskowiak27-Sep-12 13:30
mveDave Kreskowiak27-Sep-12 13:30 
AnswerRe: exponential memory Pin
jschell27-Sep-12 10:05
jschell27-Sep-12 10:05 
GeneralRe: exponential memory Pin
mohammadkaab27-Sep-12 13:01
mohammadkaab27-Sep-12 13:01 
GeneralRe: exponential memory Pin
Dave Kreskowiak27-Sep-12 13:30
mveDave Kreskowiak27-Sep-12 13: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.