Related resources for format
  • How to Make 3D Perspective Boxes using CSS37/26/2024 6:09:49 AM. In this article, learn how to create 3D perspective boxes using CSS3. CSS3, an advanced styling tool, enhances web design with animations and 3D transformations. We'll guide you through setting up
  • Elevate Your Code with Vertical Coding Style7/26/2024 4:50:34 AM. In the world of software development, code readability and maintainability are paramount. One effective way to achieve these goals is by adopting the Vertical Coding Style. The result is code that is
  • Applying SharePoint Online Site Classification using PowerShell7/22/2024 2:21:57 AM. Applying SharePoint Online Site Classification using PowerShell" guides administrators in leveraging PowerShell to efficiently manage site classifications within SharePoint Online.
  • Dynamically Creating a Table in SQL Server from Information Schema7/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
  • Custom Formatter with Content Negotiation in .NET Core Web API7/17/2024 12:00:32 PM. The process of choosing the best resource for a response when there are several resource representations available is known as content negotiation. Although content negotiation has been a feature of H
  • How to Get Sensitivity Labels from M365 Compliance Center7/15/2024 4:05:36 PM. Learn how to efficiently retrieve sensitivity labels from the M365 Compliance Center. Explore the step-by-step process of accessing and managing sensitivity labels within Microsoft 365, ensuring robus
  • Get Index Position of Nth Occurrence of a Character in String in Azure Data Factory7/12/2024 12:49:34 PM. In this article, we will learn how to efficiently locate the index position of the Nth occurrence of a specific character within a string using Azure Data Factory.
  • Crafting a Robust AI Strategy for Business Success7/10/2024 2:09:12 PM. Crafting a Robust AI Strategy for Business Success involves leveraging artificial intelligence to enhance operational efficiency, innovate customer experiences, and drive growth.
  • Sort an Array in Fabric Data Pipeline via Pipeline Expressions7/10/2024 10:53:30 AM. Learn how to efficiently sort an array within the Fabric Data Pipeline using pipeline expressions. This guide covers the essentials of data transformation, providing step-by-step instructions for leve
  • Azure Databricks | JSON to PySpark Data Transformation7/10/2024 6:44:18 AM. In this video, I demonstated how to leverage Azure Databricks to read JSON data, create Spark DataFrame and perform filtering.
  • Digitial Transformation in Healthcare: The Role of IT Solutions7/4/2024 4:38:22 AM. This article explores how IT solutions like AI, blockchain, IoT, and telemedicine are driving digital transformation in healthcare, improving patient care, and enhancing operational efficiency.
  • Exploring Microsoft Power Automate for Automation Power7/3/2024 11:05:42 AM. Explore the transformative capabilities of Microsoft Power Automate in our comprehensive analysis. Discover how automation streamlines workflows, enhances productivity, and integrates seamlessly with
  • The Critical Role of AI in the Future of IT Companies7/3/2024 6:04:06 AM. AI is revolutionizing the IT industry, enhancing efficiency, improving cybersecurity, and driving innovation. This article explores how AI can transform IT services and consulting, from automating rou
  • Best Use of ChatGPT and How to Search in a Particular Context7/2/2024 4:35:46 AM. Explore the optimal applications of ChatGPT, delving into its prowess in natural language processing and contextual understanding. Discover effective strategies for conducting targeted searches within
  • Introducing Video Page Templates in SharePoint and Stream6/26/2024 6:32:20 AM. The new video page templates in SharePoint Pages and News enable authors to easily create video-centric content. Starting in the Stream Web App, you can craft and customize video news posts with video
  • Copying Footers Between SharePoint Sites Using PnP PowerShell6/24/2024 4:00:07 AM. I've been extensively using SharePoint and the PnP PowerShell module, which simplifies tasks with easy command sets and detailed documentation. Notably, copying a footer between SharePoint sites i
  • Integrating Data Preparation into the Workflow6/21/2024 7:35:36 AM. In this article, we will Discover advanced techniques in data cleaning, transformation, and automation, crucial for enhancing machine learning outcomes and overall operational efficiency.
  • Transforming Data in JavaScript: Exploring Map, Filter, & Reduce6/21/2024 6:31:18 AM. In JavaScript programming, mastering array methods like map, filter, and reduce is essential for efficient data manipulation. Map transforms arrays by applying a function to each element, filter selec
  • Harnessing The Power Of AI In Project Management6/17/2024 9:17:11 AM. Artificial Intelligence (AI) is revolutionizing project management by enhancing scheduling, resource allocation, risk management, decision-making, task automation, and team collaboration. AI tools lik
  • Tutorial: Working With Windows Forms6/16/2024 2:37:12 PM. Learn C# basics with these Windows Forms tutorials! From simple form creation to event handling, explore code examples with TextBox, Button, MessageBox, and more. Ideal for beginners in .NET and Visua
  • Generating Public/Private Keys In C# And .NET 6/14/2024 10:40:14 AM. How to generate public/private key in C#. Asymmetric cryptography also known as public-key encryption uses a public/private key pair to encrypt and decrypt data. In .NET, the RSACryptoServiceProvider
  • String Replacement With Named String Placeholders6/14/2024 10:38:51 AM. The anonymous nature of placeholders in the String.Format method can make it confusing. Find out how to use named string placeholders in your code.
  • Revolutionize Your Business with Chatbot-Enabled Digital Transformation6/13/2024 10:20:23 AM. Organizations face numerous daily inquiries about digital transformation. Chatbots, like virtual assistants, manage repetitive queries, offering 24/7 support, and personalized customer experiences. Th
  • Extract Plain Text From SharePoint Rich Textbox Field In Power BI6/12/2024 9:42:53 AM. Streamline data integration and visualization in Power BI by removing HTML from SharePoint list fields. Enhance reporting by transforming HTML-rich text into plain text. Follow the tutorial for effici
  • The Future of Leadership: Emerging Trends and Skills for the Next Generation6/10/2024 7:53:50 AM. The field of leadership is evolving rapidly in the modern workplace. Future leaders must embrace digital tools, foster inclusive environments, demonstrate agility, show empathy, and develop cross-cult
  • Future Roadmap for Software Architecture and Engineering6/6/2024 5:10:08 AM. In the ever-evolving landscape of technology, the role of software architecture and engineering continues to be pivotal in shaping the digital future. As we look ahead, several key trends and advancem
  • How To Create And Apply Label In SharePoint Online6/5/2024 11:34:19 AM. This article is about how we can create and apply labels in SharePoint Online. I am going to explain how we can create labels for retention policies at tenant level so that labels can be applicable ac
  • Playing Audio and Video Files In C#5/30/2024 10:23:29 AM. In C#, play audio/video using libraries like NAudio or MediaPlayer. Use MediaElement in WPF or SoundPlayer in Windows Forms for simple playback. Ensure codec compatibility for file formats. Error hand
  • Working with Dates and Times in Python Using Pendulum5/30/2024 7:48:54 AM. Pendulum is a powerful Python library for handling dates and times. It simplifies working with timezones, supports date manipulation, formatting, parsing, and provides convenient methods for datetime
  • Narrow v/s Wide Transformations in pyspark5/30/2024 7:13:08 AM. This article explores the differences between narrow and wide transformations in PySpark, a powerful tool for big data processing. It delves into the mechanics of how these transformations work, their
  • Query Folding in Fabric Dataflow Gen2 (Power Query Online)5/30/2024 4:24:28 AM. Understanding Query Folding in Fabric Dataflow Gen2 (Power Query Online)" explores the concept of query folding within Microsoft's advanced data integration tool. Learn how query folding opti
  • The World Wide Web: Revolutionizing Information Access5/29/2024 4:27:41 AM. The World Wide Web has transformed how we access information, revolutionizing communication, commerce, and knowledge dissemination. Its impact spans across industries, empowering users with unparallel
  • Exploring Image Processing & Transformation with OpenCV5/24/2024 6:45:05 AM. Images are vital data in today's digital world, requiring preprocessing for analysis. OpenCV, a versatile tool, aids in image processing, offering functions like loading, resizing, rotating, and c
  • Understanding ToString() vs Convert.ToString() in C#5/23/2024 10:30:46 AM. In C#, both ToString() and Convert.ToString() are used to convert objects to their string representation. However, they have different usages and behavior. Understanding the differences between these
  • Create A Contact Us Form For Your Website5/17/2024 10:35:44 AM. Create a user-friendly Contact Us form for your website with essential fields like Name, Email, and Message. Implement spam protection, validation, and a responsive design for seamless interaction.
  • String in .NET C#: Usage, and Example5/16/2024 3:39:19 AM. A string in C# is an object belonging to the String class that symbolizes a string of characters. Numerous operations, including length, concatenation, comparison, obtaining substring, search, trim, r
  • Sort, Page, & Export Data Of HTML Table Using jQuery Datatable In .NET Core MVC5/14/2024 11:45:22 AM. Enhance data presentation in .NET Core MVC with jQuery DataTable, enabling sorting, pagination, and seamless export functionalities for efficient data management and improved user experience.
  • Demystifying customStringify: Filtering Functions in JSON5/13/2024 4:51:28 AM. In the vast world of data, JSON (JavaScript Object Notation) reigns supreme for its lightweight and human-readable format. But what if you want to control how specific data gets represented in your JS
  • Boost Data Analysis: Box-Cox Transformation5/11/2024 1:45:29 PM. The Box-Cox Transformation is a statistical technique that optimally adjusts data to achieve normality. It stabilizes variance, reduces outlier impact, and enhances visualization, ensuring more reliab
  • Enable Enterprise Metadata Keywords in SharePoint List5/9/2024 11:55:11 AM. Learn how to enhance information organization and search capabilities in SharePoint by enabling enterprise metadata keywords on lists. Empower users to apply standardized metadata tags for categorizat
  • How To Use Dplyr Package To Manipulate Data In R5/7/2024 11:26:21 AM. In this article, we will learn efficient data manipulation in R using the powerful Dplyr package. Discover essential functions for filtering, summarizing, arranging, and transforming data.
  • The Role Of Low-Code No-Code In The App Development Industry5/7/2024 10:32:00 AM. In this article, you will Discover how Low-Code and No-Code platforms are revolutionizing app development. Explore their impact on efficiency, scalability, and user experience. Learn how they empower
  • AI Valued at $4.4Trillion Annually | What and How5/3/2024 4:50:23 AM. What industry and what part of the operations is seeing the most value opportunity from AI?
  • 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
  • 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
  • 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
  • How to Create Custom HTML / CSS Elements in Power Apps4/29/2024 11:47:32 AM. Explore the powerful HTML text control in Power Apps, enabling rich text formatting, customization, and cross-platform compatibility. Learn its features, benefits, and limitations, alongside a step-by
  • Access AssemblyInfo File and Get Product Informations4/25/2024 10:13:01 AM. Access the AssemblyInfo file to retrieve crucial product details such as version, title, and company. Utilize attributes like AssemblyVersion and AssemblyProduct to programmatically access metadata, f
  • DriveInfo Class in C# with an Example4/25/2024 10:09:36 AM. The DriveInfo class in C# allows accessing and managing disk drive information such as available space, drive type, and volume details. With its methods and properties, it enables efficient disk space
  • Media CSS For Print The Web Page in Customized Format4/25/2024 8:10:45 AM. Utilize CSS media queries to craft print stylesheets for customized web page printing. Tailor typography, layout, margins, and colors for optimal print output. Ensure cross-browser compatibility and r
  • .NET Serialization4/24/2024 1:26:20 PM. Serialization in .NET facilitates object state persistence, enabling transmission across networks or storage in various formats like binary and XML. It ensures data integrity, exemplified by the US Vi
  • SoapFormatter in C#4/23/2024 11:25:44 AM. Learn to serialize and deserialize objects using SOAPFormatter in .NETFramework. Understand the usage of the IFormatter interface with Serialize and Deserialize functions. Implement serialization wit
  • Conditional Formatting By Data Bar In Power BI4/23/2024 8:53:47 AM. Learn how to implement conditional formatting with data bars in Power BI. Import data from CSV, select the table visualization, and choose the column for formatting. Set minimum and maximum values, s
  • Conversion from Object to JSON by Json.NET 4/22/2024 8:15:13 AM. Explore seamless conversion of objects to JSON using Json.NET, a popular library in C#. Learn efficient serialization techniques, data transformation strategies, and harness the power of .NET developm
  • Learn about Filters In AngularJS4/22/2024 6:38:13 AM. Filters in AngularJS offer powerful data transformation capabilities, enabling developers to format, sort, and manipulate data seamlessly. They enhance data presentation, providing users with a better
  • Creating Custom Filters In AngularJS4/21/2024 2:21:36 PM. In this article, we will be Creating Custom Filters in AngularJS empower developers to tailor data display and manipulation according to specific requirements.
  • Wiki Page Application in SharePoint4/18/2024 8:25:59 AM. In this article, we will Explore the versatile Wiki Page Application in SharePoint 2010 for seamless collaboration, content management, and knowledge sharing.
  • Formatting HTML Table In FLOW - Before Sending Email4/12/2024 8:14:49 AM. Learn how to enhance the visual presentation of your emails by formatting HTML tables in Microsoft Power Automate (Flow) before sending. Discover techniques for styling data effectively, optimizing la
  • Canvas Rotating Rectangles Animation Using HTML 54/12/2024 5:55:01 AM. Create captivating Canvas Rotating Rectangles Animation using HTML5, JavaScript, and CSS. Engage users with dynamic graphic motion, transforming rectangles in a visually appealing manner.
  • How To Get Localized Number Format Based On Country Using Angular 84/8/2024 9:17:00 AM. I have seen many users get confused about how different countries use different formats to display number format according to their country code. Most of the countries use "dot notation" as
  • Hiding the Version Information of .Net Framework Due to Security Issue4/3/2024 9:40:26 AM. Learn how to address the "medium-level" security issue of information disclosure in .NET Framework. Follow steps to create a sample website, identify the problem of version information disc
  • Information Computation Mastery: Serialization4/1/2024 5:04:20 AM. To use computers to automate information processing we have to deal with bitstreams as the information representation. We need bitstreams to be handled using files to preserve the data. The transition
  • Transfer Multiple File Formats Between Blob Containers with Logic App3/30/2024 8:02:51 AM. Moving multiple file format files between Blob storage containers using the logic app. This article demonstrates how to utilize Azure Logic Apps to automate workflows between Blob storage and OneDriv
  • Gemini Pro Text: Flawless Formatting with markdown23/29/2024 4:29:10 AM. This guide explores the integration of Gemini Pro AI output with markdown2 for HTML rendering in Django web apps. It details the challenges of formatting symbols, offers practical solutions, and empow
  • Information Computation Mastery: Challenges, Concepts, Implementation3/28/2024 4:53:53 AM. To use computers to automate information processing we have to deal with bitstreams as the information representation. By design, bitstream management involves the organization, storage, retrieval, co
  • Flow and List Document in WPF3/21/2024 9:34:09 AM. Explore WPF's powerful capabilities in managing flow documents and lists through XAML. Learn to design visually appealing user interfaces with structured content presentation, utilizing features l
  • .NET Evolution: Journey of Innovation and Transformation3/20/2024 7:32:19 AM. Discover the limitless potential of .NET, Microsoft's groundbreaking framework for building versatile and high-performance applications. From desktop to web, mobile to cloud, .NET empowers develop
  • Getting Started With Mapster in ASP.NET Core3/20/2024 6:41:17 AM. Learn how to streamline object mapping in ASP.NET Core applications using Mapster. This comprehensive guide covers installation, basic mapping techniques, advanced features like custom mapping, and pr
  • JavaScript Map, Filter And Reduce3/19/2024 11:47:34 AM. In this article, I have explained how to leverage JavaScript's powerful array methods to Map, Filter, and Reduce. Explore functional programming concepts to manipulate data efficiently. Streamline
  • Exploring the Data Table Control in Power Apps3/12/2024 10:15:27 AM. Discover the intricacies of the Data Table Control in Power Apps with our comprehensive guide. Learn to harness its power for seamless data manipulation, visualization, and user interaction.
  • Exploring the Power of Rich Text Editor in Power Apps3/12/2024 7:07:40 AM. Unlock the potential of Power Apps with this in-depth exploration of the Rich Text Editor feature. Our comprehensive guide provides step-by-step tutorials, tips, and insights into leveraging this powe
  • Data Transformations: ETL, ELT, and the Reverse ETL Revolution3/10/2024 8:05:56 AM. Delve into the complexities of data management through an in-depth examination of ETL, ELT, and the pioneering emergence of Reverse ETL in this extensive guide. Explore the applications, benefits, and
  • JavaScript Date Formats in TypeScript3/7/2024 5:03:38 AM. When it comes to handling dates in JavaScript, understanding various date formats is essential for creating dynamic and user-friendly applications. The JavaScript Date object empowers developers to wo
  • Understanding FORMATMESSAGE() Function in SQL Server3/6/2024 4:58:24 AM. In this article, we will discuss how to use FORMATMESSAGE() function in SQL Server, its advantages and usages with example.
  • Understanding Sharing in Lists on SharePoint Communication Sites3/5/2024 10:46:46 AM. This guide provides detailed instructions on utilizing the Share option in lists on SharePoint Communication Sites. It covers the login steps, navigating to lists, selecting items to share, opening th
  • Big Data: Navigating the Digital Ocean of Information3/5/2024 7:10:20 AM. In the era of technology, data has become the new currency. Big Data, a term frequently heard across industries, represents the vast expanse of information reshaping our world. The essence of Big Data
  • Working With Date and Time in Java3/4/2024 11:45:39 AM. This article provides a comprehensive overview of the functionalities of the java.util.Calendar class through code demonstrations. It covers various operations on date objects utilizing methods from t
  • Understanding Grouping by Columns in SharePoint Lists3/4/2024 6:35:46 AM. In this article, we will discover how to efficiently organize and manage data in SharePoint Lists by understanding the powerful grouping capabilities.
  • Understanding Regional Settings in SharePoint3/1/2024 11:50:45 AM. This guide offers a comprehensive overview of Regional Settings in SharePoint, emphasizing their significance in enhancing user experience and fostering global collaboration. It covers the functionali
  • What You Need to Know About Data Warehouses2/27/2024 11:41:08 AM. A data warehouse serves as a centralized data management system aimed at bolstering business intelligence (BI) tasks, particularly in the realm of analytics. It is primarily used for conducting querie
  • Access Website Hosted In IIS On Windows 10 From Any PC On LAN2/27/2024 10:46:46 AM. In this article, Learn how to access a website hosted on IIS in Windows 10 from any PC on your LAN. Configure network settings, ensure proper IIS setup and access the site seamlessly across your local
  • Learn SharePoint In Series - Part Fifteen - Retention Policy Under Information Management System2/16/2024 6:49:29 AM. This article, part of a SharePoint series, delves into retention policies in list settings, essential for managing document lifecycles. Learn to configure policies for automatic archival or deletion b
  • Learn SharePoint In Series - Part Seventeen - List Columns In SharePoint2/16/2024 6:39:34 AM. Delve into list columns in SharePoint, covering data types, customization, and metadata management. Learn how to optimize content organization and ensure efficient data validation for enhanced collabo
  • Azure Immersive Reader Technology - geting started!2/14/2024 1:23:24 PM. Using Azure Immersive Reader Technology to Help People Consume and Understand Text Based Information
  • Learn about ToolTip in WPF2/14/2024 7:11:29 AM. The ToolTip element in XAML adds a tooltip to a WPF control. The ToolTip class represents a tooltip in C#. The ToolTip property of a control represents the tool tip of the control. Code examples in th
  • External Streaming Data - Bitstream Format2/14/2024 5:28:18 AM. The main aim of this article is to extend knowledge related to object-oriented programming focusing on interoperability between the computing process and data visualization, archiving, and networking
  • SharePoint Online List JSON View Formatting - Video Thumbnail2/13/2024 9:38:59 AM. Customizing YouTube video thumbnails in SharePoint lists enhances visual appeal and user experience. By creating a list with specific columns and using JSON formatting, you can display thumbnails alon
  • Brand New GroupBy Function with Subtotals Conditional Formatting in Excel1/15/2024 6:35:17 AM. This video shows how to use the brand new GroupBy Function with Subtotals Conditionally Formatted in Excel.
  • Weight of Evidence (WOE) And Information Value (IV)1/2/2024 6:57:43 AM. Delve into the realm of Weight of Evidence (WOE) and Information Value (IV) in machine learning. Uncover their significance, use cases, calculation methods, and practical applications in logistic regr
  • Microsoft AI School - Extracting Information from Images and Documents1/1/2024 6:43:14 PM. Learn from MS AI School how to implement text extraction solutions from images and documents using Computer Vision
  • How to Avoid Passing Sensitive Information to LLM-OpenAI12/25/2023 7:41:27 AM. This article talks about how you can redact sensitive information before passing data to OpenAI.
  • Working With Numeric Format Specifiers in C# 1012/17/2023 8:36:28 AM. In this article, we will see how to use numeric format specifiers with Console.WriteLine in C# 10.
  • Advanced Conditional Formatting: Turn On & Off Cell Color with CHECKBOXES in Excel12/12/2023 6:20:25 AM. This article shows how to create advanced conditional formatting in Excel and using the new checkboxes to turn on and off the applied cell colors.
  • Retrieving Audit Data for a Specific Entity in D365 CE Using C#12/8/2023 9:15:15 AM. This article is about getting audit entity data for a particular entity. This blog guides Dynamics 365 CE users on leveraging C# code to retrieve audit data, ensuring compliance and transparency. Lear
  • Aligning And Formatting The C# And ASPX/CSHTML Code Using Visual Studio12/7/2023 9:06:13 AM. Aligning code in the code-behind as well as in front-end makes the code more professional look. The Visual Studio Code Editor gives you the ability to format your code with options such as hiding text
  • A Deep Dive into SharePoint Architecture: Unlocking the Power of SharePoint 12/2/2023 11:49:49 AM. Introduction to SharePoint Information Architecture, Information Architecture Elements in SharePoint , Information Architecture Goals, Unlocking the Power of SharePoint , SharePoint Functionality.
  • Dealing with Date and Time in Humanizer in C#12/1/2023 10:57:45 AM. Learn how to handle date and time in a user-friendly way in C# projects using Humanizer. Covering DateTime and TimeSpan humanization with customization options and real-world use cases for improved us
  • String Constants in PostgreSQL12/1/2023 4:49:37 AM. Delve into PostgreSQL's handling of string constants, which is essential for managing text data. Explore their syntax, handling of special characters, and their versatile use in variable assignmen
  • Understanding Window Functions in PostgreSQL11/30/2023 11:06:19 AM. In this article, we will learn how to use window functions in PostgreSQL, what are the different types of window functions, and how to write window function queries with examples.