What are the differences between primary foreign and unique keys?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

When working with ASP.Net server controls, it is important to use the right event handlers to capture the event for the application to function properly. What event would you use to capture the selection of a new item in a DropDownList control? a) The Click event. b) The SelectionChanged event. c) The SelectionIndexChanged event. d) The ChangedSelection event.

4 Answers   Syntax Softtech,


What is query string? What are its advantages and limitations?

0 Answers  


What is the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"?

1 Answers   Innvectra,


Using shadow variable is good or bad for application?

1 Answers   Keane India Ltd,


Should I delete cookies?

0 Answers  






Can two web application share a session and application variable ?

5 Answers   Satyam, V3 Engineers,


What is ispostback method in asp.net? Why do we use that?

0 Answers  


I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?

0 Answers   Patni,


Describe a bubbled event and how it is used ?

0 Answers   Siebel,


What are merge modules?

0 Answers  


Explain client-side scripting?

0 Answers  


Define reflection in .net?

0 Answers  


Categories