Login:  Password:    
forgot my password
sign up!
Search: 

MrBool Search
Google Search
Search results


by kind:

All



by channel:

All


10/29/2008 Video tutorial
Visual Studio C# - Sorting Objects P2
This video is a continuation of a previous video on sorting objects. In the first video, I demonstrated how to implement the IComparable interface. In this video, I will show how to implement the IComparer interface.
10/29/2008 Video tutorial
Visual Studio C# - Sorting Objects P1
Sorting is a functionality that is used by developers almost daily. We sort numbers, dates, student records... C# supports sorting objects that are part of the .NET Framework.
10/29/2008 Video tutorial
Visual Studio C# - Passing Parameters
This video discusses passing parameters to C# methods. Some methods can do their work without needing assitional information. Other methods, however, need additional data to do their work.
10/29/2008 Video tutorial
Visual Studio C# - Inheritance..
Inheritance is one of the pillars of object-oriented programming. It has to do with creating classes from other existing classes. This feature is very powerful since it helps us create a hierarchy of classes that depict the business model.
10/29/2008 Video tutorial
Geographic mirroring - Course Failover Clustering - Lesson 19
Course FailoverClustering - Lesson 19
10/29/2008 Video tutorial
Visual Studio C# - Creating classes and objects.
Object-Oriented languages like C# and Java are based on classes and objects. A class is a prototype (like an Employee), and an object is a specific instance of the class (like John). In Object-Oriented languages everything is an object.
10/28/2008 Video tutorial
Canvas - Course HTML 5 - an introduction of the new web language - Lesson 1
In this video, we introduce HTML 5. This new version of HTML is not standardized yet.
10/28/2008 Video tutorial
getElementById and getContext: Canvas - Course HTML 5 - an introduction of the new web language - Lesson 2
We added the canvas tag to our page and retrieved the canvas object using getElementById() and the context using getContext.
10/28/2008 Video tutorial
XML Schemas - XML on SQL Server
In this lesson you will learn how to type and validate data unsing XML Schemas.
10/28/2008 Video tutorial
Store data using XML data type - XML on SQL Server
In this lesson you will learn how to store data using XML data type.
10/28/2008 Video tutorial
Set up clustering in a WAN - Course Failover Clustering - Lesson 18
Course FailoverClustering - Lesson 18
10/27/2008 Video tutorial
Set up clustering in a MAN - Course Failover Clustering - Lesson 17
Course FailoverClustering - Lesson 17
10/27/2008 Video tutorial
Configure in-memory Session Replication - Course Failover Clustering - Lesson 16
Continuing our new cluster setup using command line tools, we finish the disks configurations using DISKPART utility.
10/27/2008 Video tutorial
Creating disk pools: Part 3 - Course Failover Clustering - Lesson 22
Course Failover Clustering - Lesson 22
10/27/2008 Video tutorial
Creating disk pools: Part2 - Course Failover Clustering - Lesson 21
Course FailoverClustering - Lesson 21
10/26/2008 Video tutorial
XML structures - XML on SQL Server
In this lesson you will learn about the XML structures, the storage options and the use of text columns to store XML.
10/20/2008 Video tutorial
E-learning-Windows Communication Foundation-Lesson 4
In this lesson we are going to take a closer look at Bindings.
10/17/2008 Video tutorial
Introduction to Graphical User Interfaces Tools for SQLite
In this video we will see a tool called SQLite Manager, which is a free add-on for the Firefox Web Browser.
10/16/2008 Video tutorial
Delphi Win32 -Building Database Application - P1
This video is the first part of a video set about Building Database Application with Delphi, Firebird and dbExpress. In this video we will talk about introduction to database application with Delphi in general.
10/15/2008 Video tutorial
A brief introduction to SQLIte
We will know the SQLite database that is the tiniest database used on Linux, applications and portable devices.
10/13/2008 Video tutorial
E-learning-Windows Communication Foundation-Lesson 3
In this lesson we will create a class that uses Data contracts.
10/09/2008 Video tutorial
Lazarus Beginner - P2
This video will talk about basic Free Pascal program skeleton, including basic data types, constant variable, one and multi dimension array, and looping with for, while and repeat...until statement.
10/06/2008 Video tutorial
E-learning-Windows Communication Foundation-Lesson 2
In this lesson we are going to start to learn about Endpoints.
10/04/2008 Video tutorial
E-learning-Transact-Sql-Lesson 07 (End)
In this lesson you will learn about how to handle errors using TRY and Catch Blocks.
10/03/2008 Video tutorial
E-learning-Windows Communication Foundation-Lesson 1
We are going to learn why the companies have interest in developing systems that can be connected with other systems.
09/30/2008 Video tutorial
Creating disk pools - Course Failover Clustering - Lesson 20
Course FailoverClustering - Lesson 20
09/26/2008 Video tutorial
E-learning-Transact-Sql-Lesson 06
In this lesson you will learn about the use of transactions.
09/26/2008 Video tutorial
ASP.NET ListView
In this lesson we will learn Know the new ASP.NET control to Data Access, LinqDataSource.
09/26/2008 Video tutorial
Delphi Win32 - Delphi for Beginner - P10 - Final
Delphi has many ways to access database, that is, BDE, ADO, IBExpress, and dbExpress. This video will talk about basic usage of dbExprsess components to access Interbase database.
09/22/2008 Video tutorial
Delphi Win32 - Delphi for Beginner - P9
Most modern programming languages support object-oriented programming (OOP). OOP languages are based on three fundamental concepts: encapsulation, inheritance, and polymorphism.








mrbool.com
contact us   |   publish your post   |   buy credits

Copyright 2013 - all rights reserved to www.web-03.net