Stackify

Leawood, KS, USA
2012
Sep 28, 2023   |  By Agbayani
When PHP version 5 was released, it incorporated a built-in model to catch errors and exceptions. Handling errors in PHP with try catch blocks is almost the same as handling errors in other programming languages. When a PHP exception is thrown, the PHP runtime looks for a catch statement that can handle that type of exception. It will continue checking the calling methods up the stack trace until a catch statement is found.
Sep 21, 2023   |  By Rich Dammkoehler
Exceptions are a commonly used feature in the Ruby programming language. The Ruby standard library defines about 30 different subclasses of exceptions, some of which have their own subclasses. The exception mechanism in Ruby is very powerful but often misused. This article will discuss the use of exceptions and show some examples of how to deal with them.
Sep 15, 2023   |  By [email protected]
Currently, Python is the most used programming language for different projects around the world. According to statistics, 44.1% of programmers choose Python coding language for application/web development. However, that does not mean that Python developers are exempt from creating messy and inefficient code that can cost you and your clients time and money This is where Python code optimization comes in.
Sep 15, 2023   |  By Stackify
Microservices are increasingly used in the development world as developers work to create larger, more complex applications that are better developed and managed as a combination of smaller services that work cohesively together for more extensive, application-wide functionality. Tools such as Service Fabric are rising to meet the need to think about and build apps using a piece-by-piece methodology that is, frankly, less mind-boggling than considering the whole of the application at once.
Sep 12, 2023   |  By HitSubscribe
Text manipulation is one of the most common tasks in programming with virtually all major programming languages usually supporting regex (regular expression) via their standard libraries. C# is no exception, so today we bring you a C# regex guide. You’ll learn what regexes are, why you’d want to use them and how to get started in a comprehensive, approachable manner. That way, you can start using regular expressions to solve real problems ASAP.
Sep 8, 2023   |  By Stackify
“Object Reference Not Set to an instance of an object.” Cast the first stone for those who never struggled with this error message as a beginner C# / .NET programmer. This infamous and dreaded error message happens when you get a NullReferenceException. This exception throws when you attempt to access a member. For instance, a method or a property on a variable that currently holds a null reference. But what does null reference exactly mean? What exactly are references?
Sep 8, 2023   |  By mwatson
Discover where IIS log files are located on both Windows servers and Azure. This guide offers a step-by-step tutorial on how to locate and view your IIS logs, ensuring efficient troubleshooting and security audits. For a standard Windows Server, the default log location is: %SystemDrive%\inetpub\logs\LogFiles If your IIS logs are not stored in the default location, follow these directions below to look up where they are currently being stored.
Sep 7, 2023   |  By StephenMoore
I think most C# developers would agree that LINQ is an integral part of the experience of writing code with the language. LINQ provides a fluent, intuitive, and consistent way to query data sets. In this post, we’ll help in your LINQ-mastering quest by covering the LINQ join operator. We’ll start the post with a definition of LINQ itself, so we’re all on the same page. After that, you’ll see an explanation of join operations in LINQ.
Aug 31, 2023   |  By HitSubscribe
Building responsive and efficient applications in our rapidly-evolving digital world is more crucial now than ever. As software developers, we constantly look for ways to boost performance and improve the user experience. One such method is employing multithreading, a widely used yet often misunderstood feature. This comprehensive guide will dive deep into C# threading and multithreading. We’ll unpack what they are, their differences, and when and how to use each.
Aug 22, 2023   |  By Lyuthar Jacob
We are living in an era where innovation reigns supreme, so choosing the right tools to bring your applications to life is important. As developers, understanding the thrill of crafting robust and seamless applications behind the scenes is quite necessary. Therefore, the art of backend development requires careful selection of the perfect server-side programming language. From the elegant versatility of Python to the ubiquitous scalability of JavaScript, each language has its own unique strengths.
Dec 11, 2019   |  By Stackify
Stackify Sales Engineer, Phillip Spurling, shows how to use Retrace to proactively improve the performance of your application. Learn how to use an APM solution to evaluate application performance, dive into an error, and share with your team.
Aug 14, 2019   |  By Stackify
We are excited and honored to be ranked #379 in the 2019 Inc. 5000 ranking of the nation’s fastest-growing companies. Here are some thoughts from Founder & CEO Matt Watson about Stackify’s journey.
Jun 19, 2019   |  By Stackify
Jun 19, 2019   |  By Stackify
Dec 1, 2018   |  By Stackify
What are profilers? Which is the best? Download our free guide and get all the answers around using a .NET profiler.
Oct 1, 2018   |  By Stackify
Methods for optimizing web apps in Azure, logging, deploying to IIS, and more. Download our free guide and get all the answers around .NET Core.
Oct 1, 2018   |  By Stackify
Logging is a crucial part of any application for both debugging and audit purposes. Read about best practices and find how-to guides in our ebook.

Stackify helps developers manage and troubleshoot application problems with integrated monitoring, metrics, errors & logs.

Stackify offers the only developers-friendly cloud based solution that fully integrates application performance management (APM) with error tracking and log management in one platform. Stackify allows software developers, operations and support managers to easily monitor, detect and resolve application issues, before they affect the business to ensure a better end user experience, higher satisfaction and lower churn.

We provide an affordable APM solution designed for developers:

  • Improve your code: Quickly identify ways to improve performance and fix hidden exceptions.
  • Get more visibility: Retrace gives developers all the application insights they need in one place.
  • Improve deployments: Track when deployments occur and if your team is shipping higher quality code.

Diagnose, Improve and Accelerate Performance. Stackify gives developers the confidence they need to deploy early and often.