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 call
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shiv Sharma (4)
Anubhav Chaudhary (3)
Vithal Wadje (3)
Vijay Yadav (3)
Alkesh Bijarniya (3)
Ishika Tiwari (3)
Jeeva Subburaj (2)
Sardar Mudassar Ali Khan (2)
Mervyn Manilall (2)
Sourav Kayal (2)
Velladurai (2)
Farhan Ahmed (2)
Sumit Gupta (2)
Rajashekar Syereddy (2)
Jalpa Dhola (1)
Sangeetha S (1)
Vikas Hooda (1)
Sourabh Somani (1)
Supreet Tare (1)
Mariusz Postol (1)
Ram Prasad M (1)
Manoj Bhoir (1)
Harshit Vyas (1)
Hamed Niazmand (1)
Scott Lysle (1)
Vignesh Kumar (1)
Suraj Kumar (1)
Ramesh Palaniappan (1)
Nakkeeran Natarajan (1)
Sandeep Mishra (1)
Rinki (1)
Jefferson S. Motta (1)
Manoj Kalla (1)
Jitendra Mesavaniya (1)
Naveen Kumar (1)
Mahesh Alle (1)
Vijai Anand Ramalingam (1)
Shikha Tiwari (1)
Gajendra Jangid (1)
Ziggy Rafiq (1)
Sabyasachi Mishra (1)
Jaimin Shethiya (1)
Shubhankar Banerjee (1)
Vinodh Narayanan (1)
Nanddeep Nachan (1)
Darshan Shah (1)
Rohit Rao (1)
Prashant Nimbare (1)
Girish Nehte (1)
Subburam Karthikeyan (1)
Ibrahim Ersoy (1)
Barath Kumar M (1)
Jamil Moughal (1)
Abhishek Yadav (1)
Ajay Yadav (1)
Shaina Arora (1)
Tushar Beniwal (1)
Vivek Tripathi (1)
Frank Gutierrez (1)
Adalat Khan (1)
Sibeesh Venu (1)
Catcher Wong (1)
Nilesh Jadav (1)
Lajapathy Arun (1)
Ranjith (1)
Abrar Hussain (1)
Abhimanyu K Vatsa (1)
Nishi Kumari (1)
Mark Pelf (1)
Harshal Limaye (1)
Abiola David (1)
Muhammad Aqib Shehzad (1)
Vijay Prativadi (1)
Mithilesh Tata (1)
Kunal Chowdhury (1)
Jithu Thomas (1)
Vinay Ayinapurapu (1)
Najath Risni (1)
Shweta Lodha (1)
Related resources for call
No resource found
Add Multiple Users to SharePoint Group together in one API call
10/26/2024 6:33:17 AM.
This article outlines how to streamline adding multiple users to a SharePoint Group using Power Automate. By leveraging a single HTTP request, users can efficiently batch add members to a group.
Web api call in Android
10/25/2024 4:55:38 AM.
This article explains how to call a Web API in an Android app using Java. It covers key concepts like HTTP methods (GET, POST), status codes, headers, and the use of the OkHttp library for making API
Calling Web API to Web API without User Interaction by using Azure Managed Identity
10/14/2024 5:59:13 AM.
This article will walk you through connecting two web APIs without any login or user interaction. It is referred to as "Server-to-Server" or "Service-to-Service" communication. You
How to Send Emails Using Power Automate
10/8/2024 9:38:32 AM.
This guide walks you through creating workflows, setting email triggers, and automating notifications, making it easy to streamline communication for your business.
Change Background Color Dynamically Using AngularJS
10/8/2024 9:24:54 AM.
In this tutorial, learn how to dynamically change the background color of a web application using AngularJS. We’ll explore Angular directives and event handling to allow users to select colors interac
Change Style Dynamically in Various Ways Using AngularJS
10/8/2024 9:20:34 AM.
This article explores three methods for dynamically changing styles in AngularJS applications. It covers how to implement external Angular.js files, create CSS classes, and use the ng-class directive
Make AJAX Call and Return JSON Using AngularJS
10/8/2024 4:05:12 AM.
Learn how to make AJAX calls and handle JSON data using AngularJS in this comprehensive guide. We'll cover how to use the $http service for asynchronous requests, manage responses, and integrate A
Passing Connection String Dynamically While Using a Model First Approach
10/8/2024 3:57:28 AM.
We'll discuss the importance of dynamic configuration for database connections, demonstrate effective techniques for setting up runtime connection strings, and highlight best practices for managin
Programming in Practice - Delegates and Events
10/7/2024 8:38:26 AM.
Events and delegates control flow, exchange data, and notify a condition change backed by code samples.
Dynamically Create Nested Folders Using The New 'Create New Folder' Action Of Microsoft Flow
10/3/2024 11:41:26 AM.
This article introduces the new "Create new folder" action in MS Flow, enabling users to easily create folders and nested subfolders. By automating folder creation based on product list entr
Introduction to JQuery.ajax Call in ASP.Net
10/3/2024 11:39:42 AM.
This article provides a comprehensive introduction to making AJAX calls using jQuery in ASP.NET applications. It covers the fundamentals of jQuery's AJAX methods, including how to send asynchronou
How to handle multiple file upload dynamically
10/1/2024 8:25:24 AM.
This guide covers essential techniques for managing bulk file uploads in web applications using JavaScript, ensuring seamless file handling and improved user experience. Perfect for developers looking
Understanding Callbacks with Func and Action Delegates
9/26/2024 4:11:38 AM.
This article explains how to use Func and Action delegates in C# to implement callbacks, providing flexible and reusable code. It includes practical examples for both returning and non-returning metho
Getting an External IP Address Locally using VB.Net
9/20/2024 9:22:02 AM.
This guide covers the essential steps and code snippets for accessing your public IP address from within your VB.Net application, helping you manage network configurations and enhance your programming
Download Multiple Excel Files via Web API .NET and Angular
9/20/2024 6:02:37 AM.
To export multiple Excel files, various approaches can be used, including downloading a zip file, creating multiple worksheets in a single Excel file, or calling APIs multiple times to retrieve files.
Generating Chart Dynamically In MVC Using Chart.js
9/19/2024 10:12:55 AM.
This guide covers integrating Chart.js with your MVC framework, customizing charts, and handling real-time data to create responsive and visually appealing data visualizations for your web projects.
Create A Timer Job In Sharepoint Programmatically Using Server-Side Object Model
9/18/2024 8:59:02 AM.
Learn how to programmatically create a Timer Job in SharePoint 2013 using the Server-Side Object Model. This guide covers setting up a SharePoint project, defining a TimerJob class, adding a Feature a
Build a Smart Private Chatbot with Semantic Kernel and APIs
9/12/2024 4:23:50 AM.
This guide covers integrating advanced NLP techniques and machine learning to create a secure, efficient, and customizable AI chatbot with robust data privacy.
Working With Azure Functions From SharePoint Components
9/9/2024 11:48:43 AM.
This article explains how to trigger Azure functions from SharePoint pages using HTTP trigger functions. It covers creating a SharePoint list from an Azure function using C# and SharePoint CSOM, passi
Calling Business Process Flow (Power Automate) using Copilot Studio
9/2/2024 4:51:48 AM.
Integrate Copilot with Power Automate to streamline business processes. Create a Power Automate flow triggered by Copilot, allowing dynamic inputs like location and booking date. Set up input variable
Pass Dynamically Added HTML Table Records List To Controller In ASP.NET MVC
8/29/2024 7:13:51 AM.
In this article we will learn how to pass dynamically added HTML Table records list to Controller in ASP.NET MVC.
Implementation Ajax Calls in ASP.NET Core MVC
8/27/2024 7:03:37 AM.
Learn how to build a dynamic fleet management system using AJAX in ASP.NET MVC with SQLite as the database provider. This tutorial guides you through creating, managing, and displaying vehicle data in
Harnessing the Power of Function Calling with Local LLMs using Ollama
8/25/2024 11:45:29 AM.
Function calling with Local LLM (Ollama) using C# Semantic Kernel.
Decouple Frontend and Backend with Postman Mock Server in Angular
8/23/2024 9:55:11 AM.
Postman Mock Servers let front-end developers bypass backend dependencies by simulating API responses. In an Angular project, configure interceptors to direct API calls to mock servers or actual APIs
How To Create A Html Webpage Dynamically Using JavaScript?
8/21/2024 6:44:43 AM.
In the below article, we will learn about how to create an HTML webpage dynamically using javascript with a step-wise explanation.
Learn to Shrink a Microsoft SQL Server Database Programatically
8/20/2024 4:59:45 AM.
Shrinking a SQL Server database reduces file size by reclaiming unused space in data and log files. This can optimize disk usage, especially in storage-constrained environments. However, it can cause
How to Call JavaScript Function in Angular 18 Component?
8/8/2024 9:38:18 AM.
Learn how to integrate JavaScript functions within an Angular 18 component. This guide covers how to call and use JavaScript functions effectively in your Angular components, ensuring seamless interac
Harnessing the Power of Environments using Angular
8/2/2024 8:24:18 AM.
In Angular, environment files allow you to manage different configurations for various environments (e.g., production, development, staging). By defining environment-specific settings in files like en
How to Use async in jQuery When Calling an API Using Ajax
7/30/2024 6:10:25 AM.
Learn how to use async and await in jQuery to streamline API calls with Ajax. This guide covers setting up an HTML page, creating a JavaScript file for async operations, handling errors with try-catch
Making API Calls in Angular Using Services
7/24/2024 9:26:51 AM.
Learn to leverage Angular's HttpClient to communicate with RESTful APIs, handle HTTP requests and responses, and implement best practices for efficient and maintainable code.
Task Scheduling with System.Threading.Timer in .NET
7/21/2024 4:05:41 AM.
Efficient task scheduling is essential for many applications, whether you're building background services, automated tasks, or periodic data processing. In .NET, the System.Threading.Timer class p
Dynamically Creating a Table in SQL Server from Information Schema
7/19/2024 11:01:55 AM.
This SQL script dynamically creates a table in SQL Server by utilizing INFORMATION_SCHEMA and system views. It constructs the table definition, including columns, data types, constraints, and default
Highlight Active Menu Item Dynamically in Angular based on Route
7/19/2024 6:28:54 AM.
In Angular applications, dynamically highlight active menu items based on the current route using Angular's RouterModule and routerLinkActive directive. This allows you to apply a CSS class, like
Understand jQuery Ajax Function: Call Web Service Using jQuery Ajax Method
7/18/2024 3:19:09 PM.
Learn how to use the jQuery Ajax function to call web services and code-behind C# methods. This guide is perfect for novice developers. It covers creating a simple web service, setting up jQuery Ajax
How to Call C# Method/Function Using jQuery Ajax
7/18/2024 3:18:09 PM.
Learn how to call a C# method or function using jQuery Ajax in this step-by-step guide. We'll cover setting up your ASP.NET backend, writing the C# code, and creating the jQuery Ajax call to inter
How to connect to MongoDB locally using .NET console application
7/10/2024 11:04:23 AM.
Learn how to establish a local connection to MongoDB using a .NET console application. This tutorial guides you through setting up MongoDB, configuring your .NET environment, writing code to connect t
Name a few techniques to optimize Reactjs app performance
7/7/2024 8:27:52 AM.
Optimizing React app performance involves leveraging techniques like React. memo, useMemo, and use callback to minimize unnecessary re-renders. Employing code splitting via dynamic imports with React.
Implementing Periodic API Calls and Error Handling in C# Windows Forms Application
7/4/2024 2:47:43 AM.
The Form1 constructor initializes a form and starts a timer. When the timer elapses (t_Elapsed), it fetches data from APIs configured in WebConfigurationManager.AppSettings. The demoGet method handles
Implementing Cascading Dropdowns in ASP.NET MVC Using jQuery AJAX
6/28/2024 8:49:09 AM.
create a cascading dropdown functionality where the selection of a "Brand" in the first dropdown (BrandId) should dynamically populate the options in the second dropdown (BrandlistId). Howev
The Implementation of Pointer to Function
6/27/2024 11:58:19 AM.
This content explores the implementation of pointers to functions in C and C++ programming. It delves into their syntax, usage, and benefits, such as dynamic function calls, callback functions, and ef
Apply Filters Dynamically on Kendo Grid in Angular
6/25/2024 5:50:17 AM.
Learn how to apply filters dynamically on a Kendo Grid in Angular, enhancing data management and user interaction in your web applications. This guide covers integrating Kendo UI components in Angular
Type-Safe Routing in React with React Router and TypeScript
6/25/2024 4:54:16 AM.
This insightful guide by Ziggy Rafiq explains how React Router and TypeScript can be used to achieve type-safe routing in React applications. Set up static routes using TypeScript's robust type sy
Call User Controls In Main Window Using WPF
6/19/2024 9:34:07 AM.
In WPF (Windows Presentation Foundation), integrating User Controls into the main window involves leveraging XAML and code-behind to enhance UI flexibility and functionality.
Java Script Callbacks: Syntax, Usage, and Examples
6/17/2024 10:02:11 AM.
JavaScript is designed to support asynchronous programming; it can handle numerous tasks concurrently. JavaScript callbacks are crucial because they let you run code after an asynchronous task complet
How to Deploy an Avalanche Subnet Locally with Avalanche CLI
6/14/2024 10:04:41 AM.
Learn how to build and deploy a subnet on a local network using Avalanche CLI and GitHub Codespaces. This guide covers setup, configuration, and connecting your wallet easily.
Digicash Payment Gateway Webhook Real-Time MVC UI Updates
6/13/2024 8:43:37 AM.
In this article, we will learn how to integrate the Digicash payment gateway into your MVC web application with real-time UI updates using webhook callbacks.
Learn Webhook vs. Callback URL
6/13/2024 7:20:48 AM.
Webhooks and callback URLs are key in web development, enabling real-time updates and automatic interactions. Webhooks push data on specific events, used in real-time notifications and CI/CD. Callback
Fetch Office 365 Groups Programmatically Using Microsoft Graph API
6/12/2024 10:13:01 AM.
Learn to retrieve Office 365 groups & users programmatically via Microsoft Graph API. Access tokens, endpoints, & jQuery simplify the process for seamless integration.
Bootstrap Pagination Dynamically In ASP.NET MVC
6/12/2024 9:38:07 AM.
This tutorial guides you through dynamically implementing Bootstrap pagination in ASP.NET MVC using Entity Framework and ViewModel. Set up SQL Server, MVC architecture, and Bootstrap for efficient pag
Calling Graph API From Power Automate Flow
6/11/2024 12:12:58 PM.
Discover how to integrate Microsoft Graph API with Power Automate by registering applications in Azure AD, setting up administrative access, creating workflows with API permissions, obtaining consent
Dynamic jQuery Tabs - Add, Update, Delete And Sorting
6/5/2024 8:14:32 AM.
Learn to manage dynamic jQuery tabs effortlessly with functionalities like adding, updating, deleting, and sorting. Enhance user experience and interface customization with intuitive tab control and r
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
Creating a Simple WCF Service
5/30/2024 11:46:57 AM.
Learn to create a basic WCF service in .NET, leveraging service contracts, data contracts, and service implementation. Host your service, configure endpoints, and enable communication in a service-ori
Prevent Function Call Repetition in ReactJS for Efficient Development
5/20/2024 6:12:07 AM.
In React, events follow two phases: capture and bubble. Capture phase descends from root to target, while bubble phase ascends. React allows specifying listeners for both phases, enhancing event contr
How to Unload an Assembly Loaded Dynamically Using Reflection
5/17/2024 10:37:44 AM.
Learn how to unload an assembly that was dynamically loaded using reflection in .NET. This guide covers essential steps, including using AppDomain for isolation, managing memory efficiently, and pract
Dynamically Creating Applications Using System.CodeDom
5/17/2024 10:20:56 AM.
System.CodeDom in .NET enables dynamic application creation by programmatically generating and compiling code at runtime, facilitating flexible and customizable software development processes.
Dynamically Call a Function in C#
5/16/2024 5:52:41 AM.
In this article, we will learn how to dynamically call a function in C# using reflection and delegates. By leveraging reflection, you can discover and invoke methods at runtime based on their names an
Web API Service Call Function In Blazor Component
5/13/2024 11:29:42 AM.
Learn how to make HTTP service calls to a Web API from a Blazor component using C#. Explore asynchronous programming, HTTP client usage, and integration of RESTful API calls. Understand how to leverag
Change Grid Size Dynamically Based on Screen Resolution
5/9/2024 4:46:32 AM.
Learn how to create responsive web layouts by dynamically adjusting grid sizes based on screen resolution. Explore techniques using CSS media queries to adapt grid layouts for various viewport sizes.
Populating DropDown With AJAX Call
5/7/2024 11:24:02 AM.
There are other ways to populate dropdown in ASP.NET MVC. But using jQuery ajax in populating a dropdown is easy and fast. So in this article I will show you how to populate a dropdown from database u
How To Create A Function In R
5/1/2024 11:53:37 AM.
Learn how to create and use functions in R with this comprehensive guide. Understand the syntax for defining functions, specifying arguments, and defining default values. Explore examples demonstrati
COM in .NET
5/1/2024 11:39:57 AM.
COM (Component Object Model) in .NET facilitates interoperability between .NET and COM objects. Using COM Callable Wrappers (CCW) and Runtime Callable Wrappers (RCW), .NET code can access COM componen
How To Dynamically Upload And Play Video File Using ASP.NET MVC 5
5/1/2024 5:43:40 AM.
This article demonstrates how to upload a video file of up to 100MB and play dynamically using ASP.NET MVC 5. I will upload the video file to my project folder name (VideoFileUpload) and add its path
Dynamically Show/Hide Label Text on Dropdown Change in Power Apps
4/29/2024 11:42:40 AM.
Learn how to dynamically display or hide label text based on dropdown selection changes in Power Apps. Use formulas and event handling to control the visibility of labels based on user interactions, e
Dynamically Generate Multiple TextBoxes in ASP.Net
4/29/2024 9:57:35 AM.
Learn how to dynamically generate multiple TextBox controls in ASP.NET using C# (or VB.NET). This tutorial covers server-side control creation, event handling, and UI manipulation.
Introduction To gRPC And its Implementation In .NET Core 3.1
4/26/2024 12:04:24 PM.
Learn the fundamentals of gRPC and its integration with .NET Core 3.1 in this introductory guide. Discover how gRPC facilitates efficient, cross-platform communication using protocol buffers. Explore
Structured Logging With Serilog and Seq: Part 2
4/25/2024 8:31:14 AM.
Learn structured logging with Serilog using Seq as a logging sink. Utilize HTTP calls to write logs, enrich log messages with additional properties, and query logs easily. Seq provides features like
How to Call a .NET Assembly From a SQL Server Scheduled Job
4/25/2024 8:29:38 AM.
Explore step-by-step guide showcasing integration of unmanaged calls via DTS ActiveX script to a .NET assembly within a SQL Server scheduled job. Understand assembly registration, system path configur
Solution Packager - Generating Mapping File Programmatically
4/24/2024 7:54:09 AM.
This content discusses automating the generation of mapping files using a Solution Packager. It delves into programmatically creating mapping files, enabling efficient and consistent configuration acr
Improve Performance of .NET Application
4/24/2024 7:42:39 AM.
Enhance .NET application performance through techniques like code profiling, caching, asynchronous programming, and database query optimization. Implementing these strategies boosts efficiency and res
Delegates in .NET
4/22/2024 8:57:01 AM.
In this article, we will learn Delegates in .NET provide a powerful mechanism for defining and encapsulating methods, enabling flexible event handling and callback functionality.
Change Layout Page Dynamically In ASP.NET MVC 5
4/22/2024 7:45:18 AM.
This content provides a comprehensive guide to implementing dynamic layout pages in ASP.NET MVC applications. It begins with an introduction to the need for changing layout pages based on user roles o
Change The Page Title Dynamically Using AngularJS
4/17/2024 9:37:38 AM.
Learn techniques like binding page titles to model data, utilizing $rootScope for global changes, and leveraging $watch to monitor changes. Discover the power of AngularJS in creating dynamic and inte
Using gRPC-gateway To Call gRPC Service Via RESTful JSON API
4/15/2024 11:40:07 AM.
Discover how to seamlessly integrate gRPC services with RESTful JSON APIs using the powerful gRPC-gateway. Learn to leverage HTTP to communicate with gRPC services, enabling efficient and flexible int
Calling Web Service in HTML Page
4/11/2024 6:10:41 AM.
Calling a web service in an HTML page involves using client-side technologies like AJAX and JavaScript to asynchronously communicate with a server. This allows for dynamic data exchange without reload
Getting Started With Remote Procedure Call
4/4/2024 9:33:47 AM.
Getting Started With Remote Procedure Call. In Remote Procedure Call(RPC), the caller and sender process are executed on different machines, they can communicate with the help of the transport and net
Dynamically Getting Stored Procedures Collection From SQL Server Using C#
4/4/2024 9:32:40 AM.
In this article, we will learn how to dynamically fetch stored procedures from Microsoft SQL Server using C# for enhanced database interaction. This tutorial explores C#'s capabilities to programm
Remote Procedure Calls using SOAP
4/4/2024 9:32:03 AM.
Explore the seamless integration of systems through Remote Procedure Calls (RPC) using SOAP (Simple Object Access Protocol). SOAP facilitates communication between distributed applications, ensuring i
Returning an Array Listing using Remote Procedure Call
4/4/2024 9:11:15 AM.
Returning an array listing via Remote Procedure Call (RPC) involves serializing the array on the server, sending it to the client, then deserializing it. Client invokes RPC, server processes the reque
GET and POST Calls to Controller's Method in MVC
4/2/2024 9:16:30 AM.
In this article I am going to cover some really interesting material that is very useful today in web application development. You will learn how to make jQuery Ajax GET and POST calls to controller m
Calling Async Method from Sync Method in C#
4/2/2024 7:33:33 AM.
In this article, we will learn how we can call the Async Method from the Sync Method in C#. Asynchronous programming in C# enhances responsiveness and scalability. Learn to integrate it into existing
Rating Control Dynamically from SharePoint List in Power Apps
3/27/2024 9:36:22 AM.
Dynamically link SharePoint list data to a Rating Control in Power Apps. Customize user feedback mechanisms, enhancing user experience and data interaction within your application for efficient data v
Creating LocalLibrary Models for Admin Panel Design
3/26/2024 11:51:33 AM.
Discover Django model design with our tutorial, focusing on LocalLibrary admin site implementation. Learn to define, access, and manage models efficiently, enhancing web app scalability and functional
Dropdown Options Dynamically from SharePoint List in Power Apps
3/26/2024 5:38:24 AM.
How to bind dropdown option dynamically from SharePoint List in Power Apps. Power Apps enables custom app creation without extensive coding. Learn to dynamically populate dropdowns from SharePoint lis
Learn about Asynchronous Events in C#
3/20/2024 5:49:33 AM.
Explore asynchronous event invocation in C#, addressing threading challenges with event handlers. Learn about the synchronous nature of events, concurrency issues, and solutions using TPL and TAP. Id
Creating Functions Dynamically In JavaScript
3/18/2024 12:04:08 PM.
Learn to dynamically create functions in JavaScript, enabling flexible code generation and execution at runtime. Explore techniques for defining functions programmatically to enhance your application&
Autonumber Attribute Generation: Programmatically or Non-Programmatically
3/12/2024 7:02:14 AM.
In this article, we will discover techniques for auto-incrementing identifiers, managing data, and implementing automation, potentially utilizing frameworks like Entity Framework.
Programmatically Get Specific Fabric Workspace Items in Fabric Notebook
3/12/2024 5:02:59 AM.
In this video, I walked you through how to programmatically get all the items from a specific workspace using Fabric Notebook.
Asynchronous Programming in Angular Promises vs. Observables
3/6/2024 4:33:48 AM.
Asynchronous programming plays a crucial role in modern web development, especially in Angular applications where data fetching, event handling. In this article, we'll delve into the differences b
ASP.NET Performance Optimization
3/5/2024 9:15:52 AM.
The content emphasizes the significance of application performance, particularly from the client's viewpoint, highlighting issues such as excessive round trips, resource consumption, and server ca
Create Field Content Type in SharePoint 2010 Programmatically Using VS 2012
2/29/2024 10:32:57 AM.
Learn how to programmatically create SharePoint 2010 fields and content types using Visual Studio 2012. This tutorial guides you through the process of creating fields and associating them with conten
How to Read or View Exchange Database EDB File Programmatically
2/28/2024 6:03:51 AM.
Explore methods to Read or View the Exchange Database EDB File Programmatically. Know how to use this Exchange Server Managed API to View or Read Exchange EDB files.
How to Change the Windows 8 Lock Screen Programmatically
2/26/2024 9:36:33 AM.
Just follow the simple procedure in this article to write an application by which you can easily change your Windows 8 Lock Screen programmatically.
How to Pass a Parameter to Event Handler or Callback in React.js
2/22/2024 11:13:06 AM.
In React, passing parameters to event handlers can be done using arrow functions or the bind method. Choose the approach that suits your project for optimal performance and readability.
Dynamically Alter Theme Across All Screens Within the Canvas App
2/13/2024 6:14:56 AM.
Learn how to seamlessly adjust the theme across all screens within your Canvas app dynamically. Explore methods for real-time theme modification, ensuring consistent and adaptive UI theming for a cohe
call(), apply(), and bind() in JavaScript
2/10/2024 4:12:19 PM.
The article describes the call(), apply(), and bind() commonly used in JavaScript. In JavaScript, call(), apply(), and bind() methods enable manipulation of function invocation by setting the context
Dynamics 365 - Execute Multiple Requests
2/9/2024 6:57:33 AM.
Sometimes, in projects, we have a requirement where we need to undertake the actions at once on numerous records in the system over an entity. In this article, we will see how to achieve that.
Get Items Action Fetching Few Records from SharePoint Online
2/5/2024 10:12:12 AM.
Using 'Get Items' in Power Automate for SharePoint Online, issues arise, fetching only a subset due to default limitations. A Boolean column, 'SurveyCompleted,' compounds the problem b
How to Lock Windows 11 PC Automatically when you're Away
1/24/2024 5:31:46 AM.
Windows 11's Dynamic Lock feature automatically locks your device when you step away.
Calling Your Own Functions In Chatbot - OpenAI Function Calling
1/22/2024 6:37:28 AM.
This article explains how we can make a call to external functions using OpenAI’s Assistant API. Learn to call external functions using OpenAI's Assistant API. Get API keys, create an assistant, i