Click here to Skip to main content
15,915,759 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionImage from Database Fields Pin
eddieangel8-Jan-10 6:04
eddieangel8-Jan-10 6:04 
AnswerRe: Image from Database Fields Pin
Ennis Ray Lynch, Jr.8-Jan-10 10:28
Ennis Ray Lynch, Jr.8-Jan-10 10:28 
Questioncss problem Pin
Spurple8-Jan-10 4:24
Spurple8-Jan-10 4:24 
AnswerRe: css problem Pin
Abhijit Jana8-Jan-10 5:03
professionalAbhijit Jana8-Jan-10 5:03 
Questionstring Encryption and decryption problem Pin
Sudhanshu Mani Tripathi8-Jan-10 3:43
Sudhanshu Mani Tripathi8-Jan-10 3:43 
AnswerRe: string Encryption and decryption problem Pin
Covean8-Jan-10 4:07
Covean8-Jan-10 4:07 
QuestionDeploy Steps Pin
arkiboys8-Jan-10 2:58
arkiboys8-Jan-10 2:58 
AnswerRe: Deploy Steps Pin
Abhijit Jana8-Jan-10 3:40
professionalAbhijit Jana8-Jan-10 3:40 
QuestionHow to convert word document pdf in asp.net ?? Pin
JC.KaNNaN8-Jan-10 2:40
JC.KaNNaN8-Jan-10 2:40 
AnswerRe: How to convert word document pdf in asp.net ?? Pin
annathor8-Jan-10 3:08
annathor8-Jan-10 3:08 
AnswerRe: How to convert word document pdf in asp.net ?? Pin
HimaBindu Vejella8-Jan-10 3:12
HimaBindu Vejella8-Jan-10 3:12 
GeneralRe: How to convert word document pdf in asp.net ?? Pin
JC.KaNNaN9-Jan-10 6:22
JC.KaNNaN9-Jan-10 6:22 
QuestionDynamically getting values from database to javascript array Pin
dsaikrishna8-Jan-10 1:10
dsaikrishna8-Jan-10 1:10 
AnswerRe: Dynamically getting values from database to javascript array Pin
Not Active8-Jan-10 2:29
mentorNot Active8-Jan-10 2:29 
AnswerOnly cause Mark Said you can't Pin
Ennis Ray Lynch, Jr.8-Jan-10 10:30
Ennis Ray Lynch, Jr.8-Jan-10 10:30 
QuestionA site with multiple languages... Pin
awedaonline8-Jan-10 0:43
awedaonline8-Jan-10 0:43 
AnswerRe: A site with multiple languages... Pin
Abhijit Jana8-Jan-10 1:31
professionalAbhijit Jana8-Jan-10 1:31 
GeneralRe: A site with multiple languages... Pin
awedaonline8-Jan-10 4:28
awedaonline8-Jan-10 4:28 
GeneralRe: A site with multiple languages... Pin
Abhijit Jana8-Jan-10 5:04
professionalAbhijit Jana8-Jan-10 5:04 
QuestionForeign key relationship in same table Pin
Amit Patel19858-Jan-10 0:43
Amit Patel19858-Jan-10 0:43 
AnswerRe: Foreign key relationship in same table Pin
awedaonline8-Jan-10 0:52
awedaonline8-Jan-10 0:52 
Hi Amit,

To create a Foreign Key, you must have a corresponding Primary Key in another table else not on the same table. The cascade on update option (if turned on/selected) automatically updates the foreign key as soon as you change it's primary key in the primary table.

Are you clear with this explanation? If yes, don't forget to mark it as a Good Answer.

Happy programming!
GeneralRe: Foreign key relationship in same table Pin
Amit Patel19858-Jan-10 1:19
Amit Patel19858-Jan-10 1:19 
QuestionRe: Foreign key relationship in same table Pin
Dimitri Witkowski8-Jan-10 4:45
Dimitri Witkowski8-Jan-10 4:45 
Questioncheck listbox Pin
arkiboys8-Jan-10 0:11
arkiboys8-Jan-10 0:11 
AnswerRe: check listbox Pin
Not Active8-Jan-10 2:39
mentorNot Active8-Jan-10 2:39 

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.