Introduction to VB, ASP, COM Presented by Charley Jones The Maxim Group Las Vegas, NV All code samples will be posted to:

Slides:



Advertisements
Similar presentations
PROJECT MANAGER (PM) 1. Lead and deliver web application development project within time and budget 2. Understand multiple discipline and able to communicate.
Advertisements

Designing, Deploying and Managing Workflow in SharePoint Sites Steve Heaney Product Development Manager OBS
E-commerce can be seen below as a prototype.
Web Forms and ASP.NET Programming Right from the Start with Visual Basic.NET 1/e 12.
WHAT CBT DEVELOPERS NEED TO KNOW ABOUT BROWSERS, PLUG-INS, AND ACTIVEX Doug Foster, Oakes Interactive Inc. Jesse M. Heines, Univ. of Mass. Lowell.
Building Applications using ASP.NET and C# / Session 1 / 1 of 21 Session 1.
ASP Tutorial. What is ASP? ASP (Active Server Pages) is a Microsoft technology that enables you to make dynamic and interactive web pages. –ASP usually.
15 Chapter 15 Web Database Development Database Systems: Design, Implementation, and Management, Fifth Edition, Rob and Coronel.
Introduction to ASP.NET. 2 © UW Business School, University of Washington 2004 Outline Static vs. Dynamic Web Pages.NET Framework Installing ASP.NET First.
Introduction to Web Application Architectures Web Application Architectures 18 th March 2005 Bogdan L. Vrusias
1 Classic ASP vs. ASP.NET Technical Information and Market Adoption Lance Welker University of San Diego Dr. Rebman MSIT 526 December 20, 2005.
Curious Facts about PowerPoint 97. Did you know that… F PowerPoint 97 now includes Visual Basic for Applications as a macro language?
Introduction to Active Server Pages
Active X Microsoft’s Answer to Dynamic Content Reference: Using Active X by Brian Farrar QUE
Apache Tomcat Server Typical html Request/Response cycle
14 1 Chapter 14 Database Connectivity and Web Development Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Overview of ASP.NET Prepared By : Lec : Zalak Thakrar Follow Me on
1 Java Server Pages Can web pages be created specially for each user? What part does Java play?
Visual Basic 6.0 Derived from BASIC Developed by Microsoft in 1998 An event driven programming language Associated with a development environment.
Web Integration to an Appx Backend Server. Unix web servers + CGI Win2K web servers + ASP Win2K web servers + ODBC Processing requests Generating HTML.
Three Tier Applications using the PI Historian, Microsoft Transaction Server (MTS), Internet Information Server (IIS), ActiveX Data Objects (AD0) and ActiveX.
By: Md Rezaul Huda Reza Lecturer:  Md Rezaul Huda Reza Former Lecturer of  Bexley College under University.
MSSQL & ASP. Client-Server Relationship Client-Server Relationship HTML Basics HTML Basics Scripting Basics Scripting Basics Examples Examples.
Visual Basic: An Object Oriented Approach 12 – Creating and using ActiveX objects.
CIS 375—Web App Dev II ASP.NET 2 Introducing Web Forms.
Introduction to ASP.NET. Prehistory of ASP.NET Original Internet – text based WWW – static graphical content  HTML (client-side) Need for interactive.
ASP.NET Dr. Ralph Westfall May, Web Development Problem HTML designed to display static pages only interactive when user clicks links  can’t provide.
Week 7 Lecture Web Database Development Samuel Conn, Asst. Professor
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
3/8/00asp00 1 Active Server Pages from Microsoft Nancy McCracken Northeast Parallel Architectures Center at Syracuse.
ASP.NET AJAX 1. Ordinary web applications vs. AJAX Ordinary web application The full page is updated at each request The page is not available while being.
Server Side Programming ASP1 Server Side Programming Database Integration (cont.) Internet Systems Design.
9 Chapter Nine Compiled Web Server Programs. 9 Chapter Objectives Learn about Common Gateway Interface (CGI) Create CGI programs that generate dynamic.
Tutorial 10 by Sam ine1020 Introduction to Internet Engineering 1 Database & Server-side Scripting Tutorial 10.
ASP Introduction Y.-H. Chen International College Ming-Chuan University Fall, 2004.
DEV-5: Introduction to WebSpeed ® Stephen Ferguson Sr. Training Program Manager.
Jon Galloway | Development Platform Evangelist Christopher Harrison | Microsoft Certified Trainer.
1 Course Title: Visual Basic Programming Topic: Introduction to programming Languages (Visual basic 6.0) Lecturer: Mahamud Ahmed Jimale, BsIT, MsCs, CCNA,
Introduction to ADO Y.-H. Chen International College Ming-Chuan University Fall, 2004.
470 First Lecture1 CMPT 470 Instructor: –Wo-Shun Luk, ASB 10829, –Office Hours: 3:30 – 4:30 M W F TA: –Henry Zhang,
Active Server Pages and Application Service Providers Architecture for 2000 and beyond Krishen Kota Denali Technologies
IS 4506 Interactive Clients & Servers.  Overview Fat Client versus Fat Server Spectrum of Web content formats Active Server Pages Active Server Page.
Lecture Note 1: Getting Started With ASP.  Introduction to ASP  Introduction to ASP An ASP file can contain text, HTML tags and scripts. Scripts in.
How to Connect to Database ODBC (Open Database Connectivity) ADO (ActiveX Data Object) ASP Code To Connect to Database Recordset Object Navigating through.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
Web Development in Microsoft Visual Studio Slide 2 Lecture Overview How to create a first ASP.NET application.
Active Server Pages Server-Side Scripting and Client-Side Scripting.
Web application architecture1 Based on Jim Conallen: Web Applications with UML.
ASP (Active Server Pages) by Bülent & Resul. Presentation Outline Introduction What is an ASP file? How does ASP work? What can ASP do? Differences Between.
ASP.NET (Active Server Page) SNU OOPSLA Lab. October 2005.
Chapter 1 Introduction to Ecommerce What is E-Commerce? Microsoft Technologies for E- Commerce. What is an ASP Page. Objectives :
The business logic engine for Microsoft IIS Speaker T.M. Arnett.
ASP. ASP is a powerful tool for making dynamic and interactive Web pages An ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are.
ASP-2-1 SERVER AND CLIENT SIDE SCRITPING Colorado Technical University IT420 Tim Peterson.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
CIS 375—Web App Dev II ASP.NET 1 Getting Started.
Module 1: Introduction to Microsoft SQL Server Reporting Services
Web Page Designing With Dreamweaver MX\Session 1\1 of 9 Session 1 Introduction to PHP Hypertext Preprocessor - PHP.
Introduction to Visual Basic Presented by Charley Jones The Maxim Group Las Vegas, NV All code samples will be posted to:
A S P. Outline  The introduction of ASP  Why we choose ASP  How ASP works  Basic syntax rule of ASP  ASP’S object model  Limitations of ASP  Summary.
Active Server Pages v.s. Java Server Pages Presenters: Lan Guo Qunying Fan Pei-Xun Wu Date:
ASP – Web Programming Class  Ravi Anand. ASP – Active Server Pages What is ASP? - Microsoft Technology - Can Run using IIS/PWS/Others - Helps us create.
Java Server Pages Can web pages be created specially for each user?
Web-based Software Development - An introduction
Section 6.3 Server-side Scripting
Active Server Pages Computer Science 40S.
Introduction to ASP By “FlyingBono” 2009_01 By FlyingBono 2009_01
Fast App Creation with APEX Blueprints
Database Connectivity and Web Development
Visual Basic CSC
Presentation transcript:

