Your browser does not support JavaScript! Please enable script of your browser.
D
O
tNet-Tricks
Implement Dot Net Tips & Tricks !!
" Coding , A Rhythmic Literary Job "
Learn tips & tricks to play with C#, Asp.Net, Ado.Net, Ajax, Linq, EF, WCF, WebServices, Sql Server, JavaScript, JQuery, CSS, Html, Xml, JavaScript, JQuery, CSS, Visual Studio & many more...!!

Welcome to the world of DotNet Tips & Tricks

Posted By : Shailendra Chauhan, 8 March 2010
Updated On : 1 Mar 2012

One small word of warning—remember the old saying: “When the only tool/platform you have is a hammer, everything looks like a nail.” DotNet 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.

R&D; is as essential for the web development as it is for other tech-based industries.

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 youself. Infact .Net is a collection of :

  1. .Net products :

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

  2. .Net Service :

    Webservices, Window comunication foundation (WCF)

  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 april 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 april 2010.

  7. 4.5 released on 29 Feb 2012.

Platform support

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

  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 programmingblanguage.

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 highlevel of communiction among applications. Supports various protocols such as SOAP, XML, HTTP. A huge and powerful class library with over 2000 classes.

 

Tags Cloud :
 
Tips & Tricks Subscription :