| Author: subbiah kalidass 15 Jul 2008 | Member Level: Silver | Rating: Points: 0 |
asp.net is a technology where as c#.net is an language, i belive u r new to .net technologies
|
| Author: aswathi 15 Jul 2008 | Member Level: Silver | Rating: Points: 0 |
No i am not.but i had to clarify on this ..thanks
|
| Author: venkatesan 15 Jul 2008 | Member Level: Diamond | Rating: Points: 2 |
Both ar .net
but asp.net is for web technology
C# is the language That we have choose to write program..
|
| Author: chandramohan 15 Jul 2008 | Member Level: Gold | Rating: Points: 1 |
ASP.NET is a web application framework built on top of the .NET framework (In much the same way as Ruby on Rails is to Ruby, or JSP is to Java). It can use many (if not any) of the .NET framework languages. ASP.NET and C#.NET are not mutually exclusive. I have built web applications, console applications, windows services, and windows forms applications in VB.NET, C#.NET and J#.NET.
If you find a job listing that consider ASP.NET and C#.NET to be "different" then don't consider taking it. They clearly don't know what they are talking about. I can only assume that these kinds of people and companies consider "C#.NET" to be windows forms programming.
|
| Author: deepak 16 Jul 2008 | Member Level: Gold | Rating: Points: 1 |
asp is an web technology.. c# is an programming lang
|