all groups > dotnet compact framework > february 2005 > threads for monday february 28
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 >>
|