Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet compact framework > august 2003

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Slow debugging - copying of DLL files
Posted by google NO[at]SPAM winbasic.com.au at 8/31/2003 6:33:31 PM
Hi, Is there any way of stopping the copying of DLL files used in the references? These files already exist on the device, and I've tried turning copy local off, but they still copy. As I'm having to debug over a serial link, this takes a fair amount of time. How can I stop the copying? Re...more >>


FTP in Compact framework
Posted by Ofer B. at 8/31/2003 3:43:12 PM
Hi all Can I use FTP in the compact framework Thanks Ofer ...more >>

Missing Smart Device Application Template
Posted by Jeff at 8/30/2003 5:55:23 PM
I installed Visual C#.net 2003 standard, but when I try to create a Smart Device Application, I can't find the template under Visual C# Projects. Is there something else I need to install?...more >>

Voice Recorder
Posted by William Ryan at 8/30/2003 5:23:42 PM
I've implemented the Voice Recorder control example that Neil Cowburn has posted on various sites. I'm having a weird problem that I can't re-create predictably. I used a single instance class so I can set the filename dynamically, and it works great 98% of the time. However, occassionally, i...more >>

MapPoint Alternative?
Posted by Steven Licciardi at 8/30/2003 4:44:35 PM
I would like to be able to use the MapPoint Webservice to get maps of an area (UK) while out and about, then display various icons on the map (any number), based on longitude/lattitude data I have stored in a database. However, having read various bits of data I am informed that that the cost of...more >>

Session state support for Web service
Posted by Kasami at 8/30/2003 9:17:50 AM
Dear All, I would like to know whether CF supports session states for Web service. If yes, would you please give me some references about that. Thanks in advance!...more >>

chnage main window ?
Posted by Lloyd Dupont at 8/29/2003 12:48:41 PM
I want to have one main window at a time (better display in running app screen), however I didn't to change it. I try code like newForm.Show(); newForm.BringToFront(); oldForm.Hide(); where old form is the one I used to start the application (Application.Run(oldForm)) but the new form do...more >>

IdentityHashCode on the CompactFramework?
Posted by Carl Rosenberger at 8/29/2003 12:40:46 PM
Hi all, our C# object database engine is using the System.Object.GetHashCode() method to manage references to instantiated objects. Our port to the CompactFramework is just about completed except for one remaining problem: If user classes override the GetHashCode() method, our reference s...more >>



How to Bind DataTable to ListView?
Posted by news NO[at]SPAM mikendy.com at 8/29/2003 12:34:26 PM
Thanks.... ...more >>

LoadDataRow
Posted by Igor Zhavrid at 8/29/2003 12:31:28 PM
Hi! I have some problem with DataTable.LoadDataRow. Everething was ok untill I added to the table autoincrement column. There's some table <xs:element name="Messung"> <xs:complexType> <xs:sequence> <xs:element name="ID" type="xs:integer" minOccurs="1" msdata:AutoIncrement="true" ms...more >>

title problem
Posted by Lloyd Dupont at 8/29/2003 12:09:33 PM
I have a 1 window application, and I change the controls inside this windows when the user go to other screens, I also change the title. (in fact I have trouble changing the main window and I want only one visible window at a time for a better display in the running program list) my problem ...more >>

getting current directory
Posted by wanderer at 8/29/2003 10:17:13 AM
Although the docs say Directory.GetCurrentDirectory() is supported in the CF, I seem to get a managed NotSupportedException when I try to use it. Is there an easy way to get the directory that the program/application that is running is installed in?...more >>

ANN: GAPI with .NET CF and eVC++ article on Intel.com
Posted by Moemonster NO[at]SPAM aol.com at 8/29/2003 6:30:36 AM
Just thought I'd pass this along... Part two should be posted soon. http://cedar.intel.com/cgi-bin/ids.dll/content/content.jsp?cntKey=Generic+Editorial%3a%3agames_gapi&cntType=IDS_EDITORIAL&catCode=BMS Or surf to Intel.com/IDS and go to the Gaming section......more >>

