What are the differences in C# .Net and ASP .Net.

Answers were Sorted based on User's Feedback



What are the differences in C# .Net and ASP .Net...

Answer / demonvsgod

ASP .net provides web interface and we must have to use some
kind of language like C# .net to write application/action code.

Is This Answer Correct ?    20 Yes 1 No

What are the differences in C# .Net and ASP .Net...

Answer / faisal ahmed

Microsoft® Active Server Pages (ASP) is a server-side
scripting environment where we can use different languages
like C#,VB because of its Common Language Runtime(CLR) .NET
component to combine different languages into standard code

Is This Answer Correct ?    13 Yes 0 No

What are the differences in C# .Net and ASP .Net...

Answer / pooja soni

actually asp.net is a .net tool to create webpages. c# is a
programming language, which will be useful to write code
for those webpages. we can use vb.net also for coding.

Is This Answer Correct ?    10 Yes 0 No

What are the differences in C# .Net and ASP .Net...

Answer / satishkumar kanakala

asp.net is used to create user interface(i.e designing of web pages )and c#.net is used to create coding for the controls in webpages.c#net is a programming language and asp.net is used for designing webpages and it is a tool in .net.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

How many types of generations are there in a garbage collector?

0 Answers  


Explain why do we use msmq?

0 Answers  


What is .net environment?

0 Answers  


What is Ajax? How it is related to your project?

0 Answers   Wipro,


How will u load dynamic assembly? How will create assemblies at run time?

1 Answers  


What is Complex Class in .NET?

0 Answers  


Do you know what's the difference between .net and laravel?

0 Answers  


Is Driver Script any how related to AOM?

0 Answers   TCS,


what are the controls used to upload a file from client to server?

4 Answers  


what user controls are and what server controls are and the differences between the two.

0 Answers  


What are server controls?

1 Answers   Avanade, Wipro,


Major role of CLR for CAS

2 Answers   Infosys,


Categories