Click here to Skip to main content
15,899,124 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Richard MacCutchan23-Jul-10 0:01
mveRichard MacCutchan23-Jul-10 0:01 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Can9023-Jul-10 8:55
Can9023-Jul-10 8:55 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Richard MacCutchan23-Jul-10 9:03
mveRichard MacCutchan23-Jul-10 9:03 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Can9023-Jul-10 9:23
Can9023-Jul-10 9:23 
GeneralRe: Want to make an unlocker application. Please Help! Pin
Richard MacCutchan23-Jul-10 21:44
mveRichard MacCutchan23-Jul-10 21:44 
QuestionBlackBerry Send SMS [modified] Pin
MsmVc12-Jul-10 23:33
MsmVc12-Jul-10 23:33 
NewsNew Mobile Developer Research just out Pin
Matos Kapetanakis7-Jul-10 4:25
Matos Kapetanakis7-Jul-10 4:25 
QuestionC# Mobile 6 Controls don't work Pin
Lloyd Powell24-Jun-10 0:35
Lloyd Powell24-Jun-10 0:35 
I have installed Visual Studio 2008 and Mobile 6 SDK. When I try to use basic controls in a Visual C# Smart Device Project using .Net Framework 3.5, I cannot access many of the simple classes of the standard controls. For example, with only this Form Load event:

private void Form1_Load(object sender, EventArgs e)
{
Font mfont = new Font("Arial", 12);
}

I get

Error 1 'System.Drawing.Font' does not contain a constructor that takes '2' arguments

And any other System.Drawing classes are not found. Any of these controls work fine in a C# Windows Forms Application Project. Is this some simple Reference that has to be added to the Solution or are these Classes not really available in a Mobile 6 project. And why does a C++ Smart Device Project not even allow an application with visual Windows Forms Controls?
GeneralRe: C# Mobile 6 Controls don't work Pin
NHeerema6-Jul-10 10:16
NHeerema6-Jul-10 10:16 
QuestionToolbox icons show up as the default gear icon in the designer panel for smart device control. Pin
Jason Farrar16-Jun-10 4:28
Jason Farrar16-Jun-10 4:28 
QuestionMS BI dashboards in windows mobile Pin
samerh15-Jun-10 22:50
samerh15-Jun-10 22:50 
AnswerRe: MS BI dashboards in windows mobile Pin
ahmedel28-Jun-10 8:16
ahmedel28-Jun-10 8:16 
QuestioniPhone application(Please help) Pin
future383914-Jun-10 14:57
future383914-Jun-10 14:57 
AnswerRe: iPhone application(Please help) Pin
Richard MacCutchan14-Jun-10 21:20
mveRichard MacCutchan14-Jun-10 21:20 
Questiondatagrid Pin
jashimu14-Jun-10 4:51
jashimu14-Jun-10 4:51 
QuestionMaking a connection through serial from mobile to pc Pin
ant-damage12-Jun-10 14:01
ant-damage12-Jun-10 14:01 
AnswerRe: Making a connection through serial from mobile to pc Pin
Joel Ivory Johnson30-Jun-10 3:47
professionalJoel Ivory Johnson30-Jun-10 3:47 
GeneralRe: Making a connection through serial from mobile to pc Pin
ant-damage30-Jun-10 3:53
ant-damage30-Jun-10 3:53 
QuestionAccessing the Mobile Phone from the Desktop Pin
Buddha_Joe11-Jun-10 11:32
Buddha_Joe11-Jun-10 11:32 
AnswerRe: Accessing the Mobile Phone from the Desktop Pin
KingsGambit13-Jun-10 6:17
KingsGambit13-Jun-10 6:17 
QuestionHow can I convert a Class to byte[] then back to Class for Windows Mobile? [modified] Pin
Kiotaya10-Jun-10 16:26
Kiotaya10-Jun-10 16:26 
AnswerRe: How can I convert a Class to byte[] then back to Class for Windows Mobile? Pin
Sir Dot Net11-Jun-10 13:00
Sir Dot Net11-Jun-10 13:00 
AnswerRe: How can I convert a Class to byte[] then back to Class for Windows Mobile? Pin
1eyhk120-Aug-10 17:34
1eyhk120-Aug-10 17:34 
QuestionCan not connect to SSL web service from windows mobile. Pin
Chetan Ranpariya2-Jun-10 19:37
Chetan Ranpariya2-Jun-10 19:37 
AnswerRe: Can not connect to SSL web service from windows mobile. Pin
Joel Ivory Johnson4-Jun-10 8:28
professionalJoel Ivory Johnson4-Jun-10 8: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.