Search 5,000,000+ questions and answers.

Frequently Asked Questions

Can I use Team Foundation Server alone without buying Visual Studio Team System?

Jim Lamb : Team Foundation Server FAQ
Yes. In order to do this you will need to buy Visual Studio Team Foundation Server and a Client Access License for proper communication with the server. Team Explorer, which is included with Team Foundation Server, is a stand alone client that uses the Visual Studio 2005 shell providing a UI for source control, work item tracking and all the other features. For more information on licensing Visual Studio Team System (including Team Foundation Server) see the Team System Licensing White Paper.
Related Questions

How do I migrate my source code from Visual SourceSafe to Team Foundation Server?

Jim Lamb : Team Foundation Server FAQ
The Team Foundation Visual SourceSafe converter tool transfers files, folders, version history, and user information from a Visual SourceSafe database to Team Foundation source control. Read more.
Related Questions

How do I manage code snippets that I use often in Visual Studio?

General - Windows Forms FAQs
I have code snippets that I use often. How can I manage them so I can easily used them? In Visual Studio, you can store commonly used code snippets on a tab (other than the Clipboard ring) in your Toolbox. You use drag and drop techniques to move the...
Related Questions

Do I have to have Visual Studio to use "ClickOnce"?

General - Windows Forms FAQs
No. While Visual Studio makes deploying "ClickOnce" applications simple, there are several other ways to deploy "ClickOnce" applications. The .NET Framework SDK includes a tool named MAGE(Manifest Editor & Generator) that provides both a UI (mageui...
Related Questions

Can Team Foundation Server scale to enterprise level?

Jim Lamb : Team Foundation Server FAQ
Our goal is to easily support up to 500 users with a single installation of Team Foundation Server. We are actively using ('dogfooding' in Microsoft-speak) Team Foundation Server in our own development teams. Please see John Lawrence's blog post: Latest Team System Dogfood Statistcs for details about this effort.
Related Questions

How do I migrate my source code from CVS or Subversion to Team Foundation Server?

Jim Lamb : Team Foundation Server FAQ
While there is no converter available from Microsoft that will migrate source code from CVS or Subversion, ComponentSoftware (not affiliated with Microsoft) is offering CS-Converter for evaluation. From their press release: CS-Converter is a powerful and reliable conversion tool, used to migrate from various legacy version control systems (such as RCS, CVS, Subversion and Visual SourceSafe) to Microsoft Team Foundation Version Control (TFVC) system.
Related Questions

Can I still use Microsoft Visual Studio?

blueink.biz -
Blue Ink was designed to work with Microsoft Visual Studio. Blue Ink's default set of templates output .sln and .proj files so you can immediately open and work with a generated solution using Microsoft Visual Studio. Yes, in most respects Blue Ink generated solutions are no different than manually coded solutions. Blue Ink generated solutions integrate fully with source control applications such as Microsoft SourceSafe either through Microsoft Visual Studio or externally.
Related Questions

Do I have to use Visual Studio?

FAQ
No. QuickAdmin is a standard .NET control, so just needs to be referenced when compiling your C# code.
Related Questions

FastNET ASP - FAQ - Frequently Asked Questions
FastNET ASP is fully compatible with Microsoft Visual Studio and does not attempt to provide its own proprietary development environment. All of the tools, components and technologies available to today's .NET developers can still be utilised by FastNET ASP developers. No. FastNET ASP is a true Zero Footprint Browser solution that is not dependant on downloadable components or applets. Applications developed with FastNET ASP can therefore be accessed immediately by any supported browser.
Related Questions

PhatBot:FAQ
Get the Visual Studio 6 SP5 from here, newest Platform SDK from here (you don't need the full 129mb download, only Core SDK/Build Environment) and the Processor Pack from here. Install all 3. Add the following paths to "Tools|Options...|Directories" in Visual Studio (be sure to include them on top of the list):
Related Questions

How are Express Editions different from the rest of the Visual Studio and SQL Server Editions?

Frequently Asked Questions
Express Edition products are designed for hobbyists, students, and novice developers. As such, they lack the full breadth of features found in higher-end Visual Studio and SQL Server Editions. They are designed specifically for scenarios common to the hobbyist, student, and novice developer. Each Express Edition includes targeted documentation that will help the beginning programmer quickly learn the concepts required to build more advanced applications.
Related Questions

What command-line interfaces are available for version control in Team Foundation Server?

Jim Lamb : Team Foundation Server FAQ
No. We get a lot of requests for this but our contention is that the person defining the policy can't envision the situations that will arise where policy will need to be overridden. Thus, we designed it to be fully auditable by including policy compliance data in the changeset details and in the checkin mail that is delivered, but left it up to the developer to determine whether they have a good reason for overriding.
Related Questions

Can I use Mainsoft for Java EE with Visual Studio Express Edition?

Frequently asked Questions about Mainsoft for Java EE
Unfortunately not, since the Visual Studio Express Edition has a limited support for extensibility that does not match the tight integration needs of Mainsoft for Java EE. You need to install Visual Studio Standard or Professional Edition to use Mainsoft for Java EE.
Related Questions

Can Mono run binaries produced by Visual Studio?

FAQ: General - Mono
Use our Mono Migration Analysis tool to check if everything that your application uses has been implemented in Mono or if there are special considerations to keep in mind. The Mono API today is somewhere in between .NET 1.1 and .NET 2.0, see our Roadmap for details about what is implemented.
Related Questions

What languages in Microsoft Visual Studio .NET are supported?

Google SOAP Search API
The service has been tested with a C# client auto-generated from WSDL by the wsdl.exe tool. It should work fine from any .NET language.
Related Questions

How do I prevent a component from being displayed in the Toolbox in Visual Studio?

General - Windows Forms FAQs
Use the ToolboxItem attribute set to false on your component or control class. This will prevent it from appearing in the Toolbox. [ ToolboxItem( false ) ] public class MyComponent : Component{..} Contributed from George Shepherd's Windows Forms FAQ
Related Questions

How to promote files/release using Team Foundation Version Control. Can I use sharing and pinning?

Jim Lamb : Team Foundation Server FAQ
Team Foundation Version control does not support the promotion model using sharing and pinning. Instead, we use branching and merging as the features that drive our promotion modeling. For a more detailed visual explanation please see the TechEd 2005 presentation made by Doug Neumann.
Related Questions

Can I use Rational ClearCase or ClearQuest in place of Team Foundation's change management features?

Jim Lamb : Team Foundation Server FAQ
You certainly can use another source control or work item tracking systems in place of Team Foundation's corresponding features. In some cases, you may find that the integration between a third party tool and the other Team Foundation features is not as rich as with a full Team Foundation environment. We are actively encouraging other tool vendors to leverage the integration and extensibility features of Team Foundation to bridge this gap.
Related Questions

Do I need to install Visual Studio .NET 2003 on the MIIS server?

MIIS Experts Full FAQ | From Oxford, leaders in MIIS 2003
No. Rules extensions can be built and compiled on a separate computer, then copied to the extensions folder on the MIIS server. Installing the debugger on the MIIS computer is a good idea, since it will improve the troubleshooting experience. Top
Related Questions

Why can't I see the C-Sharpener For VB menu in Visual Studio .NET?

Frequently Asked Questions (FAQ) about C-Sharpener For VB
Assuming that you have successfully installed C-Sharpener For VB, the menu option should automatically appear. If it doesn't appear, then try the following: Turn on the checkbox to the left of C-Sharpener For VB and click the OK button. The menu option should now appear.
Related Questions

What are the Visual Studio Express Editions?

Frequently Asked Questions
The Visual Studio Express Editions are an expansion of the Visual Studio and SQL Server product line to include fun, simple and easy-to-learn tools for non-professional developers like hobbyists, students and novice developers who want to build dynamic Windows applications, Web sites, and Web services.
Related Questions

Do I need to upgrade my certifications to teach courses on Visual Studio 2005 or SQL Server 2005?

Microsoft New Generation of Certifications: Frequently Asked...
Yes. Associated courses require MCTs to hold a credential to teach them. These requirements must be fulfilled approximately 90 days after the availability of each Professional series credential. The MCT Program Competencies Web site provides course-specific requirements and deadlines for attaining new competencies. You will not be authorized to deliver courses that require the new certifications.
Related Questions

How do I use cygwin1.dll with Visual Studio or MinGW?

Cygwin FAQ
Before you begin, note that Cygwin is licensed under the GNU GPL (as indeed are all other Cygwin-based libraries). That means that if your code links against the cygwin dll (and if your program is calling functions from Cygwin, it must, as a matter of fact, be linked against it), you must apply the GPL to your source as well. Of course, this only matters if you plan to distribute your program in binary form. For more information, see http://gnu.org/licenses/gpl-faq.html.
Related Questions

Can I use SpeechStudio Suite without Microsoft Visual Studio?

SpeechStudio Inc. Frequently Asked Questions
No. SpeechStudio Suite is integrated with Microsoft Visual Studio, and that integration is expected to grow. You must be using Visual Studio.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact