Your browser does not support JavaScript! Please enable script of your browser.
Ɖot Net Tricks
" Coding , A Rhythmic Literary Job "
Handy Tricks For Beginners & Professionals
Dot Net - Handy Tricks, Tutorial, Training, Books, Tools, Interview Faq, Pdf, Development Tricks & Tips, Code Snippets, Reference Manual and Resources to have fun with C#, Asp.Net, Ado.Net, Ajax, Linq, WCF, WebServices, Entity Framework, MVC, Sql Server, JQuery, CSS, Visual Studio and much more...!!

Welcome to the world of Dot Net Tricks

Posted By : Shailendra Chauhan, 10 Jan 2012
Updated On : 24 Nov 2012

One small word of caution-remembers the old saying: "When the only tool/platform you have is a hammer, everything looks like a pin." Dot Net is a great and vast platform to develop applications. Of course, while you're learning, feel free to do everything with Dotnet; just remember that when the time comes to put your skills into practice, you should always use the best platform for the job.

This site is intended to teach you how to program, to teach you new & fresh tips of .net technologies. However, if you have experience on .Net Technologies, you will find this site to be an invaluable resource. Ideally, when you are facing a problem, this site will contain tips & tricks that provides the solution, or at least it will point you in the right direction. Rather, you must use them and experiment with them by writing code, code, and more code.

 

What is .Net :

.Net is a software development platform developed by Microsoft. It is developed by microsoft to compete Java in the market. Using .net there is no need to learn new programming language. It supports 48 programming languages like as C, C++, C#, J#, VB etc. Hence we can do programming in any programming language in which you feel comfortable to yourself. Infact .Net is a collection of :

  1. .Net products :

    Visual Studio 2001, 2003, 2005, 2008, 2010, 2012

  2. .Net Service :

    Webservices, Window comunication foundation (WCF), Web API

  3. .Net framework :

    Integrated development environment (IDE), Software development kit (SDK)

.Net versions released

  1. 1.0 released on 13 feb 2002.

  2. 1.1 released in apr 2003.

  3. 2.0 released on 7 nov 2005.

  4. 3.0 released on 6 nov 2006.

  5. 3.5 released on 19 nov 2007.

  6. 4.0 released on 12 apr 2010.

  7. 4.5 released on 15 aug 2012.

Platform support

  1. .Net framework runs on Window Xp, Window 2000, NT4, ME/98, SP6a, Vista, Window 7 & 8, Window Server 2003, 2008 & 2012

  2. Window 95 is not supported.

  3. Window 98/ME can't be used for development.

.Net Framework

.Net framework is a tool of .Net platform for building, deploying and running webservices, web applications and window applications. Mazor elements of .Net framework are CLR (common language runtime), FCL(framework class library), webservices, window & webforms/applications.

Features of .Net framework

  1. It is a layer between operating system(OS) and programming language.

  2. It supports many programming languages.

  3. .Net provides a common set of class library which can be accessed from any .Net based programming language.

Summary

The most/main advantage of .Net is that there is no need to learn new language to program on the .Net platform. It supports multiple language development. Supports high-level of communiction among applications. Supports various protocols such as SOAP, XML, HTTP. A huge and powerful class library with over 2000 classes.


Tips & Tricks Subscription
 
.Net Interview Book (Coming Soon..)
 
Join Training Programs in Noida
 
Search Articles
 
Browse By Category
 
Recent Articles
 
Most Popular Articles