Does anyone know where to find the C# NorthwindCE sample?
Posted by Peter Conn at 8/29/2003 6:17:02 AM
I have only found the VB version, but the notes claim there is a C# version, and I cannot locate it anywhere. I am wondering if there is a download available for the C# version anywhere. Thanks...more >>

Motorola moves away from Symbian, strengthens Java's stranglehold on smartphone market
Posted by kalim1999 NO[at]SPAM yahoo.com at 8/29/2003 5:30:19 AM
Motorola solidified Java's hold on the fast growing smartphone market when it decided today to shift away from Symbian and to other OS such as Linux. Although this is not a major blow to Symbian, this does show that the OS may become commoditized in future in the handset market, an event that wi...more >>

cab wizard
Posted by marcmc at 8/29/2003 5:00:44 AM
I have successfully modified the setup information (.inf) files for my device and built a new cab file on the changes made in the inf file. You do this by changing the shortcut on the last line of your .inf file to point at the specific application. However, I want the new cab to install no...more >>

RE: Unable to connect to the remote server - (compact Framework)
Posted by rbfigueira at 8/29/2003 3:18:28 AM
Ok, but where i made that ? ---> configure your device for the firewall settings !! >-----Original Message----- >You will need to configure your device for the firewall settings. This is >under the control panel, in "internet settings." > >Cheers, >Rich >This posting is provided "A...more >>

Execute program
Posted by Francesco at 8/29/2003 12:26:14 AM
Hello people! I have a little problem I have to write a program wich execute an other executable program on wince device. wich Comman i have to use ? (I program with vb.net 2003 and have a symbol pdt2800 device with pocket pc2000)...more >>

http://www.pocketpcdn.com/ is down???
Posted by Fernando Rowies at 8/28/2003 11:28:13 PM
Hi all, Did you seen this? pocketpcdn.com coming soon! This page is parked FREE at GoDaddy.com! ...more >>

active GPRS connection
Posted by JMar at 8/28/2003 10:36:06 PM
I have a device Gotive with GPRS feature. In my code, I have to check the GPRS connection. If the connection is not available, the application should try to activate it. Are there any ways in VB.Net CF to program with GPRS, such as component or API?...more >>

format(), mid(),right() supported by Pocket PC SDK?
Posted by Devin Choo at 8/28/2003 9:05:58 PM
I'm using PocketPC SDK.I'm facing a application error "An error was encountered while running this program: variable is undefined:'Format'".I have use format(String,"000") in my source code. the String is less than 3 digit.May i know the format(), mid(),right() supported by Pocket PC SDK? Tha...more >>

REPOST: MDI-style app on Windows CE
Posted by Alexander at 8/28/2003 7:17:28 PM
Hello, MS support! My C# Windows CE.NET application shows all its modal dialogs (child windows) in the taskbar, so user can switch to the parent window (!), but, of cause, it's inactive, so user goes frustrated. Is it possible to supress this behavior? I mean, to create MDI application with...more >>

no listbox click event is horrible
Posted by khorad at 8/28/2003 5:59:49 PM
so when is this going to get fixed? we're supposed to use SelectedIndexChanged instead, ok, but there are a few problems with that: 1. I need it to fire if you click anywhere in the box, not just on an item (box is only half-full for instance) 2. (and far worse) this event fires a bunch of ti...more >>

Custom Device SDK
Posted by Paul G. Tobey [eMVP] at 8/28/2003 12:32:45 PM
Hi, Has anyone made any progress on getting .NET CF applications to cleanly deploy to custom Windows CE.NET-based devices? We have a nice 4.2-based device on which a given .NET CF application runs fine, but when you deploy this application to the device the first time, with the Windows CE pla...more >>

