Don't Panic Labs Reading List

DPL Reading List – August 28, 2020

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below.   IBM Computer Scientist Frances E. Allen, Who Advanced Modern Computing,…

Read more…

How NOT to Wait for an Online Meeting to Begin (and What to do Instead)

by 

|

|  

in

While waiting for online meetings to start, we often find ourselves passing that time in various ways. Unfortunately, this can distract us and possibly lead to us not being as engaged as we should be. There are things you absolutely should avoid doing while waiting for others to join an online meeting. As a person…

Read more…

Don't Panic Labs Reading List

DPL Reading List – August 21, 2020

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below.   Microsoft will bid farewell to Internet Explorer and legacy Edge…

Read more…

A Super Simple JWT Example

by 

|

|  

in

Need to set up a JSON Web Token (JWT) in a project with a .NET Core 3.1 backend? Here’s a quick and dirty example of how to do it. First, create a Web Application project. After we have a web application project, we are already pretty close to done. .NET makes this process easy. The…

Read more…

Don't Panic Labs Reading List

DPL Reading List – August 14, 2020

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below.   Yes, you can launch a new product in the pandemic….

Read more…

A Proxy Controller for Managers?

by 

|

|  

in

All of the systems we design use essentially the same layered architecture. Our top layer is the manager layer. That layer is often consumed directly from our controllers in our ASP.NET projects. This usually results in us writing many thin methods that just call our managers. But what if we didn’t have to write those…

Read more…

don't panic labs reading list

DPL Reading List – August 7, 2020

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below.   How Microsoft Flight Simulator Returned to the Skies – A…

Read more…

JWT Verification Outside of an ASP.NET Application

by 

|

|  

in

JSON Web Tokens (JWTs) are common in today’s web-based world. The notion of JWTs works really well inside of the SPA to Web API world that many of us are currently developing. In these systems, the JWT is created by the user when the signs into the system. After sign-in, a JWT is created and…

Read more…

Don't Panic Labs Reading List

DPL Reading List – July 31, 2020

by 

|

|  

in

Each Friday, we share a curated list of articles we found during the past week. Here’s the list of the new and interesting ones we found this week. If there’s an article you think we should read, let us know in the comments below.   There’s a reason your inbox has more malicious spam—Emotet is…

Read more…

UNL, the City of Lincoln, and Others Team Up to Lead Program to Research Broadband Delivery

by 

|

|  

in

A team, including the University of Nebraska–Lincoln, the City of Lincoln, and other partners (including Don’t Panic Labs), has been selected as a finalist to lead a prestigious National Science Foundation research program that will study new ways to reduce the cost of broadband delivery to rural communities. Read more…

Read more…