Which control would you use if you needed to make sure the
values in two different controls matched?
Answers were Sorted based on User's Feedback
Answer / tanuj kumar
CompareValidator is used to ensure that two fields are identical.
| Is This Answer Correct ? | 0 Yes | 0 No |
When during the page processing cycle is ViewState available?
how can u create the blog in asp.net with C#?what is the data type u will use to store in sql server?
Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()
What is the difference between ASP Session State and ASP.Net Session State?
What is httpresponse?
Contrast the use of an abstract base class against an interface?
Can the unique key be null?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
What is the relationship between IIS and ASP.NET in the generation of dynamic Web sites?
Explain the advantages of asp.net.
How to you can limit Access to Web API to Specific HTTP Verb?
How do you manage session in ASP and ASP.NET ?
2 Answers Cap Gemini, Microsoft,
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)