0

Where can i find a sample showing an Occasionally Connected Application in NET? Preferably in C# and SQL CE

Emad Gabriel
  • 3,677
  • 7
  • 37
  • 49

1 Answers1

1

Here is a video on MSDN, with code to download.

But you state "Preferably with SQL CE", I think you always have CE client-side but that it is not (yet) supported for the server-side. They are adding some nice stuff to SQL CE 4 though.

H H
  • 263,252
  • 30
  • 330
  • 514