Technology

Technology articles will deal with information, data and operations, activities related to that data and new coming technology. Share your ideas, read posts and share techliebe in your social world.


Printed Circuit Board
In the previous article of PCB design we got familiar with types of printed circuit boards with the technical requirements. In this article we will explore the important design elements considerations. These design considerations are related to design of a layout. A layout is a process of designing a structure of the PCB with the help software tools.   Important Design Considerations:- The design specifications which a PCB designer should […]

Printed Circuit Board: Part II


OOP Model
Class Class is the collection of data and functions means class encapsulates the data and function this is feature of object oriented programming.  Objects are the variable of class one can imagine class as structure in C.  You can created any number of object of class ( using the concept of array of objects it is very easy to create large number of objects).   Objects Objects are basic run […]

Principles of OOP



This article gives the information of NFTS. It is the standard file system of Windows NT, including its later version Windows 2000, XP, Vista and Windows server 2008. NTFS (NT file system sometimes New Technology File System) is the file system that the Windows NT operating system uses for storing and retrieving files on a hard disk NTFS is the Windows NT equivalent of the windows 95 file allocation table […]

Do You Know What is New Technology File System?


SQA Activities
This article gives the information related to the software quality assurance (SQA). Software Quality Assurance (SQA) is planned and systematic way to evaluate quality of software product standards, process and procedure. SQA includes the process of assuring that standard and procedure are established and followed throughout the software acquisition life cycle.  Standards are the criteria to which the software products are compared specified standards are used to define the development […]

What is Software Quality Assurance?



Technical Requirements PCB
I thought of this topic for our discussion today as this is the most important topic related to any electronic field. We all are surrounded by the world of various electronic equipments and devices. All this electronic equipments have the most important component named as PCB (Printed Circuit Board). These PCB’s are also refers to as the ‘heart of any electronic stuff’. A PCB is a mechanical chip which connects […]

Printed Circuit Board: Part-I


Middleware Technlogy
Middleware is computer software that connects software components or application. There are different middleware technologies such as Java EE, JDBC, JMS, RPC, RMI, EJB ,Entity bean, Message bean, Session bean. In this part-I we will see middleware technologies such as Java EE, JDBC, JMS, RPC, RMI. Let us start with Java EE- 1) Java EE– Java EE stands for Java Platform, Enterprise Edition. It is used for server programming and […]

Middleware Technologies Part-I



PC Disk Formatting
This article gives the information related to “Formatting”. Formatting is a process of preparing the hard disk for a particular operating system. Formatting a hard disk puts special magnetic marks of tracks and sectors, on the hard disk surface. Sectors and tracks does not exist on a hard disk until and unless it has been formatted. When a new hard disk is bought it just likes a plain sheet of […]

Do You Know What is Formatting?