What is the relationship(in oops) between codebehind and
inline code(.aspx to .aspx.cs)???
explain
Answers were Sorted based on User's Feedback
Answer / divyaanumod
Inheritance
.aspx.cs class inherits .aspx class
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
Inheritance
.aspx.cs class inherits from .aspx class
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saket kumar
both are the class and we can relate both by using the
objects
| Is This Answer Correct ? | 0 Yes | 2 No |
What is rich control in asp.net?
What is viewstate?
6 Answers Abacus, Microsoft, Sopra,
Can we store PROGID information in database and dynamically load the component ?
1 Answers Digital GlobalSoft, e4e,
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?
What are the differences between Trace and Debug?
what is command line compiler.what are the steps and how it is related to debugging.
You need to be able to retrieve data from DataSet object that has four DataTable objects. There are currently UniqueConstraint and ForeignKeyConstraint Object on the DataTable objects to enforce the data rules. You find that you can retrieve the data from the individual DataTable objects, but you are not able to retrieve the data from the combination of DataTable objects in a Parent/Child manner. What should you do to able to retrieve the data in a Parent/Child manner? a) Set the EnforceParentChild parameter of the DataSet to True. b) Set the EnforceRelation parameter of the Relations collection to True. c) Add DataRelation objects to the Relations Collection to make the DataSet present the data in Parent/Child manner. d) Add a primary key and a foreign key to each of the DataTable objects that should present the data in a Parent/Child manner.
What are the type of session in Asp.Net
Can you please anyone explain in detailed Webservices concepts in Asp.net?
How do you do exception management?
1 Answers Accenture, BirlaSoft,
what is the difference between this.controls and page.form1.controls and me.controls?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)