Click here to Skip to main content
15,881,413 members
Please Sign up or sign in to vote.
2.33/5 (3 votes)
See more:
Hi,

What software should I have in my computer to learn ASP.Net.

I have visual Studio 2008 in my computer.


What is Visual web developer 2010 and IIS?

Can anybody help me.

Mary
Posted
Updated 31-Mar-11 7:12am
v2

SQL
What software should I have in my computer to learn ASP.Net.


If what you mean by software is VS software products, you should have visual web developer or MS Web Application projects in your VS to learn ASP.Net(which is I think already installed on your PC since you have VS2008). To check, Go to Help->About VS then check for the installed products.

VB
What is Visual web developer 2010 and IIS?


Visual Web Developer 2010 is an Express Edition of MS that can be used to develop web applications. IIS is a web server that has application features that is usually installed in Windows platforms(Im not sure if it can be installed on non-Windows). In a nutshell, it is where you deploy your web applications.

My answers are so lame. Google answers better. :P
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 10-May-12 15:39pm    
Well, I would call it "controlled lameness", which is good enough for my 5 :-)
--SA
walterhevedeich 10-May-12 21:16pm    
Thank you SA.
Navigate the following links for better understanding:
Getting Started with ASP.NET Programming
All over here

I hope the above information will be helpful. If you have more concerns, please let me know.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 10-May-12 15:40pm    
Agree, should be helpful, my 5.
--SA
Monjurul Habib 11-May-12 1:16am    
thank you

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900