You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data-tools/connect-to-data-in-an-access-database-windows-forms.md
+4-54Lines changed: 4 additions & 54 deletions
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,9 @@ Connect to databases created with Microsoft 365, Access 2016, Access 2013, Acces
100
100

101
101
102
102
14. On 64-bit machines with the 64-bit Access database engine, you need to ensure that the application runs as a 64-bit application. Open the project properties (press **Alt**+**Enter** or right-click on the project node, and select **Properties**). In the **Build** tab, clear the **Prefer 32-bit** checkbox.
103
+
104
+
The connection string is stored in *app.config*, and in the *Settings.settings* file under **Properties** in Solution Explorer.
105
+
103
106
:::moniker-end
104
107
105
108
:::moniker range="vs-2019"
@@ -197,60 +200,7 @@ Connect to databases created with Access 2000-2003 by using the following proced
197
200
198
201
## View the generated code
199
202
200
-
The data tools are configured to generate a lot of code automatically when you perform certain operations in the Form Designer. For example, when you drag and drop a table onto the form, a `DataGridView` is added and code is created to hook up the data with the control. You can view this code in the `*.Designer.cs` file. Visual Studio adds a number of private members:
If you expand the hidden region, you can see that Visual Studio also adds a large amount of code to set up the `DataGridView` control with data binding to the table you dragged to the form.
236
-
237
-
Also, in the main form code-behind file, Visual Studio adds code that processes the save action to save interactive changes to the data, and the code that loads the table into the table adapter.
The data tools are configured to generate a lot of code automatically when you perform certain operations in the Form Designer. For example, when you drag and drop a table onto the form, a `DataGridView` is added and code is created to hook up the data with the control. You can view this code in the `*.Designer.cs` file. The generated code may differ depending on your version of Visual Studio.
254
204
255
205
Congratulations! With a little help from Visual Studio, you've created a form-based editing experience for an Access data table.
Copy file name to clipboardExpand all lines: docs/ide/copilot-chat-context.md
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: 'Tips & Tricks for GitHub Copilot Chat in Visual Studio'
3
3
description: Use slash commands, references, and threads to form better questions and get better answers with scoped context in GitHub Copilot Chat.
4
-
ms.date: 10/02/2024
4
+
ms.date: 12/13/2024
5
5
ms.topic: how-to
6
6
author: anandmeg
7
7
ms.author: meghaanand
@@ -19,6 +19,7 @@ You can use [**GitHub Copilot Chat**](visual-studio-github-copilot-chat.md) in V
19
19
20
20
In addition to your prompt, Copilot uses additional context, like the code in your current file and the chat history, to generate a response. In this article, you learn how to get better answers by providing more information to Copilot Chat including:
21
21
+ Use [slash commands](#slash-commands) to quickly specify common tasks like `/explain` to get code explanations.
22
+
+ Use the [guided chat experience](#prompting-guidance) and [custom instructions](#enable-custom-instructions) to refine context in Visual Studio 17.12 or later.
22
23
+ Scope the chat to specific files using [references](#reference).
23
24
+ Review the [source used](#find-context) by Copilot to generate the answer.
24
25
+ Use different [threads](#threads) for each of your Copilot chats so you can maintain different contexts in each.
@@ -42,6 +43,16 @@ The guided chat experience in Visual Studio 17.12 and later helps refine your pr
42
43
43
44
:::image type="content" source="media/vs-2022/copilot-chat-context/copilot-chat-guided-chat.png" alt-text="Screenshot of guided chat experience with GitHub Copilot Chat.":::
44
45
46
+
## Enable custom instructions
47
+
48
+
The custom instructions feature enables you to automatically add pre-specified contextual details to your chat questions. Copilot Chat uses these instructions tailored to your specific context, such as, the way your team works, the tools you use, or the specifics of your project, when generating responses.
49
+
50
+
To configure custom instructions:
51
+
1.[Create/add](https://docs.github.com/en/enterprise-cloud@latest/copilot/customizing-copilot/adding-custom-instructions-for-github-copilot) a custom instructions file `.github/copilot-instruction.md` in the root of your repository.
52
+
1. Enable the feature in Visual Studio via **Tools** > **Options** > **GitHub** > **Copilot** > select **(Preview) Enable custom instructions to be loaded from .github/copilot-instructions.md files and added to requests.**.
53
+
54
+
Custom instructions are not visible in the Chat view or inline chat. However, when used by Copilot, the`.github/copilot-instructions.md` file is listed in the References list of a response.
55
+
45
56
## <aname="slash-commands"></a>Use slash commands in Copilot Chat for common tasks
46
57
47
58
Slash commands in Copilot Chat help you set the intent quickly for common development tasks. By using specific slash commands to form your question, you can get better answers without having to write out long questions.
Copy file name to clipboardExpand all lines: subscriptions/what-are-subscriptions.md
+22-14Lines changed: 22 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,15 @@ title: What are Visual Studio subscriptions?
3
3
author: joseb-rdc
4
4
ms.author: amast
5
5
manager: shve
6
-
ms.date: 09/11/2024
6
+
ms.date: 12/12/2024
7
7
ms.topic: conceptual
8
8
description: Learn about Visual Studio subscriptions and how to acquire them
9
9
---
10
10
11
11
# What are Visual Studio subscriptions?
12
12
13
13
Visual Studio subscriptions are a comprehensive set of tools and resources to speed up development, promote collaboration anywhere,
14
-
and innovate on any platform—all while maximizing security and compliance. Various subscription options are offered across several different channels so you can choose a subscription that best serves your needs.
14
+
and innovate on any platform—all while maximizing security and compliance. Various subscription options are offered across several different channels so you can choose a subscription that best serves your needs.
15
15
16
16
## Subscription benefits
17
17
In addition to the Visual Studio IDE, subscriptions can include benefits in these areas:
@@ -21,34 +21,42 @@ In addition to the Visual Studio IDE, subscriptions can include benefits in thes
21
21
+ Access to product downloads
22
22
23
23
> [!IMPORTANT]
24
-
> Benefits included in any subscription depend on the type of subscription. **Not all benefits are included in all subscriptions.** Be sure to visit the [Buy Visual Studio page](https://visualstudio.microsoft.com/vs/pricing/?tab=individual) and choose the tab that best describes your situation (individual, business, or enterprise) to explore available subscription options.
24
+
> Benefits included in any subscription depend on the type of subscription. **Not all benefits are included in all subscriptions.** Be sure to visit the [Buy Visual Studio page](https://visualstudio.microsoft.com/vs/pricing/?tab=individual) and compare the benefits in each subscription to determine the best fit for your needs.
25
+
26
+
If you already have a subscription, access your benefits in the portal at my.visualstudio.com
25
27
26
28
### Tools & services
27
29
The tools and services that might be included in a subscription include:
28
-
+ Azure credits. Up to $150 in Azure credits per month are included, depending on the subscription
29
-
+ Azure DevOps. Receive either the basic plan, or basic + test plans.
30
+
+ Azure credits. Up to $150 in Azure credits per month are included, depending on the subscription
31
+
+ Discounted dev/test pricing on select Azure services for nonproduction workloads
32
+
+ Azure DevOps. Receive either the basic plan, or basic + test plans
30
33
+ Windows Developer Account
31
34
+ Microsoft 365 Developer Account
32
35
+ Microsoft 365 apps for enterprise
33
36
34
37
### Professional development
35
38
Build your development skill set with training and content from providers like:
+[Visual Studio Live! Conferences](https://vslive.com/Home.aspx)
40
49
41
50
### Support
42
51
Depending on your subscription, you can receive up to four professional support incidents from Microsoft.
43
52
44
53
### Access to product downloads
45
-
A wide range of products are available for use in your development and test environments, depending on your subscription level.
54
+
A wide range of products are available for use in your development and test environments, depending on your subscription level.[See available software here](https://learn.microsoft.com/visualstudio/subscriptions/product-availability)
46
55
47
56
## How can I purchase a subscription?
48
57
Subscriptions are available through several channels.
49
-
+ Volume licensing. For larger organizations would need multiple subscriptions, volume licensing provides a cost-effective way to purchase what they need. Volume license purchases frequently use multi-year agreements. Learn more about [licensing programs.](https://www.microsoft.com/Licensing/licensing-programs/licensing-programs?rtc=1)
50
-
+ Retail. Individuals who are looking for a subscription for their own use can purchase subscriptions through the [Microsoft Store.](https://www.microsoft.com/store)
51
-
+ Monthly subscriptions. Sometimes called "cloud subscriptions," monthly subscriptions are billed each month and provide billing flexibility. They're a great option for developers who just need to use the IDE for a short time, and don’t need the other benefits. Monthly subscriptions can be purchased on the [Visual Studio Marketplace](https://marketplace.visualstudio.com/subscriptions) or through a [Cloud Solution Provider.](https://appsource.microsoft.com/en-us/marketplace/partner-dir)
58
+
+ Volume licensing. For larger organizations would need multiple subscriptions, volume licensing provides a cost-effective way to purchase what they need. Volume license purchases frequently use multi-year agreements. Learn more about [licensing programs.](https://www.microsoft.com/Licensing/licensing-programs/licensing-programs?rtc=1)
59
+
+ Retail. Individuals who are looking for a subscription for their own use can purchase subscriptions through the [Microsoft Store.](https://www.microsoft.com/store)
60
+
+ Monthly subscriptions. Sometimes called "cloud subscriptions," monthly subscriptions are billed each month and provide billing flexibility. They're a great option for developers who just need to use the IDE for a short time, and don’t need the other benefits. Monthly subscriptions can be purchased on the [Visual Studio Marketplace](https://marketplace.visualstudio.com/subscriptions) or through a [Cloud Solution Provider.](https://appsource.microsoft.com/en-us/marketplace/partner-dir)
52
61
53
62
For general information about subscriptions, including options, benefits, and pricing, visit the [Visual Studio subscriptions and benefits page.](https://visualstudio.microsoft.com/subscriptions/)
0 commit comments