Related resources for content
  • Explaining Deep Linking in Power Apps 11/12/2024 10:49:37 AM. Deep linking in Power Apps enables direct navigation to specific screens, improving user experience and engagement. By using URL parameters, custom schemes, and StartScreen functions, developers can c
  • How to Create Field Customizer Extension11/11/2024 6:10:24 AM. Extensions are client-side components that run inside the context of a SharePoint page. Extensions can be deployed to SharePoint Online, and you can use modern JavaScript tools and libraries to build
  • Managing User Data in Azure AD with Microsoft Graph API11/5/2024 5:47:57 AM. Microsoft Graph API is a RESTful web API that provides access to Microsoft 365 services, enabling developers to manage user data in Azure Active Directory. It allows operations such as retrieving, cre
  • ' Group By ' with Power Automate10/16/2024 5:52:26 AM. This process involves creating an instant flow to send an email to each user with a table of applications they have created. By listing rows from the "User Application" table, using union an
  • Make Divs Editable For User With jQuery10/11/2024 12:28:33 PM. This article outlines a simple method to make a generic DOM element editable, enabling users to modify its internal HTML. By using jQuery, the tutorial demonstrates how to convert a div into a textare
  • Multiple File Upload in ASP.NET With Example10/11/2024 12:25:08 PM. The FileUpload control in ASP.NET enables users to upload files to the server easily. It features a text box and a browse button for file selection. The control supports multiple file uploads when set
  • Zoom Text Content With CSS And JavaScript10/10/2024 8:32:21 AM. This article discusses various methods to implement a zoom-in/zoom-out feature for text content inside a div container. It explores three approaches: using the CSS zoom property, transform: scale(), a
  • Dynamically Create Nested Folders Using The New 'Create New Folder' Action Of Microsoft Flow10/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
  • Sitecore Experience Editor Tips for Content Author Instructions9/26/2024 3:38:16 AM. This article demonstrates how to use a helper method in Sitecore to display informative or warning messages within the Experience Editor, aiding Content Authors in managing components effectively.
  • ASP.NET 3.5 Tabbed Pages9/24/2024 11:55:31 AM. Tabbed pages are an effective way to organize content on web applications, improving user experience. By using a combination of MultiView and View controls in ASP.NET, developers can create intuitive
  • What are Different File Extension in .net9/23/2024 8:37:06 AM. This article explores key file extensions in ASP.NET, including .ASPX for web pages, which combine HTML and server-side code to generate dynamic content, and .CS for C# source files, essential for def
  • How To Utilize Web Templates And Content Snippet Effectively In Dynamics 365 Portal9/19/2024 10:16:20 AM. This guide covers best practices for customizing templates, reusing content snippets, and optimizing your portal to enhance user experience and workflow efficiency.
  • Angular Content Localization Using ngx-translate9/18/2024 4:39:17 AM. This guide covers setting up ngx-translate, managing translation files, and integrating multilingual support seamlessly into your Angular project to enhance user experience across different languages.
  • Top Reasons Why Web Developers Choose AngularJS9/17/2024 9:24:20 AM. AngularJS is a powerful, open-source JavaScript framework developed by Google for building robust Single Page Applications (SPAs). It simplifies web development by using HTML as a template language, o
  • API Versioning Best Practices in .NET 89/12/2024 10:48:15 AM. Learn how to implement API versioning in .NET 8 to manage changes and maintain compatibility. This article covers versioning strategies like URI Path, Query Parameter, Header, and Content Negotiation.
  • Build a Smart Private Chatbot with Semantic Kernel and APIs9/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.
  • Property 'X' Does Not Configure the Code Serialization for its Property Content9/11/2024 5:35:43 AM. The .NET 9 RC-1, released on September 9, 2024, introduced a WinForms component error (WFO1000), where properties fail to serialize code. To fix this, add using System.ComponentModel and apply [Design
  • Record Microsoft Form Respons In SharePoint Using Microsoft Flow9/5/2024 8:44:38 AM. This article explains how to record responses from Microsoft Forms in SharePoint using Microsoft Flow. It covers creating a flow, connecting Microsoft Forms and SharePoint, capturing form responses, a
  • Site Column & List Column and Site Content Type9/3/2024 9:41:08 AM. This article covers SharePoint's Site Columns, List Columns, and Site Content Types. It explains the differences between Site and List Columns, including their scope, reusability, and management.
  • What is Azure OpenAI Content Filter?8/30/2024 10:51:26 AM. Azure OpenAI Content Filter is a tool by Microsoft Azure designed to enhance content moderation and safety. It leverages OpenAI’s advanced language models to identify and filter inappropriate or harmf
  • Enable Content Editor Web Part in SharePoint When Missing8/27/2024 11:57:58 AM. The Content Editor Web Part (CEWP) in SharePoint allows you to add custom HTML, CSS, and JavaScript to pages. If it's missing, enable the SharePoint Server Publishing Infrastructure and Publishing
  • How to Create a Content Editor Web Part Page in SharePoint8/27/2024 5:48:38 AM. Perfect for enhancing your SharePoint site's functionality, this tutorial covers everything from adding and configuring the web part to customizing content. Ideal for SharePoint beginners and seas
  • Building a Dynamic Bank Deposit Management Interface8/27/2024 5:46:39 AM. This code creates a user interface for managing bank deposit methods using HTML, CSS, and JavaScript. It features toggle switches for different deposit types, radio buttons for selecting user roles, a
  • SharePoint: Adding WebPart on Pages Using PowerShell Script8/20/2024 11:13:39 AM. The PowerShell script automates adding a new web part to multiple SharePoint pages. It involves creating a web part definition file, setting AllowUnsafeUpdates, and using WebPartManager to import and
  • Creating Carousel Using SharePoint Out-Of-The-Box WebPart8/20/2024 10:55:16 AM. To create a carousel on SharePoint, start by creating a Picture Library and uploading 3-4 images. Next, go to "Site Pages" and add a new page. Edit the page, add the "Picture Library Sl
  • Deploy Internet Information Services (IIS) on Windows Server8/12/2024 11:13:33 AM. Internet Information Services (IIS) is a Microsoft web server on Windows Server, used to host and manage websites and web applications. It supports various web technologies like HTML, ASP.NET, and PHP
  • How Generative AI is Changing the Gaming Industry8/9/2024 8:26:22 AM. Generative AI is revolutionizing the gaming industry by enhancing game development and creating more dynamic, personalized player experiences. This technology enables the creation of vast, ever-changi
  • Generative AI Boosts Personalized Marketing and Customer Engagement8/7/2024 11:09:35 AM. Generative AI transforms personalized marketing by creating tailored content at scale. It enhances marketing through personalized emails, product recommendations, dynamic website content, and targeted
  • Gen AI for Text Generation Creating Compelling Content with GPT-38/7/2024 4:59:50 AM. Discover how Generative AI models like GPT-3 can be used to create engaging and coherent text. Learn about the techniques, applications, and benefits of using GPT-3 for text generation.
  • Setting Up Content Deployment in SharePoint8/2/2024 7:58:51 AM. This guide covers essential setup steps, including configuration settings, deployment processes, and best practices for effective content management and automation in SharePoint.
  • What is a Handler in ASP.NET Web Forms and How to Use It7/30/2024 6:26:02 AM. Learn about HTTP handlers in ASP.NET Web Forms, which handle specific HTTP requests like image generation and file downloads. Implement handlers by creating a class that implements IHttpHandler, regis
  • Google Storage Services for Robust Data Management Solutions7/29/2024 6:31:00 AM. Google Cloud Storage offers versatile solutions including object, block, and file storage. It provides scalable, secure, and cost-effective options like Persistent Disk, Filestore, Archive, Nearline,
  • How to Use ChatGPT?7/25/2024 8:17:09 AM. ChatGPT, developed by OpenAI, is a cutting-edge language model designed for versatile text generation and understanding. It assists with tasks like answering questions, content creation, and coding he
  • Content Negotiation Customize 406 Status Code in .NET Core Web API7/22/2024 10:11:27 AM. 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
  • What is Incremental Static Regeneration (ISR) in Next Js.?7/22/2024 6:13:17 AM. "Incremental Static Regeneration (ISR) in Next.js combines static site generation with server-side rendering, allowing pages to be updated after the initial build. It uses getStaticProps with a r
  • SharePoint 2010 Internals - Timer Jobs7/18/2024 3:18:51 PM. SharePoint Timer Jobs are essential for running background tasks in a SharePoint Farm. They operate as a Windows service (OWSTimer.exe) and can be customized for specific needs. Understanding their lo
  • Use a Guardrail with the Converse API in a .NET Console Application7/18/2024 8:16:01 AM. Learn to develop a .NET console app using the Converse API with guardrails to block inappropriate content in Visual Studio 2022. This tutorial covers setting up AWS IAM permissions, installing the AWS
  • 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
  • Content Negotiation in .NET Core Web API7/11/2024 10:08:47 AM. Content negotiation in REST APIs allows clients to specify their preferred response format (e.g., JSON or XML) using HTTP headers like Accept and Content-Type. ASP.NET Core Web API supports this with
  • SharePoint’s New Section Background Feature7/2/2024 9:10:56 AM. SharePoint's new section background feature enhances page customization with images and gradient colors. Authors can now personalize pages and news articles with these backgrounds, which include r
  • How to Send Email using Spring Boot using Java Mail Sender SMTP?7/1/2024 5:58:06 AM. This article provides a step-by-step guide to sending emails using Spring Boot and JavaMailSender. You'll learn how to set up a Spring Boot project, configure email properties, create an email ser
  • 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
  • Migrate SharePoint 2016 To SharePoint 2019 Environment Using Content Database Migration 6/12/2024 10:02:21 AM. This article will help you learn how to back up a single content database in SharePoint 2016 and restore the database on your SharePoint 2019 Server environment.
  • Azure Text Analytics Modern Content Moderation Approach6/11/2024 12:40:55 PM. Learn how to use Azure Content Moderator, part of Microsoft Azure’s Cognitive Services suite, to detect and filter objectionable content. This guide covers setting up the service, generating an API ke
  • Cross-Workspace Lakehouses Data Transfer using Pipeline Dynamic Content6/11/2024 3:50:17 AM. This video shows how to transfer data between lakehouses from one workspace to another using data pipeline dynamic content.
  • 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
  • ClamAV Antivirus Scan On File Upload Content In .NET Application6/4/2024 12:21:12 PM. Integrate ClamAV antivirus for secure file uploads in your .NET application. Use nClam library to scan uploaded files as byte arrays against a ClamAV server. nClam simplifies communication and parses
  • Content Delivery Network (CDN): A Comprehensive Overview6/2/2024 10:40:27 AM. A Content Delivery Network (CDN) is a system of distributed servers that deliver web content to users based on their geographic location. CDNs improve website performance by caching content, reducing
  • Export Div Content To PDF Using ITextSharp5/31/2024 11:51:54 AM. This guide demonstrates exporting HTML content within a div to PDF using iTextSharp in an ASP.NET application. Utilize the provided code to seamlessly convert div content to PDF documents, enhancing t
  • Using Prompt Shield to Prevent Prompt Injection Attacks5/30/2024 11:44:42 AM. This article explores Prompt Shield, an advanced security solution created to protect AI systems from Direct and Indirect Prompt Injection Attacks. Utilizing cutting-edge detection and prevention mech
  • Automate Placeholder Replacement with Custom Data Models5/30/2024 8:52:48 AM. Discover how to dynamically generate text content by replacing placeholders with actual data using a versatile TypeScript function. Enhance user engagement through personalized content delivery, appli
  • SharePoint 2013 Bug: Access Denied Error While Activating “Following Content” Feature5/29/2024 8:05:41 AM. Encountering an "Access Denied" error during the activation of the "Following Content" feature in SharePoint 2013 indicates a potential bug. This issue hinders users from utilizing
  • Understanding DOM Manipulation in jQuery5/29/2024 5:33:38 AM. Learn the fundamentals of DOM manipulation in web development using jQuery. This article covers selecting elements, modifying content, changing attributes, handling events, creating and appending elem
  • Understanding the essence of Groundedness Detection with LLM5/28/2024 8:17:16 AM. This article will help to detect "hallucinations" in LLM model outputs and understand the features of groundedness detection, usecases of groundedness detection, region and language support
  • Action Result In ASP.NET MVC5/27/2024 12:01:50 PM. This article elucidates action results in ASP.NET MVC, covering basic to advanced concepts. It delves into various types of action results like ContentResult, RedirectionResult, and StatusResult, illu
  • Safeguard Your LLM Against Jailbreak Detection5/27/2024 11:09:13 AM. Protect your LLM from jailbreak detection by implementing robust security measures. Safeguard against vulnerabilities and employ anti-jailbreak techniques to ensure the integrity and confidentiality o
  • Azure AI content safety - Do's and Don'ts5/21/2024 7:17:13 AM. This article provides an overview of Azure AI Content Safety, a suite of AI-powered tools designed to enhance online safety by detecting and mitigating harmful content. It highlights key features such
  • Learn Fundamentals of Generative AI5/20/2024 7:33:40 AM. In this article we explore the fundamentals of GenAI, explores various scenarios where it is applied, and highlights the profound implications and potential challenges of this technology.
  • How to Create an HTML Report by Using Inline Code in ASP.NET5/17/2024 10:19:28 AM. Learn to generate HTML reports in ASP.NET by embedding server-side code directly into HTML markup, enabling dynamic content creation and data presentation seamlessly within web applications.
  • ShieldAI - Azure Powered Content Safety for Protected Material Detection5/16/2024 9:20:55 AM. ShieldAI leverages Microsoft Azure's robust AI capabilities to ensure comprehensive content safety and protected material detection. This advanced system provides real-time monitoring and automate
  • Adaptive Card Templating With Azure Bot Framework SDKV45/14/2024 11:43:47 AM. Leverage Azure Bot Framework SDK V4 for Adaptive Card templating, enabling dynamic content presentation and rich UI customization in bot messages with JSON-based adaptive layouts and data binding.
  • Understand Action Results and Types of Action Results in .NET C#5/10/2024 6:36:31 AM. In the world of .NET C#, action results play a crucial role in web development, facilitating the generation of responses to client requests within ASP.NET applications. In this article, we'll delv
  • Populate a DropDownList in Change of Another DropDownList5/8/2024 9:48:58 AM. Populate a DropDownList in response to another's change using JavaScript. Utilize event listeners for change events, triggering Ajax requests to fetch data dynamically based on the selected value.
  • Add RSS Viewer Web Part In SharePoint Online5/6/2024 11:22:36 AM. Learn how to enhance your SharePoint Online site by integrating an RSS Viewer Web Part. This tutorial covers step-by-step instructions for configuring and adding the RSS Viewer Web Part to SharePoint
  • DDL and DML Operations in Sharepoint5/3/2024 9:02:41 AM. DDL operations in SharePoint involve creating or modifying the structure of sites, lists, and columns. This includes tasks like site creation, list creation, and defining columns or content types.
  • Enable Output Cache Settings In SharePoint Online5/3/2024 5:38:59 AM. In this article, I would like to share the steps to configure the Output cache in SharePoint online. Output cache settings is available on the SharePoint publishing sites.
  • 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
  • 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
  • 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
  • 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.
  • Learn About ASP.NET HtmlGenericControl4/30/2024 9:08:07 AM. In this article, we'll be exploring the HtmlGenericControl of ASP.NET Webforms. What's exciting about this article will see how to create this control dynamically and combine it with some clie
  • Enable Audience Targeting in SharePoint Online4/30/2024 5:56:27 AM. In this edition, we'll guide you through How to Enable Audience Targeting for Navigation Links. Supercharge your team's collaboration with our curated insights, expert tips, and the hottest up
  • What is Global Traffic Manager (GTM) in Alibaba Cloud ?4/27/2024 4:01:52 AM. Unleash global application reach & peak performance with Alibaba Cloud GTM! Explore intelligent traffic routing, geo-redundancy & disaster recovery for seamless user experience & business
  • How To Pin Web Content And Text Box On Dashboard4/25/2024 9:45:17 AM. Learn the art of enhancing your dashboard with pinned web content and text boxes. Discover how to strategically position and manage these elements for effective data visualization.
  • DNN (Formerly DotNetNuke) Tutorial - Part 2 (Adding Modules)4/25/2024 8:32:03 AM. Explore the second part of our comprehensive tutorial series on DNN (formerly DotNetNuke). In this segment, learn the essential steps for adding modules to your DNN website, enhancing its functionalit
  • 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
  • ng-Hide And ng-Show In AngularJS4/22/2024 6:38:58 AM. ng-hide and ng-show are AngularJS directives for conditional display. ng-hide hides elements based on boolean expressions, while ng-show displays them. They enable dynamic content visibility toggling,
  • Generative Adversarial Networks (GANs) for Content Generation4/22/2024 5:56:51 AM. AI artists get competitive! GANs use AI to create new images and music, like two rivals pushing each other to be better.
  • What is Growth Marketing? Growth Marketing Strategies in 20244/19/2024 4:22:28 AM. Growth marketing is a strategic, data-driven approach to achieving sustainable business growth. Growth marketing drives sustainable business growth through data-driven strategies, customer-centric app
  • Working With Retention in SharePoint4/18/2024 8:26:18 AM. In this article we can create two site collection level retention policies and associate these polices with two site collection content types.
  • 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.
  • Create Enterprise Search Center Site Collection in SharePoint4/18/2024 8:25:23 AM. Empower your organization with an Enterprise Search Center Site Collection in SharePoint 2013 Online. Enhance content discovery, refine queries, and customize results for efficient information retriev
  • Extracting Content of HTML Page in Javascript4/16/2024 10:48:29 AM. Developing a solution that extracts the content of an HTML page from scratch requires a lot of effort. In this article we'll have a look at library that automates this task.
  • Learn About Angular Component Hook Life Cycle4/16/2024 10:03:45 AM. Learn about Angular Component Lifecycle Hooks including ngOnInit, ngDoCheck, ngAfterContentInit, ngAfterContentChecked, ngAfterViewInit, ngAfterViewChecked, ngOnDestroy, and ngOnChanges. Explore their
  • Alibaba Cloud CDN: Enhancing Web Performance Globally4/16/2024 5:13:33 AM. Unleash website speed with Alibaba Cloud CDN! Explore its benefits, architecture, and how it works. Discover the difference between CDN and DCDN for optimal content delivery. #AlibabaCloud #CDN
  • Static Files In wwwroot Folder ASP.NET MVC Core 3.04/11/2024 7:02:01 AM. In this article, we will learn about Static files in the wwwroot folder are essential for serving CSS, JavaScript, images, and other client-side assets in ASP.NET MVC Core 3.0 applications. They provi
  • Elevate Your Content with Text-to-Speech Live Avatars4/9/2024 11:51:56 AM. This article describes about the implementation of creating engaging live avatars using Azure Speech Services. Also you will be able to learn and build the capabilities of Text to Speech Live Avatars
  • Text Interpolation and types of Text Interpolation in Angular4/7/2024 7:47:51 AM. Angular, a leading JavaScript framework, offers developers a plethora of features to create dynamic and interactive web applications. In this article, we will delve into the various types of text inte
  • ActionResult Return Type in MVC 3.04/1/2024 11:51:41 AM. In this article, you will learn how action methods help us to return models to views, file streams, and also redirect to other controllers Action method in MVC 3.0.
  • Various Return Types From MVC Controller3/29/2024 9:56:19 AM. The content explores the diverse return types available in an MVC controller within the ASP.NET framework. From rendering HTML views to returning JSON data or redirecting to different URLs, MVC contro
  • How to Enable Mega Menu in SharePoint Online3/28/2024 5:16:18 AM. Learn how to enhance user navigation experience in SharePoint Online by enabling Mega Menu. This step-by-step guide empowers you to customize site navigation, optimize the user interface, and structur
  • Python SDK Deployment: Image Moderation for Content Safety3/27/2024 9:09:17 AM. This article provides a comprehensive guide on deploying Image moderation using the Python SDK for integrating with a Content Safety application, offering a detailed step-by-step implementation proces
  • Implement Text Moderation Content Safety App with Python SDK3/21/2024 8:43:11 AM. Develop a robust content safety application using Python SDK for text moderation. This involves leveraging the SDK's functionalities to analyze and filter text content, ensuring compliance with pr
  • Configure IIS to Host Your Website Without ASP.NET3/19/2024 5:57:20 AM. Set up IIS to host your website without ASP.NET by configuring it to serve static content like HTML, CSS, and JavaScript files. Simplify server setup for non-dynamic websites with this approach.
  • Understanding Classic Page in SharePoint3/7/2024 8:30:36 AM. Classic pages in SharePoint refer to the traditional layout and design structure used for creating and managing content. These pages typically utilize web parts, customizable layouts, and the ribbon i
  • Learn About Angular Lazy Loading3/6/2024 9:55:02 AM. Concept of lazy loading in Angular, which enables components and their content to load asynchronously, enhancing user experience by avoiding wait times for heavy content like images to render. It impl
  • Out-of-the-Box Site Navigation and Audience Targeting in SharePoint3/5/2024 8:39:33 AM. In this article, we will explore SharePoint's built-in tools for intuitive site navigation and precise audience targeting. Enhance user experience with customizable menus and targeted content deli
  • Understanding RSS Feeds in SharePoint3/1/2024 10:25:14 AM. In this article, we will discover how SharePoint utilizes RSS feeds for content syndication. Explore integration options, web parts, and site subscriptions, enhancing information management and collab
  • How to search the data from the associated external content type in SharePoint 20102/29/2024 10:36:46 AM. In this article, we will be seeing how to search the data from the associated external content type. Searching data from associated external content types in SharePoint 2010. Learn to create ECTs, and
  • Create Field Content Type in SharePoint 2010 Programmatically Using VS 20122/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