developed and marketed by Microsoft to allow programmers to build dynamic web. sites[r]
Trang 11
Trang 33
Trang 4• Retrieving data from MySQL using PHP
– Make display structure
– Selecting Command
– Counting rows
Connection with database
4
Trang 5• Updating records in MySQL using PHP
– Update the record
– Update Command
5
Trang 6• What is ASP.NET
Event Handling in ASP.NET
Trang 7• Page and Control Events
7
Trang 8• ASP.
• ASP stands for Active Server Pages
• ASP is a program that runs inside IIS
• IIS stands for Internet Information Service
• NET
• A programming infrastructure created by Microsoft for building, deploying, and running
Trang 9• What is an ASP File?
file
and scripts
server
9
Trang 10• ASP.NET is a web application framework
developed and marketed by Microsoft to
allow programmers to build dynamic web sites It allows you to use a full featured programming language such as C# or
VB.NET to build web applications easily
written in any of the following languages:
• C#