﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:codegodRss="http://www.codegod.de/Codegod_Rss"><channel><title>Latest content by www.codegod.de in category .NET General</title><link>http://www.codegod.de/</link><description>Latest content by www.codegod.de in category .NET General</description><copyright>Copyright 2006 Matthias Pieroth</copyright><generator>2 healthy hands and XmlTextWriter</generator><item><title>GIS Theory   Part-I</title><link>http://www.codegod.de/WebAppCodeGod/GIS-Theory---Part-I-AID582.aspx</link><description>                                                                                               GIS - Part I

	GIS stands for  “Geographical Information System”  The term GIS has number of definitions. But  We can easily  understand that  It is simply “Location” or Location based technology

	Still there are number of definitions have defined  that is

	“GIS is a method of using computer systems to collect, organize, manipulate and display geographic data to answer questions about the world. It is a system designed to combine many different types of geographic features and analyze the relationships between them in a single framework. “

	Maps have been used for thousands of years, but it is only within the last few decades that the technology has existed to combine maps with computer graphics and databases to create geographic information systems or GIS. The themes in the above graphic are only a small example of the wide array of information that can view or analyze with a GIS. 

	  GIS is used to display and analyze spatial data which are tied to databases. This connection is what gives GIS its power: maps can be drawn from the database and data can be referenced from the maps. When a database is updated, the associated map can be updated as well. GIS databases include a wide variety of information including: geographic, social, political, environmental, and demographic. 

	It is estimated that approximately 80% of all information has a "spatial" or geographic component. In other words, most information is tied to a place. So when making decisions about siting new facilities, creating hiking trails, protecting wetlands, directing emergency response vehicles, designating historic neighborhoods or redrawing legislative districts, geography plays a significant role. 
  	This is where GIS comes in. Geographic Information Systems (GIS) technology is a computer-based data collection, storage, and analysis tool that combines previously unrelated information into easily understood maps. But GIS is much more than maps. A GIS can perform complicated analytical functions and then present the results visually as maps, tables or graphs, allowing decision-makers to virtually see the issues before them and then select the best course of action. 
  	Add the Internet, and GIS offers a consistent and cost-effective means for the sharing and analysis of geographic data among government agencies, private industry, non-profit organizations, and the general public. 

	GIS  is a program that allows for the easy use and understanding of geographical information, enabling the user to view and interpret a wide range and depth of data spatially while revealing important patterns and relationships. GIS is a useful tool for examining a wide variety of issues, including city planning, transportation, human health, environmental management and conservation, and cultural resources preservation. 
</description><pubDate>Thu, 03 Jun 2010 14:49:48 GMT</pubDate></item><item><title>Why Is Abode Flex Popular Platform for RIA</title><link>http://www.codegod.de/WebAppCodeGod/Why-Is-Abode-Flex-Popular-Platform-for-RIA-AID560.aspx</link><description>Adobe Flex has acquired worldwide acclaim as one of the best platform for building Rich Internet Applications along with Adobe Flash. Flex is the latest technology on Macromedia flash software that can provide with full fledged web applications development environment. The Adobe Flex applications are popularly built on Flex SDK, Adobe Flex Builder 3. This is due to several reasons its high productivity, free open source framework, and ability to make expressive web applications.</description><pubDate>Fri, 18 Dec 2009 12:56:36 GMT</pubDate></item><item><title>ASP.NET Social Networking Software</title><link>http://www.codegod.de/WebAppCodeGod/ASP-NET-Social-Networking-Software-AID534.aspx</link><description>Scalable Social Networking Platform in ASP.NET 3.5


Communifire, http://www.axerosolutions.com/products/community, is a unique social networking platform built using ASP.NET and C# and is very scalable and robust. One of the best features of Communifire is the easy to use SOA based code which even the beginner ASP.NET developers will find extremely easy to understand and modify. 

Communifire is a fully-featured platform for corporate sites, on-line stores and community sites which is not only easy to install and deploy, but also very configurable with extensive use of AJAX and jQuery.

Communifire has blogs, forums, friends, wiki, videos, photo libraries, taxonomy, content rating and other features that enable rapid development of community sites.</description><pubDate>Wed, 08 Apr 2009 18:36:42 GMT</pubDate></item><item><title>All About Common Type System in .Net</title><link>http://www.codegod.de/WebAppCodeGod/All-About-Common-Type-System-in--Net-AID432.aspx</link><description>The common type system defines how types are declared, used, and managed in the runtime, and is also an important part of the runtime's support for cross-language integration.
CTS Provides the data types, values, object types. This helps developers to develop applications in different languages. Where .NET languages share CTS mean all the types used in applications shares the same types defined under CLI.
</description><pubDate>Wed, 12 Dec 2007 19:32:27 GMT</pubDate></item><item><title>Conversion of Enum</title><link>http://www.codegod.de/WebAppCodeGod/Conversion-of-Enum-AID54.aspx</link><description>A week ago I just found out how to convert a String to an enum. A very useful thing I didn't know that it is possible.</description><pubDate>Sat, 24 Mar 2007 11:10:12 GMT</pubDate></item><item><title>Starting processes under .NET</title><link>http://www.codegod.de/WebAppCodeGod/Starting-processes-under--NET-AID55.aspx</link><description>This is a small introduction how to start a process under .NET. It shows how to use the &lt;i&gt;Process&lt;/i&gt;-class to start Windows-processes.</description><pubDate>Sat, 24 Mar 2007 11:10:12 GMT</pubDate></item><item><title>Settings under .NET 2.0</title><link>http://www.codegod.de/WebAppCodeGod/Settings-under--NET-2-0-AID56.aspx</link><description>Are you tired of storing settings for an application in seperate files, database or registry. .NET 2.0 offers the possibility to store Settings easiliy. It will be stored under %USERPROFILE%\Local Settings\Application Data or %USERPROFILE%\Application Data.</description><pubDate>Sat, 24 Mar 2007 11:10:12 GMT</pubDate></item><item><title>Delegates and Observer Pattern</title><link>http://www.codegod.de/WebAppCodeGod/Delegates-and-Observer-Pattern-AID132.aspx</link><description>In this tutorial I will explain delegates which is the .NET-Style to implement the Observer-Pattern. In my sample I used delegates with custom EventArgs to notify a Form of a successful user-login.</description><pubDate>Sat, 24 Mar 2007 11:10:12 GMT</pubDate></item></channel></rss>