right cab to use
Wed, 02 Jun 2010 09:14:51 GMT
hi,
i have a movile device runing windows ce 5.0
the cpu is a: intel ARM920T-PX
i try to install the right cab for:
Sql Server Compact
Microsft Net cf 2.0
microsoft sql client 2.0
i can´t deploy using activesync because the usb connection
for some reason don´t work :(
thanks for your help
:)
--
...
|
unsubscribe
Tue, 1 Jun 2010 01:59:48 -0700 (PDT)
Unscrbe pleade
Jeald Ec
layton ...
|
Still now smart device support in VS2010?
Sun, 30 May 2010 08:55:29 +0200
Hi,
I still have difficulties to understand why there is now smart device
development available in VS2010 :-((
Some of my Projects are vor WM6 and earlier. Must I from now on hold two
or more IDEs on my Machines to be able to fullfill the needs of my
company? That su..s!!
Is there any perspective, tha ...
|
Final Reminder - Microsoft Responds to the Evolution of Community
Fri, 28 May 2010 10:20:00 -0700
What is Happening?
This message is to inform you that Microsoft will soon begin discontinuing
newsgroups and transitioning users to Microsoft forums.
Why?
As you may know, newsgroups have existed for many years now; however, the
traffic in the Microsoft newsgroups has been steadily decreasing for the
past ...
|
Custom Input Panel - duplicate key tap question
Tue, 25 May 2010 07:43:12 -0700 (PDT)
Using VS2008, .NETCF 3.5, C#, I created a custom SIP based on Alex
Yakhnin's sample posted here:
http://blog.opennetcf.com/ayakhnin/CategoryView,category,SIP.aspx
The SIP works great (Thanks Alex!), except for one small issue which I
hope to resolve: When the same key is hit twice in row quickly, the
second h ...
|
appointment and occurrences
Mon, 24 May 2010 11:02:01 -0700
Hello,
Do you know how to retrieve the next occurrence of a recurring appointment ?
For example, if I have an appointment "every month, the 1st", maybe I had
move one of the occurrences to the 31, so, how can I do ? (without testing
the 2, 3, 4... 31) ...
|
RE: DataGrid Cell Color - urgent
Fri, 21 May 2010 11:22:01 -0700
Can U post here the code, or send an email: passos@rcsoft.pt
David
"mrjrogers" wrote:
> I'm Sorry Adnan I need an eMail Address, Please send me a reply directly to
> mrjrogers@hotmail.com to keep this off the post.
>
> "Adnan" wrote:
>
> > Dear mrjrogers can u please send us a sample project showing ...
|
|
|
RE: DataGrid Cell Color - urgent
Fri, 21 May 2010 11:21:01 -0700
Can U post here the code, or send an email: passos@rcsoft.pt
David
"Adnan" wrote:
> Dear mrjrogers i have sent you an e-mail at your given address
> thanx
>
> "mrjrogers" wrote:
>
> > I'm Sorry Adnan I need an eMail Address, Please send me a reply directly to
> > mrjrogers@hotmail.com to keep this ...
|
how to generate database model from *.sdf file ( .NET CF 2.0 )
Fri, 21 May 2010 05:02:01 -0700
Is there any free tool to generate a database model from database file (.sdf
format)?
I cannot use SqlMetal because it needs LINQ support (.NET CF 2.0 doesn't
support LINQ). ...
|
XmlSerializer.Serialize with stream -> data abort (sdmmc.dll)
Thu, 20 May 2010 13:16:11 -0700
during serializing to a file on sd card i found an interestring behaviour:
if i do a direct seralize to FileStream:
Stream writer = new FileStream(fileName, FileMode.Create);
serializer.Serialize(writer , obj);
writer.Close();
i get a data abort (sdmmc.dll) error (if the size of the xml is only for eg
200 b ...
|