all groups > dotnet compact framework > january 2005 > threads for saturday january 15
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
Databinding not working
Posted by Aaron at 1/15/2005 8:33:53 PM
I have some code that is exactly the same as another area of my
program which is binding an xml doc to a listbox, yet in this case, it
doesn't work...no errors, just doesn't load any data!!!
I'm using C# and here's my code...
using System;
using System.Drawing;
using System.Collections;
u... more >>
Smartphone and Action Key Click controls .Net
Posted by Mustafa Rabie at 1/15/2005 4:57:33 PM
Hi All,
I know that buttons are not supported in Smartphone, but some application
has the functionality of clicking the Action Softkey and acts like a mouse
click. E.g the bubbles game, the Pocket outlook listview, when u click on an
item an action happens. Is there a way to do this or mayb... more >>
Having trouble changing a web service URL at runtime
Posted by Edward Fretwell at 1/15/2005 3:11:01 PM
I'm playing with a simple smartphone app that communicates with a server
application on a PC when connected via ActiveSync.
The server app exposes a web service which I connect to in my client by
adding a web reference to the project and letting VS.Net generate a proxy
class for me. The we... more >>
Open Source C# code for file formats in HTML, Word, lit (unprotected), and other formats?
Posted by news.austin.rr.com at 1/15/2005 2:48:08 PM
Hi,
I'm looking for open source code for reading as many of the current major
file formats. Does anyone know where I can find this. I prefer open source
C# even if it has a price tag but will settle for open source in other
languages.
Thanks
... more >>
SQL Server Ce Question
Posted by glenn at 1/15/2005 10:21:20 AM
I am trying to get a test app written that works with the Ce version of SQL
Server. However, I'm getting errors when I try to run the app. I'm using
source from Microsoft examples. Wondering if this is something i have to
purchase for the PDA or is there an SDK or something I have to get to ru... more >>
showerror(
Posted by glenn at 1/15/2005 9:22:46 AM
Can anyone tell me what namespace ShowError is in? I copied source from
Microsoft site for working with database tables and was testing with it.
I'm using the namespaces they declared in their example but I can't compile
because it says it doesn't recognize the command.
Thanks,
glenn
... more >>
|