Skip to main content

C# Snippets and Tricks

Hello azumavengers and welcome to my blog. Today we are going to talk about the c#.

C# Snippets and Tricks


C# Snippets and Tricks Series 1 Part 1 By Codezila 

Like our Facebook page, its link is given below

Comments

Popular posts from this blog

Software Engineering Week 1

Software Engineering  Software engineering is an engineering discipline that concerns to all aspects of software development and software production. Mentioned above is the typical definition of software engineering that should develop a mind setup of a student who is wiling to learn development of software. Now when we talk about development of software, its life cycle pops into our minds which is being taught in almost every educational institution.  SDLC SDLC (Software Development Life Cycle) is the basic and core concept of Software Engineering. SDLC include few steps that should be followed strictly in order to develop a software. Most common terms used for those steps are: Analysis Designing Coding Testing Deployment and Maintenance   These steps are followed to develop a software. Firstly we should know what is a computer software. A computer software is nothing but computer program and associated documentation. Difference betw...

Generations of Computer Part 2

Third Generation Computer The period of third generation was from 1965-1971. These computers were faster, smaller,generate less heat, consumed less space and less power and more reliable than first and second generation computers but these computers were still costly.The computers of third generation used Integrated Circuits (ICs) in place of transistors. A single IC has many transistors, resistors, and capacitors along with the associated circuitry. This development made computers smarter, reliable, and efficient. In this generation remote processing, time-sharing, multi programming operating system were used. High-level languages like  PASCAL PL/1, BASIC, ALGOL-68  were used during this generation. Some of the third generation computers are as follow: IBM-360 series Honeywell-6000 series PDP (Personal Data Processor) IBM-370/168 TDC-316 Fourth Generation Computer The fourth generation was invented in 1971 and is still being used.Most of the p...

Characteristics of Computer

Characteristics of Computer Lets just enlist the characteristics of computer Accuracy Diligence Speed Remembering power Versatility Automatic No IQ No Feelings Accuracy As we already know that computer is an electronic machine. The name of this machine " Computer " explains much of the details about this heading. Since it is a computing device, it provides maximum accurate answer. Although it is an electronic device still it's calculated answer is not absolute accurate sometimes because it is a human product and also the input is given by the human beings which may be wrong. Now the crux of the above discussion that you can write in any exam is that computer is a calculating device that provides the most accurate answer of different problems as compared to humans. Diligence Since computer is a machine, a non living thing, it can work for hours and hours without getting tired. This is the beauty of Computer, humans can't stand against...