Commit Graph

59 Commits (40f4fc0b364bde02e19e76b152f036babe0c0c76)

Author SHA1 Message Date
Mauricio de los Santos b26cf80c71 V2569 link at line 18 doesn't work (#9659)
Hello, @Erikre,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
Description: Broken link at line 18

Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.
Many thanks in advance.



<!--
When creating a new PR, please do the following:

* Reference the issue number if there is one, e.g.:

Fixes #Issue_Number

The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.

NOTE: This is a comment; please type your descriptions above or below it.
-->
2018-11-26 15:43:21 -10:00
pmorong d9d1173c73 Added missing apostrophes (#9577) 2018-11-13 15:34:38 -06:00
Elan Hasson 64f97999f3 Formatting on ".NET framework is listed as v4.0" section list (#9479)
Fix the formatting on the Formatting on ".NET framework is listed as v4.0" section list.



<!--
When creating a new PR, please do the following:

* Reference the issue number if there is one, e.g.:

Fixes #Issue_Number

The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.

NOTE: This is a comment; please type your descriptions above or below it.
-->
2018-11-06 11:51:58 -06:00
Rick Anderson 1320c01aad
replace Tom F with Rick Anderson (#9364) 2018-11-02 11:42:49 -10:00
Rick Anderson d8fbabaae2
lower SEO (#9068)
* lower SEO

* lower SEO
2018-10-16 15:41:16 -10:00
Greeng0 ca7163c873 Update using-asynchronous-methods-in-aspnet-45.md (#8966) 2018-10-11 06:13:31 -05:00
Genevieve Warren 701fc69d76 Change library package manager to nuget package manager (#8946)
The Library Package Manager menu item became NuGet Package Manager starting in VS 2015.

Contributes to #8848.
2018-10-09 16:14:20 -10:00
Rick Anderson 332b78bd4f
author links (#8835) 2018-10-03 17:03:48 -10:00
Rick Anderson 3dba06cd20
SEO for Azure (#8603)
* SEO for Azure

* SEO for Azure
2018-09-18 14:53:43 -10:00
Rick Anderson ae52bc184e
Update introduction-and-overview.md (#8343) 2018-08-30 12:45:11 -07:00
Rick Anderson 4e8ef49a7e
Update creating-a-data-access-layer-cs.md (#8308) 2018-08-29 17:59:44 -07:00
Paulson Maclean 2dbde743c3 Update what-is-web-forms.md (#8267)
Correction of a simple spelling mistake from "iteself" to "itself" in LINE 18 : Using Visual Studio, you can create ASP.NET Web Forms. The Visual Studio Integrated Development Environment (IDE) lets you drag and drop server controls to lay out your Web Forms page. You can then easily set properties, methods, and events for controls on the page or for the page itself. <--
2018-08-25 15:09:05 -07:00
Maira Wenzel 5fd8ccf6ed fix typo (#8213) 2018-08-21 18:14:12 -07:00
Rick Anderson 397d3f72bb
meta-data: replace aspnetcontent with riande (#8086) 2018-08-14 15:27:54 -07:00
Mauricio de los Santos 9e7489cbc2 C32681: Changing position of Italic Marker (asterisk) (#7987)
Hello, @scottcate,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
"There's an extra asterisk that's breaking the Note code. In case the italics must be conserved, we suggest to start them on line 53."
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.
Many thanks in advance.
2018-08-08 12:43:42 -05:00
Alec ab2228b0a4 Changed Bootswatch URL to point to Bootswatch 3. (#7669)
It is well known that if you use a Bootstrap 4 template on an ASP.NET template it will break the layout. This is a convenience change to prevent confusion as it will send people to the correct versioned URL as it was back when this article was written.

When creating a new PR, please do the following and delete this template text:

* Reference the issue number if there is one:

  Fixes #Issue_Number

  > The "Fixes #nnn" syntax in the PR description causes
  > GitHub to automatically close the issue when this PR is merged.
2018-07-18 10:10:47 -05:00
Vishal Kumar f74c7350c4 Fixed typo in running-windows-powershell-scripts-from-msbuild-project-files.md (#7459) 2018-07-05 07:23:39 -05:00
Scott Addie 5ab4e0a7ae Apply metadata updates to ASP.NET 4.x docset (#7440) 2018-07-03 14:26:00 -06:00
Scott Addie 2dcf8a4cea
Move ms.prod metadata field to docfx.json (#7422)
Addresses https://github.com/aspnet/Docs/issues/7353

Adds `ms.prod` (with a value of `aspnet-framework`) to the ASP.NET conceptual docset's *docfx.json* file. Removes `ms.prod` from the individual docs.
2018-07-02 17:49:02 -05:00
Mauricio de los Santos e39f0fb6ee C26449: escaping URL to display it as text (#7274) 2018-06-25 09:00:34 -05:00
Mauricio de los Santos 1e18ab4651 C26450: URL format modified (#7273) 2018-06-25 08:56:56 -05:00
Codehhh 90bdccaecd Format sample for legibility. (#7174)
Format sample for legibility.

No issue referenced.
2018-06-20 09:05:21 -05:00
Caro Caserio 9e119a1a92 C19395: Missing hyperlink due to incorrect format (#6551)
Hello, @jrjlee,

Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.  
 
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR  then share your PR number so we can confirm and close this PR.

Many thanks in advance.
2018-05-23 07:58:25 -10:00
Luke Latham 0bc6730cfd Remove triple-tildes from aspnet topics (#6451)
Updates
2018-05-17 10:34:44 -05:00
SimpleSamples 99fdcc3fac Update create-the-project.md (#6120)
* Update create-the-project.md

Four months ago, in January, someone asked where the Models folder is at and the answer was to change the authentication. I assume the instructions should have that information and apparently it has been missing since the beginning. For VS 2017 I think the "Create Project" button is now an "OK" button but I don't know if my update about that is relevant.

* Verbiage tweaks
2018-05-01 12:28:12 -05:00
Drakeor 41ca510728 Typo Correcting (#6092)
Corrected typo that caused entire bottom of page to appear incorrectly
2018-04-26 14:29:55 -04:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Caio Melo 7e3f755cd1 Typo fix on specifying-the-master-page-programmatically-cs.md (#5779)
Corrected the typo error on line #137 (Alternate.master)
2018-03-22 15:13:23 -05:00
Rick Anderson 88824f6f5d
Merge branch 'live' into master 2018-03-09 13:50:57 -10:00
Luke Latham ba231b3f52 Fix samples and links (#5642)
* Fix samples and links

* Update

* Update

* Update
2018-03-09 09:05:01 -06:00
Rick Anderson 016f4d5866
Merge pull request #5442 from aspnet/master
Update live with current master
2018-02-11 14:43:38 -10:00
Sam Foo f235255b83 Remove repeated duplicate words (#5438) 2018-02-11 12:36:03 -06:00
Rick Anderson d8aa1d3148
Merge pull request #5359 from aspnet/master
Update live with current master
2018-02-03 14:01:08 -10:00
Rick Anderson 825c510c5b
Update profiles-themes-and-web-parts.md (#5357) 2018-02-02 17:36:09 -10:00
Rick Anderson d3173f3aa3
Update how-do-i-use-cascading-style-sheets-for-web-page-layout.md (#5354) 2018-02-02 17:35:10 -10:00
Rick Anderson dec11556a8
Update how-do-i-utilize-the-css-friendly-control-adapters.md (#5355) 2018-02-02 17:34:44 -10:00
Rick Anderson a00d6b6f0d
&lt; problems (#5351) 2018-02-02 15:13:49 -10:00
Luke Latham fa24342f38 Remove smart quotes (#5294) 2018-01-28 15:49:15 -06:00
Luke Latham 90a33ea189 Remove hyphen from e-mail (#5289) 2018-01-27 10:19:41 -10:00
Luke Latham 1dd1a7fc8a
Remove localization segment from links (#5254) 2018-01-23 19:12:57 -06:00
Luke Latham 3f682a9ef2 Hosting and deployment updates (Stage 1) (#5127)
* Hosting and deployment updates

Update

Updates

Updates

Updates

Updates

* React to feedback
2018-01-09 15:41:28 -10:00
Robert Mainhardt 2e8057117d Updated the sample3 (#5070)
The sample 3 now reflects what the Default.aspx should look like
2017-12-26 16:22:17 -10:00
Chris F Carroll a3911e0e84 erratum: WSP compilation tempDirectory (#4791) 2017-11-14 08:11:30 -10:00
Rick Anderson d7f15746fb
Fix YAML (#4717)
* Fix YAML

* Update how-do-i-create-a-contact-us-page.md

* Update visual-studio-2010-quick-hit-code-optimized-profile.md

* Update visual-studio-2010-quick-hit-code-search-view-hierarchy.md

* Update how-do-i-create-a-contact-us-page.md

* Update aspnet-4-quick-hit-selective-view-state.md

* Update aspnet-4-quick-hit-declarative-webforms-routing.md

* 28 warnings before this

* Update visual-studio-2010-quick-hit-intellisense-smart-lists.md

* Update visual-studio-2010-quick-hit-multi-monitor-support.md

* Update visual-studio-2010-quick-hit-new-multi-targeting.md

* Update visual-studio-2010-quick-hit-new-web-project-template.md

* Update visual-studio-2010-quick-hit-snippets-intellisense.md

* Update visual-studio-2010-quick-hit-websites-instead-of-web-projects.md

* Update aspnet-4-quick-hit-imperative-javascript-syntax-for-microsoft-client-side-controls.md

* Update aspnet-4-quick-hit-jquery-syntax-for-microsoft-ajax.md

* Update aspnet-4-quick-hit-the-scriptloader.md

* Update aspnet-4-quick-hit-outbound-webforms-routing.md

* Update aspnet-4-quick-hit-permanent-redirect.md

* Update aspnet-4-quick-hit-dynamic-metadata.md

* Update aspnet-4-quick-hit-predictable-client-ids.md

* Update aspnet-4-quick-hit-the-htmlencoder-utility-method.md

* Update aspnet-4-quick-hit-persistent-gridview-row-selection.md

* Update aspnet-4-quick-hit-disabled-control-styling.md

* Update aspnet-4-quick-hit-hidden-field-divs.md

* Update aspnet-4-quick-hit-new-rendering-option-for-check-box-lists-and-radio-button-lists.md

* Update aspnet-4-quick-hit-table-free-templated-controls.md

* Update aspnet-4-quick-hit-tableless-menu-control.md

* Update aspnet-4-quick-hit-easy-state-compression.md

* Update aspnet-4-quick-hit-chart-control.md

* Update aspnet-4-quick-hit-auto-start.md

* Update aspnet-4-quick-hit-clean-webconfig-files.md

* Update aspnet-4-quick-hit-outbound-webforms-routing.md
2017-11-03 15:57:56 -10:00
Isaac Levin e18d233bc7 Review all Codeplex links/mentions and update where needed (#4642)
* porting of codeplex links

* updates

* updates

* updates

* updates

* updates

* updates
2017-11-01 08:49:07 -10:00
Rick Anderson cd0f36ce9f
fix links in ASP.NET legacy branch (#4676) 2017-10-30 13:10:33 -10:00
Matthieu Penant 41d50990d9 Wrong task referenced in CopyAllFiles (#4671) 2017-10-30 14:36:39 -05:00
Luke Latham d157e2ec7a Kill BOM and add end newlines 2017-09-20 02:36:55 -05:00
Luke Latham 53e19c9bfa Update windowsazure.com links (#4323)
* Update windowsazure.com links

Fixes #4178

Updates

Updates

Updates

* Remove one link

* Link update
2017-09-19 12:56:27 -05:00
Cash Wu 1db592cd8f fix markdown error (#4141) 2017-08-29 09:06:18 -05:00