Best Method for SQLCE reading (8000 records)
Posted by news NO[at]SPAM mikendy.com at 8/28/2003 11:10:08 AM
I have 8.000 records in my SQL CE DB. Im using this construciton: SqlCeConnection sqlConn = new SqlCeConnection(AppProperties.ConnectionString); SqlCeCommand sqlCmd = new SqlCeCommand(); try { sqlConn.Open(); sqlCmd.CommandText = "SELECT ProductID, ProductCategoryRepID, ProductCategoryID,...more >>

FontDialog???
Posted by JustMe at 8/28/2003 10:30:07 AM
Is there no FontDialog in the CF? It appears not ... are there any solutions to this? Thanks. --Terry --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003 ...more >>

SQL CE and PPC 2003
Posted by LawX at 8/28/2003 8:46:24 AM
Can anyone tell me if there is any compatibility problem between SQL CE 2.0 and PPC 2003. I've just tried my app, that works perfectly well on PPC 2000. I then try to migrate to another device (running PPC 2003) and after installing all cab files, including sqlce.ppc3.arm.cab, my app still...more >>

Getting Started
Posted by Wayne Hoy at 8/28/2003 7:08:43 AM
Hi everyone, I'm just getting started developing for PPC. I have some basic questions I hope you can help me with. I want to develop in C#. What is the difference between SDE and the various Pocket PC SDKs (2002, 2003)? If I just want to do some basic apps, do I really need VS.NET 20...more >>

Reflection
Posted by Steven at 8/28/2003 4:32:08 AM
Is it possible to use reflection to get a list of the properties in a class to which I have applied a particular attribute? I want to get all of the properties to which I have applied the Browsable attribute. I will also need their data types....more >>

Why does Form load time increase?
Posted by Floris Briolas at 8/28/2003 3:09:39 AM
Dear you,.. I have a performance issue, I've created a simple class and dropped 4 buttons on it.. (no events yet) I’m measuring the time that is needed for calling the constructor... void on_click(sender... events...) { int start = Environment.TickCount; Form2 frm2 = new Form2(); ...more >>

PPC 2003 and its .NET CF
Posted by LawX at 8/28/2003 12:48:03 AM
Hi everyone, I've just finish developing my app with VS2003 and I deployed it on an iPaq running PPC2002. It works perfectly well, the .NET CF doesn't cause any trouble. Problems came when I wanted to deploy over a PPC 2003 based iPaq. As far as I understand, the problem comes from the na...more >>

Combobox question ...
Posted by JustMe at 8/27/2003 10:45:19 PM
Hello. Is there anyway to force a combobox list to 'open'? In other words, I don't want the user to have to manually tap the arrow to see the list ... I want to do it from code. Your help is appreciated. -Terry --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus sys...more >>

sqldataadapter and smalldatetime fields
Posted by Dan Owens at 8/27/2003 9:18:33 PM
Am I missing something or does the System.Data.SqlClient.SqlDataAdapter not handle smalldatetime fields when pulling records down from a sql 2000 database? Everytime I hit a date field, I get an error that I can only solve by removing the date field or casting it to varchar. Is this a limita...more >>

Symbol PPT 2700
Posted by Edgard L. Riba at 8/27/2003 5:18:46 PM
Has anybody worked out how to manage the barcode scanner on a symbol PPT 2700? The .NET SDK of Symbol doesn't cover this model :-(, only the 2800. Best regards, Edgard L. Riba ...more >>

Compact Framework cab files for Pocket PC 2002 and Pocket PC 2003
Posted by Asheesh at 8/27/2003 4:56:35 PM
Hi All, I'm a bit confused here. I'd appreciate if some body could clarify my doubts. In the setup package I'm preparing, I'm including SP1 of CF. I've targeted my application for ARM based processors. For this the SP1 setup includes 2 cab files for ARM processors 1) netcf.core.ppc3.AR...more >>

SQLCE Encrypt Database problem - database creates but doesn't encrypt?
Posted by Brad Isaac at 8/27/2003 4:19:24 PM
Hi all, I have been having a heck of a time getting my sqlce database to encrypt. Here's the create database string I am using: Dim SQLEngine As System.Data.SqlServerCe.SqlCeEngine SQLEngine = New System.Data.SqlServerCe.SqlCeEngine("provider=Microsoft.SQLSERVER.OLEDB.CE.2.0;Data Source...more >>

threading weirdness
Posted by Stephan Steiner at 8/27/2003 2:48:48 PM
Hi My application is using several threads at once: the GUI thread, a timer, a thread to receive packets (which is blocked most of the time using a ManualResetEvent), and a thread to process received packets (packet processing is quite complex, so I put received packets in a queue, and have a...more >>

Device Control Tab
Posted by Mark at 8/27/2003 12:43:39 PM
Is it possible to add a user control to the Device Control tab for PocketPC 2003 development?? If so then how?? Mark ...more >>

create sdf on desktop: any progress???
Posted by Matteo Cima at 8/27/2003 12:09:25 PM
Hi, long time ago i asked informations on creating sdf (sqlserverce db files) on desktops pc... I am close to the delivery time for my application and i need to clarify this to finish my app. Seems that in MS people thinks that the need to put data into a device with a simple filecopy is abs...more >>

Newbie questions: Help files? ColorDialog?
Posted by Robert D Allendoerfer at 8/27/2003 11:24:30 AM
I'm trying to convert a published evB program into CF vb.net hoping to get better performance and continuing support from MS. It's almost done and works perfectly in the desktop version using regular vb.net, however, I can find no support in the CF framework for the ColorDialog or Help files. ...more >>

app icon
Posted by Lloyd Dupont at 8/27/2003 11:15:13 AM
my app icon is not transparent ! it's the same I use for a tool bar, and its transparent color is paint as intended. but in the explorer all transparent area are black ! it's a 16x16X16 icon (16 colors, 16 square pixels) what can be wrong ?! ...more >>

SP1 CAB files for ARMv4T
Posted by Stephane Tombeur at 8/27/2003 10:50:44 AM
I see the SP1 release has cabfiles for armv4 and armv4i, but none for armv4t. Is this a deliberate choice ? Stephane...more >>

Starting with Visual Studio .NET and CF
Posted by Fernando Rowies at 8/27/2003 10:23:19 AM
Hi, Another newby question. Thanks to not complain. ( : Where can I get information to start programming with Visual Studio .NET and the CF, aside of microsoft and gotdotnet sites? I need to install Visual Studio .NET, The CF and PocketPC 2002 SDK to start? Really thanks, Fernando ...more >>

using ftp with Pocket PC CF
Posted by Scott Brogden at 8/27/2003 9:52:49 AM
Any body have any luck using ftp from CF. I'm trying to bring in InternetOpen, InternetConnet, FtpOpenFile and InternetWriteFile using [ DllImport("wininet.dll", EntryPoint="FtpGetFileW", CharSet=CharSet.Unicode) ] public static extern UInt32 InternetOpenW(string sAgent, UInt32 nAccessType, ...more >>

email
Posted by David Bergeron at 8/27/2003 7:42:10 AM
I used eVC++ 3.0 and the VOMAPI classes from Virtual Office Systems. However, these classes have some problems which I have fixed. There is also a problem with PPC 2003 which I have a workaround for as well. Any chance of getting paid to share?? ...more >>

DataGrid Autoformat Column Width?
Posted by WillieJoe at 8/27/2003 6:22:26 AM
Good Morning, Is there any way the Datagrid can be set to "autoformat" the width of each column to the largest row entry. If so - is this dynamic at runtime (meaning if a new row is added by a user with a larger column width, the column width is automatically increased)? Seems like by...more >>

Local XML Application
Posted by Butt Chin Chuan at 8/27/2003 1:50:47 AM
I'm facing a difficult decision which I would like to ask for some opinion. I want to develop a directory which will allow the users (from my faculty) to access the the server database to display out details such as name, ic, address number, contact number etc. For internal use, I use SQL ...more >>

Measure string height
Posted by Dan Ardelean at 8/27/2003 1:41:46 AM
Hi, Given a string, the font and the maximum width how can I get the height in which the text will fit?? (I have problems because of the word wrap). The result must help me in building a list control which adapts the dimension of the items so the largest item (text) in the list is full...more >>

is it possible to add an index to a datatable object
Posted by norbert.jungbauer NO[at]SPAM toshiba-tro.de at 8/27/2003 12:53:23 AM
I have to read a XML file with more than 3000 records. is it possible to speed up the read function and is it possible to add an index to a column or datatable to shorten the first search time thanks Norbert...more >>

Draw image
Posted by Aris at 8/27/2003 12:33:02 AM
Which method to use for drawing an image from a set of Points? thanks...more >>


DevelopmentNow Blog