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 Coding Standards
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ankur (2)
Javeed M Shaikh (1)
Mukesh Kumar (1)
CSharp TV (1)
Raj Bhatt (1)
Aditi Bamaniya (1)
Faisal Pathan (1)
Monica Rathbun (1)
Syed Shanu (1)
Rupesh Kahane (1)
Sunny Sharma (1)
Related resources for Coding Standards
No resource found
How Does Your "Code Smell"
9/24/2024 4:16:49 AM.
"Code smell" refers to indicators in code that suggest potential problems. Common examples include poor exception handling, magic numbers, and inefficient string operations. Other issues inv
C# Naming Conventions
6/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 .NET
6/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 Applications
4/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
Coding Standards Gone Bad
4/23/2020 2:45:55 AM.
In this article, you will learn about the Coding Standards Gone Bad.
JavaScript Coding Standards
4/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 Beginners
6/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 Project
2/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 Standards
4/6/2014 3:03:15 PM.
This article will help you understand the Coding Standards used in various languages.
C# Coding Standards
12/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.