Related resources for OF
  • An Introduction to Jira: A Project Management Software Tool5/3/2024 9:55:15 AM. Jira is designed to help teams manage projects from start to finish, facilitating everything from task assignment to progress tracking. Whether you're in software development, business, or another
  • Implementing On-Premises Servers into Microsoft Azure Arc5/3/2024 9:17:33 AM. Learn how to seamlessly integrate on-premises servers into Microsoft Azure Arc, enabling centralized management and governance for your hybrid infrastructure.
  • Using Ng-init and Ng-repeat Directive of AngularJS in ASP.Net Application5/3/2024 8:53:39 AM. Discover efficient data initialization and dynamic data rendering techniques using these directives, enhancing your front-end development in ASP.NET with AngularJS's powerful features. Master the
  • Cloud Show with Magnus Recording ft. Niclas Madsen Ep. 245/3/2024 8:18:18 AM. The show is about cloud leadership and all the important questions relating to cloud projects.
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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.
  • .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
  • 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.
  • 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.
  • Visual Studio and .NET's Unit Test Framework4/30/2024 10:46:30 AM. This article outlines the process of automating tests using Microsoft Visual Studio's Unit Testing Framework. It covers the fundamentals of test automation, explains the structure of test cases, a
  • 6 Ways of Doing Locking in .NET (Pessimistic and Optimistic)4/30/2024 9:44:21 AM. This article talks about 6 ways of doing locking in .NET. It starts with concurrency problems and then discusses about 3 ways of doing optimistic locking.
  • How to Create a SharePoint Site and Manage Permissions 4/30/2024 9:35:51 AM. Learn how to effectively set up a SharePoint site and manage permissions in this comprehensive guide. Explore step-by-step instructions for creating a new site, configuring security settings, and cont
  • Overview Of Yeoman Generator For Office Add-ins4/30/2024 9:33:44 AM. Discover how to streamline Office Add-in development using Yeoman Generator. This overview covers setup, tools, and JavaScript API integration for efficient creation of custom Office solutions.
  • How To Learn Power BI And How Long It Takes To Learn Power BI4/30/2024 9:19:06 AM. Power BI, a powerful business intelligence tool by Microsoft, transforms raw data into actionable insights through reports and dashboards. Learn essential skills like data visualization, modeling, and
  • How to Create the Automated Plugin in the Dataverse Environment?4/30/2024 7:21:53 AM. Learn how to integrate Instant Plugins in Power Automate using Dataverse Accelerator, Microsoft's experimental feature. Follow step-by-step instructions for creating Automated plugins, specifying
  • Add a Folder/File to OneDrive Without Moving it into OneDrive4/30/2024 6:51:31 AM. This article will discuss the way to Add Folder/File outside of OneDrive Folder to OneDrive without Moving it into OneDrive
  • From Traditional to Modern: Understanding of JavaScript Functions4/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
  • How to Integrate Instant Plugins in the Power Automate Flow?4/29/2024 11:28:28 AM. Integrating instant plugins in Power Automate Flow enables seamless automation. Utilize connectors and triggers to link diverse apps and processes, enhancing efficiency with real-time actions and cust
  • How to Integrate Instant Plugins in the Canvas App?4/29/2024 11:25:59 AM. Dataverse Accelerator by Microsoft introduces low-code plug-ins for real-time business logic workflows in Canvas apps. Learn step-by-step integration of Instant Plugin with Power Fx in Dataverse envir
  • What, Why and How: SOA With Microsoft4/29/2024 11:21:58 AM. Explore Service-Oriented Architecture (SOA) with Microsoft for streamlined, modular applications. Harness Microsoft technologies like Azure and BizTalk Server to design, implement, and integrate servi
  • Why You Should Learn Python In 2020 - Top Advantages4/29/2024 11:20:45 AM. In 2020, learning Python offers numerous advantages. It's a versatile programming language, ideal for beginners and professionals alike. Python's demand in fields like data science, web develo
  • Enterprise Library New Version 64/29/2024 10:15:21 AM. Enterprise Library Version 6 is a Microsoft .NET Framework library offering application blocks for logging, caching, data access, security, and more. It provides configurable components for common ent
  • When to Delay Sign Assemblies4/29/2024 10:00:10 AM. Delay signing assemblies is useful when collaborating with third-party developers or in scenarios requiring assembly testing before final signing. It allows development to proceed while ensuring event
  • Import Data to Excel SpreadSheet in .NET4/29/2024 9:56:16 AM. Learn how to import data into Excel spreadsheets using C# and . NET. Explore Excel interop, data manipulation, and CSV handling. Automate data import/export tasks, manage connections, and format data
  • DevOps Pipeline (3), Setup from GUI&YAML4/29/2024 6:18:04 AM. This article discusses the DevOps Pipeline Setup Process. Microsoft's Azure, introduced in 2010, revolutionized computing by shifting from local to cloud-based solutions. This transition impacts d
  • Introduction to Grafana: Power of Data Visualization4/29/2024 5:16:32 AM. Learn about Grafana, an open-source analytics and monitoring platform, and discover why it's essential for visualizing metrics data.
  • Visualizing Loss Surface Of A Regression Line4/26/2024 12:19:09 PM. Explore the loss surface of a regression line through 3D visualization, illustrating how changes in slope (weight) and bias affect model performance. This visual analysis delves into model evaluation,
  • 4 Real Time Use of Partial Classes and Partial Method4/26/2024 12:17:26 PM. Learn how to leverage partial classes and partial methods in real-time applications with C#. Explore their use for modular design, event-driven programming, and code organization. Discover how they en
  • Story Of Equality In .NET - Part One4/26/2024 12:15:39 PM. This content outlines the complexities of equality and comparison in .NET, diving into topics like reference vs. value equality, the role of interfaces, and issues with floating-point arithmetic. It e
  • MPXJ Library in Details4/26/2024 12:14:21 PM. MPXJ is a Java library for reading, writing, and manipulating project data stored in Microsoft Project files. It offers APIs for task scheduling, resource management, Gantt charts, and more, facilitat
  • Lobe - A Free & No-Code Machine Learning Application4/26/2024 12:03:18 PM. Discover Lobe, a free machine learning application by Microsoft that simplifies model training with its intuitive GUI. Train models effortlessly, play with predictions, and export them for cross-platf
  • How To Access Data Of Predefined Datasets In R4/26/2024 11:56:47 AM. In R, accessing predefined datasets involves importing data from packages or using built-in datasets. Utilize functions like data() or datasets:: to load datasets for analysis, exploration, and visual
  • Introduction To Enterprise Library 6.0 And Unity 3.04/26/2024 10:28:28 AM. Explore Enterprise Library 6.0 and Unity 3.0, essential tools in Microsoft's .NET ecosystem. Learn how to leverage Enterprise Library for robust application development and Unity 3.0 for effective
  • Hands-Free Security Scanning Within .NET Applications4/26/2024 9:59:18 AM. I'm sure if you follow any news sources at all, you see countless hacks, breaches, and leaks from various big-name companies which you might assume would be better at protecting your information.
  • Introducing Copilot Studio: Your Creative Code Companion4/25/2024 10:38:44 AM. Copilot Studio is your ultimate creative companion for coding. This innovative platform is designed to assist and inspire you in your coding journey, offering support, suggestions, and guidance to enh
  • Create Your Customized Copilot Using Microsoft Copilot - Part 1 4/25/2024 10:13:39 AM. Create your own personalized Copilot with Microsoft Copilot, leveraging its AI prowess to enhance code generation and streamline development tasks. This series explores customizing Copilot for tailore
  • Are You Fresher & Looking For Way To Start With Microsoft .NET4/25/2024 8:57:05 AM. Get started with .NET Framework and its technologies for beginners. Learn C# with Visual Studio, explore web development with ASP.NET MVC and Entity Framework, master CRUD operations with SQL Server.
  • Learn About Sanity Testing With TestNG4/25/2024 8:52:22 AM. Discover Sanity Testing with TestNG, a Java-based testing framework. Ensure software quality through rapid, basic checks to verify stability post changes. Utilize TestNG's annotations for efficien
  • Clean Code - Single Level Of Abstraction4/25/2024 8:50:29 AM. Discover the essence of clean code with Single Level of Abstraction. Elevate readability and maintainability by adhering to this principle, ensuring each function or method performs a single task at a
  • .NET Core: Architecture, Features, and Advantages Explained4/25/2024 8:44:34 AM. In the realm of software development, staying ahead of the curve is crucial. With technology evolving at an exponential rate, developers are constantly seeking efficient, scalable, and versatile solut
  • C# Programming: Language Fundamentals, OOP, Async, LINQ4/25/2024 8:39:35 AM. This guide provides a thorough exploration of the C# language, covering essential topics such as language fundamentals, object-oriented programming concepts, asynchronous programming, and Language Int
  • Efficient Data Copying with AutoMapper in C#4/25/2024 8:16:41 AM. Discover how to configure profiles, handle complex mappings, customize type conversions, and utilize features like flattening, null substitution, and reverse mapping for efficient data transformations
  • Create Word Reports Without Microsoft Word Using Spire.doc4/25/2024 8:09:25 AM. Spire.doc provides a robust solution for generating reports as Word documents without relying on Microsoft Word. Utilizing the .NET framework and C# programming, it offers efficient document processin
  • Convert A Single PDF Into Number Of Pages As PDF Using iTextSharp4/25/2024 8:01:32 AM. In this article, we will learn how to efficiently convert a single PDF document into multiple PDF files, each representing a single page, using iTextSharp.
  • Learn about Components Of .NET4/25/2024 8:00:10 AM. The .NET ecosystem comprises various components facilitating software development across platforms. Key elements include the .NET Framework with its Common Language Runtime (CLR) and Base Class Librar
  • Realizing Continuous Integration With Cruise Control.Net (CC.Net)4/24/2024 2:05:35 PM. Realize continuous integration seamlessly with Cruise Control.Net (CC.Net), streamlining build management and automation processes. CC.Net enables automated builds, testing, and deployment, ensuring c
  • Patching .NET Binary Code by CFF Explorer4/24/2024 1:52:11 PM. Discover how to modify .NET binary code using CFF Explorer. This tutorial explores the process of patching executable files, enabling alterations to functionality or behavior.
  • Improve Performance of .NET Application4/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
  • How To Use Readxl Package To Read Data In R4/24/2024 7:31:17 AM. Learn to efficiently import data from Excel files into R using the readxl package. Simplify data reading, analysis, and manipulation for seamless data science workflows.
  • Python Basics4/23/2024 11:25:00 AM. Python is a versatile, interpreted, high-level programming language created by Guido van Rossum. Named after Monty Python, it's widely used in software development, web development, scripting, and
  • Microsoft Defender for Endpoint (MDE), Common Actions4/23/2024 11:18:53 AM. This article provides concise instructions for managing antivirus software on Windows and Linux Azure Virtual Machines using Microsoft Defender for Cloud. It covers tasks such as checking protection s
  • Free Microsoft Certification Renewal At No Cost And No New Exam4/23/2024 11:15:42 AM. Renew your Microsoft Certification for free, no new exams are needed. Enjoy cost-free certification maintenance through continuing education, boosting your professional development effortlessly.
  • How To Uninstall A Program In Windows 10 Using Command Prompt4/23/2024 11:08:45 AM. Learn how to efficiently uninstall programs in Windows 10 using the Command Prompt. Discover step-by-step instructions on leveraging command-line interface for software removal, empowering you with a
  • Exploring About Azure Function4/23/2024 8:34:53 AM. Explore the power of Azure Functions, Microsoft's serverless computing offering in the cloud. Dive into event-driven programming, scalability, and seamless integration with Azure services.
  • Office 365 - SharePoint Central Admin Configuration4/23/2024 8:25:38 AM. Configuring SharePoint 2013 Central Administration in Office 365 involves settings for site collections, service applications, timer jobs, and health analysis. It manages farm-wide settings and servic
  • Preview of Dynamic Data and Entity Data For EF 64/23/2024 7:23:32 AM. The preview of Dynamic Data and Entity Data for EF 6 introduces efficient database connectivity and modeling within the .NET Framework. It enables seamless integration of data with code through Entity
  • View Contents Of Your Google Drive Using .NET4/22/2024 11:10:08 AM. In this article, we will Learn to access and view your Google Drive contents seamlessly using . NET. This tutorial guides you through integrating Google Drive API into your .NET applications, empoweri
  • Native Assembly Programming in .NET4/22/2024 8:56:22 AM. Learn to create EXE and DLL files using MASM in Visual Studio. Configure project settings, write assembly code, debug, and test applications. Explore the power of assembly language for faster executio
  • Indepths of Global Assembly Cache4/22/2024 8:54:29 AM. In this article, we will Explore the depths of the Global Assembly Cache (GAC) in .NET Framework. Learn about assembly management, versioning, security, and deployment.
  • Logging Database Operations in Entity Framework4/22/2024 8:53:24 AM. Discover Entity Framework 6's new feature: logging database operations. Easily debug and troubleshoot performance issues by logging SQL commands, parameters, timestamps, and more. Customize loggin
  • Utilization of DataGrid VS ListBox in WPF C#4/22/2024 8:46:58 AM. In WPF (Windows Presentation Foundation), the DataGrid and ListBox are two powerful controls that serve different purposes and are suitable for different scenarios
  • Understanding .NET Client Profile4/22/2024 8:22:31 AM. .NET Client Profile, tailored for Windows Forms apps, offers speedy deployment with minimal footprint. Microsoft trims features like ASP.NET, MSBuild, enhancing package efficiency. Removed from .NET 4
  • Things to Consider When Designing .NET Applications4/22/2024 8:21:02 AM. Explore efficient .NET application design for scalability and performance. Learn about proper resource management, application boundaries, assembly strategies, code refactoring, and optimal thread usa
  • Channel Factory Caching in WCF 4.54/22/2024 7:43:25 AM. ChannelFactory caching in WCF 4.5 allows caching of service instances. ClientBase<T> introduces CacheSetting property, facilitating caching. Enum values determine caching behavior. Samples demon
  • Overview Of AngularJS: Part 14/22/2024 7:22:36 AM. AngularJS Part 1 introduces the framework's core concepts like MVC architecture, data binding, and directives. It covers modules, controllers, services, and filters essential for building robust s
  • Understanding the Layers of Database Management Systems4/21/2024 2:29:09 PM. Unlocking the Power of Three-Tier Architecture: A Comprehensive Guide to Understanding and Implementing Database Management Systems. Dive deep into the layers of presentation, application, and data ma
  • Sorting Rows By Table Header In AngularJS 4/21/2024 2:22:24 PM. Learn how to implement bidirectional data sorting in AngularJS using table headers. Utilize ng-click and ng-class directives for interactive sorting indicators. Employ orderBy filter for sorting data
  • Exploring the fundamentals of concurrent programming in .NET4/19/2024 11:57:13 AM. Concurrency is vital for efficient applications. .NET offers Thread, Multithreading, Task, Async & Await, Threadpool, Lock, and Deadlock tools. Understanding them enhances .NET development for sca
  • C# Corner Delhi Chapter Meet, June-22, 2013 Official Recap4/19/2024 10:28:10 AM. Recap of the C# Corner Delhi Chapter Meet held on June 22, 2013, featuring sponsors, enthusiastic attendees, agenda with sessions on LINQ, ASP.Net MVC, and Web API by notable speakers Dhananjay Kumar,
  • Deploying WPF Apps with Click-Once in Visual C# Express4/19/2024 10:24:11 AM. Deploy WPF apps seamlessly with ClickOnce in Microsoft Visual C# 2010 Express. Simplify distribution, enable automatic updates, and ensure easy installation, all within the .NET environment for effici
  • Streamlining Security: Managing Inactive Users in Microsoft 3654/19/2024 9:55:36 AM. In this edition, we'll guide you through Streamlining Security: Managing Inactive Users in Microsoft 365. Supercharge your team's collaboration with our curated insights, expert tips, and the
  • Alibaba Cloud IoT: Connecting Devices and Managing Data4/19/2024 4:52:48 AM. Alibaba Cloud IoT connects devices & manages data for businesses, enabling them to unlock the power of #IoT & gain valuable insights.
  • Introduction to the Assembly Concept4/18/2024 1:23:08 PM. An introduction to the assembly concept explores the fundamental unit of deployment in .NET applications. Assemblies encapsulate code, metadata, and resources, aiding in code management, versioning, a
  • Bug Fixing: .NET Reverse Engineering: Part 44/18/2024 1:15:09 PM. Explore advanced .NET Reverse Engineering through Round-trip engineering, manipulating IL code without accessing source code. Fix bugs like Memory Overflow, Array Index Out Of Range, and Divide by Ze
  • Intoduction of Interceptors in .NET 8 and C# 12: How to use it?4/18/2024 9:15:23 AM. Interceptors are an experimental feature, available in preview mode with C# 12. An interceptor is a method that allows you to substitute a call to an interceptable method, with a call to itself at com
  • How To Create A Classic Site In SharePoint Online4/18/2024 8:45:32 AM. Learn to create SharePoint classic sites in Microsoft 365 using both out-of-the-box methods and PowerShell. Explore the admin center and PowerShell cmdlets for seamless classic site creation alongsid
  • Types of Modern Site Collections - SharePoint4/18/2024 8:13:11 AM. This Article demonstrate what actually SharePoint Modern Site Collection is and Various types of Modern Site Collection that can be used as per the business needs.
  • Learn Angular 8 Step By Step in 10 Days – Day 14/17/2024 8:20:40 AM. Embark on a 10-day journey to master Angular 8 step by step. Day 1 focuses on laying a strong foundation, covering Angular basics, components, and directives, setting you on the path to becoming a pro
  • Create Site Collection in SharePoint 2013 Online4/17/2024 8:05:45 AM. Learn to swiftly create site collections in SharePoint 2013 Online using SharePoint Online Admin Center. Customize with various templates, manage permissions, and configure settings effortlessly. Acce
  • Harnessing the Power of Big Data with Alibaba Cloud AnalyticDB4/17/2024 6:28:24 AM. Learn how Alibaba Cloud AnalyticDB empowers businesses to harness the power of big data analytics, with high performance, scalability, and cost-effectiveness.
  • Newtonsoft.Json vs. System.Text.Json: Comparative Analysis4/17/2024 4:44:19 AM. In the world of .NET development, handling JSON serialization and deserialization is a common task, especially when dealing with web APIs. In this article, we'll compare and contrast these two lib
  • A Comprehensive Guide to Entity Framework Core in .NET 84/16/2024 10:54:12 AM. Explore the comprehensive guide to Entity Framework Core in .NET 8, enriched with the latest features of C# 10. Authored by Ziggy Rafiq, this detailed overview covers everything from basic concepts to