Thursday, 18 July 2013

Difference between dot net and vs.net

.Net framework is code form .net and it is used to execute .net programs or application.With frame work we can't execute any .net programs.Visual studio .net is just for an editor tool used to build the .net programs or application

.Net Framework
1.Execution environment of .net programs/applications
2.Free software.
3.Occupies a memory of 150mb to 350mb
4.dot net 1.0,2.0,3.0,4.0,4.5 are versions

VisualSTudio.net
1.Desinging/Development environment of .net programs/application
2.It has also free editions
3.Occupies memory of 1.5gb to 3.5GB with out MSDN
4.VS.net2000,2003,2005,2007,2008,2010,2012 are different versions of VS.net

2 comments:

  1. Visual Studio has FREE Express editions.

    ReplyDelete
  2. Thans for your core information and comments.

    ReplyDelete