Quantcast
Channel: BIT or Bool
Browsing all 12 articles
Browse latest View live

Business Letters: How to Write One

A business letter is one way to communicate formally from one organization to another or from one businessman to another. It is basically written in standard format and uses formal language or language...

View Article



Steps on How to Become a Good Boss

The World’s Best Boss – as one coffee mug reads. How can you as an employer or company owner become one? It may sound easy and fun but it isn’t always that way. They say that you can have the best...

View Article

How to Enter Data Into an Excel Spreadsheet for Beginners

This article will teach readers and starters on the basics of entering data on an Excel spreadsheet. This tutorial may also be used on other programs that use spreadsheet (e.g. Open Office Calc, Google...

View Article

Create Calculator using WPF Form to Get Started

“Windows Presentation Foundation (WPF) is a next-generation presentation system for building Windows client applications with visually stunning user experiences. With WPF, you can create a wide range...

View Article

Saving Data to MS SQL from WPF Application

In this article, we will create a simple data entry form, create a database and tables and save data into the database. This will be the first step towards creating complex application using WPF forms....

View Article


Conditional Statements in C#

Conditional Statements are basic building blocks of program that controls the flow of a program. It executes a particular block of statement based on a Boolean condition, which is an expression...

View Article

Iterations Statements in C#

Iteration Statements You can create loop by using Iteration Statements. A loop is a way that helps to execute a block of code repeatedly until it matches with a specific criteria. If the condition is...

View Article

Everything related to Variables and Constants in C#

In this article, We are going to learn what are variables and their importance in programming as well as we will learn constants and enumeration. Now, we are starting with Variables. Variables A...

View Article


C# Data Types, Objects and many more…

In this article, We are going to deal with different types of data like numbers, characters, strings and many more as well as we will understand what are data types, objects... As we know that, we can...

View Article


OOP Concept in C#

There are basic two approaches that are used to develop any software. They are Procedure Oriented Programming (POP) and Object Oriented Programming (OOP). Now, We are going to see theoretical details...

View Article

Window Hyper-V 2012 Server – black screen – hypervisor not running issues

Windows Hyper-V 2012 black screen or boot failed issue after installing on existing Disk. 0x0000001 on boot screen. Also Virtual machine 'name_of_vm' could not be started because the hypervisor is not...

View Article

Visual Studio 2013 asp.net mvc project after update package jQuery is Undefined

visual studio 2013 package update causes jquery-ui to fail with Jquery is undefined error message.

View Article
Browsing all 12 articles
Browse latest View live


Latest Images