Uncategorized Archives - {coding}Sight https://codingsight.com/category/uncategorized/ Blog for SQL Server DBAs and Developers Wed, 26 Oct 2022 14:58:33 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.2 https://codingsight.com/wp-content/uploads/2021/10/cropped-Soсial_-Fb_180х180-1-32x32.png Uncategorized Archives - {coding}Sight https://codingsight.com/category/uncategorized/ 32 32 Introduction to ABP Framework – a Complete Web Platform for Software Development https://codingsight.com/introduction-to-abp-framework-a-complete-web-platform-for-software-development/ Wed, 17 Aug 2022 07:49:36 +0000 https://codingsight.com/?p=21739 ABP Framework is a complete infrastructure that helps developers build modern web applications according to the best practices of software development pre-applied. This product is an open-source project driven by the community. A high-level framework and a full ecosystem let you implement the Don’t Repeat Yourself (DRY) principle and focus on your business code. But …

The post Introduction to ABP Framework – a Complete Web Platform for Software Development appeared first on {coding}Sight.

]]>
How to limit rows in SQL Server https://codingsight.com/sql-server-limit-results/ Mon, 21 Mar 2022 09:23:41 +0000 http://codingsight.com/?p=19881 While executing SELECT queries on tables containing huge records, developers often need to limit the number of records being fetched out to avoid performance issues or just analyze a subset of records for testing purposes. In this article, we can go through the various options provided by SQL Server to limit the number of records …

The post How to limit rows in SQL Server appeared first on {coding}Sight.

]]>
Visual Studio vs JetBrains Rider: A Detailed Comparison https://codingsight.com/visual-studio-vs-jetbrains-rider-a-detailed-comparison/ Mon, 15 Nov 2021 12:59:42 +0000 http://codingsight.com/?p=20096 Microsoft’s Visual Studio has been in use for over two decades. It is the default integrated development environment (IDE) for building, testing, and deploying applications developed in .NET and .NET Core. Until recently, there were not any IDE available that could compete with Visual Studio. However, a few solutions challenge Visual Studio – Visual Studio …

The post Visual Studio vs JetBrains Rider: A Detailed Comparison appeared first on {coding}Sight.

]]>