Don’t Panic Labs Named a “Best Place To Work” in Lincoln for 2019

by 

|

|  

in

For a third consecutive year, software engineering company Don’t Panic Labs was recognized as one of Lincoln’s Best Places to Work at an award luncheon on April 25th at the Cornhusker Hotel. The company was recognized in the Small-Sized Company category by Woods & Aitken LLP, the Lincoln Journal Star, and the Lincoln Human Resource…

Read more…

Setting Up Mobile Badges: Two Methods

by 

|

|  

in

We all know those badges on mobile applications, the ones that show a number on application icons and, for many, cause anxiety. If you are like me and get lots of emails, you have seen 300+ of them from time to time. But what many don’t know is how those badges get their numbers. While…

Read more…

Don't Panic Labs Reading List

DPL Reading List – April 19, 2019

by 

|

|  

in

Here are some of the new and interesting articles we found this week. Helvetica, the World’s Most Popular Font, Gets a Facelift – “Now, Monotype has given Helvetica a facelift, in the hopes that it can restore some of the magic to the iconic typeface. The new version, Helvetica Now, updates each of Helvetica’s 40,000…

Read more…

MemoryStream Limits: Handling Large Files in Azure with Blob Storage Streaming

by 

|

|  

in

We recently deployed a new feature to a website running in Azure App Services to combine multiple files uploaded by users into a single large ZIP file. After deploying to production, we started seeing “Out of Memory” exceptions for one of our users. Our first instinct was that our smaller front-end web servers didn’t have…

Read more…

Quick Look – Azure Functions

by 

|

|  

in

Azure Functions are an excellent and highly-scalable application development platform in the Azure ecosystem. They also provide a lot of triggers that can be used to invoke those Functions, which allows you to use them as the basis for your application programming. For Amazon Web Services (AWS) developers, Azure Functions are very similar to Lambdas….

Read more…

Don't Panic Labs Reading List

DPL Reading List – April 12, 2019

by 

|

|  

in

Here are some of the new and interesting articles we found this week. Hands-on: First public previews of Chromium-based Edge are now out – “Microsoft has been working on the open source Chromium project to improve areas that are important to the company: ARM64 compatibility, integration with Windows’ accessibility features to improve support for screen…

Read more…

Using Azure Active Directory B2C with Angular

by 

|

|  

in

In my previous Azure B2C post, we used Azure Active Directory B2C with an ASP.NET backend. Microsoft makes this a pretty seamless experience. You configure your Azure B2C application and then configure your ASP.NET web application. That’s it! But what if you want to use an Angular frontend? Using Azure B2C with Angular is similar…

Read more…

don't panic labs reading list

DPL Reading List – April 5, 2019

by 

|

|  

in

Here are some of the new and interesting articles we found this week. Visual Studio 2019 goes live with C++, Python shared editing – “With both Visual Studio for Windows and for Mac, Microsoft has emphasized the importance of user feedback in the development process. Both the point releases and the major updates are guided…

Read more…

Earned Value

by 

|

|  

in

Are we there yet? Anyone with kids has probably heard this during a long car trip. Anyone in the software industry has probably heard this too. Software development projects can be huge investments of time and energy, and often weeks can go by without showing a lot of return on that investment. We often try…

Read more…

Don't Panic Labs Reading List

DPL Reading List – March 29, 2019

by 

|

|  

in

Here are some of the new and interesting articles we found this week. Hackers Hijacked ASUS Software Updates to Install Backdoors on Thousands of Computers – “Researchers at cybersecurity firm Kaspersky Lab say that ASUS, one of the world’s largest computer makers, was used to unwittingly install a malicious backdoor on thousands of its customers’…

Read more…