Related resources for standards
  • Understanding Wi-Fi Technology: Standards, Strengths, & Weaknesses10/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 Solana5/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 Standards1/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 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
  • Angular Standards And Best Practices9/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 Protocols7/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 Programming6/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 Standards1/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 Programmer1/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 AutoMappers10/4/2020 11:17:23 PM. This article describes the tips or standards in defining mapping profiles.
  • Let's Take A Journey Through ES20156/9/2020 3:10:02 PM. Let’s take a journey through ES2015.
  • Code Standards And Conventions For JavaScript Programmers5/8/2020 6:15:24 AM. In this article you will learn code Standards and Conventions for JavaScript Programmers.
  • 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
  • How To Work With Globus Toolkit Standards Web Service Using Axis2 Server9/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 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.
  • Basics Of Data Communication: Part 78/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 Extensions4/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 Services4/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.