|
|
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.
|
30 Articles match "Tools","Visual Studio"
|
Related DevelopMentor Courses
|
MORE
|
|
Visual Studio Team System
Learn how VSTS enhances each of the roles in software development via project management tools, design tools, test case management, and customization. The course uses the latest version of Team System, Visual Studio Team System 2008. Essential Visual Studio Team System (FW357) Day 1 Introduction to VSTS This module presents an introduction to Microsoft's Visual Studio Team System, a new platform for integrating and managing all aspects of the software development process. We can do that with Visual Studio. DevelopMentor?s
DevelopMentor Courses
- Friday, June 12, 2009
Building Better Applications with Visual Studio Team Foundation Server 2010
Discover how Visual Studio enables you to enforce best practices for software development. The course uses the latest version of Team Foundation Server and Visual Studio 2010. How do the Visual Studio visualization tools help with source control? This module also presents an introduction to project management with Microsoft's Visual Studio Team System. TFS has a source control management system, entirely separate from Visual Source Safe (Microsoft's previous source control offering). How can I develop and manage tests?
DevelopMentor Courses
- Monday, June 28, 2010
Building Better Applications with Visual Studio Team Foundation Server - TFS 2010
Discover how Visual Studio enables you to enforce best practices for software development. The course uses the latest version of Team Foundation Server and Visual Studio 2010. How do the Visual Studio visualization tools help with source control? This module also presents an introduction to project management with Microsoft's Visual Studio Team System. TFS has a source control management system, entirely separate from Visual Source Safe (Microsoft's previous source control offering). How can I develop and manage tests?
DevelopMentor Courses
- Monday, July 12, 2010
|
66 Articles match "Tools","Visual Studio"
|
The Latest from DevelopMentor
|
MORE
|
|
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. Team Explorer Everywhere (tools for cross-platform development). Requires Microsoft Visual Studio Team Lab Management 2010.
The Blomsma Code
- Tuesday, July 13, 2010
Visual Studio 2010 Power Tools
The Visual Studio 2010 Power Tools have just been released. Of course I don’t use Resharper or CodeRush (I use too many machines I don’t control to become dependent on them) so some of these features may be available in those tools. But for me the power tools are a welcome addition to the IDE. There’s all sorts of goodness in here: new flexible tab handling in the VS shell (vertical tab groups, tabs grouped by project, dropping of rarely used tabs, etc); a new searchable Add Reference dialog; new editor enhancements to make navigation easier and much more.
.NET Meanderings
- Monday, June 7, 2010
Snippet Designer v1.3
Turns out there is an open source tool for helping you create snippets: snippetdesigner.codeplex.com , for more information and background info check Greg’s blog. Tags: Visual Studio 2010 Last week I mentioned and demonstrated a custom snippet in VS2010 during my BAND talk.
The Blomsma Code
- Wednesday, June 2, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Verifying JavaScript with JSLint and Visual Studio
To help keep ourselves in check, he’s made his JSLint tool available years ago, but I always found myself too lazy to copy/paste my script into the tool to verify it. Since I do the majority of my work on Windows machines, I’m fortunate enough to have a built-in scripting engine that can run JavaScript without having to install any extra tools. It also outputs any errors it finds in a format compatible with Visual Studio. For example, I use a folder called C:Tools to hold the various little tools I find myself needing frequently.
Jason Diamond
- Saturday, August 9, 2008
-
Verifying JavaScript with JSLint and Visual Studio
To help keep ourselves in check, he’s made his JSLint tool available years ago, but I always found myself too lazy to copy/paste my script into the tool to verify it. Since I do the majority of my work on Windows machines, I’m fortunate enough to have a built-in scripting engine that can run JavaScript without having to install any extra tools. It also outputs any errors it finds in a format compatible with Visual Studio. For example, I use a folder called C:Tools to hold the various little tools I find myself needing frequently.
Jason Diamond
- Saturday, August 9, 2008
-
Six Things That’ll Surprise You About.NET 4.0
as well as Visual Studio 2010. 1 Visual Studio 2010. This gap was filled by 3rd party tools, most notably Resharper ( [link] ). for the very first time an true open source will become and integral and supported part of Visual Studio and.NET? WF 4 has a nice GUI workflow building designer that is part of the VS 2010 tools and moreover that designer is rehostable in your own Windows Forms or WPF applications. This would give your application essentially a visual programmability. Visual Studio 2010 Multi-monitor Support.
Michael C. Kennedy's Weblog
- Wednesday, November 11, 2009
-
System.Transactions and Windows Vista NTFS (Updated)
All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Tags: Visual Studio I've been playing with my fresh copy of Vista Ultimate - which I am surprised to find that I absolutely love. Being a big fan of System.Transactions, I naturally wanted to use it with Vista's TxF (Transactional NTFS) file system. But unlike the data libraries, the file APIs don't auto-enlist in the transaction. In fact, there are only COM / PInvoke APIs currently. But I was unimpressed with the managed wrapper they created there. Kennedy.
Michael C. Kennedy's Weblog
- Thursday, December 6, 2007
-
Unit Testing Coming to a Workflow Near You
All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Tags: Tools Unit Testing Visual Studio [Update: See the follow up post "Significant Advances in Unit Testing Windows Workflow" ]. If you've been working with Windows Workflow, you'll find it has some cool features for orchestration, long running operations, state machines, etc. However you won't find very much support for Test Driven Development (TDD) or unit testing in general. There has been some work done on unit testing Windows Workflows. Scott Allen.
Michael C. Kennedy's Weblog
- Tuesday, September 30, 2008
-
ClickOnce Deployment for Unmanaged Code (C++, VB6, etc)
All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. Tags: DevelopMentor Talks Visual Studio ClickOnce is a great deployment model for many Windows applications built with the.NET Framework. Too bad it isn't supported for C++, VB 6, or other technologies. Or is it. Surprisingly, you can deploy your unmanaged apps with ClickOnce. You just need a tiny.NET app to get it started. Here's how it works: Take your existing C++ project. Add to the solution a.NET console application. You can also download the source. Kennedy.
-
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. Team Explorer Everywhere (tools for cross-platform development). Requires Microsoft Visual Studio Team Lab Management 2010.
The Blomsma Code
- Tuesday, July 13, 2010
|
|
|