Presentation is loading. Please wait.

Presentation is loading. Please wait.

Chalermvong Vijitpiyakul Microsoft MVP - Client App. Dev. GF 28 Sep 2008.

Similar presentations


Presentation on theme: "Chalermvong Vijitpiyakul Microsoft MVP - Client App. Dev. GF 28 Sep 2008."— Presentation transcript:

1 Chalermvong Vijitpiyakul Microsoft MVP - Client App. Dev. GF VT10 @ 28 Sep 2008

2  1. Client App. with Web Capabilities  2. Web App. with Client Capabilities

3  Skills ?  HTML, DHTML, HTML DOM, Java Script  VB or C#, (.net fx 2.0)  Control  Web Browser Control

4  1 using System.Runtime.InteropServices;  2 [ComVisible(true)]  public partial class Form1 : Form  3 webBrowser1.ObjectForScripting = this;  4 public void Method(string val)  {  MessageBox.Show(val);  }

5  Id (required)  Event (important)  java script (need)

6  Skills ?  User Control (Windows)  VB, C#  HTML  Web Services (Optional)

7  Just Create Web Page.  Insert HTML tag

8  Create Windows Form Control Library Project  Design UI, Controls  Do Coding.  Add Web Reference (Opt.)

9  Just Create Web Services  Create Web Method

10  Client App. with Web Capabilities  Web App. with Client Capabilities


Download ppt "Chalermvong Vijitpiyakul Microsoft MVP - Client App. Dev. GF 28 Sep 2008."

Similar presentations


Ads by Google