E-mail

Click this link for details of E-mail Protocols History Before 1990, it was mostly used in academia. During the 1990s, it became known to the public at large and grew exponentially to the point where the number of e-mails sent per day now is vastly more than the number of Read more…

Loading

World Wide Web/WWW/W3/Web

History of WWW The Web/WWW began in 1989 at CERN(The European Organization for Nuclear Research; the largest particle physics laboratory in the world; The name CERN is derived from the acronym for the French “Conseil European pour la Recherche Nucléaire”; located in Geneva, Switzerland; Established on 29 September 1954, 23 Read more…

Loading

Connectivity in VB .net

Introduction/Overview Database Access Technology or connectivity in VB .net is the mechanism through which an application program connects and communicates with data repositories/databases/data sources successfully. Database connectivity in VB .net software is also known as database middleware/sometimes called API(Application Program Interface) because it provides an interface between the two totally different natures of Read more…

Loading

Operators in VB .Net

Operators in VB .Net Introduction Operators are a very important part of VB .Net Programming. Definition An operator is a symbol that performs specific mathematical or logical manipulations on a given operands. Type of Operators in VB .Net VB.Net has rich in built-in operators. These are – Arithmetic Operators Arithmetic Read more…

Loading