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 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]
Mohamed Shifan (2)
Ankur (2)
Praveen Kumar (2)
Javeed M Shaikh (1)
Punar Dutt Rajput (1)
Subham Ray (1)
Sardar Mudassar Ali Khan (1)
Mukesh Kumar (1)
CSharp TV (1)
Raj Bhatt (1)
Aditi Bamaniya (1)
Ankush Agnihotri (1)
Faisal Pathan (1)
Vitalii Honcharuk (1)
Nimit Joshi (1)
Stephen Simon (1)
David Mccarter (1)
Sanjay Mrinal Kumar Kodangi (1)
Sounik Chandra (1)
Imran Javed Zia (1)
Monica Rathbun (1)
Nilesh Jadav (1)
Syed Shanu (1)
Rupesh Kahane (1)
Sunny Sharma (1)
Abhimanyu K Vatsa (1)
Related resources for standards
No resource found
Understanding Wi-Fi Technology: Standards, Strengths, & Weaknesses
10/5/2024 6:37:31 AM.
This document provides an overview of Wi-Fi technology, covering its key standards, strengths like wireless connectivity and easy setup, and weaknesses such as limited range and security risks. It als
Different Network Types and Standards.
9/29/2024 5:47:07 AM.
Different network types, such as LANs, WANs, and wireless networks, provide various benefits like speed and flexibility while also posing constraints like cost and security risks, and understanding th
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
Exploring Tokens: Standards and Types in Solana
5/21/2024 4:07:14 AM.
In this article, we will explore the Tokens in the Solana ecosystem. Tokens are essential in Solana's ecosystem, facilitating value exchange and decentralized applications (dApps). They represent
Google and Yahoo Unveil New Email Authentication Standards
1/29/2024 7:23:12 AM.
Email remains a cornerstone of communication in the digital age, facilitating interactions between individuals, businesses, and organizations worldwide. However, the ubiquity of email also makes it a
What is Non-Functional Requirements?
7/31/2023 10:54:15 AM.
A Non-Functional Requirement (NFR) is a type of requirement in software and system development that specifies criteria for the performance, behavior, and qualities of the system, rather than defining
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
Angular Standards And Best Practices
9/19/2022 5:32:48 AM.
In this article, you will learn about Angular Standards and Best Practices.
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
RESTful API Additional Standards And Protocols
7/9/2021 10:19:38 AM.
In this article, I collected basic info about 4 related to RESTful API standards and protocols that are widely used, such as OData, JSON:API, JSON Schema, OpenAPI.
Improving the Performance of ASP.Net Programming
6/8/2021 7:02:34 AM.
This article describes the various features that are recommended to be used in ASP.NET Web Applications and what's not to use in such applications.
Design Principles and Standards
1/4/2021 7:07:09 AM.
In this session of Software Architecture Virtual Conference get to know about the design principles and standards.
Database Naming Standards For The Programmer
1/1/2021 5:45:12 AM.
Let us face it, in most companies that programmers work for, we end up doing database work. I do not agree with this since I think the DBA or BIA should handle database programming and we should stick
Standards In Defining The AutoMappers
10/4/2020 11:17:23 PM.
This article describes the tips or standards in defining mapping profiles.
Let's Take A Journey Through ES2015
6/9/2020 3:10:02 PM.
Let’s take a journey through ES2015.
Code Standards And Conventions For JavaScript Programmers
5/8/2020 6:15:24 AM.
In this article you will learn code Standards and Conventions for JavaScript Programmers.
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
How To Work With Globus Toolkit Standards Web Service Using Axis2 Server
9/26/2019 5:46:26 AM.
In this article, you will learn how to work with Globus Toolkit standards Web Service, using Axis2 Server.
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.
Basics Of Data Communication: Part 7
8/2/2010 1:35:08 AM.
This article will explain, Introduction to LAN, MAN and MAC, IEEE Standards, LAN, Topologies in very detailed.
Chapter 32: Web Service Standards and Extensions
4/29/2008 6:27:07 AM.
This chapter describes two most important web service protocols: SOAP and WSDL. SOAP is an incredibly lightweight protocol for messaging. WSDL is a flexible, extensible protocol for describing web services.
Chapter 31:Creating Web Services
4/29/2008 4:35:38 AM.
This chapter provides an overview of web services and the problems they solve and how to create and consume them in ASP.NET.