Commit Graph

153 Commits (2a4a91100f61e04d6820726e2868361e2cfcb8aa)

Author SHA1 Message Date
Sascha Greuel 2a4a91100f Fixed typo (#883) 2018-10-12 08:12:47 -07:00
Ron Petrusha 7bd4bad401
Added .NET Guide to documentation readme (#831)
* Added .NET Guide

* Added separate .NET Standard link
2018-08-20 09:51:26 -07:00
Jeff Schwartz e91e6af9b5 Resgen compatibility break in .NET 4.7.2 (#820) 2018-07-26 17:31:52 -07:00
Vivek Mishra 71b0cce147
Update known issue readme 2018-06-28 01:25:56 +00:00
Ron Petrusha be8a9f70a7
Copied compat topic from net472 branch (#783) 2018-06-20 17:10:01 -07:00
Charles Lowell 97d0ba433f Web Application -> Web Applications (#762)
The plural category is conventional everywhere else, and used in migration guide generation to map include paths.
2018-05-24 09:09:09 -07:00
Vivek Mishra eebbdeccc4
Update NETFXKnownIssuesTemplate.md 2018-05-10 16:49:48 -07:00
Charles Salmon b54e689b46 Rename file to ensure that generated link is not broken. (#735)
* Generated compatibility readme contained broken link.
* This was due to inclusion of spaces in a filename.
2018-05-02 14:56:42 -07:00
Ron Petrusha c5d9bddc00
Fixed formatting broken on docs.microsoft.com (#731) 2018-05-01 10:16:13 -07:00
Ron Petrusha 6b56f2c388
Generated readme file (#724) 2018-04-30 10:20:31 -07:00
Ron Petrusha 6fd925d0d2
Migration from net472 branch (#723) 2018-04-30 09:53:00 -07:00
Ron Petrusha c9386cb1ab
Parallel changes to those made in dotnet/docs repo (#719) 2018-04-24 15:36:04 -07:00
Vivek Mishra a870f91765
Updated the link for 4.5.2 know issue KB
Updated the link for 4.5.2 know issue KB
2018-04-18 14:15:19 -07:00
Ron Petrusha 461ae760ca
Added link fixes from net472 branch (#712) 2018-04-16 17:17:54 -07:00
Ron Petrusha 149fac1c96
Deletion as part of move to net472 branch (#707) 2018-04-10 16:05:33 -07:00
Chris Sienkiewicz b284188993 Add Stack Trace portable PDB re-targeting guidance (#706)
* Add Stack Trace portable PDB re-targeting guidance

* Address PR comments
2018-04-10 15:54:58 -07:00
Ron Petrusha e8d0ad4e22
Removed unwanted files (#700) 2018-04-04 11:07:35 -07:00
Ron Petrusha 2c4ccf2c75
Merge branch 'net472' into master 2018-04-03 14:52:03 -07:00
Ron Petrusha 2448cc50d6
Fixed qualified xref (#694)
* Fixed qualified xref

* Update winforms-accessibility-changes-472.md

* Corrected tool name
2018-04-03 14:14:23 -07:00
Rob LaDuca f163be1200 Adding WPF Known Issues (#687)
* Adding WPF Known Issues

WPF known issues for:

504055 and 405199

* Fixing control name

* Addressing comments

* Addressing comments

Fixing missed comments
2018-03-29 17:37:23 -07:00
Ron Petrusha 3fb03451e4
Added line breaks, other formatting changes (#685)
* Added line breaks, other formatting changes

* additional formatting change
2018-03-29 08:42:59 -07:00
Ron Petrusha 31035292ff
Added line breaks, fixed other formatting issues (#684) 2018-03-28 15:05:20 -07:00
Ron Petrusha 46d1a6da5f
Fixed broken links (#683) 2018-03-28 12:56:53 -07:00
Ron Petrusha f882a2f1cf
Update aspnet-472-compat-doc.md 2018-03-21 15:00:07 -07:00
Ron Petrusha 6b1524c589
Moved asn.net compat doc to 472 branch (#676) 2018-03-21 14:27:12 -07:00
Ron Petrusha f7b41db3fc Deletion to move file to 472 branch (#675) 2018-03-21 13:11:05 -07:00
Hong Li 637eb3a731 re-add ASPNET472CompatDoc (#668)
* re-add ASPNET472CompatDoc

* Minor edits, added links.

* Minor changes, added links.

* Changed targeted version, removed reverted section
2018-03-21 12:28:50 -07:00
Ron Petrusha 6b5f9fd914
Simplified syntax (#672) 2018-03-20 10:50:42 -07:00
merriemcgaw 6cc10c2fa6 added 472 Winforms compat (#661)
* added 472 Winforms compat

* Round 2- Compat

Updated per Ron's comments.

* Devendar's Doc

* Revert "Devendar's Doc"

This reverts commit d487928c2d.

* DomainUpDown 

Devendar's change

* Revert "Round 2- Compat"

This reverts commit 2f88285aef.

* Updates to DomainUpDown

Adding affected APIs and a couple of typos.

* Update winforms-accessibility-changes-472.md

* Incorporating Feedback

Incorporating feedback

* Made consistent

Removed Not Quirked and replaced with missing build time break indicator.

* Latest changes

Hopefully we've got most of the issues sorted out now.

* Last changes
2018-03-17 09:36:04 -07:00
Tanya Solyanik 7798cd62f9 compat docs for bug 126279 and 460662 (#666)
* Work In Progress

* ready for the review

* removed links to VSO

* incorporated Ron's feedback

* Update winforms-ContextMenuStrip-SourceControl-property-change.md
2018-03-15 08:46:40 -07:00
Alicia Li 39028184d5 Alicial/net472 wcfcompatdoc (#658)
* Add WCF compat doc for bug#516393

* Minor updates to address review feedbacks

* Minor update to address review feedback

* updates to address Ron's review feedbacks

* Minor updates per Ron's review feedbacks
2018-03-14 12:48:09 -07:00
miguep 5ea44eae98 Breaking change doc for 445603 (#659)
* Breaking change doc for 445603

Breaking change doc for 445603:
Cannot tab out of ElementHost if it's contained inside a WindowsFormsHost

* Breaking change doc for 445603

addressing feedback

* Breaking change doc for 445603

forgot to save my last few changes before committing

* Update wpf-KB-focus-now-moves-correctly-across-hosting-scenarios.md
2018-03-13 15:18:25 -07:00
Rob LaDuca d5bd1fcaff WPF Compat Doc Changes (#657)
* WPF MarkupCompiler SHA256 Compat Doc

DDVSO:424086

Addition of MarkupCompiler compat documentation for SHA256 change.

* Compat Doc Additions

Adding compat documents for the following:

DDVSO:447590
DDVSO:405199

* Compat Doc Changes

Fixing up wording and content.

* Compat Doc Changes

Addressing comments

* Update wpf-MarkupCompiler-default-hash-algorithm-is-now-SHA256.md
2018-03-13 13:34:28 -07:00
Max Kerr 79f71e4ecc Compatibility doc: Allow Unicode in URIs that resemble UNC shares (#662)
* Initial draft.

* Minor change to repro conditions.

* Add colon to scheme.

* Address feedback.
2018-03-12 10:04:27 -07:00
Arpit Dev Mathur 24dd15cf5e Create Keytips behavior improved in WPF.md (#656)
* Create Keytips behavior improved in WPF.md

* Update Keytips behavior improved in WPF.md

Made suggested changes and added xref links to SystemKey, Alt and F11.

* Update Keytips behavior improved in WPF.md
2018-03-12 09:43:18 -07:00
Max Kerr 4a11f4005f Add compatibility document for System.Uri consistent reserved character set (#655)
* Draft in progress.

* Change scope.

* Update uri-reserved-characters-consistent.md

* Address comments.
2018-03-08 16:03:36 -08:00
Max Kerr 777174eca0 Add compatibility document for special relative URI notation NRE. (#652)
* Add documentaion.

* Change NRE to NullReferenceException.

* Add links.

* Change unusual to certain.

* Address review feedback.

* Update uri-unicode-scheme-only-relative.md

* Update uri-unicode-scheme-only-relative.md

* Update uri-unicode-scheme-only-relative.md
2018-03-08 15:21:29 -08:00
Ron Petrusha 9a1668578b
Moved and renamed file from master branch (#654) 2018-03-08 15:11:28 -08:00
Ron Petrusha 78ef2c3724
Deleting to move file to net472 branch (#653) 2018-03-08 15:09:54 -08:00
Jim Carley b247a61e65 Compat Documentation for DevDiv 258978 (#649)
* Create WF-258978.md

* Update WF-258978.md

* Update WF-258978.md

* Update WF-258978.md

* Update WF-258978.md

* Update WF-258978.md

* Update WF-258978.md

* Update WF-258978.md

* Created links to APIs

* Update WF-258978.md

* Unfenced some text
2018-03-08 14:03:50 -08:00
Ron Petrusha 93c0390ff5
Added categories list (#651) 2018-03-08 11:15:07 -08:00
Ron Petrusha ad0e510141
Added categories list (#650) 2018-03-08 11:14:50 -08:00
Ron Petrusha 90215951e5
Changed docs.microsoft.com/dotnet URLs to relative URLs (#645)
* Changed docs.microsoft.com/dotnet URLs to relative URLs

* removed trailing spaces, added </p> and </br> HTML tags
2018-03-02 14:11:28 -08:00
Charles Lowell 8322c94f97 Fix typo (#646) 2018-03-02 14:10:22 -08:00
Ron Petrusha 032b744d3a
Misc issues (#644)
* Miscellaneous formatting and link changes

* Proper usage of .NET Framework

* Removed 'please'
2018-02-28 16:06:28 -08:00
Charles Lowell 8cae25bd01 Correct docs site bookmarks (#634) 2018-02-27 15:49:47 -08:00
Ron Petrusha 78887e9128
Moved app compat issue from master (#639) 2018-02-27 11:28:14 -08:00
Ron Petrusha f91b544ca5
removed app compat issue for 472 branch (#640) 2018-02-27 11:17:55 -08:00
Max Kerr 4396f2a14c Add compatibility documentation for Unicode bidirectional character fix. (#636)
* Add draft documentation for Unicode bidirectional character fix.

* Clarify that unencoded bidi control characters will be encoded.

* Address feedback.
2018-02-27 11:00:15 -08:00
Ron Petrusha 853c1f92d4
Corrected language tags, formatting issue (#637) 2018-02-27 08:14:44 -08:00