In what languages in ASP written?

Answers were Sorted based on User's Feedback



In what languages in ASP written?..

Answer / aspdotnet.sqlserver2005

In ASP, we r using VBScript and JavaScript. For client side
scripting we r using javascript and for server side, we r
using VBScript.When a ASP page s sent to server,that
VBscript s executed at server.and in the case of
javascript,it s executed at the client itself.we can see
the javascript code by taking the "view source code"option
of each ASP webpage

Is This Answer Correct ?    4 Yes 0 No

In what languages in ASP written?..

Answer / firozgkp

Several scripting languages may be used in ASP. However,
the default scripting language (in classic ASP) is VBScript:

Is This Answer Correct ?    3 Yes 0 No

In what languages in ASP written?..

Answer / priyavani

There r 44 languages support ASP.Net,thry r
C,C++,JAVA,J2EE,J2ME,C#.NET,VB.NET,ASP.NET,J#.NET,VC++,BASIC
,COBOL,PASCAL,FORTRAN,F7.7,PHP,PERL,CGI,ISAPI,HTML,DHTML,
SGML,XHTML,XML,SCHEMA,DTD'S,CSS,JAVA SCRIPT,VB
SCRIPT,ASB,AJAS,SMALL TALK, ADA,LOTUS,RUBY,DELPHI,APL,
ALGOL,CPL,BCPL,B,PYTHON,EIFFIL and VB.

Is This Answer Correct ?    0 Yes 2 No

In what languages in ASP written?..

Answer / aspdotnet.sqlserver2005

yes, we can use more than 40 langauages in asp.net..some of
the common languages are c#,VB,J#,C++ etc

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

Hi, I am developing an application (quiz engine) using C# in Dot net. My problem is I am designing the selction option using radio button. So, I want to retrive the data from the database to the radiobutton option. And also please tell me the how to compare the correct answer option with Answer selected by the users. If any body knows or have done this before please Help me out. My mail id is get_rome@yahoo.co.in. Table format: Question Id Queston Option1 Option 2 Option 3 Option 4 Correct answer 1 What is ur name? My name is ….. My name …. My name …. My name …. My name is tom

4 Answers  


What are the types of assemblies and where can u store them and how a private assembly is used only by a single application, and is stored in that application's install directory (or a subdirectory therein)?

3 Answers   Accenture,


What is the difference between GridView and Repeater controls in ASP.NET?

0 Answers  


Define the term Scavenging in Caching?

0 Answers   PUCIT,


Is It Possible for Static Variables access normal variable? and Normal Varialbe Access the static Variables?

1 Answers   Phoenix Technologies,






Define page fragment caching?

0 Answers  


Should user input data validation occur server-side or client-side? Why?

3 Answers   NIC, Siebel Systems,


If you want to write your own dot net language, what steps you will you take care?

0 Answers  


What are the different types of proxy patterns?

0 Answers  


Write a code for passing ArrayList in Web API?

0 Answers  


what exception is thrown when you do a response.redirect

2 Answers   IBM,


What are Themes? What is their use ?

1 Answers  


Categories