Related resources for Coding Standards
  • C# Naming Conventions6/8/2023 7:25:55 AM. C# naming conventions. In this article you will learn about C# coding standards naming conventions for best practice when you are developing an application.
  • Coding Standards for Microsoft .NET6/5/2023 5:58:14 PM. In this session, the speaker will show examples and metrics from a real-world in-production solution.
  • Coding Standards In C#4/25/2023 5:52:57 AM. Coding Standards in C#
  • Best Practices for Building Large-Scale Laravel Applications4/22/2023 10:54:39 AM. This article provides tips and best practices for developing large-scale Laravel applications. By following these best practices, you can improve the quality and scalability of your application, make
  • C# Coding Standards 😎3/30/2022 10:29:30 AM. In this article, we’ll learn how we can optimize lines of code, which we should follow to write better, more clear code
  • How Does Your "Code Smell"11/27/2020 12:07:50 AM. In computer programming, code smell is any symptom in the source code of a program that possibly indicates a deeper problem. We are going to look at some of them here.
  • Coding Standards Gone Bad4/23/2020 2:45:55 AM. In this article, you will learn about the Coding Standards Gone Bad.
  • JavaScript Coding Standards4/20/2020 6:22:12 AM. Being a novice or a professional often we wonder how to write effective, maintainable and extendible code. This article defines guidelines to enforce consistent style and formatting and help developer
  • Basic SQL Queries For Beginners6/3/2016 12:06:38 AM. In this article you will learn Basic SQL Queries for Beginners.
  • Best Practices, Coding Standards & Folder Structure For ASP.NET MVC Project2/2/2016 10:42:18 AM. In this article we will help fresher candidates to understand how to create our .NET MVC project from scratch with use of MVC, Generic Repository and Unit of Work pattern and Entity Framework.
  • Use of Coding Standards4/6/2014 3:03:15 PM. This article will help you understand the Coding Standards used in various languages.
  • C# Coding Standards12/6/2013 7:45:26 PM. Being a novice or a professional often we wonder how to write effective, maintainable and extendible code. This article define guidelines to enforce consistent style and formatting and help developers avoid common pitfalls and mistakes.