Well, then you'll be happy to know "that one guy" (who was not "placed in this position" but decided of his own volition to produce something valuable) decided not to produce any new videos.
It's impossible to diagnose from so little information. Comments on a video are also not the best for such a discussion. You can ask for help on one of the places http://www.orchardproject.net/discussions links to.
@Patrick: The audio version seems to be 44MB, which should be fine on mobile. For the video, maybe it would be better to stream it if possible, or otherwise subscribe to the low quality video version (<150MB). All videos are also available on our YouTube channel https://www.youtube.com/channel/UCvtT19MZW8dq5Wwfu6B0oxw
SQL Server does optimize non-sproc queries pretty well. Contrary to what most people think, they are even faster in a number of cases because the server is often able to create a better execution plan depending on the parameters, as opposed to sprocs that
have a fixed execution plan, which sometimes negates the effect of not having to compile the query.
As always when perf is involved, measurement is the only way to find out.
Comments
Docker - New .NET Core tooling
Well, then you'll be happy to know "that one guy" (who was not "placed in this position" but decided of his own volition to produce something valuable) decided not to produce any new videos.
Sébastien Ros - Modular ASP.NET apps
It's impossible to diagnose from so little information. Comments on a video are also not the best for such a discussion. You can ask for help on one of the places http://www.orchardproject.net/discussions links to.
Sébastien Ros - Modular ASP.NET apps
As always, look at your logs.
Get Started with Visual Studio 2015 and .NET Core
^ LOL :D Wait until you see the one about running on Ubuntu.
Miguel de Icaza, once more with a blue badge
https://www.nuget.org/packages/MailKit/1.3.0-rc1-1 and https://www.nuget.org/packages/MimeKit/1.3.0-rc1
Rachel Reese on Jet.com and F#
@Patrick: The audio version seems to be 44MB, which should be fine on mobile. For the video, maybe it would be better to stream it if possible, or otherwise subscribe to the low quality video version (<150MB). All videos are also available on our YouTube channel https://www.youtube.com/channel/UCvtT19MZW8dq5Wwfu6B0oxw
Rachel Reese on Jet.com and F#
@OzBobWa: Thanks, I fixed the links.
Hanselminutes on 9 - ASP.NET 4 and Stephen Walther on AJAX
Why is Stephen entirely silent?
ASP.NET AJAX Futures
Polita Paulus - BLINQ
As always when perf is involved, measurement is the only way to find out.