Click here to Skip to main content
15,915,869 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionIn-memory DB engine? Pin
Ray Cassick17-Jan-06 11:56
Ray Cassick17-Jan-06 11:56 
AnswerRe: In-memory DB engine? Pin
Joel Lucsy23-Jan-06 10:47
Joel Lucsy23-Jan-06 10:47 
QuestionCalling .NET C# functions from Win32 API?? Pin
Gunn31717-Jan-06 5:09
Gunn31717-Jan-06 5:09 
AnswerRe: Calling .NET C# functions from Win32 API?? Pin
Steve Maier17-Jan-06 9:14
professionalSteve Maier17-Jan-06 9:14 
QuestionList of NT users within a Domain Pin
Bob Zagars17-Jan-06 4:29
Bob Zagars17-Jan-06 4:29 
Question.Net 2005 Recent Projects List. Pin
Drew McGhie17-Jan-06 4:23
Drew McGhie17-Jan-06 4:23 
QuestionDowloading Address Book from Hotmail, Yahoo, Gmail etc... Pin
Sarbjit Chawla16-Jan-06 6:27
Sarbjit Chawla16-Jan-06 6:27 
AnswerRe: Dowloading Address Book from Hotmail, Yahoo, Gmail etc... Pin
Dave Kreskowiak16-Jan-06 15:44
mveDave Kreskowiak16-Jan-06 15:44 
You'll have to explorer whether these services expose any kind of an API for doing what you want. If not, you'll have to download and parse the HTML pages that come back from those sites.

In either case, you'll have to write a module for each of the services you want to deal with, be it by an API or parsing HTML. Each site is going to be different. This means writing each class module by implementing an interface that your main application will require them to use.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Dowloading Address Book from Hotmail, Yahoo, Gmail etc... Pin
Sarbjit Chawla18-Jan-06 6:04
Sarbjit Chawla18-Jan-06 6:04 
GeneralRe: Dowloading Address Book from Hotmail, Yahoo, Gmail etc... Pin
Dave Kreskowiak18-Jan-06 12:07
mveDave Kreskowiak18-Jan-06 12:07 
AnswerRe: Dowloading Address Book from Hotmail, Yahoo, Gmail etc... Pin
Dazzzzzz17-Jan-06 19:09
Dazzzzzz17-Jan-06 19:09 
GeneralRe: Dowloading Address Book from Hotmail, Yahoo, Gmail etc... Pin
Sarbjit Chawla18-Jan-06 6:07
Sarbjit Chawla18-Jan-06 6:07 
QuestionPlatform invoke on PocketPC 2002 (Toshiba e740) Pin
Federico Milano16-Jan-06 3:14
Federico Milano16-Jan-06 3:14 
QuestionInstalling user customizable files Pin
topus16-Jan-06 0:47
topus16-Jan-06 0:47 
QuestionGet Error message in Catch part Pin
Vipul Mehta16-Jan-06 0:18
Vipul Mehta16-Jan-06 0:18 
AnswerRe: Get Error message in Catch part Pin
Robert Rohde16-Jan-06 0:30
Robert Rohde16-Jan-06 0:30 
GeneralRe: Get Error message in Catch part Pin
Vipul Mehta16-Jan-06 0:32
Vipul Mehta16-Jan-06 0:32 
AnswerRe: Get Error message in Catch part Pin
Guffa16-Jan-06 1:13
Guffa16-Jan-06 1:13 
GeneralRe: Get Error message in Catch part Pin
Vipul Mehta16-Jan-06 1:22
Vipul Mehta16-Jan-06 1:22 
AnswerRe: Get Error message in Catch part Pin
Guffa16-Jan-06 2:48
Guffa16-Jan-06 2:48 
GeneralRe: Get Error message in Catch part Pin
Robert Rohde16-Jan-06 1:16
Robert Rohde16-Jan-06 1:16 
GeneralRe: Get Error message in Catch part Pin
Colin Angus Mackay17-Jan-06 2:25
Colin Angus Mackay17-Jan-06 2:25 
QuestionPorting DLL from VB6 to .NET platform. Pin
Kedar Potdar15-Jan-06 23:18
Kedar Potdar15-Jan-06 23:18 
QuestionSystem.Web.Mail.SmtpMail.Send() Pin
User 58385215-Jan-06 19:14
User 58385215-Jan-06 19:14 
AnswerRe: System.Web.Mail.SmtpMail.Send() Pin
tarasn15-Jan-06 21:28
tarasn15-Jan-06 21:28 

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.