Search 5,000,000+ questions and answers.

Frequently Asked Questions

In Visual Studio .NET, how do I create a new ASP.NET application for an existing ASP.NET project?

Asp .Net 1.1 Faqs
First create an IIS application using the IIS MMC. Then in Visual Studio .NET, use the "New Project In Existing Folder" project template (at the end of the template list). It will first ask you for the project name (use the same one you created for the IIS application). Click OK button. Then enter in physical folder location. You must first create an IIS application using the IIS MMC. Then in Visual Studio .NET, create a new ASP.
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

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 percentage of my Visual Basic .NET project will be converted?

Frequently Asked Questions (FAQ) about C-Sharpener For VB
The percentage of the project that will be converted is typically more than 99%. However, the percentage can vary greatly depending on the structure of your code. For instance, if Option Strict is On then it is significantly easier to convert your code because C# is more type strict. Please see Limitations and Workarounds (PDF file) for more details. You may also want to look at some sample converted projects.
Related Questions

How do I open a Visual Studio .NET 2003 project using Visual Studio .NET 2002?

IDE - Windows Forms FAQs
See the article A Utility to Convert VS.NET 2003 Project Files on The Code Project . Contributed from George Shepherd's Windows Forms FAQ
Related Questions

How do I debug JavaScript and other script code in my application using Visual Studio .Net?

ASP .NET FAQ - Debugging and Error Handling
In IE go to Tools/Internet Options.../Advanced Tab and clear the "Disable Script Debugging" check box options. In VS.Net in your project properties dialog, select "Debugging" under "Configuration Properties" and make sure that "Enable ASP.Net Debugging" is turned on. You can then set break points in script code in VS.Net in custom script files or the application aspx file. VS.Net should give you detailed debugging information for variables in the scope just like other high-level languages.
Related Questions

Why .NET/C#/Visual Studio/etc?

FAQ - pspplayer - Google Code
This project is my hobby and the last thing I want to do in my spare time was use a language or environment I don't enjoy (I code on Macs during the day, and that's enough pain ^_^). I like C#, and I love Visual Studio. Just about any argument you can create against it can be countered, so don't even try. If you don't like it, you don't have to use it; I know that this is certainly my philosophy with other languages/environments!
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

How can I run another application or batch file from my Visual Basic .NET code?

