What are my options for a Website Development Enviornment?
I have a recruiting company called General Placement Service. We have a website (www.generalplacement.com) that was written in ColdFusion, which is a very expensive program. We currently have a third-party website manager but it is a pain getting him to make changes. We would like to do the work ourselves.
I would like to transfer the content into another program so I am able to make website changes myself but need a program that is ‘user friendly’. The website is pretty basic and contains a database of jobs that we post, the ability to submit a resume document and some basic text content.
What are my options for programs?
Is asp.net recommended?
You don’t like what? The website?
Tagged with: coldfusion • jobs • placement service • recruiting company • resume • text content • third party • website changes • website www
Filed under: Website Placement
Like this post? Subscribe to my RSS feed and get loads more!
















asp.net is a little easier to use especially with the new gui editor (if your more comfortable). Visual express Web Developer. If you want to quickly chnage environments, you specify db connection and it will do all the backend work. Many tasks with visual web developer can be done without code (or have minimal code) and its not that hard to use.
Windows servers can run php, asp, and asp.net and can have all enabled at the same time, so many options are available.
i don’t like it
ASP is a good choice. What it sounds like you need is a an easily managable enviroment. This will depend on how big of a service you are running, how big of a database you will need. You can create all of the basic elements you need with Access, which is an easy DBMS to learn. Another option would be PhP/MySql.
If you are good in programming you can think of CodeChargeStudio , its the best software to develop database driven sites .
Its very simple and supports most of web designing languages and databases.
You can also download the demo and try from their web site :: http://www.yessoftware.com
Gud Luck