HOME
ABOUT US
LINK TO US
SITE MAP
CONTACT US
Login
SignUp
CATEGORIES
Android Programming
ASP.NET
C
C#
C++
Computer Science
Databases
Information Technology - IT
Internet
iPhone Programming
IT Security
Java
Java EE
JavaScript
Linux
Microsoft Office
NET
Networking
Open Source
Perl
PHP
Physics
Programming
Project Management
Python
Revision Control
Ruby
Smalltalk
Software Engineering
SQL
Video Games
Web Development
Windows
XML
AI and Robotics
Ada
You are Here:
Home
>
webdevelopment
Web Development
Application Insights Succinctly
When running a web application or service, there are three crucial elements to keep tabs on: availability, performance, and usage. A wide variety of technologies are available to monitor these things, but one that stands apart is Application Insights, a developer tool available through the Microsoft Azure cloud platform.
Visual Basic
Like the BASIC programming language, Visual Basic was designed for an easy learning curve. Programmers can create both simple and complex GUI applications. Programming in VB is a combination of visually arranging components or controls on a form, specifying attributes and actions for those components, and writing additional lines of code for more functionality. Since VB defines default attributes and actions for the components, a programmer can develop a simple program without writing much code.
Course Notes for Learn Visual Basic 6.0
This note covers the following topics: Introduction to the Visual Basic Language and Environment, The Visual Basic Language, . Exploring the Visual Basic Toolbox, Creating a Stand-Alone Visual Basic Application, Error-Handling, Debugging and File Input/Output, Graphics Techniques with Visual Basic, Database Access and Management, Dynamic Link Libraries and the Windows API, Dynamic Link Libraries and the Windows API.
A Beginners Guide to FreeBasic
FBeginner is a concise, hands-on beginner’s guide to FreeBasic and is aimed at the novice programmer. The book assumes no prior programming knowledge. The goal of the book is to create a solid foundation in the basics of programming in FreeBasic that the programmer can build and expand upon.
Programmers Guide VB 5.0
This book is a comprehensive manual on programming with Visual Basic. It covers the basic concepts, providing a foundation for programmers new to Visual Basic, advanced programming concepts and techniques.
Learn Visual Basic 6.0
This note covers the following topics: Visual Basic Language,Exploring Visual Basic Toolbox, Creating a Stand-Alone Visual Basic Application, Error Handling, Debugging and File Input/Output, Graphics Techniques with Visual Basic, Database Access and Management, Dynamic Link Libraries and the Windows API.
Visual Basic 6 Programming
Visual Basic is a third-generation event-driven programming language and integrated development environment (IDE) from Microsoft for its COM programming model first released in 1991 and declared legacy in 2008. Topics covered includes: The Visual Basic 6 Integrated Development Environment, Working With Controls, Creating Advanced VB database application using ADO control, Animation.
Programmed Lessons in Quick Basic (QBasic)
The goal of our study is to learn how to write computer programs in QBASIC Language. Topics covered includes: Constants In QBASIC, Variables In QBASIC, Library Functions, Flow Charts, The QBasic language statement, Input statement and Control statements.