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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Add a popup soft input panel to a TextBox30 Jun 2007 00:12 GMT2
I would like to create an inherited TextBox control that pops up a small
numeric keypad when it receives focus.  The problem is, if I use a
UserControl for the keypad the focus will shift away from the TextBox
when the user taps one of the keys.  Is there anyway I can somehow
How do I enter non-English characters using English keyboard??29 Jun 2007 22:27 GMT1
  I want to create a multi-language version of my app. Can I use the
regular keyboard for inputting such characters?? How do I know what
key combination with ALT generate a non-English char? Please help.
Thanks,
Datagrid binding29 Jun 2007 21:56 GMT1
I have a business object TransactionEntryList which I have bound to a
datagrid in my mobile application.  TransactionEntryList  inherits
BindingList(Of TransactionEntry).  So essentially I want the datagrid to
display a list of TransactionEntries.  This works fine, so far so good ...
Need advice on getting SQL CE Server data to the desktop using VB.Net 2005  CF 2.029 Jun 2007 18:48 GMT4
I am using SQL Server CE VB.Net 2005 compact framework 2.0
So I have my data on the device now I need to use it on the desktop. I
do not care what format the desktop database is in as long as I can
access it using VB.Net 2005 code.
bitmap from memorystream has altered pixels29 Jun 2007 17:48 GMT1
// at server, bitmapStream is a MemoryStream that i put together by
converting a gif file from indexed pixel format to raw (A)RBG format
Bitmap carrierBitmap = new Bitmap(bitmapStream);
// store encrypted data at the 'R' element of pixels at various
How do I ping an ip address?29 Jun 2007 15:42 GMT1
This code works in the normal .net framework, what do I need to do to
get it to run in the compact .net framework?
//begin code
Ping ping = new Ping();
Strange unexpected native exception with pInvoke and WZCSetInterfaceEx API29 Jun 2007 13:18 GMT1
We are dealing with a very strange problem and we cannot figure out
where it comes from so we need some help.
Currently we are implementing the new WPA2 and AES features for
Wireless networks to our applications. These features became available
globablization sample29 Jun 2007 07:56 GMT1
I would like to see how an application can be made to take
the settings of a different culture (i.e globalize an app.)
does anyone knows if  there is such a sample?
Thanks in advance,
Fujitsu iPad 100-20 scanner28 Jun 2007 21:37 GMT9
My application needs to make use of the built-in scanner on the iPad.
I'd rather not use a keyboard wedge (or scanwedge).  The application
will be written in CE .NET 2003 targeted for compact framework 1.0.  I
downloaded "barcode scanners netcf.msi" because it sounds like exactly
filling a data table form a sqldata reader28 Jun 2007 18:52 GMT1
I am trying to populate a datatable from a sql data reader but I am having
some issues that hopefully somebody can help me out with.
I have added the using System.Data.Common to the top of my form
This is my code
Problem with Wait Cursor28 Jun 2007 18:22 GMT2
I am using the below code for displaying the Wait cursor.
Cursor.Current = Cursors.WaitCursor;
But currently in some cases the wait cursor is not getting displayed at all
and in some cases there is more than 5 Seconds delay before the wait cursor
Error deploying to handheld device28 Jun 2007 18:10 GMT2
I get a the following error trying to deoply any Pocket PC solution
under VS.NET 2005
Error    1    Class not registered    Device Connectivity Component
Telling me what component needs registering would be useful. Cannot
Data Access Objects framework28 Jun 2007 18:04 GMT1
is there any framework for Windos Mobile, wich handles DAOLayer (like
Hibernate, iBatis)?
Thank you in advance
I need a plan of attack to copy tables from different sdf databases into new one.28 Jun 2007 16:43 GMT1
USING: VB.Net 2005 compact framework 2.0 with SQLCE Server.
I need a plan of attack to efficiently code the following scenario:
Create a new database - call it sdf1 - no problems I can do this
copy tables structure and data from sdf2 into sdf1 - no idea how to do this
Deserialize xml object28 Jun 2007 15:45 GMT7
how can I deserialize a xml object with the compact framework 1?
Thanks!
Pages: 1 2 3 4 5 6 7 8 9 10 11 May, 2007
 
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.