Click here to Skip to main content
15,887,746 members
Home / Discussions / Mobile
   

Mobile

 
Questionproblem with Nokia Web Browser 4.0 Pin
ctlqt1211-Nov-06 19:29
ctlqt1211-Nov-06 19:29 
Question"SendKeys" for a mobile device ??? Pin
reinhard_jd10-Nov-06 10:51
reinhard_jd10-Nov-06 10:51 
QuestionAccessing Oracle from device Pin
Richard Jones10-Nov-06 8:01
Richard Jones10-Nov-06 8:01 
QuestionMissing System.Data.ODBC Pin
nemopeti9-Nov-06 21:41
nemopeti9-Nov-06 21:41 
QuestionSocketRecieveTimeout in .NetCompactFramework Pin
aruna_koride9-Nov-06 20:21
aruna_koride9-Nov-06 20:21 
QuestionSqlCeConnection issues Pin
RB@Emphasys9-Nov-06 6:26
RB@Emphasys9-Nov-06 6:26 
AnswerRe: SqlCeConnection issues Pin
RB@Emphasys9-Nov-06 8:05
RB@Emphasys9-Nov-06 8:05 
AnswerRe: SqlCeConnection issues Pin
Richard Jones10-Nov-06 8:10
Richard Jones10-Nov-06 8:10 
         If File.Exists("\My Documents\pam.sdf") Then<br />
            File.Delete("\My Documents\pam.sdf")<br />
         End If<br />
<br />
         Dim sqlEngine As SqlCeEngine<br />
         sqlEngine = New SqlCeEngine<br />
         sqlEngine.LocalConnectionString = "Data Source=\My Documents\pam.sdf;password=;Encrypt Database=False"<br />
         sqlEngine.CreateDatabase()<br />
<br />
         Dim myConnection As New SqlCeConnection("Data Source=\My Documents\pam.sdf;password=")<br />
         myConnection.Open()


He was a snowflake, like other "unique" snowflakes, falling down, getting stepped on, and pushed aside to disappear.

QuestionTransparent Control Pin
Manish19727-Nov-06 2:10
Manish19727-Nov-06 2:10 
AnswerRe: Transparent Control Pin
arcticbrew21-Nov-06 17:36
arcticbrew21-Nov-06 17:36 
QuestionVirtual IP - Vertical Handoff Pin
kedde17-Nov-06 1:56
kedde17-Nov-06 1:56 
QuestionQuestions regarding Compact Framework. Pin
Aasifkhan6-Nov-06 18:20
Aasifkhan6-Nov-06 18:20 
QuestionAvailable Memory and Free Disk Space in CF 1.0 Pin
Marco [Stinger]6-Nov-06 6:04
Marco [Stinger]6-Nov-06 6:04 
AnswerRe: Available Memory and Free Disk Space in CF 1.0 Pin
zoid ! 9-Nov-06 6:16
zoid ! 9-Nov-06 6:16 
GeneralRe: Available Memory and Free Disk Space in CF 1.0 Pin
Marco [Stinger]9-Nov-06 6:27
Marco [Stinger]9-Nov-06 6:27 
QuestionProblems with IssueVendorTransfer Pin
slowdiver6-Nov-06 4:00
slowdiver6-Nov-06 4:00 
QuestionHow to access the .sdf file's created in Pocket PC from compact framework emulator Pin
Aasifkhan6-Nov-06 1:50
Aasifkhan6-Nov-06 1:50 
AnswerRe: How to access the .sdf file's created in Pocket PC from compact framework emulator Pin
AlexeiXX37-Nov-06 18:20
AlexeiXX37-Nov-06 18:20 
GeneralRe: How to access the .sdf file's created in Pocket PC from compact framework emulator Pin
Aasifkhan8-Nov-06 19:38
Aasifkhan8-Nov-06 19:38 
GeneralRe: How to access the .sdf file's created in Pocket PC from compact framework emulator Pin
AlexeiXX39-Nov-06 6:53
AlexeiXX39-Nov-06 6:53 
QuestionTransparency related issues Pin
Manish19723-Nov-06 23:49
Manish19723-Nov-06 23:49 
QuestionSending message pc to mobile through Bluetooth Pin
kumar bharat bhusanam3-Nov-06 19:15
kumar bharat bhusanam3-Nov-06 19:15 
AnswerRe: Sending message pc to mobile through Bluetooth Pin
AlexeiXX37-Nov-06 18:08
AlexeiXX37-Nov-06 18:08 
QuestionName of the device Pin
Talal Sultan2-Nov-06 21:56
Talal Sultan2-Nov-06 21:56 
AnswerRe: Name of the device Pin
Mike Dimmick3-Nov-06 13:38
Mike Dimmick3-Nov-06 13:38 

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.