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 or function
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Megha Goyal (3)
Debasis Saha (2)
Sharad Gupta (2)
Sreenath Kappoor (1)
Abhishek Chadha (1)
Ajay Kumar (1)
Sateesh Arveti (1)
Venkatasubbarao Polisetty (1)
Abhishek Yadav (1)
Jignesh Trivedi (1)
Sourav Kayal (1)
Vinod Kumar (1)
Rohatash Kumar (1)
Related resources for or function
No resource found
Error handling in Transact-SQL (T-SQL)
7/13/2024 10:59:58 AM.
Effective error handling in T-SQL (Transact-SQL) is vital for managing unexpected issues in database operations. Using TRY-CATCH blocks, RAISEERROR, and error functions like ERROR_MESSAGE and ERROR_NU
From Traditional to Modern: Understanding of JavaScript Functions
4/30/2024 4:33:26 AM.
JavaScript functions are versatile tools, organizing code, enabling reusability, and improving readability. Named, anonymous, arrow, IIFE, callback, higher-order, and constructor functions offer diver
Azure Durable Functions
12/14/2023 7:10:23 AM.
Azure Durable Functions revolutionize cloud application development by providing a resilient framework for serverless workflows. Learn their core concepts, set up using Azure, and implement a C# examp
Secrets Of Accumulator Functions
11/22/2023 9:21:23 AM.
Accumulator functions, also known as aggregation functions or reduce functions, are essential components in functional programming and data processing. These functions operate on a collection of value
Azure Duration Functions - How To Use And Implement It
5/24/2022 12:54:38 PM.
In this article, we will discuss related to the implementation process of Azure Durable Function. We also discuss how to implement timer intervals while running any long-running Durable Function Workf
Azure Durable Functions - An Overview
4/12/2022 6:06:52 PM.
In this article, we will discuss related to the Azure Durable Functions. Actually, it is a two-article series. It is the first part of the article where we discuss the Concept of Azure Function, why i
Usage Of Or Function In Power Automate
11/18/2021 1:27:29 PM.
In Power Automate, for doing validations or Function will be used. As an example, an String variable and a number is used to do this validation.
Factors In R
11/28/2020 12:29:06 PM.
In this article, I demonstrate how to create factors in R using R console and performing various operations on a factor.
Undocumented Physical Row Locator Function in SQL Server 2008
4/23/2014 2:48:39 PM.
This article describes an undocumented physical row locator function in SQL Server 2008.
Understand jQuery Ajax Function: Callback Function of jQuery Ajax Method
11/1/2013 3:13:37 PM.
In this article we will understand various callback functions of jQuery Ajax methods.
MySQLi Function in PHP: Part 3
5/11/2013 5:02:56 PM.
In this article I describe the PHP MySQLi functions mysqli_debug, mysqli_dump_debug_info, mysqli_errno, mysqli__error_list and mysqli_error.
Error and Logging Functions in PHP: PART 1
3/10/2013 2:09:28 PM.
In this article I describe the PHP error and logging functions debug_backtrace, debug_print_backtrace, error_get_last and error_reporting.
Difference Between Ceil and Floor Function in PHP
2/16/2013 7:01:53 PM.
In this article I will explain Ceil and Floor functions in PHP.
Important System Functions in SQL Server 2012
10/26/2012 5:07:52 PM.
In this article, you will see some of the SQL Server System functions which provide information about database objects.
BITXOR Function in Excel 2013
9/12/2012 4:00:13 PM.
In this article we will discuss how to use the Bitwise Exclusive OR function in Excel 2013.
Bitwise OR Function in Excel 2013
9/12/2012 5:26:36 AM.
In this article we will discuss about how to use the Bitwise OR function in Excel 2013.
XOR Function in Excel 2013
9/1/2012 10:03:01 PM.
In this article we will discuss use of the XOR function in Excel 2013.