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

Why we are using store procedure?
Stored Procedures are used to perform a task Advantages: Modularity and Reusability Stored procedures simplify database development programming
BODA S.
What is the difference between asp.net and vb.net?
asp.net is web technology that is used in building web applications and websites. Vb.net is language that is used in writing programs that are utilizing the asp.net framework Asp.net contains...
Aadarsh
where can i get best .net advanced coaching in bangalore?
You can Try Toppers Talent Track.Take a Demo class
Biswas
Hi sir, I'm confused between .net and java. What to choose for a career. I have little bit knowledge of asp.net. Please guide me for this. Thank you
Hello Kirit, The application which were devloped about 2 decades back was mostly coded in java and so you will see so many of the application (in several company and outside) written in java. .Net(collectively...
Kirit

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

Ask a Question

Related Lessons

While Working, Always Enhance Your Education !!
In Any sector or domain every one must upgrade their education academically or professioally. Since so many times our Woring Knowledge is good but academicically we are week at this front. For Excel...

Difference Between View Bag And View Data In Mvc
ViewData belongs to dictionary class whereas view bag is the dynamic object. i.e., dictionary class create objects that validate data for viewdata whereas dynamic object validates data for ViewBag.Also,The...

What Is The Difference In For...Loop And Foreach Loop?
Loop is very important in C# Programing language. Loop is call iteration statement, loops are used for executing the repeated task. 1. For...Loop: The for…loop executes a statement or a block...

Format Date to “MM/dd/yyyy” in Webgrid ASP.Net MVC Razor View
Replace above line with below to apply ("DD/mm/yyyy") formatting to date field in WebGrid AllTicket.Column(columnName: "DueDate", header: "Due Date") grid.Column("Date",format:@<text> @item.Date.ToString("MM/dd/yyyy")</text>)
M

Mohammad Shafi

0 0
0

Trends in .Net Platform
.NET Framework is a software framework developed by Microsoft. It includes a large class library named Framework Class Library (FCL) and provides language interoperability (each language can use code written...

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