Run Mobile Application Smart Device Visual Studio 2008
Working Controls & Run The Mobile Application Smart Device 2008 Using window Mobile Application Emulators in C#.
DEMO
lblResult.Text = (Convert.ToInt32(txtNumber1.Text) + Convert.ToInt32(txtNumber2.Text)).ToString();
Output
0 comments:
Post a Comment