Visual Basic Frequently Asked Questions
The answer for all of these examples is the same, you can use the classes and methods in System.Diagnostics.Process to accomplish these tasks and more. Example 1. Running a command line application, without concern for the results: Private Sub Button1_Click(ByVal sender As System.Object, _ Example 2. Retrieving the results and waiting until the process stops (running the process synchronously): Private Sub Button2_Click(ByVal sender As Object, _ Example 3.
Related Questions

When do I have to create a new project?

FM FAQs
Anytime you receive new restricted funding, e.g. gifts, endowments, grants and contracts, and whenever a school or department creates a new sales or service (state or local) operation. A new revenue project for depositing State E&G or Local General monies should be coordinated through the University Budget Office. In all of these cases, the new project is used to deposit revenue into the general ledger.
Related Questions

How do I make Visual Studio 2005 Express work with .NET 3.0?

Frequently Asked Questions (FAQ)
You will need to download and install additional components. Please see the Visual Studio Developer Center for more information. No, each release of Visual Studio is tied to a specific version of the .NET Framework. The Express Editions can only be used to create applications that run on the .NET Framework 2.0.
Related Questions

Is Eiffel transparent in Visual Studio .NET?

Eiffel Software - EiffelEnvision FAQ
Yes. Eiffel for .NET can be used in exactly the same way as classic Eiffel and no extra language constructs are required to produce applications. Since there are some elements of the .NET language which have no equivalents in Eiffel, such as the ability to define custom attributes, these have been extended to Eiffel for .NET so that the full features of .NET can be used. Eiffel Software (a division of ISE) is the world leader in Eiffel pure object-oriented programming tools.
Related Questions

How do I specify the start up project for a solution or application in Visual Studio?

IDE - Windows Forms FAQs
In the Solution Explorer right click on the project that should be the start up project for your application and choose the Set As Start Up Project option. Contributed from George Shepherd's Windows Forms FAQ
Related Questions

Can I create a new project based on an existing project?

Web Resource - Project Planning and Project Tracking
Yes. A project can be created based on an existing project using the Copy Project menu item from the Projects menu.
Related Questions

Should I create a team project for each application or for each release?

Jim Lamb : Team Foundation Server FAQ
Recreate Work Items and Queries for each release (workaround, use a Excel sheet to facilitate the upload) Manual Management of Sharepoint per release (create new subfolders for each release to contain documentation templates for each release) Must create a Team Project to assign Work Items to a future release (hard to manage WI across releases since you have copy the WI from team project to another
Related Questions

Why are you removing support for Visual Studio 6.0 (or Visual Studio .NET)?

FAQ -- Frequently Asked Questions about Windows
It is very hard for us to support every Windows compiler, so we try to choose the most current and popular compilers. We are depreciating our support for Visual Studio 6.0 and .NET 2003 in favor of Visual Studio 2005, and in the future, 2008. Moving to new compilers also means we can take advantage of new features and make the build process even easier. For example, we now support building on 64-bit Windows and Windows Vista using Visual Studio 2005.
Related Questions

Which types of applications can I create with Visual Studio and Mainsoft for Java EE?

Frequently asked Questions about Mainsoft for Java EE
Mainsoft provides Java EE project templates for Web applications, portal applications, Web services, Web control libraries, console applications, and class libraries. You can use any Java class library in your project and consume Web services. Yes. Mainsoft-based ASP.NET Web applications and Web services are Java EE servlets. Mainsoft ASP.NET project templates include the web.xml servlet deployment descriptor file that you can update to configure your Java EE security settings.
Related Questions

How do I create a new PICC project in MPLAB?

HI-TECH Software Frequently Asked Questions
How do I create a new PICC project in MPLAB? A: This depends on the version of MPLAB you're using. MPLAB 7.x, 6.x: Start the "Project Wizard" from the "Project" menu. Select the chip. Select the appropriate 'Toolsuite' - either "HI-TECH PICC Toolsuite", "HI-TECH PICC-18 Toolsuite", or "HI-TECH dsPICC Toolsuite" (and check that the "Location" is set correctly). Name your project, and select (or create) a directory for it. Select any pre-existing files which you want in this project.
Related Questions

How do I view debug or trace statements when debugging an application in Visual Studio?

Debugging - Windows Forms FAQs
When your application is launched from Visual Studio in Debug mode, you will see all trace and debug messages in the Output window. Contributed from George Shepherd's Windows Forms FAQ
Related Questions

Can I develop my ASP.NET pages in Notepad, or do I need to buy Visual Studio?

Frequently Asked Questions
Yes, you can use any text editor to create ASP.NET pages. However, you may find yourself more productive if you use a dedicated tool, such as Visual Web Developer Express Edition or Visual Studio.
Related Questions

How do I find an existing project?

WorldFamilies.net: Where Genealogy meets DNA testing
Go to the home page (www.worldfamilies.net). There are several ways to search for a surname on the website: Type the name into the box that says "Search surname projects here" just below the mid point on the left side of the homepage,. Clicking on search will then take you to a screen that will show the surname you are looking for in the white box under the title "Search for Surname Projects".
Related Questions

Is it secure to create a new container by cloning an existing container?

TrueCrypt - Free Open-Source On-The-Fly Disk Encryption Soft...
You should always use the Volume Creation Wizard to create a new TrueCrypt volume. If you copy a container and then start using both this container and its clone in a way that both eventually contain different data, then you might aid cryptanalysis (both volumes would share a single key set).
Related Questions

Where do I find the command line options for Visual Studio .NET?

IDE - Windows Forms FAQs
Type devenv.exe /? to get a full list of options. Contributed from George Shepherd's Windows Forms FAQ
Related Questions

What does EiffelEnvision bring to Visual Studio .NET?

Eiffel Software - EiffelEnvision FAQ
EiffelEnvision brings strengths in several areas that result in significant benefits to the developer: Eiffel's "code once, run on many platforms" feature provides "future proofing" for companies using .NET: their users can migrate applications to and from different platforms, and can also use component libraries across platforms. Eiffel brings quite a few unique and powerful features to .NET. Most noticeably it is the only .NET language to offer multiple inheritance and genericity.
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

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact