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
Deleting a SQL CE database26 Mar 2004 00:50 GMT2
I'm playing around with SQL CE for the first time, and it didn't take long
for me to come up with a puzzle. I created a little test app that gives the
user 3 buttons: Create, Insert and Display. "Create" deletes the SQL CE
database file (if it exists) and then creates a empty ...
Access modifiers25 Mar 2004 23:58 GMT4
Isn't there an access modifier that limits visibility to the same namespace?
Regards,
Elisa
SIP button invisible25 Mar 2004 21:19 GMT6
I would like to make invisible the SIP button in my VB.net project, here is
what I do on load event of the form "frmToto"
Dim hWnd As IntPtr = FindWindow(Nothing, "frmToto")
RC = SHFullScreen(hWnd, SHFS_HIDESIPBUTTON)
Data Insertion25 Mar 2004 21:12 GMT3
I am working with C#, SQL CE and ADO.net using the .net compact framework on a PDA.
I need to populate quite large tables from XML.
Initially I just used Dataset.ReadXML but this quickly ran into memory problems with large amounts of data.
I am now using XmlTextReader to read the ...
Loading bitmap from stream25 Mar 2004 20:47 GMT4
I'm trying to load a bitmap from a stream using the appropriate constructor, but consistently get an exception of type system.ArgumentException. Loading the bitmap from file seems to also produce the same exception. There doesn't appear to be anything wrong with the bitmap, as it ...
AddHandler and RemoveHandler25 Mar 2004 20:44 GMT1
If you add event handlers using AddHandler, do you have to explicitly
call RemoveHandler, or are event handlers automatically removed when the
listener goes "out of focus" (read: gets disposed)?
Regards,
CF 2.0 where to get?25 Mar 2004 20:26 GMT1
I know it was distributed at mdc...
for those who could not attend... where will the next distribution
point/date be?
MSDN? beta.microsoft.com? mdc dvd for sale?
FMOD problem (playing MP3)25 Mar 2004 19:32 GMT4
I got FMOD from www.fmod.org. I wrote the following simple code, but
unfortunately nothing happens:
[DllImport("fmodce.dll")]
public static extern bool FSOUND_Init(
order of events for forms25 Mar 2004 19:26 GMT2
I sifted through the MSDN docs and searched the groups but I can't
find the order form events fire anywhere. The reason I'm even asking
is it looks like the Activated event fires before the Load event which
seems backwards. I noticed this in debug mode stepping through the
RAPI in C25 Mar 2004 18:16 GMT5
This is not really a CF question, but it is related.  I have written a CF
app for the PPC.  I would like to write a RAPI app on the PC, but I do not
want to insist that users install the (Full) Framework to run a simple
utility (RAPI in C#).
textbox without Click event25 Mar 2004 17:14 GMT5
I'm working with VS .NET 2003 in an application for windows CE .NET and need
to manage the event Click of a textbox.
I don't see this event in the Event window of the control. Is this because
is not in the Compact Framework? Is there any way to get into this event?
IR file transfer using OpenNETCF ?25 Mar 2004 16:13 GMT1
Does OpenNETCF directly support IR file transfers or will I need to write
code to read and write the files from the IR data?
Also, does it support sending and receiving files using Blue Tooth vs IR?
Thanks
Embedded25 Mar 2004 16:08 GMT4
I would like to embed a PPC device into some custom hardware, I know I
could just bolt an existing PDA into the hardware but this is
obviously very amateurish.  Does anyone know if there is such a thing
as a PDA kit, which would provide me with the bare bones of a PDA
Forms Designer not available for some forms25 Mar 2004 15:21 GMT4
I have just opened up a Compact Framework project that I was working on a
couple of days ago and I now can't edit the screen design of SOME of the
forms in the project (5 out of 12).
The icon in the solution explorer for the forms that I can't design has now
A Good Reference Book Recommendation25 Mar 2004 12:52 GMT2
Could anyone recommend a good reference book for developing handheld applications in C#.NET with the .NET CF?  I'm looking for a book that has good information about designing advanced applications with C#.NET.
Thanks in advance!
Allen
 
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.