Search 5,000,000+ questions and answers.

Frequently Asked 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

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 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 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

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

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 to build Microsoft Visual Studio 2005 solution files?

TeamCity FAQ - Confluence
Microsoft Visual Studio 2005 solution runner is built on MSBuild runner, which is discussed upper. Differences are in TeamCity Administration Web UI only. You may configure this runner to run NUnit tests.
Related Questions

How to configure Microsoft Visual Studio .NET 2003 solution files?

TeamCity FAQ - Confluence
Microsoft Visual Studio .NET 2003 solution build runner is build on the base of NAnt runner, described before. Solution task is used to run the build. Projects files are expected to be wellformed XML. You may configure this runner to run NUnit tests.
Related Questions

Do I need Microsoft Visual Studio version 7 for building sanos?

sanos FAQ
The source code distribution of sanos comes with project and solution files for Microsoft Visual Studio version 7. It can be compiled with Visual Studio version 6 by converting the project/solution project files in the build directory to version 6 project/workspace files. The prjconverter utility in the tools directory can be used for converting the project. This is a modified version of prjconverter by S. Rod. You can also use Microsoft VisualStudio .NET 2003 to build sanos.
Related Questions

Will Microsoft be discontinuing the current MCSD (Visual Studio 6.0) exams?

Frequently Asked Questions About the MCSD Certification
The Microsoft Certified Professional (MCP) program continually monitors current industry trends and makes appropriate changes. Microsoft develops new exams and discontinues others to ensure that all exams reflect current job roles. To help you manage your certification and training plan, all certification exams will be available for at least two years from the release date of the exam.
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

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

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

Why should I use a Visual Studio-based development tool to develop Java EE applications?

Frequently asked Questions about Mainsoft for Java EE
While there is a growing set of commercial and open source tools for Java EE development, these tools are designed for Java?savvy developers. If you have invested a lot of time into becoming an expert in Visual Studio development, the .NET languages (C# or VB) and the .NET Framework (ASP.NET, ADO.NET, etc.), we believe Mainsoft for Java EE can be your most productive Java EE development tool. No. You can continue using Visual Studio to create Windows applications as you always have.
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 remote debugging services with Visual Studio .NET?

Business Class Budget Web Hosting on Windows, .NET, & ASP - ...
The environment for all virtual hosting plans at uplinkearth is considered to be "production". We expect that your code has been debugged prior to uploading to your virtual server. While we recognize that matching our server environment to your development environment may not be 100% possible, we do expect that most of your code is already production quality and does not require low level debugging facilities.
Related Questions

Why use MtxVec Library for .NET when Visual Studio already has math functions?

Dew Research
There are two main reasons. Speed and functionality. If your application needs to deliver real time mathematical results, you need speed. If your application needs to implement special, less known mathematical algorithms, not covered in standard math libraries, you need functionality. In either case MtxVec is a good choice.
Related Questions

How do I use devkitPro toolchains with Visual Studio 6?

devkitPro & FAQ
in the command line box. There doesn’t appear to be a way to get clean to work with Visual Studio so the rebuild all switch is used here. The sed part of this command is used to parse the output from gcc and translate the error messages so Visual Studio understands them. If you have a makefile project already set up you can also set the make command line through the Project Settings dialog.
Related Questions

Can I use Sh with Microsoft Visual C++ 6?

Frequently Asked Questions - ShWiki
Unfortunately no. Microsoft Visual C++ 6 has many severely broken language features. Sh is written with a standard C++ compiler in mind, and supporting Visual C++ 6 would have a significant impact on the maintainability, readability and potentially performance of the Sh code. However, Sh support Microsoft Visual C++ .NET (also called Visual C++ 7 by some) and up out of the box. We recommend you upgrade to this compiler.
Related Questions

How do I debug a designer for a control in Visual Studio?

Debugging - Windows Forms FAQs
You need to use a second instance of Visual Studio to debug the one that's running the code. Put your control on a form. Start a second instance of Visual Studio and choose the Debug | Processes menu item. Double-click devenv.exe and choose Common...
Related Questions

How do I get a full call stack when debugging in Visual Studio .NET 2003?

Debugging - Windows Forms FAQs
In VS2003, debug info for unmanaged code is turned off by default. This is why you will not see the call stack including code in the System DLLs. To enable debugging for unmanaged code go to your project properties dialog and turn on as shown here: Contributed...
Related Questions

What is Wise for Visual Studio .NET?

Setups Installations - FAQs Wise
Wise for Visual Studio .NET is a specially designed Wise product that operates within the Visual Studio interface, with the full functionality of the Wise installation authoring environment. Wise for Visual Studio .NET™ is the only full-featured installation product embedded directly into Microsoft® Visual Studio® .NET. Our participation in the Visual Studio Integration Program and our close partnership with Microsoft gives us exclusive access to Microsoft technology.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact