“Behind the Illusions—Impossibly High-Performance Layout Animations” and other Tweeted links…
Behind the Illusions - Impossibly High-Performance Layout Animations https://slides.com/davidkhourshid/illusions#/
Easy navigation between #aspnetcore Razor Page cshtml & associated Page Model C# file via F7 keypress is now live i… https://twitter.com/i/web/status/976889235738312705
Web Assembly... The new Silverlight that isn't like Silverlight at all and is a standard to run .NET and more in th… https://twitter.com/i/web/status/977038418248007681
Get started building .NET web apps that run in the browser with Blazor https://devblogs.microsoft.com/aspnet/get-started-building-net-web-apps-in-the-browser-with-blazor/
Jonathan Hoefler 2017 Wayzgoose Presentation at the Hamilton Wood Type and Printing Museum https://www.youtube.com/watch?v=Rvp3V_YwSuE@HoeflerCo
“D3 5.0 introduces only a few non-backwards-compatible changes.” https://github.com/d3/d3/blob/master/CHANGES.md#changes-in-d3-50@d3js_org
Deploy your #Nodejs and #dotnetcore apps to the #Azure cloud with a single command: az webapp up
… https://twitter.com/i/web/status/977173888042926080
@terrajobst@coolcsh@DamianEdwards First we construct the Razor page. Then we PreInit it. Then Init, InitComplete,… https://twitter.com/i/web/status/977084461803171840
http://asp.net/ Core manageability and Application Insights improvements https://devblogs.microsoft.com/aspnet/asp-net-core-manageability-and-application-insights-improvements/
The Figma Platform enables apps, websites and internal tools to integrate directly with the realtime state of desig… https://twitter.com/i/web/status/977295737154187264
@DamianEdwards@filip_woj@csharpfritz i understand and appreciate your suggestion, man but when we do not want dir… https://twitter.com/i/web/status/977216129180385280
@BryanWilhite@filip_woj@csharpfritz You can configure UseFileServer to disable bits you don't like. I'm a bit con… https://twitter.com/i/web/status/977218274202083330
@DamianEdwards@filip_woj@csharpfritz No, this is a public reminder to myself, starring @DamianEdwards, that the o… https://twitter.com/i/web/status/977220273316421632
.@DamianEdwards can roll out of bed and know within seconds what is wrong with this IApplicationBuilder configurati… https://twitter.com/i/web/status/977211975888326657
@BryanWilhite@filip_woj@csharpfritz Try UseFileServer instead of UseStaticFiles & UseDefaultFiles
Next Generation API-first CMS Create your content with powerful editing tools and access it from anywhere with a G… https://twitter.com/i/web/status/976944813793689601
Using dependency injection in a .Net Core console application:https://andrewlock.net/using-dependency-injection-in-a-net-core-console-application/
@isaac_abraham@_cartermp@selketjah And, yes, PMing (Pattern Matching) feels like it is way, way more than just th… https://twitter.com/i/web/status/976939326188564481
“8 engineers is still the average sized team at @awscloud” https://www.youtube.com/watch?v=WgcFt9JvL3U&feature=youtu.be&t=357 <= @tarawhttps://twitter.com/BryanWilhite/status/977220831586664448/photo/1
@davidfowl@code just curious about what @code extensions you use, man; i just ran across this and got curious: https://marketplace.visualstudio.com/items?itemName=schneiderpat.aspnet-helper
I liked a @YouTube video http://youtu.be/avFR_Af0KGk?a Web Application Security Risks: A Look at OWASP Top Ten 2017 - Christian Wenz
https://www.youtube.com/watch?v=qMkiZ3Ehv5M
.@chwenz points out that times have changed: ORMs like EF Core prevent almost all SQL-injection attacks:… https://twitter.com/i/web/status/977261296419618816
in 2017 session management was still not beautiful: it was regarded as a "hack" still in need of cookies https://twitter.com/BryanWilhite/status/977262904108990464/photo/1
XSS is still quite serious and CSRF is very hard to defend against https://www.quora.com/What-is-the-difference-between-XSS-and-CSRF-from-their-execution-perspectivehttps://twitter.com/BryanWilhite/status/977264764328886272/photo/1
wow, the Same-Origin policy is the only security feature of vanilla JavaScript? [BTW: CORS relaxes the Same-Ori… https://twitter.com/i/web/status/977266395221078016
https://www.pluralsight.com/courses/defeating-cross-site-scripting-content-security-policy
Using a Content Security Policy (CSP) To Prevent Cross Site Scripting Vulnerabilities. http://betterwithcode.com/using-a-content-security-policy-csp-to-prevent-cross-site-scripting-vulnerabilities/
by default, Content-Security-Policy is hostile to classic http://asp.net/ Web Forms as it does not allow in… https://twitter.com/i/web/status/977271766010576896
the middle-managerial solution to the problem is adding unsafe-inline
to the Content-Security-Policy: https://www.youtube.com/watch?v=avFR_Af0KGk&feature=youtu.be&t=2011
Preventing mass assignment or over posting in http://asp.net/ Core https://andrewlock.net/preventing-mass-assignment-or-over-posting-in-asp-net-core/
One of the several new features in Chrome is the addition of HTTP Strict Transport Security. HSTS allows a site to… https://twitter.com/i/web/status/977276800815448064
wow, the rel=noopener
vulnerability is the second security ding against Firefox in Christian Wenz's talk [… https://twitter.com/i/web/status/977280749995941890
https://www.youtube.com/watch?v=WlmKwIe9z1Q
Shadi Ashnai, Wolfram image signal processing manager, discusses and demonstrates new image and signal processing f… https://twitter.com/i/web/status/976942838201040897
Beyond The Obvious With API Vision On Cognitive Services https://blogs.msdn.microsoft.com/mvpawardprogram/2018/03/20/api-vision-cognitive-services/
Computer Vision – Generate Thumbnail https://blogs.msdn.microsoft.com/cognitivethinking/2018/03/21/computer-vision-generate-thumbnail/
Computer Vision API – Methods and Models https://blogs.msdn.microsoft.com/cognitivethinking/2018/03/21/computer-vision-api-methods-and-models/
Computer Vision – Analyze (Get Meta Data of Image) https://blogs.msdn.microsoft.com/cognitivethinking/2018/03/20/computer-vision-meta-data/
PolyConf 16: A brief history of F# / Rachel Reese https://www.youtube.com/watch?v=cbDjpi727aY@rachelreese@lambdaladies
The JSON5 Data Interchange Format (JSON5) is a superset of JSON that aims to alleviate some of the limitations of J… https://twitter.com/i/web/status/977187159613505537
I liked a @YouTube video http://youtu.be/-gD0_VXNBBU?a Why Postgres Should Be Your Document Database
https://www.youtube.com/watch?v=zsF1vfHBMBI
https://www.youtube.com/watch?v=KK0YPraAYTo
Yes I am working in VB6 and crystal reports 8.5 today. #glamdevLife
Sociologists Examine Hackathons and See Exploitation http://ow.ly/YabX30j4er1
“The large number of coursework-only MS degrees that we are collectively granting is eroding whatever prestige and… https://twitter.com/i/web/status/977294716134813696
Help raise your words per minute with the only software that's wild at heart and weird on the top, David Lynch Tea… https://twitter.com/i/web/status/976941316394266625
@shanselman What few to none of the demographic on this this thread will experience are kids from your own 'hood no… https://twitter.com/i/web/status/976820798638907393