all groups > dotnet compact framework > august 2004 > threads for sunday august 22
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
listview columnwidth to largest subitem?
Posted by Davy at 8/22/2004 11:53:01 PM
Hi,
I have a datareader filling a listview, after that I want to set my listview
column width to the largest subitem in the column. You could do that by
setting width to -1.
I already found out about a bug that you could not set -1 by the columns.add
method
([url]http://support.microsoft... more >>
XML as database
Posted by Frank Beerens (Soft-Solutions) at 8/22/2004 8:22:18 PM
Hello
i want to use xml as a database (anybody an other idea )?
But in visual studio everything on the data tab is disabled. Is there
anybody who can give me an example
Thanks,
Frank Beerens
... more >>
Send SMS on Pocket PC 2000 with .NET Compact Framework
Posted by msnews.microsoft.com at 8/22/2004 4:24:46 PM
Hi,
I am building a basic SMS application for Pocket PC 2000 with Mobile
support. This version does not support the "SMS.DLL"! I did find some help
in MSDN but not a sample source code.
Could any one provide me with useful links, sample code or any thing?
Adam Tibi
... more >>
Sql Query on a datatable
Posted by Tomer at 8/22/2004 2:09:36 PM
Hi,
I have a datatable filled with data, and I need to fill another datatable
from it by using a sql query. is this possible? if not was is the best (
fastest ) way to do this. In the select query I need to use the 'group by'.
Thanks, Tomer!
... more >>
Multiple CF cards
Posted by Steven Licciardi at 8/22/2004 8:28:55 AM
I have an application (plus a huge amount of data) I'd like to put on 50
Compact Flash cards, this takes about 20 minutes per card. Does anyone know
of a way of writing to multiple cards at once?
Thanks,
Steven
... more >>
date time picker
Posted by Glyn Meek at 8/22/2004 4:15:11 AM
Sorry to repeat this as I KNOW it's been up here dozens of times, but can
anyone point me to the free date/time picker VB.net code that is published
on the Microsoft site. I cannot find it anywhwre, but I know it's there
<embarrassed>
Glyn Meek
... more >>
UREGENT: Transparent background labels
Posted by Mustafa Rabie at 8/22/2004 2:57:45 AM
hi all i am wirting an application, that has a picture box as a back ground,
and i want to add a Text Label on top of the picture box but it always shows
that background type even if i set label1.backcolor =
SystemColors.Transparent in the page_load function
thanks
mustafa
... more >>
|