Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: how do i build a site with ASP/PHP and SQL?

[bsa_pro_ad_space id=2]
#683315
Anonymous
Inactive
Back in 52′ wrote:
hey, thanks for the help.

what type of language do you think would be the best: PHP, ASP, or ASP.net? and which one do you think would be the simplest and most practical one to use?

I have some programming skill, im really good at html and i know alot about javascript. There are two types of webpages I want to build. One with 1000s of products that would be easy to put up, but would take forever to do, and the other type would just be a simple casino website that is easy to manage. Which type of language would be best to use for those two types of designing?

Yes, you should start with what you know. I’d suggest PHP, it is good to learn more.

BTW, ASP.NET is not really a programming language, it is a Framework. ASP.NET can be sued in conjunction with VB and C# and I believe J++. I myself use ASP.NET C#. If you got the ASP.NET route, you may want to choose VB, there seem to be more examples and tutorials about VB than C#. Also, get Microsoft Visual Studio…

The ASP.NET framework makes multi-language websites really easy. It has a “built-in” system. You just add resource files with the text fields (looks like excel) and it does the rest. The hosting is more expensive though, or that’s what I’ve found.

If you go PHP, php.net will do you a good service. Make sure to get yourself a good editor though. For PHP I use UltraEdit.

Just pick one and dive in.