![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |||
| [SOLVED] Is asp.net an actual programming language? I want to learn it but im confused here. I was looking at a sitepoint book which is titled "Build Your Own ASP.NET 2.0 Web Site Using C# & VB, 2nd Edition" I don't understand why you would create a asp.net with c# and VB? Isn't asp a programming language and asp.net is kind of like the latest version. Also do asp.net web pages end in aspx? |
| |
| |||
| No it is not a programming language. It is a Microsoft technology used to build web applications. Building web applications with ASP.NET means that you will have to choose a .NET language like c# or VB.NET to work with. The latest version of ASP.NET is ASP.NET where the programming language you choose targets the .NET framework V 2.0. Yes, ASP.NET pages have an ASPX extension. hope this helps. |
![]() |
| Thread Tools | |
| Display Modes | |
| |