Commit Graph

1125 Commits (1894954f08f1a60a00f6bdb4ce1169193dff058e)

Author SHA1 Message Date
Stuart Lang 1894954f08
Update reference assemblies docs with 1.0.0 info 2020-02-02 18:42:02 +00:00
Stuart Lang ae8c4b6171
Update ReferenceAssemblies release notes for 1.0.0-preview.1 2019-05-05 23:38:10 +01:00
csrowell 0941dbe3db typo fixes (#1031)
* typo fixes

Removed duplicate note and made typo fixes to the other note.

* Update releases/net48/dotnet48-changes.md

Co-Authored-By: csrowell <csrowell@users.noreply.github.com>
2019-05-01 17:04:05 -07:00
Rahul Potharaju 9ed2eea6a6 Update README.md (#1030) 2019-04-30 08:33:37 -07:00
Ron Petrusha 4835ea5b9c
Miscellaneous corrections and new index (#1029)
* Corrected scope, generated new index

* Miscellaneous corrections, regenerate index

* Removed duplicate topics, regenerated index
2019-04-29 12:42:00 -07:00
Ron Petrusha 0b6fbfed91
Compat doc: GetECDsaPublicKey correctly handles brainpool curves (#1018) (#1028)
* Create GetECDsaPublicKey-correctly-handles-brainpool-curves.md

* Update Documentation/compatibility/GetECDsaPublicKey-correctly-handles-brainpool-curves.md

Co-Authored-By: krwq <mordotymoja@gmail.com>

* Update Documentation/compatibility/GetECDsaPublicKey-correctly-handles-brainpool-curves.md

Co-Authored-By: krwq <mordotymoja@gmail.com>

* Update GetECDsaPublicKey-correctly-handles-brainpool-curves.md
2019-04-29 12:24:12 -07:00
Miguel Pena Garcia dacee4df5f Adding documentation for WPF's Binding issue (#1023)
* Adding documentation for WPF's Binding issue

* Apply suggestions from code review

Addressing some feedback

Co-Authored-By: miguep <32345992+miguep@users.noreply.github.com>

* Adding link to 4.8 Known issues document for WPF binding issue
2019-04-29 09:21:22 -07:00
Koundinya Veluri 75a354919a Add docs for some threading changes (#1019)
* Add docs for some threading changes

None of these changes are expected to have compat impact in the default mode

* Address feedback

* Fix ref parameters
2019-04-26 11:53:53 -07:00
Mikhail Lipin 4037f09028 Updating the compatibility doc for .NET 4.8 to include info about the fix for bug 763329 (#1021)
* Adding NET 4.8 WinForms Accessibility changes compatibility document.

* Updating recomended action wording as per review comment: "opt in into these changes" instead "benefit from these changes".

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Adding the link to UI automation notification events.

* Updating LinkLabel section header.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating ProgressBar section header.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Fixed wording and spelling for PropertyGrid section text.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating PropertyGrid section wording.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating PropertyGrid section header.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating ToolStrip section header.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating CheckedListBox section spelling.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating the Change Description section.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating the Change Description section - spelling.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating recomended action word capitalization.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating CheckedListBox section wording.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating ComboBox section punctuation and articles.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating LinkLabel section articles.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Adding articles to ProgressBar section.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating articles and punctation in PropertyGrid section.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating articles and punctation in ToolStrip section.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating punctation in ToolStrip section.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Adding accessibility bug links related to ToolTip fix and NotSupportedException in 4.8 fix.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Adding note about enabling keyboard ToolTip.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Adding keyboard ToolTip section.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Introducing minor updates.

* Adding notes about UI automation in design time, high contrast themes.

* Update Documentation/compatibility/winforms-accessibility-changes-48.md

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Adding the note about enabling keyboard ToolTip feature.

* Update winforms-accessibility-changes-48.md

* Updating the compatibility doc for .NET 4.8 to include info about the fix for bug 763329.
2019-04-25 15:21:25 -07:00
Ron Petrusha e3c754f19e
Corrected typo in title. (#1025)
* Corrected typo in title.

* Update dotnet472-known-issues.md
2019-04-25 15:09:34 -07:00
Malte Rosenbjerg dae4294a19 Update dotnet-developer-projects.md (#1024) 2019-04-25 08:50:07 -07:00
Ron Petrusha 70b7888337
Incorporated changes from dotnet/docs#11947 (#1020) 2019-04-20 08:50:39 -07:00
Joe Amenta b448e9985b Add missing bullet point markdown. (#1017)
* Add missing bullet point markdown.

* Update dotnet48-changes.md
2019-04-19 08:18:40 -07:00
Namrata Karnam 534df1d4bd .NET 4.8 RTM Updates (#1014) 2019-04-18 12:23:58 -07:00
Ron Petrusha a5b96d52e6
New readme, migraton fixes from dotnet/docs#11915 (#1013) 2019-04-18 11:50:17 -07:00
Namrata Karnam b5e4824a08 .NET 4.8 RTM Updates (#1012) 2019-04-18 11:09:37 -07:00
Ron Petrusha 3a4ba270c3
Merge pull request #1011 from Microsoft/net48
Update Master with net48 branch
2019-04-18 10:30:08 -07:00
Namrata Karnam bfeb9cc29a .NET 4.8 RTM Updates (#1008)
* .NET 4.8 RTM Updates

.NET 4.8 RTM Updates

Remove additonal files

Remove additonal files

.NET 4.8 RTM Updates

.NET 4.8 RTM Updates

.NET 4.8 RTM Updates

.NET 4.8 RTM Updates

.NET 4.8 RTM Updates

Adding .NET Framework 4.8

.NET 4.8 RTM Updates

* .NET 4.8 RTM Updates

* .NET 4.8 RTM Updates

* .NET 4.8 RTM Updates

* .NET 4.8 RTM Updates

* .NET 4.8 RTM Updates

* .NET 4.8 RTM Updates
2019-04-18 10:08:13 -07:00
Ron Petrusha c7c09be65b
Generated new readme.md (#1007) 2019-04-15 15:40:21 -07:00
Ron Petrusha bcc220ce91
Documented FIPS mode change for .NET Framework 4.8 (#1002)
* Documented FIPS mode change

* Added SHA256Managed

* Revised text

* Incorporated review comments

* Addressed additional comment

* opt into --> opt in to

* Changed scope to Edge
2019-04-15 11:28:31 -07:00
Ashraf Alam 989712e035 Project Templates / EISK: improvement on details (#995)
* Fixed hyperlink with regard to markdown syntax

* EISK: Improved project summary sentence wording

* Project Templates / EISK: Added project site url

* EISK: Improved project details
2019-04-08 08:57:56 -07:00
Ron Petrusha 72917fe065
Merge pull request #999 from rpetrusha/title-change
Removed brackets from title
2019-04-05 15:05:32 -07:00
Ron Petrusha d028d02eb0 Removed brackets from title 2019-04-05 15:02:46 -07:00
Ron Petrusha 3a9a6c21e7
Merge pull request #998 from rpetrusha/build-time
Changed another design-time link
2019-04-05 14:54:11 -07:00
Ron Petrusha a02d811837 Changed another design-time link 2019-04-05 14:52:40 -07:00
Ron Petrusha 84475fa366
Merge pull request #997 from rpetrusha/fix-48-links
Replaced build-time link
2019-04-05 14:41:27 -07:00
Ron Petrusha e06ac6b786 Replaced build-time link 2019-04-05 14:39:51 -07:00
Ron Petrusha 87ba925efe
Addressed build errors from dotnet/docs#11670 (#996)
* Addressed docs build issues

* Updated readme
2019-04-05 13:20:27 -07:00
Ashraf Alam 1ee7ec3cc9 EISK: Added new project template on asp.net core. (#993)
* EISK: Added new project template on asp.net core.

EISK is a .net core based open source project that is intended providing developer resources to build scalable applications on top of awesome application architecture. Hopefully developers will be able to get benefited by having access to it via this repo.

* Project Templates / EISK: Fixed Typos
2019-04-05 10:57:41 -07:00
Miguel Pena Garcia 2864bc7b37 Adding known issues documentation for WPF (#991)
* Adding known issues documentation for WPF

* Update Documentation/KnownIssues/wpf-pma-window-drag.md

Co-Authored-By: miguep <32345992+miguep@users.noreply.github.com>
2019-04-03 14:31:08 -07:00
Hong Li e273e1ec17 add ASP.NET 4.8 known issues (#992)
* add ASP.NET 4.8 known issues

* Removed More information section
2019-04-03 10:01:27 -07:00
Benjamin Rühl e3b6a9a7ba Add AdonisUI to dotnet-developer-projects.md (#988) 2019-03-26 16:02:26 -07:00
Mikhail Lipin 6ed50eaa27 Adding NET 4.8 WinForms Accessibility changes compatibility document. (#969)
* Adding NET 4.8 WinForms Accessibility changes compatibility document.

* Updating recomended action wording as per review comment: "opt in into these changes" instead "benefit from these changes".

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Adding the link to UI automation notification events.

* Updating LinkLabel section header.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating ProgressBar section header.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Fixed wording and spelling for PropertyGrid section text.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating PropertyGrid section wording.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating PropertyGrid section header.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating ToolStrip section header.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating CheckedListBox section spelling.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating the Change Description section.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating the Change Description section - spelling.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating recomended action word capitalization.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating CheckedListBox section wording.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating ComboBox section punctuation and articles.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating LinkLabel section articles.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Adding articles to ProgressBar section.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating articles and punctation in PropertyGrid section.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating articles and punctation in ToolStrip section.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Updating punctation in ToolStrip section.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Adding accessibility bug links related to ToolTip fix and NotSupportedException in 4.8 fix.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Adding note about enabling keyboard ToolTip.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Adding keyboard ToolTip section.

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Introducing minor updates.

* Adding notes about UI automation in design time, high contrast themes.

* Update Documentation/compatibility/winforms-accessibility-changes-48.md

Co-Authored-By: M-Lipin <michael.lipin@outlook.com>

* Adding the note about enabling keyboard ToolTip feature.

* Update winforms-accessibility-changes-48.md
2019-03-25 08:48:06 -07:00
Ron Petrusha dc4977d909
Changes made in dotnet/docs#11463 (#985) 2019-03-22 16:20:10 -07:00
Ron Petrusha 0849ab0fc2
Migrations (#984)
* Updates for net48 branch

* Modified readme for 4.8

* Migrated issues merged to master, generated readme
2019-03-15 16:38:14 -07:00
Hong Li 8187d21610
compat doc for bug#563497 (#977)
* compat doc for bug#563497

* update perfeedback and add two new documents provided by Steve

* Update Documentation/compatibility/aspnet-Fix handling Input and Label attributes for WebForms CheckBox control.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* Update Documentation/compatibility/aspnet-Fix handling Input and Label attributes for WebForms CheckBox control.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* Update Documentation/compatibility/aspnet-Fix handling Input and Label attributes for WebForms CheckBox control.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* Update Documentation/compatibility/aspnet-Invalid results from HttpRequest.GetAttributeFromHeader.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* Update Documentation/compatibility/aspnet-Invalid results from HttpRequest.GetAttributeFromHeader.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* Update Documentation/compatibility/aspnet-Invalid results from HttpRequest.GetAttributeFromHeader.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* Update Documentation/compatibility/aspnet-Invalid results from HttpRequest.GetAttributeFromHeader.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* more update per feedback

* Update Documentation/compatibility/aspnet-Invalid results from HttpRequest.GetAttributeFromHeader.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* update per review feedback

* Update aspnet-Invalid results from HttpRequest.GetAttributeFromHeader.md

* Update aspnet-ASP.NET ValidationContext.MemberName is null sometimes.md

* Update aspnet-Fix handling Input and Label attributes for WebForms CheckBox control.md
2019-03-15 13:13:57 -07:00
Holly Muenchow c96c4783d8
Merge pull request #980 from zamont/addreleasenotesuwp547
Update release notes for the UWP 5.x releases for March 2019
2019-03-13 15:16:50 -07:00
Zach Montoya 1bc46a7046 Update release notes for the UWP 5.x releases for March 2019
- UWP 5.2.9
- UWP 5.3.10
- UWP 5.4.7
2019-03-13 15:01:23 -07:00
Zach Montoya 390a39f20b
Merge pull request #979 from zamont/updateuwp627
Clarify UWP 6.2.x releases
2019-03-13 12:58:59 -07:00
Zach Montoya 6d3eff0e8f Amends the net-native2.2 to clarify the difference between the UWP 6.2.7 and 6.2.8 product 2019-03-13 11:40:51 -07:00
Holly Muenchow 96962086a3
Added 6.0.15 release notes 2019-03-13 11:02:33 -07:00
Holly Muenchow 12fd702ef0
Added 6.1.12 release notes 2019-03-13 11:01:43 -07:00
Holly Muenchow 73df4979c6
Moved 2.2 to release 2019-03-13 10:31:00 -07:00
Holly Muenchow 15f927fa99
fixed minor errors 2019-03-13 10:28:34 -07:00
Holly Muenchow 0bb047b8b2
Added 6.2.8 release notes 2019-03-13 10:16:06 -07:00
Jeff Schwartz 29b8cde7de CLR COM Event Handler returns E_INVALIDARG and Array Data is not Updatted when Event Parameter is double pointer to SAFEARRAY. (#975)
* CLR COM Event Handler returns E_INVALIDARG and Array Data is not Updated when Event Parameter is double pointer to SAFEARRAY.

* Address pr feedback
2019-03-11 08:40:13 -07:00
Jeff Schwartz 7a9379861b Enable QI IAgileObject for WinRT on Desktop (#974)
* Enable QI IAgileObject for WinRT on Desktop

* Address feedback
2019-03-11 08:39:33 -07:00
Ron Petrusha 36132dd15a
Updated blog links (#976) 2019-03-08 16:49:06 -08:00
Miguel Pena Garcia 7698a155c6 Wpf documentation for 4.8 features and bug fixes (#968)
* Accessibility improvements and SelectionTextBrush

* adding xrefs to accessibility improvements

* adding HwndHost fix doc

* Adding bug fixes

* Apply suggestions from code review

Co-Authored-By: miguep <32345992+miguep@users.noreply.github.com>

* Addressing additional feedback:

Adding a link to the older TextBox Password change, so it is clearer what the change does, and how to enable the previous change
2019-03-07 13:03:16 -08:00
Alicia Li 24bf0f67d0 Add WCF compat doc for bug#424922 (#970)
* Add WCF compat doc for bug#424922

* Update Documentation/compatibility/wcf-accessbility-combobox-high-contrast-issue-in-svcTraceViewer-tool.md

Update per review feedback

Co-Authored-By: Lxiamail <Lxiamail@users.noreply.github.com>

* Update Documentation/compatibility/wcf-accessbility-combobox-high-contrast-issue-in-svcTraceViewer-tool.md

Update per review feedback

Co-Authored-By: Lxiamail <Lxiamail@users.noreply.github.com>

* Update wcf-accessbility-combobox-high-contrast-issue-in-svcTraceViewer-tool.md
2019-03-07 13:01:23 -08:00