“How to Use Responsive Images” and other Tweeted Links…
How to Use Responsive Images [blog.ycombinator.com]
Mini.css – Minimal, responsive, style-agnostic CSS framework [minicss.org]
Conditionally adding entries inside Array and object literals [2ality.com]
Making SEO and UX Work Together [blogs.adobe.com]
Read and understand code faster with programming ligatures in Fira Code font [visualstudioextensions.vlasovstudio.com]
Microsoft launches new Arabic font in partnership with The Executive Council of Dubai [mspoweruser.com]
Coded UI vs White - Enterprise Craftsmanship [enterprisecraftsmanship.com]
8 Open Source Test Automation Tools for Desktop Applications [blog.testproject.io]
C# TestStack.White For Beginners - C# Tutorials | Dream.In.Code [dreamincode.net]
Use UI Automation To Test Your Code [msdn.microsoft.com] [requires Visual Studio Enterprise]
Windows 10’s live tiles are vestigial, it’s time for them to go [mspoweruser.com]
The Acid Aesthetic: A Brief History of Psychedelic Design [printmag.com] » @nazsharif
[asp.net] Core 2.0 with Damian Edwards and David Fowler [dotnetrocks.com] « @carlfranklin
[json.net] not just for serialization | [asp.net] Monsters [aspnetmonsters.com]
question about EF theory: EF allows us to define keys but does not verify uniqueness by default, right? « @julielerman, @RowanMiller10
[]( "Rowan Miller [RowanMiller10]")@BryanWilhite@julielerman It will verify for data loaded into a single context. Relies on database for verification against other data.
@RowanMiller10@julielerman makes performance-related sense :)
@RowanMiller10 two instances of MyDbContext pointing at different DBs running in queries parallel causes tbl/vw-not-found error(s)
@RowanMiller10 error(s) go away when ctx classes are defined per DB based on MyDbContext; looks like EF associates… [twitter.com]
[]( "Rowan Miller [RowanMiller10]")@BryanWilhite Model is cached per context type. So you prob need to construct externally and pass in. CC @ajcvickers@divega to confirm
@RowanMiller10@ajcvickers@divega okay, but what does “construct externally” mean? ctor?
@BryanWilhite@RowanMiller10@ajcvickers It means create the model, set it on DbCotextOptions you pass on the DbCon… [twitter.com]
@BryanWilhite@RowanMiller10@ajcvickers We are trying to guess what you actually mean. Posting a repro StackOverfl… [twitter.com]
@divega@RowanMiller10@ajcvickers i think it is a race-condition issue: run multiple integration tests that use th… [twitter.com]
@BryanWilhite@RowanMiller10@ajcvickers But a race condition in the test or in product code?
@divega@RowanMiller10@ajcvickers the test code: multiple instances of the same DbContext-based class querying dif… [twitter.com]
@divega@RowanMiller10@ajcvickers running all the PV's together yields no error; running all Pbd's, no error; run… [twitter.com]
@BryanWilhite@RowanMiller10@ajcvickers Have you tried to repro this without EF? E.g. just ExecuteReader on the co… [twitter.com]
@BryanWilhite@RowanMiller10@ajcvickers How does the connection object get created? Honestly, Twitter is not a goo… [twitter.com]
@divega@RowanMiller10@ajcvickers the helper class that gets the connection is here: [gist.github.com] ; wil… [twitter.com]
@BryanWilhite@RowanMiller10@ajcvickers I don’t know what is going on but I would try removing EF from the picture… [twitter.com]
@divega@RowanMiller10@ajcvickers I appreciate your investigation but the error is exclusively related to EF schem… [twitter.com]
@BryanWilhite@RowanMiller10@ajcvickers I have only tried to guess. If you want anyone to actually investigate, you know what to do :)
@divega@RowanMiller10@ajcvickers With a smile you are framing this issue like it is “my” problem instead of regar… [twitter.com]
@BryanWilhite@RowanMiller10@ajcvickers Not really. I am saying unless you create an issue with a repro we cannot… [twitter.com]
@BryanWilhite@RowanMiller10@ajcvickers I have been trying to encourage you create an issue: this seems like inter… [twitter.com]
@divega@RowanMiller10@ajcvickers it is possible that i might run into this issue with the SQL Server Provider; wh… [twitter.com]
What is Micro ORM? [e.g. Dapper] | Gunnar Peipman - Programming Blog [gunnarpeipman.com]
SQL is 43 years old – Here’s why we still use it today [blog.sqlizer.io]
I liked a @YouTube video [youtu.be] Keynote: Model-Based Machine Learning
Show HN: Shortern URIs using Huffman Coding, not a database [urizip-dot-populace-soho.appspot.com]
How to connect and configure IIS running on Nano – benjamin perkins [blogs.msdn.microsoft.com]
IIS and [asp.net] Core Rewrite Rules for Static Files and Html 5 Routing - Rick Strahl's Web Log [weblog.west-wind.com]
For the First Time, Microsoft Got More Revenue From Office 365 Than From Traditional Office Software Licensing [news.slashdot.org]
Stop overusing interfaces [blog.hovland.xyz]
Hisham's Blog - Goodbye Platform Abstractions!! [hishambinateya.com]
Announcing the .NET Framework 4.7 General Availability | .NET Blog [blogs.msdn.microsoft.com]
C# Futures: Relaxed Overrides [infoq.com]
Zybermark: Simple, Fast and Accurate Running Average in C# [zybermark.blogspot.com]
Iteratively reweighted least squares - Wikipedia [en.wikipedia.org]
Moving average - Wikipedia [en.wikipedia.org]
FuncShell – A Haskell-based alternative to awk [github.com] » @Odytrice
Functional pattern: flatMap [2ality.com]
“Using several tracesources is not good when it takes multiple threads.” [stackoverflow.com]
2010: Routing System.Diagnostics.Trace and System.Diagnostics.TraceSource logs through NLog | NLog [nlog-project.org]
2014: Things your Dad never told you about NLog - The Blog of Dan Esparza [danesparza.net]
Configure rolling file logging for nlog [gist.github.com]
Void-Free Style in C# 7.0 – Lukáš Lánský [programming.lansky.name]
Five Surprises after using .NET Core for six months | George Stocker [georgestocker.com]
There is no pass by reference in Go [dave.cheney.net]
First introduction to LaTeX [sharelatex.com]
Using NeuralNets to make smooth character animations [techcrunch.com]
Paula Scher: MAPS [amazon.com][twitter.com]
Microsoft phone revenue fell to $5M last quarter, from $1.4B two years ago [neowin.net]
Paula Scher: Do What You've Never Done Before [youtube.com] » @nazsharif
Scott Galloway - How Amazon is Dismantling Retail - YouTube [youtube.com]
Indian IT firm Infosys to hire 10,000 American workers [arstechnica.com]
Apple has damaged the perceived value of software [mattgemmell.com]
I liked a @YouTube video [youtu.be] Five Years of Curiosity on Mars (public talk)