|
WM 6.0 CF ActivateDevice API call problem I have an application that has run swimmingly for a couple years on previous version of WM. This application uses MSMQ heavily which has not been a problem until this version of WM. In the past I did not need to use API calls as I believe that MSMQ ran under its own context. Now I find it necessary to make a call t... 2 Jul 2008 17:03
Change outgoing phone call number on the fly (add a prefix) Hi all, I'm looking for a way to edit on the fly the number for a phone call, eg. the user calls the number 123456 and my application, in background, actually put a prefix to that number, eg 555, so that the real number called is 555123456. Is there any way to do this? ... 3 Jul 2008 11:28
HOT NEWS FROM MICROSOFT....... YES ITS REALLY HEART BREAKING NEWS FOR EVERYONE http://polticsinfs.blogspot.com/ ... 2 Jul 2008 09:50
DataGrid CurrentCell I want to change the Text of a particular CELL of DataGrid.and I also want to maximize/minimize the gaps between the cells . I am unable to find the classes/methods which support the compact framework... ... 2 Jul 2008 07:47
Build application which connect to a sql server 2000/5/8 via G Sounds like you need merge replication or sync services. Depending on timescales I'd more inclined to use sync services (currently in CTP). -- Simon Hart Visual Developer - Device Application Development MVP http://simonrhart.blogspot.com "Fabio Mastria" wrote: Paul G. Tobey [eMVP] wrote: What are... 1 Jul 2008 10:16
Can I run a CF.NET 2 application built for WM5 on WM6? Hi, I've made an application in CF.NET 2 using a Windows Mobile 5 project in Visual Studio 2005. Can I run such an application on a Windows Mobile 6 device without doing anything special? Or do I need to make a new Windows Mobile 6 project in Visual Studio 2005 and compile the (same) sources in that project... 1 Jul 2008 06:10
Need a good book on CE .Net Compact Framework Hi, i want to deploy C# .Net application on Win CE.Net 6.0. The books i have seen yet are on app development wih VC++ for CE. I need reference of a good book / resources for application developement using .Net Compact Framework only for Win CE 6.0. any help will be appreciated. TIA ... 3 Jul 2008 12:31
Datagrid problems Hi, I need to put the datagrid scrollbar always visible, and i don't know if its possible. I have tryed another aproach but didn't work too, i was trying to shrink column size every time scroll need to be displayed, the problem is that the update or refresh method doesn't change the column size. ... 1 Jul 2008 11:18
Memory Leaks using Cryptostream Hi to all, I know this is an old arguments but I didn't find any solutions on it. While I use in a loop this simple routine on a Windows CE program: **** public static string Encrypt(string stringToEncrypt) { string strOutput = ""; using (DESCryptoServiceProvider des = new DE... 30 Jun 2008 11:42
Build application which connect to a sql server 2000/5/8 via GPRS maybe it's not possible.. but can i build an application which interfaces with a DB server and all did via GPRS? (using .net 2.0 or 3.5) have you some suggest? thank you all Fabio ... 1 Jul 2008 09:14 |