Bader Nasser Al-Hashmi
12f2df92b1
minor tweaks ( #4309 )
...
* minor tweaks
* incorporate feedback from @scottaddie
* Remove ASP.NET Core tutorial from MVC 5 recommended resources
2017-09-18 21:56:42 -05:00
Eriawan Kusumawardhono
c2c0d5515e
Continue to update unit testing and debugging MD to use VS 2017 ( #4308 )
...
* update unit teting aspnet web api and some images
* update image to display unit test's Text Explorer specific to VS2017
* update mocking EF md and its images
* Change the version of Moq used to the version that is compatible with VS 2015 and VS 2017
* update further to notify Moq version
* Update link of code sample to point to newer sample that uses VS 2017
* update wording based on PR feedback
2017-09-18 15:05:19 -05:00
Alisdair Buttery
c4beaef28f
Updating docs ( #4317 )
...
Removing an extra }); set after the .fail method
2017-09-18 14:43:42 -05:00
Bader Nasser Al-Hashmi
0a3f215b4f
Update sample2.xml ( #4316 )
2017-09-18 12:07:06 -05:00
Bader Nasser Al-Hashmi
990f07508d
Fix typo ( #4314 )
2017-09-18 10:44:33 -05:00
Isaac Levin
195b2b3314
Update Azure Section per #4177 ( #4276 )
...
* Update Azure Section per #4177
* Updates to Azure Section
* Minor tweaks
* Fix links
* Fix more links
* Fix casing issues
* Tweak verbiage
* Change subscription verbiage
* Fix spelling mistakes
2017-09-15 16:15:51 -05:00
Bader Nasser Al-Hashmi
a633d5727f
Remove references to retired Facebook birthday app ( #4279 )
2017-09-13 13:37:05 -05:00
Bader Nasser Al-Hashmi
2bc597f4c6
Fix title ( #4280 )
2017-09-13 13:35:35 -05:00
Bader Nasser Al-Hashmi
a3a79df708
Add a space ( #4272 )
2017-09-13 10:19:10 -05:00
Manuel Vargas
9cdbfd0d67
added note to use (localdb)\MSSQLLocalDB ( #4254 )
...
* added note to use (localdb)\MSSQLLocalDB
added note to use (localdb)\MSSQLLocalDB in connection string for VS 2015 or higher
* Fix note syntax
2017-09-11 21:37:51 -05:00
Maira Wenzel
88d79e0af3
fix typo ( #4179 )
2017-09-05 09:22:23 -05:00
Luke Latham
275a5381b6
Rename "sample62.css" to "sample62.cs" ( #4138 )
...
Replaces #4090
2017-08-30 08:43:57 -07:00
Cash Wu
1db592cd8f
fix markdown error ( #4141 )
2017-08-29 09:06:18 -05:00
xela30
ee5839b745
Update sample8.cs ( #4123 )
2017-08-27 11:42:54 -04:00
mzohrab
8ded884b6c
Please change "!code-css" to "!code-csharp" ( #4091 )
...
File syntax is "C#" but named as "CSS"
2017-08-24 10:04:34 -04:00
Eriawan Kusumawardhono
8fb7bedfce
Update tracing in Web API to use VS 2017 ( #4050 )
2017-08-21 09:53:27 -05:00
Arin
b18361e682
Re-label programming language for two code samples ( #3999 )
2017-08-17 09:53:01 -05:00
ChrisSfanos
a01b4d4f55
Update overview.md ( #3914 )
...
Added a note about not using the CDN for production scenarios
2017-08-08 18:07:42 -04:00
Rick Anderson
3fbd938e13
What's in a scaffolded Razor Page? ( #3857 )
...
* What's in a scaffoled Razor Page?
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* Add missing hyphen
* Change code snippet types to cshtml
2017-08-05 09:54:40 -04:00
Sergey Fuflygin
52fce749bc
Fixed typo in word 'more' ( #3854 )
2017-07-31 10:36:38 -05:00
Emmanuel Adegor
74d1e8da59
Word spelling correction from teh to the ( #3850 )
2017-07-31 09:22:17 -05:00
Friedrich von Never
934ab085f4
Fix a sample for OWIN Startup Class Detection ( #3843 )
...
The redundant space there makes the option inoperative.
2017-07-28 08:42:56 -05:00
Juan Mejia
7497595797
fixing a minor typo "aboout" instead of about ( #3842 )
2017-07-28 08:41:49 -05:00
Terri Morton
5d65e3df02
Removing broken install links ( #3817 )
...
Install links broken for 3 MVC pages, because they had been JavaScript
popups on the original www.asp.net website. We still do not have the
ability to add these links, so removing them and leaving the standalone
installer links.
2017-07-27 09:15:57 -07:00
Maira Wenzel
a22910dca5
changed api link to docs ( #3831 )
2017-07-26 21:40:02 -05:00
mottykohn
c7badc2e44
Update preventing-cross-site-request-forgery-csrf-attacks.md ( #3823 )
2017-07-25 15:07:01 -05:00
Rick Anderson
119a9f8558
get started with ASP.NET ( #3822 )
2017-07-25 12:53:18 -07:00
Terri Morton
195438749a
Removing broken install link ( #3816 )
...
Install links broken for 3 MVC pages, because they had been JavaScript popups on the original www.asp.net website. We still do not have the ability to add these links, so removing them and leaving the standalone installer links.
2017-07-25 12:24:08 -05:00
Eriawan Kusumawardhono
0cb187f43a
Updating tutorial-your-first-web-api.md to use VS 2017, and also updating screenshot of ASP.NET Web API 2 in VS 2017 ( #3808 )
2017-07-24 14:01:22 -07:00
Navid Khalili
fb775f0348
Change Google Developers Console Section ( #3677 )
...
* Change Google Developers Console Section
Since Google Developers Console Interface has been changed we need to update this section.
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md
* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md
2017-07-23 16:32:09 -07:00
Alfred Myers
270e9cddf3
Minor layout fix ( #3765 )
2017-07-18 14:41:23 -05:00
Tom Dykstra
2b7a596cef
fix link ( #3757 )
2017-07-18 09:37:43 -06:00
tsahi
992643b0e5
update link to codeplex with link to gitub ( #3741 )
2017-07-17 07:57:27 -06:00
tsahi
8fc06a5455
fix link to Jerrie Pelser's blog ( #3742 )
...
the next link is also broken, and redirects to a page on docs, but it looks like it's not a copy of the original document, so I didn't fix it. The original text needs to be found, or the reference to it should be fixed.
2017-07-17 07:56:29 -06:00
Srikar Tadiparthi
7dbf22b8bb
Update sample3.cshtml ( #3732 )
...
Added Bootstrap table class to the above code snippet that was missing.
2017-07-15 11:25:28 -06:00
Alfred Myers
b006643511
Corrected identation for grant types ( #3724 )
...
And minor improvement on the related text
2017-07-14 21:17:54 -05:00
abharath27
bc57154a95
Update-tutorial-getting-started-with-signalR.md ( #3714 )
...
Add a 'note' that the version numbers in the references to JQuery and JQuery-SignalR should be updated.
2017-07-14 08:46:48 -06:00
mahdishahbazi
3eb0b09fe1
Update action-results.md ( #3701 )
2017-07-12 10:56:41 -04:00
Scott Addie
688d482fa0
Convert scripts from JavaScript to PowerShell ( #3586 )
...
* Convert scripts from JavaScript to PowerShell
* Update code import language to PowerShell
2017-06-28 08:04:44 -07:00
Scott Addie
205e86dd34
Add missing space between backticks
2017-06-28 08:10:05 -05:00
Jaliya Udagedara
de3ecbe366
Minor: Fixed Typos. ( #3577 )
2017-06-27 08:55:33 -07:00
Jaliya Udagedara
34e5b3bcdf
Fixed: Minor typo. ( #3578 )
2017-06-27 08:54:53 -07:00
Jaliya Udagedara
e20a2e0911
Minor: Typo fix "Communcation" => "Communication"
2017-06-27 06:14:07 +05:30
Maira Wenzel
995ba0e7df
fixed typo ( #3569 )
2017-06-26 11:28:21 -07:00
Rick Anderson
75ebbfde2b
Update getting-started.md ( #3533 )
...
* Update getting-started.md
* Update getting-started.md
* Update getting-started.md
2017-06-21 12:49:00 -07:00
Tom Dykstra
c403881fc4
fix problem of breadcrumbs pointing to external site ( #3519 )
2017-06-20 10:31:30 -07:00
Jason Boeshart
4a34b377a5
Update owin-startup-class-detection.md ( #3503 )
...
Fixed broken MSDN link
2017-06-16 11:52:52 -07:00
Scott Addie
7860f0e757
Fixes #3504
2017-06-16 12:07:08 -05:00
cjonghyun
ff0d3edf8a
Create adding-a-new-field.md ( #3487 )
2017-06-12 16:34:12 -07:00
Paito Anderson
c1ebf570fe
Fixed typo in sample8.js ( #3468 )
...
Remove trailing `});`
2017-06-07 11:51:06 -07:00