Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Compact Framework / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
tap-and-hold event 16 Mar 2004 12:49 GMT1
I am trying to create a custom control using the .net framework sdk. I want
a context menu to popup when the control is clicked. Right now, the context
menu pops up only when the user taps and holds the stylus for a while. How
do I make this happend when the control is clicked ...
Biometrics16 Mar 2004 10:30 GMT5
I have an iPAQ 5550 with a fingerprint scanner.  I have read about the HP Biometric Toolkit and how it is so nicely integrated with VS7.  Drag and drop, Biometric project template, ...  However, I feel really stupid.  I have looked all over the HP site, the Microsoft site, ...
Problems binding data to ListView Control16 Mar 2004 09:23 GMT3
Attached herewith part of my code for your references.  My code is working
fine in normal dotnet frameworks but it's giving me errors while I am
applying the same way in Compact Framework.
ListView1.Items.Clear()
System.Diagnostics.Debug.Assert has stack trace; how do I get to it?16 Mar 2004 07:40 GMT1
I've noticed that if I call System.Diagnostics.Debug.Assert( false ), I'll
see a stack trace.  I'm acutely aware that exceptions in the compact
framework do not contain stack trace information, but I'm wondering how the
Assert method gets this information.  Would it be possible to ...
Application does not show up after minimized16 Mar 2004 07:23 GMT1
The problem happens on Dell Axim 300. When my application is minimized by clicking on the 'X' button or go out to Settings or somewhere else, SOMETIMES my application would not show up again. And it's not listed in the current running programs in Settings->Memory, but actually ...
KeyPress event and the transcriber16 Mar 2004 07:18 GMT1
I don't understand this behavior I'm getting. I'm working with the
latest compact framework on pocketPC 2003. Basically, the KeyPress
event doesn't get fired under this one scenario: the textbox has text
in it that selected, and the transcriber is used to write more than 1
Howcome Invoke blocks until ShowDialog returns16 Mar 2004 07:16 GMT2
I have a worker thread calling Invoke on the mainform of the application while the main thread is executing a ShowDialog. Invoke is blocked until ShowDialog returns
Howcome Invoke blocks when it is concurrent to a ShowDialog
How can you do multithread GUI apps on .NET CF if that ...
message boxes and the SIP16 Mar 2004 07:14 GMT1
I have some code in my from to use a mainmenu and hide the SI
however, the SIP refuses to go away (the code i have is basically what has been reposted here several times, it's no different. the strange thing is, once the form loads and i call a message box, when the message box is ...
Using SQLConnection in C# to connect to a database16 Mar 2004 00:24 GMT1
I have written a very simple test program in C# to connect to a
database.  It displays a button.  When the user clicks the button it
invokes the code below to connect to the database.
This works fine in the emulator but I get a SQLException when I run it
help integration15 Mar 2004 23:23 GMT1
Can anyone guide me through the steps required to integrate help in .net compact framework application..
Thanks in advanc
form problem15 Mar 2004 18:40 GMT1
Im using a listview on my pocket pc application and this code checks which
item was clicked:
Private Sub MainList_SelectedIndexChanged(ByVal sender As System.Object,
ByVal e As System.EventArgs) Handles MainList.SelectedIndexChanged
Smartphone Serial15 Mar 2004 18:39 GMT3
Has anyone managed to get serial comms working on a Smartphone 2003 device,
I'm thinking of getting an Orange SPV E200, but would like to know if serial
comms works first.
Thanks,
How does treeview.contains identifer the node ?15 Mar 2004 18:04 GMT3
Dim hIP As TreeNode
hIP = New TreeNode("Peter")
Dim myNodeCollection As TreeNodeCollection = Me.treeResults.Nodes
If Not myNodeCollection.Contains(hIP) Then
Advice needed (DataGrid and Font)15 Mar 2004 17:11 GMT2
I need to have a grid or list with two columns.  One column needs to have a
font that can be selected by the user the second is just normal.  On the
DataGrid you seem to be able to only set the font on the whole grid.  Is
this possible with the CF?  If so what is the best approach?
detecting built-in keyboard15 Mar 2004 15:47 GMT2
Does anyone know a way to detect (for Pocket PC) if a PDA has an
embedded (or attached) keyboard to it; to determine if firing up the
Soft Input Panel (SIP) is necessary or not? I am adding the SIP
control to my app, and using event handlers to enable it or disable it
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.