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

.NET (Core and Framework)

 
AnswerRe: Read sms from any gsm mobile Pin
Ashfield19-Nov-09 1:35
Ashfield19-Nov-09 1:35 
QuestionRe..............SMS Send Pin
sanjay.gujarkar18-Nov-09 18:09
sanjay.gujarkar18-Nov-09 18:09 
AnswerRe: Re..............SMS Send Pin
Ashfield19-Nov-09 1:34
Ashfield19-Nov-09 1:34 
QuestionPreventing SecurityException when deploying application using Office PIA Pin
User 1278218-Nov-09 16:50
User 1278218-Nov-09 16:50 
RantSqlParameterCollection (ADO.NET) Pin
dojohansen18-Nov-09 3:24
dojohansen18-Nov-09 3:24 
GeneralRe: SqlParameterCollection (ADO.NET) Pin
Abhishek Sur18-Nov-09 9:55
professionalAbhishek Sur18-Nov-09 9:55 
QuestionBrowser - autorefresh - background render - c#.net Pin
DirkVDW17-Nov-09 23:56
DirkVDW17-Nov-09 23:56 
AnswerRe: Browser - autorefresh - background render - c#.net Pin
Simon P Stevens18-Nov-09 1:18
Simon P Stevens18-Nov-09 1:18 
WinForms has a WebBrowser control[^] that you can use to display a web page on your form.

You could have 2 of the controls and keep one hidden, then do the reloading on the hidden one and switch them around when the rendering is complete.

As your app is just a win forms app you should be able to set it up as the endpoint for a WCF (or webservices or whatever) service and when it receives a message, you can load the appropriate URL in your browser controls.

Simon

GeneralRe: Browser - autorefresh - background render - c#.net Pin
DirkVDW20-Nov-09 4:17
DirkVDW20-Nov-09 4:17 
QuestionHow to emebed a html file in another html file Pin
Member 305788717-Nov-09 23:19
Member 305788717-Nov-09 23:19 
AnswerRe: How to emebed a html file in another html file Pin
Simon P Stevens18-Nov-09 1:12
Simon P Stevens18-Nov-09 1:12 
GeneralRe: How to emebed a html file in another html file Pin
The Man from U.N.C.L.E.18-Nov-09 2:52
The Man from U.N.C.L.E.18-Nov-09 2:52 
GeneralRe: How to emebed a html file in another html file Pin
Simon P Stevens18-Nov-09 4:55
Simon P Stevens18-Nov-09 4:55 
AnswerRe: How to emebed a html file in another html file Pin
Not Active18-Nov-09 2:08
mentorNot Active18-Nov-09 2:08 
QuestionExcel user defined function in C# Pin
dims1217-Nov-09 4:46
dims1217-Nov-09 4:46 
AnswerRe: Excel user defined function in C# Pin
EliottA17-Nov-09 5:28
EliottA17-Nov-09 5:28 
AnswerRe: Excel user defined function in C# Pin
The Man from U.N.C.L.E.17-Nov-09 6:42
The Man from U.N.C.L.E.17-Nov-09 6:42 
AnswerRe: Excel user defined function in C# Pin
Richard Tanios1-Dec-09 18:06
Richard Tanios1-Dec-09 18:06 
Questioncalling of dll from another dll when both are in same folder Pin
vikas shukla17-Nov-09 0:01
vikas shukla17-Nov-09 0:01 
AnswerRe: calling of dll from another dll when both are in same folder Pin
Luc Pattyn17-Nov-09 1:33
sitebuilderLuc Pattyn17-Nov-09 1:33 
AnswerRe: calling of dll from another dll when both are in same folder Pin
Shameel17-Nov-09 2:39
professionalShameel17-Nov-09 2:39 
Questionseparating the messages received in socket communication Pin
k3rkiran16-Nov-09 22:21
k3rkiran16-Nov-09 22:21 
AnswerRe: separating the messages received in socket communication Pin
Richard MacCutchan17-Nov-09 2:59
mveRichard MacCutchan17-Nov-09 2:59 
AnswerRe: separating the messages received in socket communication Pin
Mark Salsbery17-Nov-09 12:25
Mark Salsbery17-Nov-09 12:25 
QuestionWebBrowser component av hooking events Pin
invictus316-Nov-09 20:27
invictus316-Nov-09 20:27 

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.