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 Void
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Lalit Bansal (3)
Rion Williams (3)
Ajay Kumar (2)
Jefferson S. Motta (2)
Jay Krishnareddy (2)
Sara Silva (2)
Rohit Rao (1)
Mrunali Sawant (1)
Abhishek Chadha (1)
Shikha Tiwari (1)
Ashutosh Gupta (1)
Sanwar Ranwa (1)
Nandan Hegde (1)
Vishal Yelve (1)
Shweta Lodha (1)
Jignesh Kumar (1)
Ahmar Husain (1)
Mahesh Chand (1)
Yogi S (1)
Mohammad Hussain (1)
Rohit Gupta (1)
Shriram Pophali (1)
Pushpendra Shukla (1)
Mohamed Azarudeen Z (1)
Chris Love (1)
Abdul Basith (1)
Sarvesh Shinde (1)
Himanshu Patel (1)
Vinay Ayinapurapu (1)
Abhimanyu K Vatsa (1)
CSharp TV (1)
Suthish Nair (1)
Tamil Selvan (1)
Sonia Bhadouria Vishvkarma (1)
Satendra Singh Bhati (1)
Roshni Gandhi (1)
Nanddeep Nachan (1)
Chanakya Jayabalan (1)
Guest User (1)
Satyaprakash Samantaray (1)
Prerana Tiwari (1)
Harpreet Singh (1)
Carmelo La Monica (1)
Rahul Bansal (1)
Prasad Pathak (1)
Abhishek Sur (1)
Suprotim Agarwal (1)
Khaled Rawy (1)
Akshay Teotia (1)
Scott Zimmerman (1)
Related resources for Void
No resource found
Common Mistakes to Avoid When Using USDT TRC20
10/10/2024 10:38:42 AM.
USDT TRC20, a stablecoin operating on the Tron blockchain, ensures fast, cost-effective transactions. However, users face challenges with wallet compatibility, network differences, and cybersecurity,
Why We Should Avoid Using await in C# Loops
7/31/2024 5:05:57 AM.
Avoid using `await` inside C# loops as it causes sequential execution and resource contention, leading to poor performance. Instead, use alternatives like `Task.WhenAll`, `Parallel.ForEachAsync`, or `
IHttpClientFactory In .NET Core To Avoid Socket Exhaustion
6/5/2024 5:26:54 AM.
Learn how to effectively use HttpClient and IHttpClientFactory in .NET Core applications. Avoid common pitfalls of creating new HttpClient instances per request, leading to socket exhaustion. Discover
JavaScript Memory Management and Avoiding Memory Leaks
5/29/2024 9:47:18 AM.
JavaScript memory management ensures efficient allocation and deallocation of memory. Avoiding memory leaks is crucial for preventing excessive memory consumption. Techniques include proper garbage co
Common JavaScript Mistakes To Avoid
5/22/2024 5:46:06 AM.
Enhance JavaScript skills by avoiding common mistakes like inefficient looping and mishandling null values, and mastering array manipulation techniques
Dereferencing Pointers and Void Pointers in C
4/29/2024 11:18:18 AM.
Dereferencing pointers involves accessing the value stored at the memory address pointed to by a pointer. Void pointers in C are generic pointers that can point to any data type but require explicit t
Avoiding Cross-Site Scripting (XSS) attacks in C# and .NET Core
4/20/2024 6:33:40 AM.
Web development's security is vital, with Cross-site scripting (XSS) as a persistent threat. In this C# and .NET Core guide, we explore XSS defenses with practical techniques and examples.
C# 8.0 ('Nullable Enable') To Avoid Null Reference Exception
4/10/2024 9:34:02 AM.
Explore the C# 8.0 nullable enable feature, identifying null reference exceptions in production code. Understand its implementation, compiler verification, and error detection, ensuring proper initial
Avoid Combining 'if' and 'for' Directives in Vue.js Components
3/29/2024 8:54:11 AM.
Combining v-if and v-for directives on the same element in Vue.js is discouraged due to ambiguity, performance, and maintainability concerns. This article explores alternatives for clearer, more effic
Error Logging and the Art of Avoiding Redundant Activities in MSFT Fabric Data Pipelines
2/18/2024 5:06:13 AM.
Error Logging and the Art of Avoiding Redundant Activities in MSFT Fabric Data Pipelines
Common Mistakes and How to Avoid Them in C#
1/5/2024 5:08:24 AM.
In this article, we will learn how to avoid common mistakes in C# programming. From efficient null checking and using tuples instead of classes to optimizing string concatenation and evaluating defaul
How to Avoid Passing Sensitive Information to LLM-OpenAI
12/25/2023 7:41:27 AM.
This article talks about how you can redact sensitive information before passing data to OpenAI.
Clean Code : Avoid Too Many Parameters In Method
12/18/2023 6:12:39 AM.
In this article I will demonstrate code clean up by passing less number of parameters in method. One common challenge developers face is the Excessive parameters in their methods. Excessive parameter
Learn to Avoid Query Governor Cost Limit Error in SQL Server
11/13/2023 7:08:56 AM.
Learn to solve "The query has been canceled because the estimated cost of this query... "
Change Number To Words In C#
10/5/2023 12:05:01 PM.
Recently in my current project I came across a problem where I need to generate a customer invoice where I needed to convert total amount into its verbal representation
My First C# Program
10/5/2023 11:46:39 AM.
This article explains how to create your first C# program.My First C# Program" is a simple introductory program often created by beginners learning the C# programming language. It serves as a bas
7 Ways To Avoid jQuery .each() Method With An Equivalent JavaScript .forEach() Method
10/5/2023 9:57:42 AM.
This tutorial explains the 7 important ways to work with the JavaScript .forEach() method so that you can replace your jQuery .each() method's code with it.
A Guide to Avoiding Power BI Data Modeling Mistakes
10/3/2023 5:55:15 AM.
A Guide to Avoiding Power BI Data Modeling Mistakes.
How to Avoid Bots on Private Applications
9/21/2023 8:35:10 AM.
How to use userAgent to avoid bots in .NET Core applications. Implementing a middleware layer that filters incoming HTTP requests for known bot "User-Agent" strings is a practical way to mit
Cracking the Code: Understanding and Avoiding Model Overtraining
6/5/2023 12:37:32 PM.
Unlock the mystery of model overtraining in AI with this insightful guide. Learn why it happens, how to spot it, and crucial strategies to prevent it. Improve your machine learning models now.
Power Pages - Avoid Duplicate 'Tracking Code' in Portal Analytics
5/25/2023 7:25:10 AM.
This article explains how to avoid duplicate ‘Tracking Code’ elements in Power Pages.
Avoiding Common Mistakes in CSS
5/23/2023 4:30:57 AM.
In this article, we discussed CSS's common mistakes. Generally, beginners are doing a mistake just because of non of experience.
10 Common Mistakes to Avoid When Writing JavaScript Code😯😯
5/2/2023 5:42:40 PM.
10 Common Mistakes to Avoid When Writing JavaScript Code????
Simplifying Your C# Code: Why You Should Avoid Using 'Else' keyword
5/1/2023 4:01:42 AM.
In this article will be seeing the benefits of avoiding else keyword in C# programming.
Avoiding Common C# Coding Mistakes - Do's And Don'ts To Remember
4/6/2023 5:25:06 AM.
Here I'm explaining about the common mistakes that we must avoid while performing coding
JavaScript Type Coercion Explained: How to Avoid Common Pitfalls
3/17/2023 10:21:59 AM.
Discover how JavaScript type coercion can lead to unexpected results and errors, and learn best practices for avoiding common pitfalls in your code. Explore examples and prevention tips in this compre
How To Create A Transport Rule To Avoid Spoofing Email
7/31/2022 11:38:42 PM.
In this article, you will learn how to create a transport rule to avoid spoofing email.
How To Avoid Self-Triggering Of FLOW?
1/10/2022 9:17:04 AM.
In this article we will learn about very critical scenario, of how to avoid infinite looping of FLOW triggers.
Most Common UX Design Mistakes To Avoid When Developing An App
7/8/2021 10:46:06 AM.
What are the Common UX Design Mistakes You Should Not Make While Creating an Interface? Let's check 6 Common UX Design Mistakes for developing app.
Avoid Infinite Loops In Power Automate
5/12/2021 3:24:46 AM.
This article explains how to avoid infinite loops and monitor your flow for better design and saving your flow runs in Power Automate. PowerAutomate is the MSFT platform that lets you automate the bus
Handling Larger JSON String Values In .NET And Avoiding Exceptions
2/9/2021 9:31:37 AM.
In this article you will learn how to handle larger JSON String Values in .NET and avoiding exceptions.
Avoiding Cross-Site Scripting (XSS) Attacks With AntiXSS in MVC 4
2/2/2021 7:32:24 AM.
In this article, you will learn, with examples, how to avoid XSS attacks in MVC Applications with Microsoft's AntiXSS library.
Developer Best Practices for Azure SQL: Avoiding common pitfalls when using the Cloud Database - SQL Server Virtual Conference 2021
2/1/2021 3:56:05 PM.
This session is about "Developer Best Practices for Azure SQL: Avoiding common pitfalls when using the Cloud Database" in SQL Server Virtual Conference 2021
How to Avoid Session Hijacking in Web Applications
2/1/2021 5:01:00 AM.
This article describes hijacking (theft) of a user Cookie from a browser. I am sure that after reading this article, everyone will test their applications at least once.
Top 5 MVP Development Mistakes To Avoid
9/9/2020 7:42:44 AM.
In this article, you will learn about Top 5 MVP Development Mistakes to Avoid.
Avoiding Kotlin Minefields In Apache Beam
7/14/2020 12:08:13 AM.
In this article, you will learn how to avoid Kotlin Minefields in Apache Beam.
Building An Obstacle-Avoiding Robot
4/13/2020 7:36:24 AM.
This article will give brief details about Arduino and ultrasonic sensors which are used to detect collisions.
JavaScript Operators
4/7/2020 1:51:19 PM.
Today, we are going to discuss JavaScript-Operators through examples.
Main Method in Java
9/23/2019 4:31:44 AM.
In this article you will learn about the main method in Java and the important things to remember about the main method in Java.
How We Can Avoid 8 Nested Levels Of Conditions In MS Flow
8/8/2019 9:16:10 AM.
In this article, we will see how we can restructure our Flow and avoid getting the error of maximum 8 nested levels.
Avoid ICO Scams - Tips And Tricks
5/29/2019 11:22:46 AM.
In this article, you will learn the tips and tricks to avoid ICO scams.
SharePoint Framework - Avoiding NPM Package Dependencies
7/24/2018 11:01:09 AM.
NPM (Node Package Manager) is a package manager for JavaScript as like Nuget for managed code of .Net framework. NPM is used to consume third party libraries in SharePoint Framework (SPFx) solutions.
What Traffic Decoration Is And How You Can Use It To Best Avoid Throttling In SharePoint Online
6/7/2018 10:55:33 AM.
SharePoint Online uses throttling at different levels to ensure reliability & meet performance requirements the SharePoint online service. Throttling is a means by which any over use of resources
Design Tip - Avoid Enum Types In Domain Layer
5/22/2018 5:13:03 PM.
An enum is a special value type that lets you specify a group of named numeric constants. They can help make code more readable, as opposed to using int to represent constants or flags.
WebGrid Custom Paging Links To Avoid Load On Server Using Stored Procedure And ASP.NET MVC
9/27/2017 11:52:30 AM.
I will show you how to fetch the data dynamically from the database and bind to the WebGrid control, using the stored procedure in MVC 4.0. In this blog, today, I will show you how to write code in AS
Synthetic Key in QlikView
6/22/2017 5:06:10 AM.
This article explains what a Synthetic Key is. The Synthetic Key is available only when two or more fields are associated between tables; a Synthetic Key and table is then formed.
Avoid Cross Site Scripting (XSS) Attacks While Posting Data Through AJAX In MVC Application
9/28/2016 4:17:28 PM.
In this article, we will learn how to avoid Cross-Site Scripting attacks when we are posting our data through AJAX POST method in our application.
Using Visual Studio AutoRecover to Avoid Losing Your Work (and your Mind)
12/14/2015 11:07:21 AM.
In this article you will learn how to avoid losing your work (and your mind) using Visual Studio AutoRecover.
How to Avoid Running Two Processes Of The Same Application
11/2/2015 12:33:07 AM.
In this article you will learn how to avoid running two processes of the same application.
Using Parameterized Query to Avoid SQL Injection
6/29/2015 6:37:02 PM.
This article explains why you need to use a parameterized query to avoid SQL Injection.
SharePoint 2013: Avoid Default Results in Search Result and Content Search Web Part With Search Box
5/15/2015 1:10:42 PM.
In this article, we will learn how to avoid default result in search results and a content search web part with a search box.
Avoid Nightmares Using EF First Migration in Azure Mobile Services
2/6/2015 2:25:43 PM.
The purpose of this article is to show how to enable, add and use Entity Framework Code First Migrations in Azure Mobile Services to create and update the database based in the model.
Avoid Nightmares Updating the .Net Backend Project From Azure Mobile Services
1/16/2015 1:12:40 AM.
In this article you will learn how to update a .Net Backend project from Azure Mobile Services and how to update the references added to the project using Nuget packages.
InterLocked Access of Memory to Avoid Race Condition
2/1/2014 12:46:30 PM.
This article describes use of interLocked access of memory to avoid a race condition.
Getting Started With Exception Handling in C#
11/26/2013 8:05:34 PM.
This article explores exception handling mechanisms in C#, including an explanation of exceptions and why we need to catch exceptions.
Avoid casting to improve code performance
10/4/2012 9:32:24 AM.
Casting is a big problem when it comes to the code performance. This article talks about how we can take advantage of generics in C# 2.0 to avoid casting.
Race Conditions in Threading C#
12/16/2011 11:11:48 PM.
A race condition occurs when two or more threads are able to access shared data and they try to change it at the same time.
Avoid Memory Leaks with Destructor and Dispose
1/2/2006 7:10:04 AM.
Here are two classes that allocate resources, the first class needs to implement a custom destructor and standard Dispose, but the second class doesn't need either.