
|
| home > Web Design Tutorials > Programming Tutorials > ASP Coding Tutorials > ASP OBJECTS TUTORIALS |
|
|
ASP OBJECTS TUTORIALS : OBJECT-ORIENTED ASP LESSONS
ASP Built-In Objects ASP has 5 built-in objects that make it appealing to build dynamic sites that will work in any browser. In addition to explaining the most crucial functions of the objects links tutorials are included in () to help readers like myself who learn by doing.
De/Serialize ASP Objects - Use this functions to serialize/deserialize VBScript Objects. You can use this to punsh up the lifetime of an object up to more than one page. Have fun ;)
ASPR Online - The object model of ASP, Microsoft style - I really hate doing this to you, but I'm going to have to use that overused and overcomplex term "object model" again. Here's how it works. When a browser requests an ASP file from your Web server, your Web server calls Active Server Pages to read through the ASP file, executing any of the commands contained within and sending the resulting HTML page to the browser. An ASP file can contain any combination of HTML, script, or commands. The script can assign values to variables, request information from the server, or combine any set of commands into procedures.
Object oriented ASP JavaScript classes are cool! James Shaw sings the praises of Object Oriented Design, and how it can improve the maintainability of you code. Say NO to spaghetti code!
O/R Mapped Object Persistence Is the Boon - Many developers argue that the true potential of object-oriented development isn't realized until a proper OODBMS is used for persistent storage of data. Of course this is not true, but it touches an interesting issue. There is a huge and largely unnecessary productivity and quality decrease as a result of developing in different paradigms simultaneously. One such common situation is mixing object-oriented development and relational databases.
Iteration through asp objects - In this example I show how to iterate through the request object of asp in order to get data representing records to be deleted from a DB
SQL Distributed Management Objects - Overview - The SQL Distributed Management Objects (SQL-DMO) provide a set of OLE objects that enable applications to use management features of SQL Server. This functionality helps to extend the capabilities of SQL Server by providing access to any 32-bit OLE-compliant application. This article gives an overview of SQL-DMO and provides a demonstration on how to access SQL-DMO via Active Server Pages (ASP).
|
SUBMIT YOUR WEB DESIGN, GRAPHIC DESIGN, or FREELANCE ARTICLE or TUTORIAL
We are looking for quality submissions of Web Design, Graphic Design, Freelancing, and Small Business Articles & Tutorials. Our network of sites gets about 20,000 visitors per day. If you are interested in promoting yourself or your business, then this is a great way to do so. We might also use it in our Graphic Design Blog and our Web Design Blog. Please submit your articles to us. You can send us your article in MS Word Format or HTML. Please email us with any questions. |
|