TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About sonar
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Gowtham K (2)
Amir Ali (2)
Akshay Patel (1)
Gourav Jain (1)
Alpesh Maniya (1)
Narendra Singh (1)
Sandhya Shinde (1)
CSharp TV (1)
Ganesan C (1)
Vipul Jain (1)
Satish Wadekar (1)
Santosh Kumar Adidawarpu (1)
Samir Behara (1)
Mostafa Kaisoun (1)
Related resources for sonar
No resource found
SonarQube Configuration For .NET Core Web API
6/17/2024 11:23:22 AM.
Learn to improve code quality using SonarQube for a .NET Core Web API project. Install JAVA, configure environment variables, and set up SonarQube server. Create a project, generate a token, and downl
ASP.NET Core Application Code Analysis Using SonarQube
6/11/2024 12:20:41 PM.
Explore ASP.NET Core application development with comprehensive code analysis using SonarQube. Enhance code quality, identify issues, and maintain code health through detailed insights.
Enhancing Code Quality with SonarQube
3/27/2024 6:07:18 AM.
In this article, we will explore SonarQube in detail, covering its features, benefits, and hands-on examples to demonstrate its usage in real-world scenarios.
Enhancing Code Quality with SonarLint
9/21/2023 6:25:44 AM.
In today's software development landscape, code quality is essential for success. It ensures smooth application functioning, simplifies maintenance, and enhances security. SonarLint is a vital too
Clean Code in Your Cloud Work Flow with SonarCloud
6/12/2023 7:01:08 AM.
Automatic code analysis for .NET projects with SonarCloud
Code Analysis With SonarQube
5/25/2023 11:27:14 AM.
In this article, we are going to explore the pre-requisites needed for the Sonarqube installation and the small demo project along with test cases to configure with Sonarqube.
Static Code Analysis of Terraform Based Infrastructure as Code IaC Scripts by Abhishek Mishra
9/5/2022 4:05:15 AM.
In this session we will discuss various options like TFLint and SonarQube to scan and analyze Terraform Infrastructure as Code (IaC) scripts.
How To Setup The SonarQube On Local Machine
8/20/2021 2:07:25 PM.
In this article, you will learn about how to setup the SonarQube on our local machine.
Scan SPFx Code For Vulnerabilities Using SonarCloud In Azure DevOps
5/12/2020 8:23:10 AM.
In this article you will learn how to scan SPFx code for vulnerabilities using SonarCloud in Azure DevOps.
JSONParsing and HTTPClient in Android
4/1/2020 1:52:00 AM.
In this article you will learn about JSONParsing and HTTPClient in Android using Android Studio.
JSONParsing of JSONArray in Android
4/1/2020 1:35:26 AM.
This article explains JsonParsing of JsonArray in Android. Android Studio is used to create the sample.
Managing Files In SonarQube For ASP.NET Core Application Code Analysis
1/24/2020 7:46:43 PM.
From this article you will learn how to manage files in SonarQube while doing code analysis
Step By Step SonarQube Setup And Run SonarQube Scanner
1/14/2019 9:17:43 AM.
SonarQube is an open-source automatic code review tool to detect bugs, vulnerabilities and code smell in your code. Today, we are going to learn how to setup SonarQube on our machine to run SonarQube
Sonarqube Installation Process And Viewing Quality Report For .Net Projects
3/1/2017 10:47:35 AM.
In this article, you will learn about Sonarqube installation process and viewing quality report for .NET projects.
Manage Your Technical Debt With Visual Studio 2015 And SonarQube
2/1/2016 2:08:56 AM.
In this article we will try to understand what Technical Debt is, what causes it, how to measure it and ultimately bring it down.
Convert Date From Solar (Gregorian) to Lunar (Hijri) Using C#
8/19/2014 12:57:49 PM.
This article describes how to convert a date from Solar to Lunar using Visual C#.