building a website
Posted
by
Ant
on Stack Overflow
See other posts from Stack Overflow
or by Ant
Published on 2011-01-03T13:49:32Z
Indexed on
2011/01/03
13:54 UTC
Read the original article
Hit count: 258
Not sure if this is the right place to post this, or if it should be under programmers.stackexchange...
Anywho, a couple of my friends run a business and they asked me to build them a public website. It will only be used for information about the company with soe pictures. No transactions will be involved. Right now I work for a company where I build internal websites, and do alot of backend programming in C#. I understand html, css, jquery, etc. so I feel like I am completely capable of building a website for them.
However, I do not know all the basic knowledge to building one. For example, where should we host the files, what type of security issues do I need to be aware of, what's the best software to use for developing websites (I use visual studio at work), where can I find some design techniques, etc.
Any help is appreciated.
© Stack Overflow or respective owner