what is asp.net
Answers were Sorted based on User's Feedback
Answer / nageswararo
hi all this is nag
Asp.net is a specification(its not a language)
it can be used for devoloping the
1)Web applications(web sites)
2)Web sevices
3)Mobile web applications
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / irfan khan
Asp.net is the Web technology of Microsoft .Net.Used to
Create the Internate Based Application.
Internate Based Application Are Of Four Types:-
1. Web Application
2. Web Services
3. Internate Enabled Application
4. Peer to Peet Application
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / hello
Asp.Net is a programming framework built on the common
language runtime that can be used on a server to build
powerful web application
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vijaya bhaskar reddy
above answer 3 is wrong asp.net is not a language.
asp.net is a technology or specification used to develop
the web application.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sharifuddin
The 4 answer is the exact answer for the asp.net
Asp.net is the specification, Which is used to develops the
web applications.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nizath ali.u
ASP.NET is a platform or a technology used to
develop & deploy web applications & web services,that are
run under IIS(Internet Information Services).
Thanks n Regards,
Nizath Ali.U
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ankit arora
ASP stands for Active server pages
It is just the technology that runs on web server and used
for Web Development.
Asp .net is used for Creating
1.Web Application
2.Web services
3. Mobile Web Applications
and I would tell you about Framework
Framework is collection of tools technologies and languages
that work together to communicate on multiple platforms
(This does not mean that .net application can run on LINUX
this can run on IE(internet Explorer)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bikash kumar
Asp.net is the Web technology of Microsoft.for developing
application.which is a part of .net framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
A Microsoft server-side Web technology. ASP.NET takes an
object-oriented programming approach to Web page execution.
Every element in an ASP.NET page is treated as an object and
run on the server. An ASP.NET page gets compiled into an
intermediate language by a .NET Common Language Runtime-
compliant compiler. Then a JIT compiler turns the intermediate
code to native machine code, and that machine code is
eventually run on the processor. Because the code is run
straight from the processor, pages load much faster than
classic ASP pages, where embedded VBScript or JScript had to
be continuously interpreted and cached.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manoj
asp.net is a microsoft technology .and serverside technology
(sss).
| Is This Answer Correct ? | 0 Yes | 1 No |
How can you execute stored procedure from windows application?
What is .net remoting?
I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'
What is web router?
Less than one page, how many windows will you be able to maintain?
What is the life cycle of web page?
What does the orientation property do in a menu control?
what is usercontrol how we can use acess the controls that are present in the usercontrol in the aspx page suppose we have 2 text boxes in a user control how u can acess the 2 textboxs in the aspx page
How do I debug an ASP.NET application that wasn't written with Visual Studio.NET and that doesn't use code-behind?
One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .
What is a server cookie?
Where is the view state data stored?
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)