ASP.NET Core PDF Previews and Downloads

ASP.NET Core PDF Previews and Downloads

Tell me if you’ve heard this one before. You spend months working with UI and UX experts, building what you think is the most optimal means of displaying business information. You sit in a meeting with your stakeholders, demoing what...

Continue Reading

MoonSharp - Running Lua Scripts in .NET

MoonSharp - Running Lua Scripts in .NET

Lua is a scripting language most famously known for powering Blizzard’s World of Warcraft but was designed to be a general-purpose means of building robust, efficient, and lightweight solutions. Lua was created in 1993 (30 years ago!) and has since...

Continue Reading

How To Use Embedded Resources in .NET

How To Use Embedded Resources in .NET

While code is inarguably the bedrock of any software application, it’s not the only thing necessary to deliver a user experience. Whether you’re building a website, desktop application, or mobile app, you’ll likely need non-code assets. These assets include images,...

Continue Reading