can u create two Primary key for a table?
--Sivaa
Answer Posted / sivaprakasam
No
Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Difference between response.redirect and server.transfer?
How does session state work in asp.net?
How do we implement bundling in MVC?
what are configuration files?
Where the assembly is stored in asp.net?
Explain the boxing and unboxing concept in .net?
How u refer webservices?
Why session is necessary in web application?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What are the disadvantages of using session?
What are the different web pages?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
Define the steps to set up validation control.
Difference between application events and session events
How to implement form based authentication in asp.net application?