Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet compact framework > july 2004 > threads for friday july 2

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 29 30 31

SqlServerCE and InsertInto
Posted by Zanna at 7/2/2004 7:03:55 PM
Hi! I've a big problem with SqlServerCE: If I do a loop of InsertInto (I create the SQL and then do a SqlCeCommand.ExecuteNonQuery) it seems that if the "insert" contains much data, sometimes my app crashes or just the insertinto is not executed (I'm sure the data can be stored into the table)...more >>

Tools
Posted by Frank Beerens (Soft-Solutions) at 7/2/2004 6:34:54 PM
Hi which tool do i need for the compact framework just visual studio .NET or something else. frank ...more >>

about record voice data
Posted by cfyam at 7/2/2004 5:44:43 PM
How can I record some voice data from microphone in my Pocket PC aplication? Can I find any component to use? ...more >>

writeXML(fullFilePath) DOESN'T Write
Posted by Art Cabot at 7/2/2004 3:56:02 PM
I'm trying to write a DataSet back out to the same location it reads in from with readXML(fullFilePath), just to a different filename. The program breezes right on through with no exceptions, but the file just isn't there! There's data in the DataSet and I have write rights to the fullFilePath sp...more >>

How to improve Peformance while Loading Mobile Form
Posted by Ashok Tho at 7/2/2004 12:44:17 PM
Hi All, To Populate a ListBox on Pocket PC Mobile Form i am using a ArrayList which is coming inturn from ObjectCollection. My question is Is there any better way to receive data, because i am loading around 1500 records. Mobile Form Code:- Note:- Where empList is a return values fr...more >>

Dataset X DataBase
Posted by Rodrigo at 7/2/2004 10:24:06 AM
Dears, I have had problems to save the changes made on a form to the database. When I call the code bellow the changes are made only at the dataset, but when I refresh the form the data keeps unchanged. I need this help to continue with my project. If can help I can send the full source. p...more >>

NetworkStreams impractical?, Buffering NetworkStreams, how?
Posted by Yechezkal Gutfreund at 7/2/2004 10:09:36 AM
For practical purposes, the CF network stream is really not a stream at all. You can't peek, you can't push things back on the stream, etc. We are sending packets on the stream with packet seperation marks, The problem is that one can easily do a read that gets half of two packets, or other ...more >>

SSL/HTTPS for CF.NET
Posted by Kris at 7/2/2004 9:55:46 AM
Does CF.NET support SSL/HTTPS? Can anyone give me pointers. Thanks, Kris ...more >>



this SQL Query seems to work on SQL2000 but can not get it to work on SQLCE?
Posted by jayderk at 7/2/2004 9:38:21 AM
I put this in the query analyzer and can not get it to work. IF NOT EXISTS (SELECT customer_id FROM customer WHERE customer_id = 'testid') INSERT INTO customer(customer_id,event_id) VALUES('testid','TEST EVENT') NOTE: the insert statement works great on its own.. regards, Jay ...more >>

RasEnumConnections managed wrapper
Posted by cescoc NO[at]SPAM yahoo.it at 7/2/2004 3:07:33 AM
Hi, I need to write a wrapper for the RasEnumConnections function, in c#, but I can't understand c, and my code sistematically doesn't work :| Have you got some code already written? c# or vb.net is the same, i can translate. Thanks Francesco...more >>

samples
Posted by YAMNE at 7/2/2004 12:00:55 AM
Where I can find samples for database sincronization (sql server ce with MSDE) and for background application???? thanks Damiano ...more >>


DevelopmentNow Blog