Click here to Skip to main content
15,917,455 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys ,I am new with web development and have been learning with various mediums over the internet ,but seriously am at a point where I have somuch information and I dont know what else todo,all I would like to know is what should I consider I know for sure HTML5,CSS,JavaScript all crucial ,but the php, ajax,jason,throw me off please any advice is welcome, and I definitely would like developing using the .NET franmework
Thanks for your advice.
Posted
Updated 15-Apr-15 4:47am
v4

This is not very useful question. You rather need to read the whole libretto. :-)

In brief, all the client-side stuff, HTML, CSS, and, in most cases, JavaScript are unavoidable, and server side is optional. You can use only one server side technology, it would be enough. In some cases, for static content (static relative to the data on the server side, when it stays unmodified), only client-side programming would be enough.

—SA
 
Share this answer
 
Comments
Ekona_Pikin 15-Apr-15 11:12am    
great appreciate it SA.
Sergey Alexandrovich Kryukov 15-Apr-15 11:16am    
My pleasure. Will you accept the answer formally then?
—SA
Lots of useful information to be found at http://www.asp.net/[^].
 
Share this answer
 
Comments
Ekona_Pikin 15-Apr-15 11:12am    
Thanks Richy

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