browse.develop.com
Browse.develop.com is a community that was established to collect and organize valuable web information. Our technical staff have selected and indexed information and courses that they feel will help you stay current on best practices across the SDLC.

270 Articles match "Visual Studio"

  • The Best from DevelopMentor

    270 Results found
    Showing page 1 of 27   Next >

  • Verifying JavaScript with JSLint and Visual Studio
    It also outputs any errors it finds in a format compatible with Visual Studio. Of course, to get the most out of using this, you’re going to want to set it up as an external tool in Visual Studio. Open up Visual Studio, go to Tools -> External Tools… and click Add. Tags: ASP.NET JavaScript Visual Studio Douglas Crockford’s JavaScript: The Good Parts is a short, but informative read that all JavaScript developers should probably pick up. finally decided to make this an almost instantaneous process.
    Jason Diamond - Saturday, August 9, 2008
  • Verifying JavaScript with JSLint and Visual Studio
    It also outputs any errors it finds in a format compatible with Visual Studio. Of course, to get the most out of using this, you’re going to want to set it up as an external tool in Visual Studio. Open up Visual Studio, go to Tools -> External Tools… and click Add. Tags: Uncategorized JavaScript Visual Studio Douglas Crockford’s JavaScript: The Good Parts is a short, but informative read that all JavaScript developers should probably pick up. finally decided to make this an almost instantaneous process. It’s too simple, though.
    Jason Diamond - Saturday, August 9, 2008
  • Build a Multi-Project Visual Studio Template
    To enhance developer productivity, the toolkit combines a set of helper classes with code and xml snippets, as well as Visual Studio item and project templates. After installing the toolkit, all a developer needs to do to get started is open Visual Studio and create a new project by selecting one the project templates that appear under the Mvvm category. Visual Studio makes it extremely easy to create a single-project template. Now that you’ve created a multi-project Visual Studio template, you need a way to deploy it. Enjoy.
    Tony and Zuzana's World - Wednesday, September 14, 2011
  • MongoDB vs. SQL Server 2008 Performance Showdown
    In that article I introduced the NoSQL movement, MongoDB, and showed you how to program against it in.NET … Continue reading → NoSQL Articles Visual StudioThis article is a follow up one I wrote last week entitled “The NoSQL Movement, LINQ, and MongoDB – Oh My!”.
    Michael C. Kennedy's Weblog - Thursday, April 29, 2010
  • Six Things That’ll Surprise You About.NET 4.0
    as well as Visual Studio 2010. 1 Visual Studio 2010. for the very first time an true open source will become and integral and supported part of Visual Studio and.NET? This would give your application essentially a visual programmability. Visual Studio 2010 Multi-monitor Support. Tags: Articles DevelopMentor Visual Studio I recently wrote an article for DevelopMentor ’s Developments entitled. Six Things That’ll Surprise You About.NET 4.0 ”. by Michael Kennedy. Read on and be pleasantly surprised! and VS 2010 Beta 2 ].
    Michael C. Kennedy's Weblog - Wednesday, November 11, 2009
  • Accessing TFS 2010 from Visual Studio 2008
    Today I found the need to also connect to TFS 2010 from Visual Studio 2008. In order to connect to Team Foundation Server from VS2008 you need the Visual Studio Team System 2008 Team Explorer , then in order to connect to TFS 2010 you also need the Visual Studio Team System 2008 Service Pack 1 Forward Compatibility Update for Team Foundation Server 2010. Visual Studio 2008 Team Suite SP1. Visual Studio 2010 Ultimate. installed Visual Studio 2008 Team Explorer and then on top of that the Forward Compatibility Update.
    The Blomsma Code - Monday, May 10, 2010
  • Building a Cloud OS for.NET Developers - Part 2
    How do we manage having Visual Studio and associated tools and servers universally accessible in the cloud, even on mobile devices such as iPads? At EC2 we can create a variety of Windows instances, get full admin access via remote desktop, and install anything we want (Visual Studio, SQL Server, MongoDB, etc). So you’ve logged in and you want to install Visual Studio, SQL Server, and other MSDN goodies. m a fan of Visual SVN. Articles Cloud Visual Studio web2.0But the one crucial aspect I left out was the developer tools. mkennedy.
    Michael C. Kennedy's Weblog - Monday, June 13, 2011
  • 11 Killer Open Source Projects I Found with NuGet
    It's a killer new way to find, install, maintain, and manage references to open source libraries in Visual Studio 2010. What I want to talk about is all the cool open source projects I found just by flipping through the pages of the NuGet directory in the Visual Studio "Add Library Package Reference" dialog. Keep in mind, that to get the latest version, you can just use the Visual Studio "Add Library Package Reference" dialog because of all the NuGet goodness. Articles ASP.NET NoSQL Open Source Tools Visual StudioRazorEngine at [link].
    Michael C. Kennedy's Weblog - Wednesday, January 19, 2011
  • Purchasing Visual Studio 2010
    Amazon sells various versions of Visual Studio 2010. Visual Studio Professional. Visual Studio Premium. Visual Studio Utlimate. Visual Studio 2010 Feature Comparison. Microsoft Visual Studio Team Explorer 2010. Microsoft Visual Studio Team Foundation Server 2010. Microsoft Visual Studio Team Foundation Server 2010 CAL. Microsoft Expression Studio 3. May require one or more Microsoft Visual Studio Load Test Virtual User Pack 2010. Plain. Upgrade from 2005/2008.
    The Blomsma Code - Tuesday, July 13, 2010
  • AutoRunner
    It’s not a Visual Studio add-in. Using Visual Studio’s External Tools feature, however, it’s almost as good as an add-in. To set this up for yourself, you’d create a new external tool with its command set to the path where you built AutoRunner.exe and its arguments set to something like the following (I’ve separated the options on their own lines, but you wouldn’t do that in Visual Studio): --target $(BinDir)$(TargetName)$(TargetExt) --exe C:pathtonunit-console.exe --pass "$(TargetName) FTW!" --fail "Oh noes!
    Jason Diamond - Sunday, September 27, 2009
<< 1 2 3 ... 26 27 >>
%>