What are the differences in C# .Net and ASP .Net.
Answer Posted / 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 |
Post New Answer View All Answers
How server form post-back works?
Is .net a language?
How do you define the lease of the object in .net?
What is equivalent for regsvr32 exe in .net ?
Do you know what is the difference between an abstract class and an interface?
Why did they call it .net?
How will you do redo and undo in textbox control?
what user controls are and what server controls are and the differences between the two.
Describe session handling in a webform, how does it work and what are the limitations?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
When should I use .net core?
What is deferred execution vs. Immediate execution in linq?
What makes .net core cross platform?
Tell me what is serialization?