.

Web.com Web Hosting
Sign up for PayPal and start accepting credit card payments instantly.

.

Hello If you are new here, so you might want to subscribe for my feed so Subscribe in a reader. Or bring updates In Your Email

Thursday, October 7, 2010

Win 3 Domains - On 2nd Birthday of Bloggerstop

Two Weeks back BloggerStop turns 2. & today Divya Sai the administrator of this superb blog become 22. To celebrate this occasion she is organizing a contest on BloggerStop.

To share the happiness with all the readers of BloggerStop, She giving away three (3) domains for free. To participate in this contest, simply spread the word:

1. Tweet it; you'll get 1 entry-point.
2. Share it on Facebook; you'll get 1 entry-point.

Wednesday, October 6, 2010

What is Compilers? Use of Compilers in C-Sharp

Previous Article

All languages have a vocabulary, which is a list of words that have a specific meaning in that language. Languages also have their own grammar rules, which state the rules, which state the rules for combining words to form sentences.

This is what ensures that whatever is spoken in a particular language is interpreted similarly by all people who understand the language. Similarly, programming languages also have a vocabulary , which is referred to as the set of keywords of that language, and a grammar, which is referred to as the syntax.

Friday, October 1, 2010

Popular Posts and Blog’s Stats Gadgets Now Graduate from Blogger Draft

Two days back Blogger Announce that Popular Post & Stats Gadgets now officially available for all users. after making few tweaks,  they are both now ready for the main stage. The new-and-improved Popular Posts and Blog’s Stats gadgets can be added to your blog right now from the Gadget Directory by clicking Add a gadget from the Design | Page Elements tab.


Sunday, September 19, 2010

Introducing C#, C-Sharp, History of Languages, History of C#,



Computer languages have come a long way since the 1940s. Back then,
scientists punched instructions into mammoth, room-sized computer systems. These
instructions were long series of zeroes and ones. These machine language
instructions are called the First Generations of computer languages.

The 1950s saw the emergence of the Second Generation of computer languages -
assembly language - easier to write than machine language but still extremely
complicated for a common man. However, the computer could still understand only
machine language. Therefore, the Assembler software was developed to translate
the code written in assembly language into machine language.

Wednesday, September 15, 2010

Phases of Object Orientation, Tutorial, C#,

Previous Article Characteristics of the Object-Oriented Approach

We already discussed the Object-Oriented Methodology, Objects, Classes,
Characteristics of Object-Oriented Approach in C#. Today we discuss the phases
of Object Orientation. As we all know that before the actual development of any
product, important steps such as analysis and design need to be performed. So
the following phases are involved in the object-oriented methodology :-


  • The Analysis Phase
  • The Design Phase
  • The Implementation Phase
Related Posts with Thumbnails