Commit Graph
25 Commits
Author SHA1 Message Date
Andy (Steve) De GeorgeandTom Dykstra c6320c2d04 Update WPF getting started for .NET 6.0 VS2022 (#1220)
* Update WPF getting started for .NET 6

* Minor

* Update images with boxes

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>

* Add missing . at end of alttext

Co-authored-by: Tom Dykstra <[email protected]>
2021-11-18 11:47:14 -08:00
Andy (Steve) De GeorgeandTom Dykstra 4e4a3f5498 Windows Forms getting started update for .NET 6 (#1215)
* Migrate code to .NET 6

* Add snippet ref in code

* Add net6 pics; move others to version folder

* Update winforms getting started

* Other .NET 5 references updated

* Lessen the amount of 'winforms'

* minor

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/overview/index.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/overview/index.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update create-app-visual-studio.md

* Update create-app-visual-studio.md

* Update create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>
2021-11-16 14:09:35 -08:00
142f1e9f98 Create new .NET 6.0 pages (#1199)
* Create new .NET 6.0 pages

* Add the gist for .NET 6.0 changes w/o the application bootstrap

* rename new to 6; redirect via index

* feedback

* Create new .NET 6.0 pages

* Add the gist for .NET 6.0 changes w/o the application bootstrap

* rename new to 6; redirect via index

* feedback

* rebase

* Add renamed file

* remove unrelated file change

* update TOC

* Remove dead toc entry

* New application default font section

* application bootstrap

* Rework sections and descriptions

* Update dotnet-desktop-guide/net/winforms/whats-new/net60.md

Co-authored-by: Igor Velikorossov <[email protected]>

* more updates

* Fix warnings

* Fix final warning

* Apply suggestions from code review

* Update net60.md

* Update dotnet-desktop-guide/net/winforms/whats-new/net60.md

Co-authored-by: Devendar Reddy Adulla <[email protected]>

Co-authored-by: Andy De George (adegeo) <[email protected]>
Co-authored-by: Andy (Steve) De George <[email protected]>
Co-authored-by: Devendar Reddy Adulla <[email protected]>
2021-11-12 16:11:14 +00:00
Igor Velikorossov 9abcffebf2 Update index.md (#1192)
Update VS version
2021-10-27 15:33:07 -07:00
Andy (Steve) De George dfd75f6d2c Add pointers to upgrade doc (#1133)
* Add pointers to upgrade doc

* Update dotnet-desktop-guide/framework/wpf/getting-started/walkthrough-my-first-wpf-desktop-application.md
2021-08-11 12:47:49 -07:00
Andy (Steve) De George 604e54c410 Update index.md (#1129) 2021-07-30 12:41:24 -05:00
Andy (Steve) De George d30fae457c Add how-to-make-thread-safe-calls.md & Update Layout with margin/padding (#1119)
* Update with margin/padding

* add how-to-make-thread-safe-calls

* reverse property mentions
2021-07-26 18:14:58 -04:00
Andy (Steve) De George 5d38c60929 Add control event articles (#1113)
* Move ellipsis vs button to shared folder

* Add control events articles

* Update TOC

* acro

* Updates;redirects

* Fix redirect

* feedback
2021-07-19 15:27:36 -07:00
Andy (Steve) De George 34be560985 Update how-to-set-the-tab-order.md (#1080) 2021-06-02 07:32:26 -05:00
Andy (Steve) De GeorgeandTom Dykstra f2a6c1b0e9 Port dock/anchor articles (#1081)
* Port some more info from autosize

* Port anchor/dock articles

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>

* Move construction note

Co-authored-by: Tom Dykstra <[email protected]>
2021-06-01 16:32:00 -07:00
Andy (Steve) De GeorgeandTom Dykstra 0fdf730bc2 Port the How to set tab order article (#1077)
* Port article on tab order

* Redirects for new article

* TOC

* Update links

* Some other minor changes

* fix lint

* Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md

Co-authored-by: Tom Dykstra <[email protected]>

* Update dotnet-desktop-guide/net/winforms/controls/how-to-set-the-tab-order.md

Co-authored-by: Tom Dykstra <[email protected]>

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>
2021-05-26 21:07:42 -07:00
Andy (Steve) De George 0798e75a63 Update index.md (#1068) 2021-05-18 08:22:54 -07:00
Andy De George c6e13afda1 Fix update vs include (#207)
* Fix update vs include

* Minor wording change
2021-02-09 15:47:08 -08:00
Andy De George 4c720fbda1 Fix migration refs related to EmbeddedResource (#195) 2021-02-02 13:24:22 -08:00
Andy De George cfc49a53e4 Updates to include vs update (#156) 2020-12-18 10:20:53 -08:00
Maira Wenzel d35a40ba97 Update VS version (#151) 2020-12-09 15:07:58 -08:00
Andy De GeorgeandTom Dykstra c60decacdc Add Visual Basic notes to WinForms migration article (#132)
* minor fixes;Add VB instructions

* acro;Add info about vb names

* alter vb note

* Remove note

* More adjustments

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>

Co-authored-by: Tom Dykstra <[email protected]>
2020-11-24 09:10:45 -08:00
Andy De George 6c9c2f282e Fix menu item text (#131) 2020-11-20 10:10:23 -08:00
Andy De George a108fc2b98 Fixes related to open issues. (#122)
* Update framework winforms landing

* Add note about attribute

* Adjust storyboard overview

* Fix comments in snippet

* Adjust table in getting started

* Add missing encoded char

* Fix bad desiredheight prop

* Fix blank column

* Fix description metadata

* Review feedback
2020-11-13 11:51:10 -08:00
Andy De George 5b0f87d944 Minor changes to whats new (#118)
* Minor changes to whats new

* Add perf note
2020-11-11 12:19:28 -08:00
Andy De GeorgeandTom Dykstra 1130808ce6 Add what's new in WinForms article (#114)
* Add toc entry

* temp

* Add whats new article

* Minor updates

* Update cards

* Update cards

* Update cards

* Another link

* Acro

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>

Co-authored-by: Tom Dykstra <[email protected]>
2020-11-09 09:09:00 -08:00
Andy De GeorgeandTom Dykstra 8f3082cb43 Inital migration article port (#110)
* Inital migration article port

* Acro

* fix toc

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>

* Updates

* lint

* Update dotnet-desktop-guide/net/winforms/get-started/create-app-visual-studio.md

Co-authored-by: Tom Dykstra <[email protected]>

Co-authored-by: Tom Dykstra <[email protected]>
2020-11-05 22:40:54 -08:00
David CoulterandAndy De George c1d6e1d23e Links: .NET Desktop - net (#107)
* Links: .NET Desktop - net

* Update dotnet-desktop-guide/net/wpf/index.yml

* Update dotnet-desktop-guide/net/wpf/toc.yml

Co-authored-by: Andy De George <[email protected]>
2020-11-05 12:01:28 -08:00
Andy De GeorgeandGenevieve Warren 184e6c9a0c Initial publish of WinForms for .NET 5. (#96)
* Migrate inprogress winforms contnet from docs

* Fix preview note

* Fix vb code

* Minor fixes to keyboard articles

* Minor adjustment to overview

* Test redirects for 4.0 -> 5.0

* adjust links

* Add mouse input section winforms (#81)

* Update projects to .NET 5

* Update keyboard desc

* Finish mouse events

* Add remaining mouse articles;code

* finish mouse input

* minor fixes

* Remove branch restriction (#82)

* Update build-validation.yml (#84)

* Update build-validation.yml (#85)

* Fix vb proj

* Add WinForms tutorial (#91)

* redirect between overview

* New create an app tutorial

* Fix markdown

* Fix preserve view setting

* Add forms articles (#93)

* Add forms articles

* Fix warnings

* Winforms publish (#95)

* Prep TOC for publish

* Updated date

* Automatic how-to topic type

* Update desc/headers

* Fix links

* Fix build errors

* Add preview note

* Update toc landing page

* Convert old style project files

* update download links

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* Adjust number key

* Update dotnet-desktop-guide/net/winforms/overview/index.md

* Try toc position task via bookmark

* Improve images

* Remove sentence

* File redirects

Co-authored-by: Genevieve Warren <[email protected]>
2020-10-28 10:44:16 -07:00
Andy De George c0ba284473 Initial winforms content migrated (#18)
* Merge winforms framework content to working branch (#14)

* Breadcrumb / TOC / Move net5 to net folder (#15)

* change path from net5 to net

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Mess with bread/toc

* Add .net 5 winforms placeholder article (#16)

* added some metadata and adjusted net5 placeholder

* corrections

* corrections

* corrections

* Test1

* Swapping landing page vs concept

* fix links

* Fix links

* Fix desc
2020-09-01 16:26:21 -07:00