Site hosted by Angelfire.com: Build your free website today!
undefined
undefined


Programação

Microsoft

Visual BasicAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA


Objetos: 
Label, Textbox, Frame, Button, Combo Box, List Box, Componentes, etc...

Propriedades: 
Visible, Tab index, Style, Enabled, Picture, etc...

Ambiente: 
Forms, Modules, Classes, Active X DLL, etc...

Bancos de Dados:
   Acesso ao Oracle Object Server usando automação OLE 
   (OraSession, OraDatabase, OraDynaset, OraFields, etc).
   Acesso ao MS-Access através de conexão Microsoft DAO.

Integrações:
Com objetos .ocx (Crystal Reports, True DBGrid, etc).

Outros:
Source Safe, Visual Basic Package, MSDN Developer Network e Debugging.

Microsoft Visual InterDev (ASP)AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
Sintaxes:
Procedures, Forms, Cookies e Session

Variaveis:
Locais e Global.asa

Objetos:
Response, Request, Application, Session, Server e Error

Componentes:
AdRotator, BrowserCap, Content Linking, etc.

ADO


W3C HTMLAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

 


TAGS:
Documento HTML <html>
Corpo da Página <Body>
Paragraphs <p>
Headings <h1><h2><h3><h4><h5><h6>
Line Breaks <br>
Comment
<!-- Comentário -->
Horizontal Line <hr>

Formatação:
Negrito <b>
Itálico <i>
Texto Subscrito <sub>
Texto Sobrescrito <sup>

Entity Names:
&nbsp, &lt, &gt, etc.

HTML Code:
Links <href>
Frames <frame>, <frameset>
Tables <table>, <th>, <tr>, <td>, <col>
Listas <li>
Form <form>, <input type>, <form name="name" action="action"         method="method">
Images <img>, <map>, <area>