all groups > dotnet compact framework > february 2005
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
Databinding DateTimePicker
Posted by Mike at 2/28/2005 11:59:02 PM
I am trying to bind a DataTimePicker control to a DataSet but cant seem to
get it working. I am using the following code...
DateTimePicker.DataBindings.Add(New Binding("Value", dtSampleData, "Date"))
All of my other fields bind fine but when I try to bind the DateTimePicker
control I get... more >>
Using hardware keys and releasing them
Posted by Terry Brown at 2/28/2005 11:23:58 PM
I have finally managed to get my application to detect and use the
Hardware Keys when it is running. I use code posted by "Mastermind" at
http://www.opennetcf.org/Forums/post.asp?method=ReplyQuote&REPLY_ID=1065&TOPIC_ID=283&FORUM_ID=12
this code uses RegisterHotKey and UnregisterFunc1 from core... more >>
SetWirelessSettings Method OpenNetCF
Posted by moonliver NO[at]SPAM gmail.com at 2/28/2005 10:57:39 PM
http://www.opennetcf.org/library/OpenNETCF.Net.Adapter.SetWirelessSettings_overload_1.html
indicates that there is a SetWirelessSettings method. I looked at the
source and it doesnt seem to be implemented.
if this is correct, when will it be implemented.
did the previous api work?
TIA
... more >>
How does one deploy SQLServerCE
Posted by GraemeR at 2/28/2005 8:28:37 PM
Hi, in VS.Net 2003, how does one wrap up the application for deployment.
I need to include cab[?] files for:
Microsoft SQLCE 2.0 Dev
Microsoft SQLCE 2.0
Microsoft .NET CF 1.0 ENU-String Re...
Microsoft .NET Compact Framework
Clicking the Build option bundles the executable but nothing else... more >>
Menu Control
Posted by nsreddi NO[at]SPAM gmail.com at 2/28/2005 7:17:43 PM
I am trying to create a sample prototype on Menu's.I have 3 forms and
on the main form I created a Menu control with New, Adjust and Exit as
Menu controls in the Main Menu bar.
When I click on Menu New control I want to show New form.
I am writing the following code on menu add click.
Pri... more >>
Help:About SDAuthUtilDevice.exe
Posted by yy at 2/28/2005 5:56:20 PM
I use VS2003.NET to develop CF Application.
When I used the SDAuthUtilDevice.exe, I
can't connect it to my pc. My PC connected the device with Ethernet. the
tools said it'can't find the IP Address of the device.
I've start the componet in the device but it can't find the IP Address by
DHCP. C... more >>
Display Modal Form but Still Process from Parent Form?
Posted by josepk NO[at]SPAM hotmail.com at 2/28/2005 1:43:16 PM
Hello,
Does anyone know if there is a way to display a form modally but still
allow processing to continue with the parent form that displayed the
modal form?
For example, assume I have Form A with various buttons on it and one of
the buttons on Form A kicks off a process that takes 5-10 se... more >>
SIP Form Scrolling
Posted by Aaron at 2/28/2005 1:12:42 PM
Ok...I see this one has been asked a lot by searching the archives;
however, they don't really give a viable solution. Does anyone have
any code for making my panel scroll when the SIP is opened on my form?
Certainly someone has a complete working solution to this age-old
question, or a demo ap... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How do I really force a GC.Collect
Posted by Scott Simons at 2/28/2005 12:59:03 PM
I'm having a problem when I perform merge replication with sqlce where I run
out of memory. This is only happening on one brand of pocket pc devices. It
seems like the merge replication is allocating memory faster than the device
can garbage collect. Because the application is in a non-inte... more >>
Adding entry to comm\tcpip\hosts
Posted by WM at 2/28/2005 12:33:10 PM
I am trying to figure out how to save aTCPIP address entry in the
comm\tcpip\hosts registy. I can make the host key with the name and save the
ipaddress key with a string value, but need to convert to binary value. I was
looking at the bitconverter, but didnt see what the conversion would be?... more >>
ActiveX Wrapper for Managed
Posted by RDI at 2/28/2005 12:31:35 PM
I have been devloping a wrapper for an activex control. I succeeded to
do it using ATL.
Once I moved to MFC, the wrapper failed to be called from a managed
application. It throws an exception, and by calling GetLastError and
FormatMessage; I get always one of the two messages "This function is... more >>
ANN: SQL Server CE Webcast 3/2/2005
Posted by Darren Shaffer at 2/28/2005 12:16:08 PM
All,
I am giving an MSDN webcast on "Architecting Windows Mobile Solutions with
SQL Server CE" this Wednesday. Many of you have had questions lately about
data synchronization options/selection and there is great coverage of that
decision process in the presentation. I'll also walk throug... more >>
Aborting threads before quit my application using Application.Exit
Posted by Thanya Teutschbeim at 2/28/2005 12:05:04 PM
Hi there!
I have an application that needs to monitor PoweOFF events. I do this using
a code I found in the Internet and everything is ok, except for one thing:
When I start to listen events on ppc, I start a Thread. When I quit my
application I use this.Close(), this.Dispose() and Applica... more >>
mscorlib Error
Posted by Aaron at 2/28/2005 11:54:11 AM
I keep getting the same error twice when I compile my code:
Error: The dependency 'mscorlib, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=969db8053d3322ac' in project 'MyApp' cannot be copied
to the run directory because it would conflict with dependency
'mscorlib, Version=1.0.5000.0, C... more >>
walkie talkie and symbol mc-50
Posted by rob at 2/28/2005 11:34:17 AM
So I have this new fancy Symbol MC-50 and it has a little push-to-talk
button on it. I have a .netcf app that is connected to a wireless
network that is NOT connected to the internet. How might I get a
little walkie-talkie action going on between n number of mc-50's? I
also have a windows xp-... more >>
How do you build a .msi package for Pocket PCs?
Posted by max at 2/28/2005 11:22:38 AM
I've posted this message is several groups, and I was just directed to
ask my question here. I hope someone can help.
In
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/netcfdeployment.asp
they talk about "1-click" to build an .msi package for Pocket PCs, but
... more >>
Need to find a slider control to use...
Posted by dwhittenburg at 2/28/2005 11:12:52 AM
I'm looking for a slider control to be used for a date range...Specifically
there will be a range of 14 dates, I was thinking that I would have maybe
the first, middle and last dates shown and then a slider similar to the
TrackBar to allow the user to navigate between the dates...I tried the
Tra... more >>
Back up database.sdf
Posted by A_PK at 2/28/2005 11:05:31 AM
Could someone guide me how to write a code to back up database.sdf ?
the back up feature must allow the user to select the the source path, and
the destination path.
Also must include the following two options.
option 1 - Regular - manually backup...
option 2 - set a timer, and run a sched... more >>
Compact Framework and SqlCe questions
Posted by Steve B. at 2/28/2005 11:05:20 AM
Hello,
I'm building an application based on Sql Server CE.
I'm trying to create a SqlCeDataAdapter using the same structure than Visual
Studio generates for a Sql Server 2000 DB.
I want my Data Adapter to use optimistic concurency, and reload the dataset
after an update or an insert.
My ... more >>
Any way to detect when entire application loses focus?
Posted by Reef at 2/28/2005 8:35:04 AM
Hi everyone,
Is there any way through a p/invoke or otherwise to detect when an
application entirely loses focus and something else pops up like let's say
you are using IE and then click start --> Contacts, the IE window is pushed
to the back.
If I were the IE program would I be able to ... more >>
HttpWebRequest fails to connect to the web server on first attempt
Posted by safdarhhaider NO[at]SPAM hotmail.com at 2/28/2005 8:18:52 AM
Hi,
I'm using HttpWebRequest to get some data from an ASP page off a
Windows 2000 Professional machine running IIS.
I start my application in debug mode (running on Visual Studio .NET
2003 + PocketPC 2002 Emulator) and execute the follwing code...
private void WeRequestTest()
{
string resp... more >>
Registry
Posted by Rogerio Jun at 2/28/2005 7:43:01 AM
How can i access registry of windows ce with compact framework ?... more >>
Design-Time
Posted by Rogerio Jun at 2/28/2005 6:35:11 AM
It's possible to implement Windows Forms Controls and Components with
Design-Time Features ?... more >>
Overlapping scrollbar arrows in datagrid?
Posted by Michel Renaud at 2/28/2005 5:33:03 AM
Hi,
I have a problem with a datagrid. On its first display, the scrollbars
arrows look fine. However when I display it another time (after returning
from another form), the horizontal scrollbar's right arrow is overlapping the
vertical bar's down arrow. Just wondering if anyone has exper... more >>
.Net setup/debug issues
Posted by geodev at 2/28/2005 3:11:02 AM
Hello,
I’m attempting to develop an asp.net application.
I have the following installed on my workstation: XP SP2 with all the latest
updates; IIS version 5.1 as part of the XP install; MS Visual Studio .Net (MS
development environment 2002).
After I have typed out some basic code I ... more >>
Data Display Advice
Posted by sendtomark05 NO[at]SPAM volcanomail.com at 2/28/2005 2:47:10 AM
Hi,
Im new to CF development and was just looking for some advice. I have
a very simple master/detail record relationship stored in SQL CE which
I want to display (master and detail on separate forms). I was thinking
of using a datagrid (pref multiline) however I like the Inbox setup on
my Ipa... more >>
Is it possible to interface .Net with Pocket Excel?
Posted by Stephen at 2/28/2005 1:43:02 AM
Would like to open a pocket excel file within my code, make changes to cells,
print out the document and save it. Anybody done this before?... more >>
keydown event doesn't fire after button click
Posted by Terry Brown at 2/28/2005 12:33:01 AM
I am building a stopwatch which I want to start and stop by either
pressing a navigation button or an on-screen button. I update the timer
display by using a Timer with the interval set to 100 milliseconds
My code looks like this:
Private Sub Clock_Tick(ByVal sender As System.Object, By... more >>
IPSec
Posted by Michael--J at 2/27/2005 6:03:05 PM
Hi,
I'm trying to configure IPSec on my Wince 5.0 OS image so that TCP packets
are encrypted when sent. I added the IPSec v4 feature and followed the
documentation on how to conifgure it at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcecomm5/html/wce50conl2tpipsecregi... more >>
Today screen icon
Posted by Tim Johnson at 2/27/2005 8:29:19 AM
This may be a bit much for the forum, but if someone could point me in the
right general direction... :)
First I want to have my app not appear when run, but only an icon show up on
the Today screen. Is there an CF support for that or do I have to go
P/Invoke for the shell-notify API?
H... more >>
How to force screen update
Posted by Tim Johnson at 2/27/2005 12:16:32 AM
I know this has to be something really simple, but I have 2 questions:
1. How do you suppress painting of a form while doing some lengthy form_load
stuff? I get bits and pieces of the form showing up before the final form
appears.
2. How do you force a label text-change to appear immediat... more >>
Upgrade VS.Net 2003 to CF SP3
Posted by James at 2/26/2005 7:32:46 PM
Is it possible to upgrade VS.Net 2003 to use the Compact Framework SP3
files? I updated the device OK, but VS.Net whines when deploying a program
about the device having newer files than the development computer.
Thanks
JamesL... more >>
DataGrid Collumn/Cell Color
Posted by David de Passos at 2/26/2005 4:39:26 PM
Hi!
Don't have any chance to set Collumn or Cell backcolor with SmartDevices
Datagrid?
--
Cumprimentos,
David de Passos
--------------------------------------------------------------
RCSOFT, Lda.
E-Mail: passos@rcsoft.pt
Móvel: +351 966931639
Telefone: +351 239708708
Fax: +351 239... more >>
Understanding Mobile2Market SIP Requirements.
Posted by Nathan Mellor at 2/26/2005 2:28:39 PM
These are the requirements related to SIP that I am attempting to
understand.
==
Required: Applications Must Handle the Input Panel Appearing/Disappearing
From the UI perspective, the application must be designed to account for the
fact that an 80-pixel tall Soft Input Panel (SIP) may be ... more >>
16x16 and 32x32 icon
Posted by Nathan Mellor at 2/26/2005 12:18:45 PM
Mobile2Market Standards say:
Required: 16x16 and 32x32 Pixel Icons for Application and File Types
Applications are required to register 16x16 and 32x32 pixel icons for their
main executable and saved file types.
I only know how to register one by compiling one into the application. Is
there... more >>
OpennetCF setvalue registry problem
Posted by WM at 2/26/2005 11:45:02 AM
I have been trying to get the opennetcf.win32.Registry setvalue function to
work on a Pocket PC 2002. I can view the registry value but can not update. I
have looked at alot of samples and nobody seams to have any problems with it.
I have textbox on the form.
Dim reg_reader As OpenNETCF.W... more >>
textbox.keypress problem
Posted by WM at 2/26/2005 11:41:02 AM
I am trying to use a kepress event on a simple textbox. I want to be able to
capture the enter key when using a handheld with a keypad. I want to be able
to just jump to the next textbox or comobox like any other desktop program. I
cant seam to get the event to fire. I have tried putting other... more >>
TabControl
Posted by Ron Harter at 2/26/2005 3:17:35 AM
I am porting a desktop application to the IPaq and having some trouble with
the TabControl
On the desktop when the user selected a tab I reparented the controls that
were on the previous tab with the following code:
tabControl1.SelectedTab.Controls.AddRange(new Control[]{groupBox1,
gro... more >>
Transfer data from a SQL CE database to another one
Posted by gianfranco.giugliano NO[at]SPAM infinito.it at 2/26/2005 2:37:23 AM
Hello, I have the following problem:
I have a database A that contains some data I would transfer in the
database B. The two databases have the same structure (tables,
fields...). I would use a query with a statement similar to:
INSERTO INTO B.TABLE_X (SELECT * FROM A.TABLE_X)
But is this... more >>
creating desktop installion of my application
Posted by Mustafa Rabie at 2/26/2005 1:47:51 AM
Hi all,
can someone point me to how to create a desktop setup application (exe or
msi), that would install my application on a smartphone using active sync.
The installation file should also include .cad files that would beed to be
installed so the application would run correctly
thanks
m... more >>
Publish Web Service HELPPPPPPPPPPPP
Posted by arivas News at 2/26/2005 12:25:35 AM
Hello :
I create a web service , in the localhost run good , but the problem is for
publish this service , i have access from internet at the folder
\localhost\testwebservice\ , but i don't can run the file test.asmx from
internet , any help
Best Regards
... more >>
Detect Foreground / Background on PocketPC/SmartPhone
Posted by Chris Kinsman at 2/25/2005 11:27:02 PM
Sorry for the CrossPost. Realized this might be a better location...
I have a .NET CF application that polls a service on a regular basis from a
smartphone / pocket PC phone. I want it to stop polling whenever it goes
into the background. I would like it to start polling again when brought... more >>
Databinding Exception
Posted by victor at 2/25/2005 5:21:16 PM
hi guys
i got a very strange problem here. In my program, i create the databinding
between some textboxes ,comoboxes and a dataview. first i clear the
databinding then add the databinding again. then i changed the current row
in the dataview several times, the nullreferenceexception occurs.. rea... more >>
Understanding the use of Control.Invoke
Posted by Mike at 2/25/2005 11:57:05 AM
I have a very amatuerish question that hopefully someone can help me out
with. I have an application that unpredictably hangs/locks on occasion.
After scouring the newsgroups, it seems very clear that I must be improperly
multithreading or updating controls. Where I get confused, is that no... more >>
BSTR* marshalling
Posted by Andrew Merisanu at 2/25/2005 11:06:38 AM
Hello All,
I have to call a C API function decalred as:
ing GetParameters(int DeviceID, BSTR *ParametersXML)
I tried to do this using the following DLLImport:
<DllImport("avlcontroller.dll", EntryPoint:="GetParameters")> _
Public Shared Function GetParameters(ByVal DeviceId As Integer, By... more >>
Shfullscreen persist problem
Posted by Reef at 2/25/2005 10:51:02 AM
Hello,
I can't seem to get the SHfullscreen with the shhidesipbutton to persist.
The silly sip button keeps coming back. I've seemingly called shfullscreen
everywhere I can think of and tried every event of the form (activated,
paint, etc).
So how do you get it to persist and stay hidden... more >>
Signature in C# to BMP
Posted by Giovanni Rena at 2/25/2005 10:31:13 AM
Hello,
I have a signatur in a PictureBox, and I want to save it as a bitmap. I
allready searched in google and in the newsgroups... I coudn't find
something in C#, just in VB. But I can't it.
I just found this for C#:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetc... more >>
Label OnClick
Posted by Amp at 2/25/2005 10:03:59 AM
How do I add an OnClick event to a Label control? Or do I have to derive from
Control and do it all from scratch?
I had a look at the OpenCF LinkLabel but I don't think I need all that extra
functionality.
Adam
--
London, UK... more >>
speech to text on Pocket PC
Posted by chunsheng at 2/25/2005 7:15:02 AM
I cannot find any speech recognition support in compact .NET framenwork.
I tried SASDK, seems it's not supported by compact .NET framenwork either.
Any comments? thanks a lot.... more >>
Custom component (not control)
Posted by Rogerio Jun at 2/25/2005 6:51:05 AM
I create a custom component, but when I drag and drop in the form, nothing
happens.
Please, help-me.... more >>
|