
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Ginni has Published 1522 Articles

Ginni
215 Views
Risk control is the set of approaches by which firms compute potential losses and take action to reduce or remove such threats. It is a technique that uses findings from risk assessments, which includes identifying potential risk element in a company's operations, including technical and non-technical element of the business, ... Read More

Ginni
6K+ Views
Database integrity defines the validity and consistency of stored information. Integrity is generally defined in terms of constraints, which are consistency rules that the database is not allowed to violate. Constraints can apply to each attribute or they can apply to relationships between tables.Integrity constraints provides that changes (update deletion, ... Read More

Ginni
2K+ Views
Data SecurityData security define the collective measures used to protect and secure a database or database management software from improper use and malicious cyber threats and attacks. Database security is a layer of information security. It is basically concerned with physical protection of information, encryption of information in storage and ... Read More

Ginni
291 Views
Confidentiality defines that sensitive information should be prohibited from being disclosed to illegal parties. There are generally two methods, or an amalgamation of these, in the course of which confidentiality can be supported. One method is to limit access to the information that should be maintain undisclosed. The other method ... Read More

Ginni
5K+ Views
Physical SecurityPhysical security is represented as the security of personnel, hardware, programs, networks, and data from physical situations and events that can support severe losses or harm to an enterprise, departments, or organization. This contains security from fire, natural disasters, robbery, theft, elimination, and terrorism.Physical security is an essential part ... Read More

Ginni
3K+ Views
A Global information system is a system that generates, manages, analyzes, and maps all types of data. GIS connects data to a map, integrating location information with all types of descriptive data. This supports a foundation for mapping and analysis that is used in science and almost each industry.GIS provides ... Read More

Ginni
404 Views
Service-oriented Architecture (SOA) is an approach of designing software to provide services to applications, or to other services, through published and discoverable interfaces. Each service provide a discrete chunk of business functionality by a loosely coupled (usually asynchronous), message-dependent communication model.The design of a high-quality software solution, including some other ... Read More

Ginni
467 Views
SOA stands for Service Oriented Architecture. It is a type of software design that creates software element reusable using service interfaces that use a common communication language over a network.A service is a self-included unit of software functionality, or set of functionalities, designed to complete a specific task including retrieving ... Read More

Ginni
759 Views
SOAP Web ServicesSOAP stands for Simple Object Access Protocol. It is a XML-based protocol for accessing web services. It is produced as an intermediate language so that applications built in multiple programming languages can communicate with each other efficiently. Web services use SOAP for share of XML data among applications.SOAP ... Read More

Ginni
400 Views
Web service is a regulated channel to propagate communication between the client and server applications on the WWW (World Wide Web). A web service is a software structure that is designed to implement a certain set of tasks.In web service, it is a standardized method of integrating Web-based applications using ... Read More