Click here to Skip to main content
15,879,326 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Invoke from MASM Assembly Language Pin
MicroVirus17-Jul-13 11:24
MicroVirus17-Jul-13 11:24 
QuestionMysql query with date conditions not working in server Pin
ven75312-Jul-13 4:10
ven75312-Jul-13 4:10 
AnswerRe: Mysql query with date conditions not working in server Pin
NotPolitcallyCorrect12-Jul-13 4:52
NotPolitcallyCorrect12-Jul-13 4:52 
AnswerRe: Mysql query with date conditions not working in server Pin
jschell12-Jul-13 13:42
jschell12-Jul-13 13:42 
AnswerMessage Closed Pin
14-Jul-13 2:26
Member 1015486914-Jul-13 2:26 
GeneralRe: Mysql query with date conditions not working in server Pin
Eddy Vluggen14-Jul-13 3:08
professionalEddy Vluggen14-Jul-13 3:08 
QuestionMaster-detail table access vb.net Pin
dmtp11-Jul-13 0:10
dmtp11-Jul-13 0:10 
AnswerRe: Master-detail table access vb.net Pin
ZurdoDev17-Jul-13 7:53
professionalZurdoDev17-Jul-13 7:53 
I would recommend setting up your foreign keys in SQL properly so that it cascade deletes.

Please refer to the following URL for an example:
http://blog.sqlauthority.com/2012/08/17/sql-server-curious-case-of-disappearing-rows-on-update-cascade-and-on-delete-cascade-t-sql-example-part-2-of-2/[^]

This way, when you delete a Book SQL will delete the chapters for you. You won't have to write extra code to make sure your records aren't orphaned.
There are only 10 types of people in the world, those who understand binary and those who don't.

QuestionRelationship of dll and interface Pin
bfis10813710-Jul-13 0:57
bfis10813710-Jul-13 0:57 
AnswerRe: Relationship of dll and interface Pin
David Fiser10-Jul-13 6:30
David Fiser10-Jul-13 6:30 
QuestionTextChanged Event Won't Fire First Time Pin
Hypermommy9-Jul-13 4:49
Hypermommy9-Jul-13 4:49 
QuestionError Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy8-Jul-13 18:47
chdboy8-Jul-13 18:47 
AnswerRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
Richard MacCutchan8-Jul-13 21:01
mveRichard MacCutchan8-Jul-13 21:01 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy8-Jul-13 21:40
chdboy8-Jul-13 21:40 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
Richard MacCutchan8-Jul-13 22:11
mveRichard MacCutchan8-Jul-13 22:11 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy8-Jul-13 22:45
chdboy8-Jul-13 22:45 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
Richard MacCutchan8-Jul-13 23:13
mveRichard MacCutchan8-Jul-13 23:13 
AnswerRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
TnTinMn10-Jul-13 9:31
TnTinMn10-Jul-13 9:31 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy10-Jul-13 16:55
chdboy10-Jul-13 16:55 
QuestionProblem with P/Invoke Pin
Nooredin8-Jul-13 10:47
Nooredin8-Jul-13 10:47 
AnswerRe: Problem with P/Invoke Pin
Richard MacCutchan8-Jul-13 20:58
mveRichard MacCutchan8-Jul-13 20:58 
GeneralRe: Problem with P/Invoke Pin
Nooredin8-Jul-13 22:38
Nooredin8-Jul-13 22:38 
GeneralRe: Problem with P/Invoke Pin
Richard MacCutchan8-Jul-13 23:09
mveRichard MacCutchan8-Jul-13 23:09 
GeneralRe: Problem with P/Invoke Pin
Nooredin9-Jul-13 10:38
Nooredin9-Jul-13 10:38 
GeneralRe: Problem with P/Invoke Pin
Richard MacCutchan9-Jul-13 10:47
mveRichard MacCutchan9-Jul-13 10:47 

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.