How much difference in ASP.Net n C++ ???


Please tell me how much difference in ASP.Net n C++ ???I wona to learn both at the same time.
ASP.Net uses the .Net platform and it produces web pages. C++ produces unmanaged executables and libraries. They are 2 different languages for 2 different things. You can still learn both at the same time, though.

Note however, that ASP.Net is a specialized use of .Net, so you should learn .Net first. To learn .Net you need to decide on a managed language. I recommend C#. I don't recommend C++/CLI because it will mess your head if you are learning C++ (unmanaged) too.
How much difference in C++ n C#???
http://en.wikipedia.org/wiki/Comparison_of_Java_and_C%2B%2B

here's the comparison C++ Vs Java but I was asking C++ Vs C#..
Like I said, the comparison of C++ and Java is very similar to the comparison of C++ and C#.
OK..Sir..tyx
Topic archived. No new replies allowed.