Related resources for c #
  • JQuery Multiple File Upload and Remove5/3/2024 4:25:22 AM. This code segment utilizes jQuery to handle file upload and removal events in a dynamic UI environment. It captures file details upon selection, facilitates removal with associated buttons, and update
  • Application Security (3), Open Source Security --- Sonatype5/3/2024 3:53:19 AM. This article is discussing Application Security issue.
  • Server Automation (4), Jenkins5/3/2024 3:38:16 AM. This article will discuss Jenkins, server automation.
  • Application Security (1), in General5/3/2024 3:37:40 AM. This is a discussion about Application Security. This series delves into application security, covering tools like Fortify, Sonatype, and WebInspect. It emphasizes proactive security measures and disc
  • Solana's Language Support and Simplified Development with Anchor Framework5/2/2024 10:55:28 AM. In this article, we will explore that what are the languages that used to write smart contract for Solana and the setup of Anchor framework.
  • Mapping Output Cache Profile In SharePoint Page Layout5/2/2024 10:46:30 AM. Optimize SharePoint page performance by mapping output cache profiles to page layouts. Utilize caching options in site settings for efficient content delivery, enhancing user experience and performanc
  • Create Site Column In SharePoint From OOB And JSOM5/2/2024 10:45:48 AM. Easily extend SharePoint capabilities by creating site columns using built-in options or JavaScript Object Model (JSOM). Customize content types and fields, enhancing data organization and management
  • Create SharePoint Site Using SP Designer Workflow5/2/2024 10:45:04 AM. Learn how to efficiently create SharePoint sites using SharePoint Designer workflows. Explore site provisioning and automation techniques, leveraging workflows for seamless site creation.
  • CRUD Operation Using Single Stored Procedure In ASP.NET MVC Of Real-Time Project5/2/2024 10:03:03 AM. Explore ASP.NET MVC's streamlined CRUD operations using a single stored procedure in a real-time project. Leverage Entity Framework, SQL Server, and ViewModel mapping for efficient database intera
  • Check The Site Usage In SharePoint Online5/2/2024 10:02:45 AM. Monitor and analyze site usage efficiently in SharePoint Online with comprehensive analytics. Gain insights into traffic, user activity, and engagement through detailed reports and metrics.
  • Pin Files To Top In SharePoint Online Document Library5/2/2024 10:02:27 AM. Elevate file visibility by pinning them atop in SharePoint Online Document Library. Enhance accessibility, prioritize important documents, and streamline navigation for users.
  • Copy Or Move The Items From A SharePoint Online Document Library5/2/2024 10:02:07 AM. In this article, I would like to share the steps to copy or move the document from one folder to another folder or one document library to another document library in SharePoint online.
  • Create Flow For SharePoint Online List5/2/2024 10:01:26 AM. Learn how to automate processes in SharePoint Online lists using Microsoft Flow (Power Automate). Explore triggers, actions, and workflows to streamline data management, notifications, approvals, and
  • Add Multiple Lines Of Rich Text In SharePoint Library5/2/2024 9:56:51 AM. Enhance SharePoint libraries by incorporating rich text with multiple lines. Elevate content presentation and organization, fostering better collaboration and engagement within your SharePoint environ
  • Configure Or Change The Audit Settings In SharePoint Online5/2/2024 9:56:23 AM. In this article, we will learn how to manage audit settings in SharePoint Online for enhanced security and compliance. Discover step-by-step instructions to configure or change audit settings using th
  • Create Or Update Excel Sheet From Azure Web Job5/2/2024 9:55:28 AM. In this article, I would like to share the steps and code to create/update an Excel from an Azure web job. Using Microsoft.Interop.Excel, we can create and update the Excel sheet but in Azure web job,
  • Dynamics 365 Customer Insights Part 1 - Microsoft Business Application Live Show Ep. 195/2/2024 9:54:06 AM. In this episode of Microsoft Business Application Live Show, you will learn about Dynamics 365 Customer Insights.
  • Get Email Activity And Mailbox Usage Details Of All Users Using Graph API5/2/2024 9:54:04 AM. Utilize Graph API to retrieve comprehensive details on email activity and mailbox usage for all users. Gain insights into communication patterns and resource utilization across your organization effic
  • Get Activity Details Of All OneDrive Users Using Microsoft Graph API5/2/2024 9:52:56 AM. In this article, we will learn how to leverage the Microsoft Graph API to retrieve detailed activity insights for all OneDrive users. Discover user analytics, monitor usage patterns, and integrate dat
  • Disable Sharing A Document With External User From SharePoint Online Tenant5/2/2024 9:52:02 AM. In this article, we will learn how to enhance security in SharePoint Online by disabling the external sharing of documents. Explore tenant-level settings and permission controls to restrict access to
  • Create Secure Store Application In SharePoint O3655/2/2024 9:51:15 AM. Learn how to enhance security in SharePoint Online (O365) by creating a secure store application. Explore secure credential management, authentication, and integration with Azure Active Directory for
  • Exception Handling in MVC5/2/2024 9:50:23 AM. Learn effective exception-handling techniques in MVC (Model-View-Controller) for robust web applications. Explore try-catch blocks, global exception filters, custom error pages, and logging strategies
  • Multiple Ways To Bind Data To Kendo Grid In MVC5/2/2024 9:49:15 AM. Discover various methods to bind data to Kendo Grid in MVC. From server-side binding with IQueryable to client-side binding via AJAX and JSON, explore options like DataSource, ViewData, or ViewModel f
  • Exporting and Importing Site Collection Term Stores In SharePoint5/2/2024 9:37:26 AM. Looking to streamline your SharePoint management? Learn how to efficiently export and import Site Collection Term Store Groups! ?? From exporting your Term Store Groups for backup or migration purpose
  • Mastering Rating Settings in SharePoint5/2/2024 8:35:41 AM. Discover how to leverage rating settings in SharePoint effectively with our comprehensive guide. Learn about the benefits, features, and limitations of enabling ratings on items within lists and libra
  • Road To AZ-204 - Implementing API Management 5/2/2024 8:32:37 AM. This article's intention is to explain the main skills measured in this sub-topic of the AZ-204 Certification. API Management, APIM authentication, and APIM policies are the main components that w
  • Installing Grafana for different Operating Systems5/2/2024 8:25:40 AM. Learn how to install Grafana on Windows, macOS, and Linux with this step-by-step guide for setting up the popular open-source monitoring platform.
  • Publish And Host ASP.NET Web API5/2/2024 7:23:37 AM. Learn how to publish and host your ASP.NET Web API using IIS or Azure App Service. This guide covers deployment methods, including Visual Studio publishing, setting up IIS configurations, and leveragi
  • Singleton Design Pattern in .NET C#5/2/2024 7:00:10 AM. A design approach known as the singleton pattern limits a class's instantiation to a single object while still allowing access to the object. When precisely one item is required to coordinate acti
  • Exploring String Searching Techniques in C#5/2/2024 6:46:03 AM. Searching for substrings within strings is a fundamental operation in software development, and in the context of C# programming, there are several techniques and methods available to accomplish this
  • How to Choose A Cloud Provider?5/2/2024 6:06:10 AM. Unleash the power of the cloud! Discover the ultimate guide to choosing the perfect cloud provider for your business. Maximize efficiency, and minimize costs. Read now!
  • PayPhi Payment Gateway Integration in .NET Core5/2/2024 6:03:15 AM. Pay Phi (PhiCommerce) Payment Gateway Integration in .NET Core. This article outlines integrating PayPhi with .NET Core for secure online transactions. It covers creating HTML pages, client-side scrip
  • Creating Calendar in SQL Server5/2/2024 5:48:05 AM. In the below example I have created a simple calendar using sql server and its predefined functions. This SQL script demonstrates creating a simple calendar using SQL Server's temporary tables and
  • Method Signature Honesty in Functional Programming with C#5/2/2024 5:41:06 AM. This article explores the concept of "method signature honesty" in functional programming with C#. It emphasizes clear communication of method behavior through signatures, promoting predicta
  • Understanding the Single Responsibility Principle (SRP) using C#5/2/2024 5:03:22 AM. The article delves into the Single Responsibility Principle (SRP) in C#, emphasizing its importance in object-oriented programming. It illustrates SRP violations and provides improved code examples fo
  • The Union Find Algorithm in a Simplest Manner Possible5/2/2024 4:56:33 AM. The Union-Find algorithm, also known as the Disjoint Set algorithm, is a powerful tool for managing disjoint sets. It efficiently finds which set an element belongs to and can determine if a graph for
  • The Crucial Role of Data Cleaning in Machine Learning5/2/2024 4:12:49 AM. Data cleaning is vital for machine learning models, ensuring accuracy by eliminating errors like missing values, outliers, duplicates, and noise, thus enhancing performance and fairness in predictions
  • Azure PaaS : Top 40 Questions & Answers About Azure PaaS Services5/1/2024 1:33:56 PM. Azure Platform as a Service (PaaS) offers a suite of cloud computing services that empower developers to build, deploy, and manage applications without the hassle of infrastructure management. Here 40
  • How to Keep Your Laptop Keyboard Light On Continuously?5/1/2024 12:39:40 PM. Ensuring your laptop keyboard's backlight remains on can enhance your typing experience, especially in dimly lit environments. This simple guide will walk you through the necessary steps to set yo
  • How To Create A Function In R5/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
  • Deploying .NET 8 Core Web API in Cloud with .NET Aspire App"5/1/2024 11:43:31 AM. Learn to build and deploy high-performance .NET Core Web APIs in cloud environments using ASP.NET Core. Explore best practices for scalability, containerization with Docker, and deployment on Azure or
  • Mastering Solana: Your Roadmap to Development Proficiency!5/1/2024 11:43:26 AM. In this article, we will see the roadmap that a beginner should follow to learn Solana. Navigating Solana's development requires a structured approach. This roadmap outlines essential steps, from
  • What Is Solana And Why Use Solana?5/1/2024 11:43:07 AM. Solana revolutionizes blockchain technology with its speed and scalability, challenging traditional platforms like Ethereum. This article delves into Solana's features, advantages over Ethereum, a
  • How to Setup the Solana Development Environment5/1/2024 11:41:59 AM. In this article, we will explore how to set up the development environment of the Solana blockchain. Setting up a robust Solana development environment is essential for smooth blockchain development.
  • JSON Web Auth Using Angular 8 And NodeJS5/1/2024 11:41:39 AM. Learn to implement JSON Web Token (JWT) authentication in Angular 8 with Node.js backend. JWT provides a secure way to transmit data between parties. This tutorial covers token generation, intercepto
  • How To Share A Power BI Report5/1/2024 11:40:58 AM. Easily share Power BI reports within and outside your organization using Power BI Desktop or services. Learn how to publish reports, choose sharing destinations, generate QR codes, and embed reports.
  • Protection Against Clickjacking5/1/2024 11:40:40 AM. Protection against clickjacking involves implementing measures like frame-busting scripts, X-Frame-Options HTTP header, and Content Security Policy to prevent malicious actors from hijacking clicks on
  • Protection Against Busting Frame Busting5/1/2024 11:40:26 AM. Learn effective techniques to protect against frame busting vulnerabilities on websites. Discover how to implement robust security measures, such as Content Security Policy (CSP), to prevent clickjack
  • COM in .NET5/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 Turn Off Automatic Updates In Windows 105/1/2024 11:39:39 AM. Learn the importance of computer updates, especially in Windows 10, for security and performance. Understand Microsoft's automatic update system and discover methods to disable updates, enhancing
  • How to Create Azure Storage Account and Configure to Windows 115/1/2024 11:39:12 AM. Learn how to set up an Azure Storage Account and integrate it with Windows 11. Create and configure storage containers using Azure Portal or tools like PowerShell and Azure CLI. Explore access managem
  • Accessing User Information List in SharePoint5/1/2024 11:36:22 AM. Explore the ins and outs of accessing user information in SharePoint with our detailed guide. Learn the benefits, features, and limitations of leveraging user data, and follow our step-by-step instruc
  • MVC 4 WEB API .NET 4.55/1/2024 11:35:21 AM. This article introduces the concept of exposing a Web API from ASP.NET MVC4, allowing clients to retrieve data in various formats such as JSON, XML, and HTML. It highlights the purpose of using HTTP a
  • Transactional Queue in .NET5/1/2024 11:34:58 AM. Transactional Queue in .NET facilitates reliable message processing with transactional integrity. Ensure data consistency and fault tolerance in distributed systems, leveraging the robust messaging ca
  • Passing Data From Controller To View With ViewBag - Part Three5/1/2024 11:34:18 AM. This article will tell you almost everything about passing data from Controller to View in ASP.NET MVC using ViewBag. I am writing this article to tell you the basic to advance concepts about ways to
  • ASP.NET State Management Techniques5/1/2024 11:18:17 AM. In this article, we will learn essential ASP.NET state management techniques including session state, view state, application state, cookies, query strings, caching, and more.
  • Dynamic UI Mastery: Showing/Hiding HTML Controls in Power Apps5/1/2024 11:17:19 AM. Unlock the Potential of Dynamic User Interfaces: Learn How to Show/Hide HTML Controls with Button Clicks. This article guides you through the process step-by-step, enabling you to create engaging and
  • Integrating Dynamics CRM To Azure Service Bus5/1/2024 11:16:16 AM. Integrating Dynamics CRM with Azure Service Bus enables seamless communication, leveraging Azure's robust messaging capabilities for efficient data exchange, automation, and event-driven workflows
  • Getting Started With Azure Service Bus Queues And ASP.NET Core - Part 15/1/2024 11:15:53 AM. Explore the fundamentals of Azure messaging services, setting up queues, and leveraging the Azure SDK for . NET. Discover queue-based messaging techniques for reliable and scalable communication in cl
  • To Find Installed Version of .Net Framework Using CLR Version Tool5/1/2024 11:14:47 AM. Learn about Clrver.exe utility to identify .NET Framework versions. Use MSCorEE.dll presence in system directories. Visual Studio command prompt access. View installed .NET versions and CLR versions
  • Implement Many-To-Many Relationship in C# Class5/1/2024 11:13:30 AM. Learn to implement a many-to-many relationship in C# using collections and junction tables. Explore how to model associations between entities, use LINQ queries for retrieval, and leverage tools like
  • Use Custom CSS In SharePoint 20135/1/2024 11:13:14 AM. Learn how to enhance the visual design of your SharePoint 2013 site by using custom CSS. This tutorial covers essential techniques for applying custom styles, branding, and UI customization, enabling
  • 3 Important Concepts: - Association, Aggregation and Composition5/1/2024 11:12:36 AM. Explore essential OOP concepts like association, aggregation, and composition through real-world examples. Understand their significance in modeling relationships and code maintainability. This artic
  • Understand Virtual Object.Equals, Static Object.Equals and Reference.Equals in Object Class5/1/2024 11:12:00 AM. In the Object class of C#, the Equals method can be overridden, creating virtual and static versions. Virtual Equals compares content, static compares references, while Reference. Equals provide refer
  • Weak Event Pattern and Memory Leak in .Net 4.55/1/2024 11:11:21 AM. The code demonstrates the issue of memory leaks due to unregistered event handlers and introduces the weak event pattern in .NET 4.5 as a solution. It provides an example of an event source and listen
  • How to Bind and Perform Update, Edit, Delete Operation on DataList Control in 3 Tier in ASP.Net5/1/2024 11:10:55 AM. Learn how to implement CRUD operations on a DataList Control in ASP.NET using C#. This tutorial guides you through creating a three-tier architecture with an SQL Server Database, designing the UI, wri
  • Validating Mobile IMEI Number5/1/2024 11:10:15 AM. Validating Mobile IMEI Numbers ensures device authenticity and legality. IMEI, or International Mobile Equipment Identity, serves as a unique identifier for mobile devices. Verification confirms devic
  • Microsoft Enterprise Instrumentation Framework(EIF) - Quick Guide5/1/2024 11:09:43 AM. Explore Microsoft Enterprise Instrumentation Framework (EIF) with our Quick Guide. Learn to monitor, log, and optimize application performance effortlessly, ensuring robustness and efficiency in your
  • Microsoft Small Basic: Painting Tool Using Graphics Window5/1/2024 11:09:00 AM. Learn to create a Painting Tool using Small Basic's GraphicsWindow, including animation and graphical output. Explore step-by-step code explanations and tutorials for beginners, covering drawing s
  • Thread- Local Storage of Data in .NET5/1/2024 11:07:55 AM. Suppose you're writing a multi-threaded application and you want each thread to have its own copy of some data. You also want this data to persist throughout the lifetime of the thread.
  • Introduction to Task-Based Asynchronous Pattern in C# 4.5: Part I5/1/2024 11:07:16 AM. Discover the fundamentals of Task-Based Asynchronous Pattern in C# 4.5: Part I. Explore asynchronous programming, concurrency, and the await keyword for efficient parallel computing in .NET Framework
  • Parallel.For Loop in .NET 45/1/2024 11:06:50 AM. Learn efficient parallel programming with the Parallel.For loop in .NET 4. Harness the Task Parallel Library (TPL) to execute iterations concurrently, optimizing performance through multithreading and
  • Why Strings Are Immutable in .Net5/1/2024 11:05:35 AM. Explore the concept of immutable strings in .NET, understanding how strings are allocated in memory, and why they are immutable. Learn how immutability enhances memory management, prevents race condit
  • Multi-Tenant Migrations With Entity Framework 6.0 (Code First Model)5/1/2024 11:04:59 AM. Master multi-tenant migrations in Entity Framework 6.0 with ease. Learn seamless data management strategies for code-first models, ensuring robust and efficient database migrations in a multi-tenant e
  • Asynchronous Connection in .NET Framework 4.55/1/2024 11:04:28 AM. Learn about leveraging asynchronous connections in .NET Framework 4.5 for efficient, non-blocking operations. Explore async/await patterns, Task Parallel Library (TPL), AsyncCallback delegate, and asy
  • Passing Data From Controller To View With ViewData - Part Two5/1/2024 11:04:07 AM. This article will tell you almost everything about passing data from Controller to View in ASP.NET MVC using ViewData. I am writing this article to tell you the basic to advanced concepts about ways t
  • Passing Data From Controller To View - Part One5/1/2024 11:03:17 AM. This article will tell you almost everything about passing data from Controller to View in ASP.NET MVC. I am writing this article to tell you the basic to advanced concepts about ways to pass data fro
  • Anti-Reverse Engineering (Assembly Obfuscation)5/1/2024 11:02:29 AM. Learn how to protect your .NET source code from reverse engineering using obfuscation techniques with Dotfuscator. Explore the process step-by-step, including obfuscated code analysis and MSIL code ex
  • Integration Testing With Fitnesse5/1/2024 11:01:40 AM. Integration Testing With Fitnesse" explores using Fitnesse for automated integration and acceptance testing. Learn how to leverage Fitnesse's features for seamless integration testing, enhanc
  • Log Parser Usage Details For IIS Logs5/1/2024 11:01:00 AM. Explore Log Parser for IIS logs: Analyze, extract, and transform data effortlessly. Master command-line tools for detailed log analysis and troubleshooting. Unlock insights from your log files efficie
  • How to Get All the Site Permission Levels in SharePoint 2013 Online Using REST API5/1/2024 11:00:29 AM. Learn how to utilize SharePoint 2013's REST API to access site permission levels remotely. Explore creating apps with NAPA Tool, handling cross-domain requests, executing CRUD operations, retriev
  • .NET Remoting5/1/2024 10:59:12 AM. .NET Remoting facilitates communication between .NET objects in different application domains or processes across a network. It provides a versatile mechanism for remote procedure calls, supporting va
  • Integrating Node.js and Python for URL Shortening with pyshorteners5/1/2024 9:18:01 AM. we will explore the process of integrating Node.js and Python to create a simple URL shortening application using the pyshorteners library. By combining the strengths of both languages, we can leverag
  • Implementing Azure Blob Storage in Your Application5/1/2024 8:46:57 AM. Are you looking to leverage the power of cloud storage for your applications? In this detailed guide, we take you through the process of implementing Azure Blob Storage in your application, step by s
  • .NET Core Performance: Caching, Lazy Loading, indexing & profiling5/1/2024 7:30:48 AM. This article explores the world of performance optimization in .NET Core applications and SQL queries. Discover the science behind ensuring your software runs smoothly and efficiently through techniqu
  • Learn Local and Global Temporary Tables in SQL Server5/1/2024 7:11:09 AM. Temporary tables in SQL Server provide a way to store and process intermediate results within a session. There are two types of temporary tables: local temporary tables and global temporary tables.
  • How to Write Testable Code in .NET5/1/2024 5:46:14 AM. Learn the art of writing testable code in .NET for robust software. Discover techniques like dependency injection and unit testing for improved code quality and easier maintenance. Master the principl
  • HttpResponseMessage In WebAPI5/1/2024 5:44:51 AM. In this article you will learn how to use HttpResponseMessage with raw HTTP responses for returning a message/data with “HttpStatusCode” from our WebApi action.
  • How To Dynamically Upload And Play Video File Using ASP.NET MVC 55/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
  • Session Management In ASP.NET Web API5/1/2024 5:42:33 AM. Session Management in ASP.NET Web API involves handling user sessions, state, and security. It encompasses implementing authentication, authorization, and token-based security to manage user sessions
  • The Cloud Show with Magnus Mårtensson ft. Logan Song - Ep. 235/1/2024 5:41:55 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • Rockin’ The Code World with dotNetDave ft. Mark Brown - Ep. 1005/1/2024 5:39:38 AM. In the episode, you will learn about how to build Generative AI applications with Microsoft .NET.
  • Data Structures and Algorithms (DSA) using C# .NET Core - Binary Trees and Binary Search Tree (BST) Tree Traversal- II5/1/2024 5:14:53 AM. The fundamentals of Tree and Binary Search Tree, delving into data reading, node addition, deletion, and search operations through tree traversal. Understand three traversal types: Preorder, Inorder,
  • Data Structures and Algorithms (DSA) using C# .NET Core — Binary Trees and Binary Search Tree (BST)5/1/2024 5:14:38 AM. In this article we will learn about - Binary Trees. Explore the fundamentals of trees and delve into binary trees, focusing on Binary Search Trees (BST). Understand key terminologies, tree traversal,
  • Versions In Different Technologies5/1/2024 5:04:15 AM. This article will list the versions in the different Techs.
  • How to Render EJS file in Express JS5/1/2024 5:00:38 AM. To render an HTML file in Express.js, you can use the built-in templating engine or serve the static HTML file directly. Here are two common approaches:
  • Create Azure ADLS Gen 2 and Fabric Lakehouse Shortcut for Analysis5/1/2024 4:55:30 AM. This video shows how to create Azure ADLS Gen 2, create container, upload files and create a shortcut in Microsoft Fabric Lakehouse for downstream analytics.
  • How to Create a Custom Property Wrappers in SwiftUI?5/1/2024 4:21:51 AM. Property Wrappers, a potent and flexible addition unveiled in Swift 5.1, enable the creation of custom property wrappers within SwiftUI, offering substantial versatility.
  • Use CheckBox Inside ASP.NET GridView4/30/2024 11:46:15 AM. Utilize CheckBox controls within ASP.NET GridView for versatile data selection and manipulation. Enhance user interaction and data management by integrating checkboxes seamlessly into your web applica
  • Create Facebook App using ASP.NET MVC4/30/2024 11:03:42 AM. Learn to integrate a Facebook app with your ASP.NET MVC project using Visual Studio 2012 and MVC 4 template. Follow step-by-step instructions to set up SSL, register as a developer, configure app set