.net
5 pts.
0
Q:
.net
i am new to programming.

I have to design Web pages and maintain web site.

my manager asks me to learn .net

is it necessary to learn .net

if so, what is the previous knowledge required to learn .net or developing a web site



Software/Hardware used:
windows
ASKED: Aug 18 2009  5:16 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
46765 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
If your manager has asked you to learn .NET, then that's a pretty good indication that you probably should as your job will probably require is fairly soon.

If you have experience with C#, VB.NET, J#, then you are one step ahead. If you have experience with C++, C or Java that should translate fairly well into C# which is one of the languages you can use to program ASP.NET applications.
Last Answered: Aug 18 2009  11:32 PM GMT by Mrdenny   46765 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Carlosdl   29820 pts.  |   Aug 19 2009  12:53AM GMT

Some basic knowledge on SQL could also be useful.

 

mrdenny   46765 pts.  |   Aug 19 2009  6:22PM GMT

This is true. Odds are what ever you will be writing will have it’s data stored in a database, so you’ll need to know how to interface with that database in the proper methods using best practices of both the database as well as the programming language.

 
0