| Thread | Last Post | Replies |
|
| J2ME/.NET | 13 Mar 2007 15:54 GMT | 1 |
Still looking for more information on J2ME verses .NET. Can some one out here help me....?
|
| localIp question... | 13 Mar 2007 15:14 GMT | 1 |
Hi group, I have a function to get the local ip from my pocket device using the following code: return
|
| [In,Out] equivalent | 13 Mar 2007 14:40 GMT | 2 |
hi group, What is the best VB.NET equivalent for the C# [In,Out]? Should it be translated as "Byref"? [DllImport("aipcdll.dll")]
|
| Draw on a picture and save the result | 13 Mar 2007 09:28 GMT | 7 |
Can anyoe please help me. I want to draw on a predefined picture, and save the picture as a new file. (BMP or JPG). The application I am running is WM5 PPC. Erik
|
| More than 200 insert queries batch! | 13 Mar 2007 03:52 GMT | 2 |
i m using .Net 2003 & SLQ Server, i have more than 200 queries now i m using For i = 0 to dTable.count -1 query = "sp_City '" dTable.Rows(i).Item("name") & "', '" & dTable.Rows(i). Item("code") & "'"
|
| ActiveSync always launching | 12 Mar 2007 17:02 GMT | 1 |
I have a PC that on rare occasions I use for development. I loaded ActiveSync so I could work with a PDA. But now, every time I use the PC it launches ActiveSync and asks me to connect the device. How can I turn the ActiceSync program launch on and off as I desire? Is
|
| network_connect_event | 12 Mar 2007 17:00 GMT | 1 |
I am using the OpenNETCF DeviceManagement NetworkConnected event (rightly or wrongly) to determine when after a power on the network is in a state where I can connect to and exchange data over a socket. In WM2005 it seems that when a device is powered on this event occurs 4
|
| Auto Size Lable to Text. How can i do this on CF2.0?? | 12 Mar 2007 15:59 GMT | 5 |
I am trying to Bulid Windows Mobile Forms Control with C# in VS2005 using CF2. On this control A lable is created and some text set for the control. My problem is that i dont know how lond the text is going to be. so i need to
|
| J2ME Verses .Net | 12 Mar 2007 14:39 GMT | 2 |
Hi! I am just wondering if someone can give me information of J2ME advantages and disadvantages verses .Net advantages and disadvantages respectively....
|
| Stop a Windows Control from getting to Small? | 12 Mar 2007 14:11 GMT | 5 |
i am developing a Windows Mobile User Controll and i need to make sure that it is not sized to small. i am developing in C# with CF2 for Windows Mobile 5. How is this done?
|
| Cannot deploy the third party DLL file | 12 Mar 2007 12:17 GMT | 4 |
I have added a third party liberity to my project. I can deployed my project throught VISIUAL stadio 2005 by right clicking on Project and select "deploy", however after the first deploy, I quit my my application on Device.
|
| CF2.0 DataGrid questions | 12 Mar 2007 12:15 GMT | 2 |
Two DataGrid questions: 1. I use a bindingList with custom objects bound to a DataGrid. How can I hide colums that not all public properties of the custom object have their own column?
|
| How to close sub-form opened by showDialog()? | 12 Mar 2007 12:01 GMT | 2 |
How to close a sub-form opened by showDialog()? On the main form, I open a new form by using showDialog(). There is a Timer control on the main form, when Timer.Tick raises, the program closes the sub-form and main form.
|
| Can I check mobile device NETCF version via activesync programtica | 12 Mar 2007 11:56 GMT | 3 |
Just as the title. Please advice!
|
| Click program icon twice | 12 Mar 2007 01:33 GMT | 2 |
I have noticed that if I click my program icon twice quickly that two instances of the program are started. If I click once, normally, the program loads once. Once loaded a second instance can not be started. How can I prevent double clicking from loading
|