210 Commits

Author SHA1 Message Date
Alyson Souza Carregosa
133e4a3797 Update: add full name for better readability in README (#1469) 2025-09-05 17:34:42 -06:00
Petr Onderka
fe0e5e8cbd Clarify link to Int16.MaxValue (#1265) 2023-06-12 20:06:29 -07:00
Tara Overfield
4a94d5696d Announcing .NET Framework 4.8.1 2022-08-09 10:07:41 -07:00
Tara Overfield
78e5a9e3e1 Announcing .NET Framework 4.8.1 2022-08-09 10:05:01 -07:00
Shohei YOSHIDA
160ce0682b Escape backslash for reading this document on github (#1326) 2021-10-06 10:38:42 -07:00
Maira Wenzel
2a88cfb4bc fix doc bug 2019-11-21 20:00:33 -08:00
Ron Petrusha
44f9697b14 Removed en-us from URLs (#1098) 2019-08-20 22:12:38 +00:00
Ron Petrusha
38880e8ef6 Fixed broken xrefs from migration (#1076) 2019-07-10 17:05:33 +00:00
Ron Petrusha
695b627213 Generated new readme, renamed files to remove italicization (#1075)
* Updated readme

* renamed file, regenerated readme

* another filename change
2019-07-09 16:13:16 +00:00
Devendar Reddy Adulla
b1d0b788c3 High DPI changes in .NET 4.8 - Remaining documentation (#1071)
* .NET 4.8 high DPi improvements documentation.

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Olia Gavrysh <31997351+OliaG@users.noreply.github.com>

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

Co-Authored-By: Olia Gavrysh <31997351+OliaG@users.noreply.github.com>

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

Co-Authored-By: Olia Gavrysh <31997351+OliaG@users.noreply.github.com>

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

Co-Authored-By: Olia Gavrysh <31997351+OliaG@users.noreply.github.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Ron Petrusha <ronpet@microsoft.com>

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

Co-Authored-By: Olia Gavrysh <31997351+OliaG@users.noreply.github.com>

* Minor changes
2019-07-09 15:26:26 +00:00
Ron Petrusha
f109118b9b Corrected typo (#1067) 2019-06-26 15:06:28 +00:00
Ron Petrusha
5a00d49f06 Incorporated changes from dotnet/docs#12618 (#1050) 2019-05-31 18:29:35 -07:00
Ron Petrusha
9154948cf2 Addressed Policheck issues #2 (#1049) 2019-05-29 17:08:55 -07:00
Ron Petrusha
edaab6cd2f Addressed policheck warnings (#1048) 2019-05-28 12:47:38 -07:00
Ron Petrusha
6998cc60b9 Added change from dotnet/docs#12202 (#1033) 2019-05-06 11:15:44 -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
70b7888337 Incorporated changes from dotnet/docs#11947 (#1020) 2019-04-20 08:50:39 -07:00
Ron Petrusha
a5b96d52e6 New readme, migraton fixes from dotnet/docs#11915 (#1013) 2019-04-18 11:50:17 -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
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
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
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
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
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
Jim Carley
769df738ab Compat documents for .NET 4.8 for Workflow runtime and designer. (#966)
* Compat documents for .NET 4.8 for Workflow runtime and designer.

* Addressed review comments
2019-02-27 10:22:25 -08:00
Ron Petrusha
e05c355edf Changed http to https where appropriate (#959) 2019-02-06 14:04:41 -08:00
Ron Petrusha
d20342b6dc Updated MSDN links based on dotnet/docs#10259 (#957) 2019-02-04 16:59:48 -08:00
Ron Petrusha
7036f8446e Changed http to https (#948) 2019-01-18 17:06:57 -08:00
Ron Petrusha
08321b6bef Changed link, link text (#944) 2019-01-07 10:39:37 -08:00
FlamingFox911
8ffebf0530 Markdown syntax error (#941)
Changed <code>code</code> to inline-block `code`
2019-01-04 15:12:49 -08:00
Ron Petrusha
7009963985 Revisions for .NET Framework 4.8 (#933)
* Updates for net48 branch

* Modified readme for 4.8
2018-12-11 16:03:03 -08:00