Definitions



You can make money from this site by posting original and quality articles that comply with Google AdSense policies.. Also, we offer several other reward programs including monthly profit sharing, cash rewards per post, contests & prizes etc to contributing members.

Submit Your Article

Articles

What is Normalization?  

Database normalization is a data design and organization process applied to data structures based on rules that help building rlational databases.

What is SEO ?

Search Engine Optimization (SEO) is the process of improving the quality of traffic to a website from search engine

Array

To Create and sort array

What is ViewBag in ASP.Net MVC3?

ViewBag one of the feature of ASP.Net MVC 3.In classic web application we have different methods for passing data from one page to the other.But unluckily none of them works for ASP.Net MVC 3. Here comes the importance of ViewBag.

What is XML ? Use of XML in ASP.Net.

Use of xml in asp.net. Structure of XML file. XML stands for Extensible Markup Language. The extension of xml file is .xml. It is a textual data format with strong support via Unicode for the languages of the world.

What is Google TV

Google TV is a new experience made for television that combines the TV you know and love with the freedom and power of the Internet.

Poco

POCO stands for Plain Old CLR Object and is targeting the CLR.

HttpHandler

What is httphandler and why it is important

Optional Parameters in C# 4.0

C# 4.0 has introduced Optional Parameters as a new feature. "Optional Parameters in C# 4.0" article includes definition,usage of it. It also includes small example alongwith description. I hope it will be useful to you.

Classes and Objects in OOPS

In this article, you will know about Classes are the most important constituents of Object Oriented Programming (OOPS). What is OOPS and its definition?.

Submit Your Article