Note that there are some explanatory texts on larger screens.

plurals
  1. POWhat Is Your Complete ASP.net Development Environment?
    primarykey
    data
    text
    <p>I assume that the basic setup for ASP.net web development today is:</p> <ol> <li>Windows Vista (or XP)</li> <li>Visual Studio 2008</li> <li>SQL Server 2005</li> <li>IIS 7</li> <li>The .net Framework v3.5</li> </ol> <p>So, what combination of tools, addons, libraries, etc do you always install to increase your productivity and support your development?</p> <p>For me, it is always:</p> <ul> <li><a href="http://www.ubuntu.com/" rel="nofollow noreferrer">Ubuntu LAMP server</a></li> <li><a href="http://subversion.tigris.org/" rel="nofollow noreferrer">Subversion</a></li> <li><a href="http://trac.edgewall.org/" rel="nofollow noreferrer">TRAC</a></li> <li><a href="http://www.asp.net/Ajax/ajaxcontroltoolkit/" rel="nofollow noreferrer">The asp.net AJAX toolkit</a></li> <li><a href="http://jquery.com/" rel="nofollow noreferrer">JQuery</a></li> <li><a href="http://weblogs.asp.net/bleroy/archive/2009/02/06/vsdoc-for-jquery-1-3-1-now-available.aspx" rel="nofollow noreferrer">JQuery intellisense</a></li> <li><a href="http://freetextbox.com/" rel="nofollow noreferrer">Free Text Box</a></li> <li><a href="http://getfirebug.com/" rel="nofollow noreferrer">Firebug</a></li> <li><a href="http://tortoisesvn.tigris.org/" rel="nofollow noreferrer">TortoiseSVN</a></li> <li><a href="http://notepad-plus.sourceforge.net/uk/site.htm" rel="nofollow noreferrer">Notepad++</a></li> <li><a href="http://www.cygwin.com/" rel="nofollow noreferrer">cygwin</a></li> </ul> <p>I'd be very interested to know what your 'complete' development environment looks like today.</p> <p>Edit - Added some more tools I forgot and made it a community wiki. Thanks for all the answers!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload