What is the difference between asp.net and c#.net?

Asked by Last Modified  

57 Answers

Follow 2
Answer

Please enter your answer

IT Technical Course Trainer

Asp.net is the framework and C#.net is the programming Language like Java. In Asp.net framework, we can use traditional web languages like html, css, javascript and create Fantastic website.
Comments

MTech

Simple example,if you want to develop a website like gmail,facebook,orkut, then you supposed to write some code like c program----> ie C#,Then how can u make images ,textboxes,buttons , advertisements on your website ie with the help of technology called asp.net.finally c# is programming language used...
read more
Simple example,if you want to develop a website like gmail,facebook,orkut, then you supposed to write some code like c program----> ie C#,Then how can u make images ,textboxes,buttons , advertisements on your website ie with the help of technology called asp.net.finally c# is programming language used to write code,and asp.net is technology to develop website. read less
Comments

Microsoft Certified Trainer

ASP.NET stands for Active Server Pages (ASP) using .NET Framework Technologies. It basically provides a platform to develop Web Applications. It is mainly meant for Server Side Scripting but can also be used for Client Side Scripting as well. In the traditional ASP, the validation and other programs...
read more
ASP.NET stands for Active Server Pages (ASP) using .NET Framework Technologies. It basically provides a platform to develop Web Applications. It is mainly meant for Server Side Scripting but can also be used for Client Side Scripting as well. In the traditional ASP, the validation and other programs were embedded within the webpage itself with the help of Java Script, J Script or VB Script. With ASP.NET we can have two separate files (one for Webpage Design and another Code Behind File). The code behind file stores all the validations, Database and server connections which can be programmed with any of Dot NET Language viz. C#, J#, F# and VB.NET. So the basic difference between ASP.NET and C# is that ASP.NET is a tool based exclusively for developing web applications whereas C# is the programming language to program the code behind file of these web pages. C# can also be used to program Windows Forms Applications and GUI (Graphical User Interface). read less
Comments

Tutor

ASP.Net is a web framework to create websites easily. The framework uses C# as the software language of communication. Website code and database communication are all done using C# language
Comments

IT Course Training

C# is a programming language while Asp.net is a web application framework.
Comments

Computer Teaching Faculty

asp.net is a web programming language. In order to do asp.net programming, you either need c#.net or vb.net language code.
Comments

Microsoft.Net professional having above 3 years of experience in web based and stand alone application development

c# and ASP.NET are part of .NET environment.C# is a language and ASP.NET is a framework targeted for development of web applications.ASP.NET provides several state management techniques like session handling,cookies manipulation to maintain state across your application.To implement these in a traditional...
read more
c# and ASP.NET are part of .NET environment.C# is a language and ASP.NET is a framework targeted for development of web applications.ASP.NET provides several state management techniques like session handling,cookies manipulation to maintain state across your application.To implement these in a traditional ASP.NET application you have to use some programming language as medium.That requirement is fulfilled by c#.In simple words,c# is a language that aims to target several kind of applications eg: windows, mobile, desktop,web etc. ASP.NET is a framework that aids in developing web applications only with lots of ease and flexibility.ASP.NET comes with in built libraries and packages that makes your development easier. read less
Comments

7 yrs Experience along with Microsoft Certified Technology Specialist Trainer for .Net with C# as Language

Geeta, Both are related but different things ASP.Net is a framework for writing server side dynamic web pages while C# is a language to Write ASP.Net pages.
Comments

Basically ASP.net is using to build the Front end or User interface and C#.net is using for Build the logic or console level.
Comments

Artificial intelligence Trainer

ASP.NET is the .NET technology ,a framework to create web applications it is a technology it requires a programming language to create applications SO ASP.NET supports two programming language (a)Visual Basic (b)Visual C#
Comments

View 55 more Answers

Related Questions

What is the difference between asp.net and c#.net?
1.Csharp is best known as C#. 2.C# is a programming language used when developing Asp.net. 3.The C# programming language is specially designed for easy use in practically any purpose. 4.Asp.net...
Aadarsh
What is ASP.Net?
ASP.NET is an open source server-side Web application framework designed for Web development to produce dynamic Web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, web applications and web services.
Aadarsh
How to learn asp.net
asp.net is a web technology, pre requirements for jump start asp.net. you need markup knowledge with styles and dom scripting. then choose your good command on scripting language like c# scripting or vb...
Rahul
how will do custom sorting using div express controls in asp.net MVC
Using webgrid we can do custom sorting in MVC
Mallikarjuna
What Is Asp ?
ASP.Net is a platform that is used to develope, Web, Desktop, Mobile and other kinds of applications. It supports many languages like C, C++, C#, F#, VB.Net etc. It all runs on a Integrated Development...
Sunita

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

Ask a Question

Related Lessons

ASP.NET - Introduction
ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required to build up robust web applications for PC, as well as mobile...

Export To Excel using StringBuilder in ASP.net MVC C#
public ActionResult Export() { StringBuilder sb = new StringBuilder(); //static file name, can be changes as per requirement string sFileName = "filename.xls"; //Bind...
M

Mohammad Shafi

1 0
1

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...

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...

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

Looking for ASP.NET ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you