Can we develop web applications using C#? And what is the difference between Asp.NET and C#?

Asked by Last Modified  

3 Answers

Learn .Net

Follow 6
Answer

Please enter your answer

MS SQL SERVER DBA Trainer

It's choice of the people can go for web application or website we cannot say that which one is better because both is having advantages and disadvantages. Check below details for webaplication and website Web Application 1. If we create any class files / functions those will be placed anywhere...
read more
It's choice of the people can go for web application or website we cannot say that which one is better because both is having advantages and disadvantages. Check below details for webaplication and website Web Application 1. If we create any class files / functions those will be placed anywhere in the applications folder structure and it is precomplied into one single DLL. 2. In web application we have chance of select only one programming language during creation of project either C# or VB.NET. 3. Whenever we create Web Application those will automatically create project files (.csproj or .vbproj). 4. We need to pre-compile the site before deployment. 5. If we want to deploy web application project we need to deploy only .aspx pages there is no need to deploy code behind files because the pre-compiled dll will contains these details. 6. If we make small change in one page we need to re-compile the entire sites. WebSite 1. If we create any class files/functions those will be placed in ASP.NET folder (App_Code folder) and it's compiled into several DLLs (assemblies) at runtime. 2. In website we can create pages in multi programming languages that means we can create one page code in C# and another page code in vb.net. 3. Web Sites won’t create any .csproj/.vbproj files in project 4. No need to recompile the site before deployment. 5. We need to deploy both .aspx file and code behind file. 6. If we make any code changes those files only will upload there is no need to re-compile entire site read less
Comments

Microsoft Azure and .Net Trainer with total 12 years of exp

C# is the language you use to do all your server side programming like interacting with a database, and consuming the .NET base class library/framework. ASP.NET is the framework where you develop the web pages, this includes all the web and html controls, the rendering to HTML etc So to create a dynamic...
read more
C# is the language you use to do all your server side programming like interacting with a database, and consuming the .NET base class library/framework. ASP.NET is the framework where you develop the web pages, this includes all the web and html controls, the rendering to HTML etc So to create a dynamic site you will need both a server side language C#/VB.NET + ASP.NET for the web pages and its related framework for authentication, state and session management etc read less
Comments

Experience Trainer for C, C++, .Net, Java, Python, Php, Networking

Web Apps will be created using ASP.net where C# will used as scripting language.
Comments

View 1 more Answers

Related Questions

what is asp .net in future
No future in asp.net, only Future in MVC.Net. Thanks
Ajaz
How many types classes in C sharp?
There are following types of Classes in C# 1. Sealed Classes 2. Abstract Classes 3. Partial Classes 4. Static Classes
Aman
What is the difference between XML and HTML?
Main Difference : HTML is used for presenting data ie it's main goal is to present data in a beautiful way, while XML is used to store and transport data ie it's main goal is to organize the data.
Aavinash
0 0
8
How to choose a best Institute for. Net
no such institutes offers best guidance for dotnet unless you come across a privte tutor or corp[orate trainer who can deal with you in detail having past industrial experience
Vinod

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Read CSV data using ODBC Connection
Codes to read the CSV data using ODBC Connection- Input File: File's Encoding format should be ANSI as below class Student{ public string CollegeId { get; set; } public string AdmissionDate...

ASP.Net MVC 5 Error: The controller for path '/' was not found or does not implement IController
When a page, that is located inside an area, wants to access a controller that is located outside of this area (such as a shared layout page or a certain page inside a different area), the area of this...
M

Mohammad Shafi

0 0
0

Software Development Training In Jaipur
Satyam Web Solution provides website designing &development and software designing &development training in Jaipur for various stream’s students. MCA 6 month Industrial Training/Internship B....

Garbage collector [ GC ] in .NET framework
Garbage collector is responsible for the "automatic memory management - AMM" in .NET framework. Garbage collector is one of the properties of .NET framework components CLR . Why there is a need of "Memory...
R

Raga Deepthi G.

1 0
0

ASP.NET Web API 2 action method return types
Here, in this article we will learn ASP.NET Web API 2 action method return types. A Web API 2 action method return types can be any of the following : Void HttpResponseMessage IHttpActionResult Other...

Recommended Articles

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Looking for .Net Training ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you