Sunday, 12 October 2014

Class on C#

Hello all

Here only share about how to make a class on C# and we know OOP programming was full support on vs 2012 C#.
Sample code on C#

Saturday, 11 October 2014

Print Diamond model from source numbers with VB.Net 2012

Hi All, Herewith I share one sample classic how to prepare diamond that build from some of number and write on VB.Net 2012. normally for this case you only necessary two function that is : for..next and do while.
Let's you know the code.

Wednesday, 13 August 2014

Installing Ms. Office Access 2010 on Windows 8

Level Newbie - Here I share to you are how to install Ms. Office Access 2010 on Windows 8. And of course for preparing it does not need more time and sure this is very easy. Please take your time to take a look this picture that mentioned below.

Thursday, 24 July 2014

Inter VLAN tutorial

Previously I have told how to implementation VLAN using Switch Device. Further, if I have two switch or more, and all of IP in the network have to connect to all of PC, so I have to create inter VLAN. For this case, I use two switch and one router and other session I will created Inter-VLAN with more switch for you. refer this picture that mention below for example-1.

Virtual LAN-Part 1

In computer networking, a single layer-2 network may be partitioned to create multiple distinct broadcast domains, which are mutually isolated so that packets can only pass between them via one or more routers; such a domain is referred to as a virtual local area network, virtual LAN or VLAN.

Friday, 13 June 2014

Tutorial Fix Error Access denied for PhpMyAdmin

I have been use MySQL Workbench 6.0.9.11421 and Wamp 2.5. by Amril Hakim Sihotang.
Let’s start ..

You could not to access phpmyadmin from wamp server(local) if your password still empty in config.inc(nothing set an password) and there you also was installed MySQL Workbench before. You take a look this sample that mention below.