What are the differences in C# .Net and ASP .Net.
Answer Posted / 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 View All Answers
What are the new features of Framework 1.1 ?
How to implement CAS in .Net?
How to load a user control dynamically in runtime?
I'm having some trouble with cas. How can I troubleshoot the problem?
As you know read-only variables and constants have many similarities, but what is at least one way that they differ?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
What is alias ? Is it used in .Net ?
Explain what is mutex?
Please explain what is the difference between encrypting a password and applying a hashing?
Explain how to redirect tracing to a file?
What are multicast delegates?
How will you load an assembly which is not referenced by current assembly?
When we go for html server controls and when we go for web server controls?
Explain me why do we use msmq?
Define marshling?