Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: How long the project "windows registry editor" may take to complete? Pin
0x3c013-Mar-09 7:48
0x3c013-Mar-09 7:48 
QuestionConvert a Word file to pdf with microsoft office 2007 Pin
abbd13-Mar-09 2:02
abbd13-Mar-09 2:02 
AnswerRe: Convert a Word file to pdf with microsoft office 2007 Pin
Xmen Real 13-Mar-09 2:12
professional Xmen Real 13-Mar-09 2:12 
QuestionLoad font from a ttf file ! Pin
Mohammad Dayyan13-Mar-09 1:51
Mohammad Dayyan13-Mar-09 1:51 
AnswerRe: Load font from a ttf file ! Pin
Xmen Real 13-Mar-09 2:15
professional Xmen Real 13-Mar-09 2:15 
GeneralRe: Load font from a ttf file ! Pin
Mohammad Dayyan13-Mar-09 2:44
Mohammad Dayyan13-Mar-09 2:44 
QuestionHow to get file properties in Windows 7? Pin
psi_u13-Mar-09 0:53
psi_u13-Mar-09 0:53 
QuestionSync confusion Pin
J-Cop13-Mar-09 0:23
J-Cop13-Mar-09 0:23 
Hi!

I have made a synchronization program for an Sql server express Db and a sql server ce 3.5 Db. I am doing some testing now and one thing confuses me. I am testing to make a delete on one row in Express and an update on the same row in the CE Db (the row with the same data, not the same row ID of course). What confuses me is that this works without crashing. Updating a row that has been deleted in the Express Db should throw an exception, shouldn't it?

I am getting the data first from the Express Db with SqlDataAdapter, then replacing the itemArray and finally using SqlCommandbuilder.getUpdateCommand() and adapter.Update().

Is it the commandbuilder that ignores this or what?

Thanks for your help,

Jacob
AnswerRe: Sync confusion Pin
Bharat Jain13-Mar-09 2:50
Bharat Jain13-Mar-09 2:50 
GeneralRe: Sync confusion Pin
J-Cop13-Mar-09 3:01
J-Cop13-Mar-09 3:01 
GeneralRe: Sync confusion Pin
Bharat Jain13-Mar-09 3:30
Bharat Jain13-Mar-09 3:30 
AnswerRe: Sync confusion Pin
Luc Pattyn13-Mar-09 2:56
sitebuilderLuc Pattyn13-Mar-09 2:56 
QuestionFrame CheckSum Calculation Problem Pin
ajorge200813-Mar-09 0:01
ajorge200813-Mar-09 0:01 
AnswerRe: Frame CheckSum Calculation Problem [modified] Pin
DaveyM6913-Mar-09 0:14
professionalDaveyM6913-Mar-09 0:14 
QuestionRegular expressions in C# Pin
KeithF12-Mar-09 23:28
KeithF12-Mar-09 23:28 
AnswerRe: Regular expressions in C# Pin
whaka12-Mar-09 23:48
whaka12-Mar-09 23:48 
AnswerRe: Regular expressions in C# Pin
psi_u13-Mar-09 1:05
psi_u13-Mar-09 1:05 
AnswerRe: Regular expressions in C# Pin
#realJSOP13-Mar-09 2:26
mve#realJSOP13-Mar-09 2:26 
Questionstring reference type? Pin
__DukeNukem__12-Mar-09 23:25
__DukeNukem__12-Mar-09 23:25 
AnswerRe: string reference type? Pin
DaveyM6912-Mar-09 23:37
professionalDaveyM6912-Mar-09 23:37 
GeneralRe: string reference type? Pin
__DukeNukem__12-Mar-09 23:45
__DukeNukem__12-Mar-09 23:45 
GeneralRe: string reference type? Pin
DaveyM6912-Mar-09 23:59
professionalDaveyM6912-Mar-09 23:59 
GeneralRe: string reference type? Pin
Luc Pattyn13-Mar-09 3:10
sitebuilderLuc Pattyn13-Mar-09 3:10 
GeneralRe: string reference type? Pin
DaveyM6913-Mar-09 4:25
professionalDaveyM6913-Mar-09 4:25 
Questionvehicle tracking Pin
R.Krishnakumar12-Mar-09 23:14
R.Krishnakumar12-Mar-09 23:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.