Introduction to VB, ASP, COM Presented by Charley Jones The Maxim Group Las Vegas, NV All code samples will be posted to:

Introduction to VB, ASP, COM Shameless Plug: The Maxim Group Since Offices World Wide 6,000+ Consultants Online Training, Tutoring, Support Hourly, Salaried, Full-Time Narc on your friends!?!? (Send us a resume or two!)

Introduction to VB Generates EXE’s, DLL’s… Distribution/Installation Scripts… Concepts Obects Properties Methods

Introduction to VB Integrated Development Environment Compiler Optimizer Debugger Demonstration: Timer App

Introduction to VB Database Access Use the Wizards Demonstration: Author App

Introduction to VB Controlling other apps MS Office Demonstration: Excel Control

Introduction to VB Example to build from: Plus Demonstration: Plus VB

Introduction to ASP An extension of HTML (Vb + HTML) ASP -> IIS -> HTML Web Server interprets ASP pages and produces HTML for display on browser…

Introduction to ASP Example to build from: Plus Demonstration: Plus.ASP

Introduction to ASP PLUS.ASP: + =

Introduction to ASP Making it work! Request Object Demonstration: Plus2.ASP

Introduction to ASP Plus2.ASP: <% A = request("A") B = request("B") C = cint(a) + cint(b) %> "> + "> = ">

Introduction to COM Component Object Model(ing) Replaceable/Reusable (Plugins) Word, Excel, ActiveX User Created 3 rd Party

Introduction to COM Rebuild PLUS as COM: Back to VB Demonstration: PlusObject

Introduction to COM Using a COM object: Back to VB Demonstration: PlusObjectTestVB

Introduction to COM Using COM from ASP: Back to ASP Demonstration: Plus3.ASP

Introduction to COM Plus3.ASP: <% A = request("A") B = request("B") Dim objPlus Set objPlus = Server.CreateObject("PlusObject.Plus") C = objPlus.Plus(cint(A),cint(B)) Set objPlus = Nothing %> "> + "> = ">

VB Resources VB Resources: Hardcopy?? There’s a ton!

VB Resources VB Resources: Carl & Gary’s

VB Resources VB Resources: Microsoft Visual Basic Homepage

ASP Resources The complete and up to date source: Professional Active Server Pages 3.0 Wrox Press ~$60 ASP in a Nutshell O’Reilly ~$30

The Future of VB? Microsoft Visual Studio.net Introduction to VB, ASP, COM