Groovy scripting is a dynamic language with a range of features and functionalities specifically around automation and rapid application development. In the context of software development, automating repetitive tasks and accelerating application development is the name of the game. Therefore, Groovy Scripting is a great choice for a lot of practical use cases. So let's get groovy and take a look at how this dynamic language can help you in your next project!
As you can imagine, unit testing across your entire codebase would prove cumbersome. But, unit testing has to be done to ensure functionality of your code. With the help of unit test frameworks, you can focus on a piece of functionality in your code and test it in isolation. But there's still a bit more to it, and here we'll help you with the the Pros and Cons of the top 3 Unit Testing Frameworks for C#.
Exception handling is a critical component of every software application. The last thing you want is users seeing errors, or even worse, your application crashing. .NET provides several different ways to catch exceptions and view unhandled exceptions. In this post, we'll take a look at how to find and catch all exceptions, so you'll have smooth sailing in your next C# app build.
Collecting application performance data is one thing, but visualizing said data in a way that informs decisions is another. Are you maximizing the power of the application performance, errors and log data being gathered by Retrace?
Take a look inside at how we use Retrace to monitor Retrace in this latest on-demand webinar! You'll get tips on leveraging powerful Retrace dashboards to maximize performance data, plus insights on optimizing the value of your favorite APM tool. Even if you aren't a Retrace user, you'll see how your APM tool should be helping you!
This webinar will cover:
Retrace Best Practices: How we use Retrace to monitor Retrace
Get meaningful, actionable insights from your Performance Data, Errors and Logs
Create Personalized Dashboards for your applications and environments
Hi there, here is your shiny new edition of the Developer Things newsletter! Developer Tips, Tricks & Resources Start Your Free Retrace Trial Today! Stackify Retrace Use Cases – Customer Support Stackify Retrace provides contextualized metric, log, and trace data for quickly identifying and addressing the root cause of an issue and enables customer support to be proactive in issue resolution. See how using Retrace can benefit your internal customer support teams. Read More! ...
Hi there, here is your shiny new edition of the Developer Things newsletter! Developer Tips, Tricks & Resources Start Your Free Retrace Trial Today! Introduction to SOLID Principles in C# If you have ever come across code that was challenging to expand or maintain, you are not alone. SOLID principles provide a guideline to writing code that is clearer and easier for others to understand and maintain, which is something all developers and applications need. Read More! ...
Hi there, here is your shiny new edition of the Developer Things newsletter! Developer Tips, Tricks & Resources Start Your Free Retrace Trial Today! What is Singleton? A Detailed Overview One of the most well-known design patterns, singleton ensures the existence of a single instance of a given class during the life of an application. Our detailed overview covers what makes this pattern important and useful, how and when should to use singleton, plus use cases and examples. Read More! ...
Comments
Post a Comment