Reply
ASP System for our project, need some suggestions...
Old 11-26-2008, 11:26 PM ASP System for our project, need some suggestions...
Junior Talker

Posts: 1
Trades: 0
Hi guys, this is my first post... I'm currently taking up Software Engineering, I'm already good in HTML and CSS, were taking up Javascript for this month(module) and will be going to take ASP by next module. Every sem, we will be proposing systems, application, or websites related to the languages that we have discussed. Last sem we have done a static website (HTML & CSS).

For this sem we're going to make a system using ASP and MS Access for our database. What kind of system can you suggest for a n00b like me? I'm a fast learner type of guy, after I finished self studying JS, I'll proceed to studying ASP. The phase of the lesson on our school is a bit slow thats why I need to study in advance for me to become much better...
ASP is like PHP right? They say they just differ in the syntax that is being used. Is it possible that I will get a nice OS PHP system in hotscript.com and convert it into ASP?

Thats all for now guys, I'm looking forward for your help... Thanks...
fr0z3n is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 12-01-2008, 12:56 PM Re: ASP System for our project, need some suggestions...
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,674
Name: John Alexander
Trades: 0
Quote:
Originally Posted by fr0z3n View Post
ASP is like PHP right? They say they just differ in the syntax that is being used. Is it possible that I will get a nice OS PHP system in hotscript.com and convert it into ASP?
Yes. Yes. No.

ASP is a lot like PHP. Conceptually they're very similar. Syntactically they're quite different, like you said. The frameworks that each of them run on are very different, too. ASP runs on IIS, Microsoft's web server (Internet Information Services). PHP runs on Apache, the open source web server. Both have session variables, but ASP has application variables, meaning you can share data among all people logged into your system. There are a lot of ways they're dissimilar enough (that's one example) that you can't just translate ASP to PHP to ASP code.

I would highly recommend ASP.NET if you're going to pick one up. ASP is sort of like Windows 3.1.
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to ASP System for our project, need some suggestions...
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.09234 seconds with 13 queries