answersLogoWhite

0

Why do you use aspnet framework?

Updated: 11/20/2022
User Avatar

Wiki User

14y ago

Best Answer

It allows server site scripting, for websites with more functionality than simple plain pages - from login systems to large applications.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why do you use aspnet framework?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where can one find information on aspnet?

Information about ASPNET can be found on the ASPNET website. Anything one needs to know about using this application framework for web development purposes can be found there.


Designing application for ASPNET?

You need to have .NET Framework installed for designing applications for ASP.NET. THE Visual Studio IDE will provide the interface for devloping such applications.See related links.


How do you use Microsoft richtext box control in aspnet?

george


How do you use javascript in aspnet?

Ajax, I believe uses JavaScript + ASP.


Why we use aspx as aspnet extention?

B'cos this is the extension of a page in .net


How you stop a page to refresh in ASPNet?

You can use ajax to prevent refresh the page


Which book is more deeeply cover the ASPnet 3.5 with C?

I would say Murach's C#. Covers the way .NET Framework works and most of the identifiers and types are explained and guided with practical exercises.


How do you use the word framework in a sentence?

Your skeletal system is the framework of your body. The diplomats worked to establish a framework for future international agreements.


Why dot net framework need?

Without the Framework, you would have to write all classes that you use from it, manually. The Framework is a set of precompiled classes that you can use to make your programming life easier and to realise your applications.


How many objects in aspnet?

6


What is a temporary framework that builders use?

scaffold


How do you insert image using aspnet?

You can add an image object using the asp:Image tag, or just use the html img tag.