which scripting is used browser by server when we use
validation controls.
1.javascript
2.vbscript
3.jscript
4.perl
Answers were Sorted based on User's Feedback
Answer / siva vardhan
JavaScript is used mostly in all .NET applications for
client side validations
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / sudhir kunnure
u can write javascript function into jscript file.or on
javascript on same browser.
| Is This Answer Correct ? | 2 Yes | 1 No |
What is a bubbled event?
what is the purpose of update panel control in ajax?
How to use one project files into another project?
What are session cookies?
Explain About WebService
How do I send e-mail from an ASP.NET application ?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
Where is ViewState information stored?
What is localhost in asp.net?
explain code with datachaching with example
You have multiline textbox and submit button. if you paste xml content into multiline textbox and hit submit button. what action will perform?
You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %>
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)