GIS
3 min read
49

Uses of GIS & RS in Climate Change Detection

December 19, 2013
0

Climate change is major problem in recent years and it is a geographic problem. And we can solve it by providing geospatial solution. From many days, GIS technology is useful for environment understanding, in strategic decision making and climate change monitoring also important in predictions of disaster risks in forest

Continue Reading
GIS
3 min read
57

Applications of GIS in Crime Mapping

December 18, 2013
0

Worldwide GIS and data mapping application is used for crime fighting and for prevention, valuable tools are available in it. Crime analysis can be done by crime mapping. In recent years crime maps examine by geospatial data incorporation with statistical functionality of GIS. And from it one can better understand

Continue Reading
General
2 min read
27

Create CRUD in dotnet using dynamic data entity framework

December 6, 2013
0

Introduction: To develop website without coding. Create, update, read, delete screen for each table with parent child relation. Dynamic data driven from database for basic data operations. Overview: This website helps to cross check the table’s relation by actually inserting and manipulating relevant data using input screens. Cross check data

Continue Reading
Backup Services
3 min read
24

Connecting & Managing Pluggable Database

November 30, 2013
0

In previous article we saw the process for creating Container and Pluggable Databases using Database Configuration Assistance (DBCA). There are difference in connecting to pluggable database as compared to those of container database and databases in previous releases. Also the way we need startup and shutdown the pluggable database. It

Continue Reading
General
3 min read
23

NoSQL Introduction and Architecture

November 24, 2013
0

NoSQL or Non-Relational DBMS is the recent buzz in models for data storing and retrieving data. As any other database management system the sole purpose NoSQL is also simplification and consistency in data management. RDMBS have ruled the data management sector for over 4 decades and has been promising till

Continue Reading