Understanding C# Language

Submitted by phuc.works on

Objective

In this tutorial, you will understand some basic components in C# Language include:
  • Types in C# Language
  • Variables and Constants
  • Identifier and Keywords
  • Statements and Expression
  • Class

Let's go

In a C# program, we will usually see some basic components like variable, expression, keywords, class. Let's start with all of them to investigate what they are and how to use these components.

Types

How to Retrieve Data from Database Table using PDO Query

Submitted by argie on
SQL Attack is rampant now a days, this is the way of hacking a site using SQL injection. Reading this tutorial will teach you on how to protect your queries from SQL injection attack using PDO Query. PHP Data Objects (PDO) Query executes an SQL statement in a single function call, returning the result set (if any) returned by the statement as a PDOStatement object. This is code will help you on how to retrieve data from Database table using PDO query.

C# Tutorial

Submitted by admin on

C# is part of Visual Studio that leverage the .NET Framework developed by Microsoft. C# is said to be similar with other popular languages like C/C++ and Java.

C# (pronounced “see-sharp”) can develop Windows and Web based project just like Visual Basic. It is an object-oriented programming language.

Using its powerful editor developed by Microsoft called “Visual C#” that is part of Visual Studio package; you can develop application in short period of time.

Packaging Documentation System

Submitted by proudpinoy357 on
Packaging Documentation System almost similar with Job Order and Archived system that i had posted before. Yet, this was complete Documentation System concerning Job Order transaction by different flexible packing machines. Each Machine Order Status has their own record set with corresponding transaction counts. Features: - TAB CONTROL - System Expiry Date - Tab Control button access code Access

Manipulate Environment Variables using VB.NET

Submitted by xCloud on
Today I will show how to manipulate environment variables in vb.net What is Environment Variables? > Environment Variables plays a special role on windows application. It targets an exact location on your windows directory. It is a part of operating system which the process runs. Example: %temp% - In which your junk files are located like .tmp, .chk, .dat and etc %windir% - Most commonly your

Pepsi Bottle Inventory System

Submitted by joken on
This is a complete Bottle Inventory System made by the graduate students as their requirements in Capstone subject. And this system is created using Visual Basic 2008 and Microsoft Access 2007 for database. Here is the list of features available in this system: • User Login And Logout System • Data entry for new Incoming Products • Update the current products • Monitoring of In and Out