I would like to know the latest and best technology used in web design. What is the difference between JSP, ASP, Macromedia, Cold fusion ... Could anyone tell me a little about them ? And which is the best package used in designing a good website?
ASP is a Microsoft product that is built-in to IIS. Therefore, if you are running NT, it is free. Cold Fusion is a similar technology, but you have to license the server version to use it. I don't know much about JSP, but I assume it is "ASP" for non NT machines.
If you are just getting started, my recommendation is Macromedia Dreamweaver Ultradev. The big advantage with this product is you can use it to create ASP or ColdFusion pages.
And as with most things, there really isn't a "best" approach. It all depends on what you are doing --
For instance, this site uses coldFusion (notice the .cfm in the address) -- and many content management type sites do use cold fusion -- I think that's because there are many many pre-made and ready to customize content management packages out there written in coldFusion -- that should tell you something --
Conversely, ASP is a great technology for providing other types of database access for things such as online reporting, e-commerce, and even ERP intranets -- it's very easy to get up to speed and develop in --
People like JSP because it works with JAVA and is platform independent. That same advantage provides a disadvantage, as well though, because of JDBC, which sits on top of ODBC -- so it suffers a little performance hit when it comes to database access -- there are more layers it has to communicate through --
See? There just isn't a "best" approach bar-none across the board. The answer is, "It depends". Just get good in something, and try to push that technology to its limits -- you'll do fine (employment and site design wise) no matter what you choose --
I'll second corporateRobot by saying that any and all Macromedia products are first rate -- you'll do yourself a favor by purchasing them. The great thing about their stuff, too, is the fact that you can go to their site and download fully functional trial versions of all their software to try before you buy -- it's a great way to decide before you sink the hundreds of dollars into them. Although they are worth every penny.
Hi guys,
I did not post the Q, but I want to thank you anyway for taking the time to give such long answers (particularly Link). So, thanks for the infos!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.