Related resources for feature
  • Experimental Attribute in .NET & C#4/15/2024 6:22:38 AM. The Experimental attribute is a new C# 12 feature that allows you to add the Experimental attribute to your types, methods, or assemblies to indicate that they are experimental features. When someone
  • New LINQ Methods in .NET 9 Preview4/14/2024 3:56:25 AM. While the release of .NET 9 is planned for November 2024, the preview version is already available. One of the new .NET 9 features is the new LINQ methods: CountBy, AggregateBy, and Index. In this art
  • Feature Flags in .NET Core with Azure4/12/2024 6:52:05 AM. Explore the seamless integration of feature flags in .NET Core applications with Azure's robust platform. Learn how to efficiently manage and deploy feature flags, enabling agile development, cont
  • What's new in .NET 9? .NET 9 Preview 3 4/12/2024 4:59:05 AM. We're excited to announce the release of .NET 9 Preview 3, packed with new features and improvements across .NET Libraries, Runtime, and SDK. This preview release brings enhancements aimed at boos
  • Charms Bar in Windows 84/10/2024 11:54:26 AM. The Charms Bar in Windows 8 served as a pivotal navigation hub, accessible by swiping from the right edge of the screen. It provided quick access to essential functions like Search, Share, Devices, Se
  • Learn about HTML5 Canvas with Example4/9/2024 9:19:36 AM. Explore the potential of HTML5 Canvas for creating graphics, animations, and interactive elements. Learn about its methods and browser compatibility. Discover its features like flexibility, interactiv
  • Customize Current Theme From Power BI Desktop Without Using JSON - Part One4/8/2024 8:44:58 AM. In this article, we will talk about how we can customize the current Power BI report theme in Power BI.
  • Create Power BI Report Using PDF Data Source4/4/2024 8:56:31 AM. Learn how to extract data from PDF files using Power BI's PDF Connector. Enable the feature, select the PDF, preview pages, load data, view available fields, and prepare a Power BI report based on
  • Explain ES6 features in ReactJS4/3/2024 7:08:17 AM. ReactJS utilizes ES6 features like classes, arrow functions, destructuring, template literals, spread operator, default parameters, and imports/exports for cleaner, concise, and maintainable code in R
  • Explain Feature Flags in .NET Core4/3/2024 4:18:05 AM. In this article, we will discover how to implement feature flags in .NET Core to control feature releases dynamically. Learn the best practices for toggling features on/off, managing configurations, a
  • ASP.Net MVC 6 New Features4/2/2024 10:28:10 AM. Explore the cutting-edge advancements in ASP.NET MVC 6 with its array of new features. Delve into the world of cross-platform development, streamlined middleware architecture, and enhanced performance
  • Functional Programming in C# - Functional Features4/2/2024 4:53:04 AM. C# boasts diverse paradigms, including Object-Oriented, Imperative, Functional, and Generic programming. Its multi-paradigm nature empowers developers to solve problems using various styles, enhancing
  • Activate Classic Build and Release Pipelines in DevOps Trial4/1/2024 9:42:31 AM. To enable classic build and release pipelines in your Azure DevOps trial account, navigate to project settings or organization settings. Then configure pipelines under the Pipelines section, choosing
  • Getting Started With Angular 18 And Create A Small Application3/30/2024 12:46:27 PM. In this post, we are going to discuss angular 18 application creation.
  • Exploring .NET 6's MinBy() and MaxBy() Extension Methods3/22/2024 10:39:05 AM. In this article, I will demonstrate the exciting new additions to LINQ extension methods introduced in.NET 6: MinBy() and MaxBy(). Let's explore how these powerful methods simplify code, providing
  • Introduction to Line Charts in Power Apps3/21/2024 1:22:50 PM. Explore the power of line charts in Power Apps for visualizing SharePoint list data trends efficiently. Learn about their benefits, such as intuitive representation and dynamic data analysis, along wi
  • Unleashing the Power of Charts in Power Apps3/21/2024 6:57:34 AM. Explore the realm of data visualization with Power Apps charts, offering benefits like enhanced decision-making, user experience, and customization. Learn about their versatile features and integratio
  • Visual Studio 2017 Overview And New Features3/21/2024 6:48:14 AM. Explore Visual Studio 2017's comprehensive IDE with enhanced features for efficient software development. Discover updates in debugging, coding, and collaboration, empowering developers with impro
  • Get List of Followers For a User in a SharePoint Site 2013 Using REST API3/20/2024 11:47:55 AM. Retrieve a user's followers list from SharePoint Site 2013 using its REST API. Accessible through GET requests, this feature provides user-centric social networking data, enhancing collaboration a
  • Experience the New Features in Visual Studio3/20/2024 11:43:51 AM. Discover the latest enhancements in Visual Studio 2017, offering improved productivity, performance, and collaboration tools. Explore new features for code navigation, debugging, and code refactoring,
  • Learning New Features And Installation Way Of Visual Studio3/20/2024 11:40:24 AM. Discover the latest features of Visual Studio 2017 and streamline your development process. Learn efficient installation methods to set up the IDE for your programming needs. Enhance your coding exper
  • Enable Copilot Control Feature to a Canvas Apps3/19/2024 10:56:02 AM. Copilot control, an AI assistant for canvas apps, enables users to gain insights through natural language conversation. Learn how to enable and integrate Copilot into your canvas app effortlessly.
  • The New Avatar of Blazor with .NET 83/14/2024 10:50:52 AM. In this article, an array of new features and improvements that have been incorporated into the Blazor framework as part of the latest iteration of the .NET platform, known as .NET 8. How these enhanc
  • 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
  • New Features Of Entity Framework Core 2.03/7/2024 8:53:53 AM. Entity Framework Core is a lightweight and extensible version of Entity Framework. It is based on an ORM (Object-Relational Mapper) which enables us to work with databases using .NET objects. This art
  • SharePoint 2010 Search Alerts3/5/2024 10:24:14 AM. This article explores the Search Alerts feature of SharePoint, which allows users to save queries and receive notifications via email or RSS feed when content matching the query is found. It discusses
  • Exploring the Export Functionality within SharePoint Lists3/4/2024 9:12:13 AM. The Export feature in SharePoint Lists facilitates exporting list data to formats like Excel or CSV, aiding data analysis and sharing. It enhances collaboration by enabling users to extract and manipu
  • Understanding Alert Feature in SharePoint List 3/4/2024 9:07:53 AM. In this article, we will learn about the "Alert Me" feature in SharePoint lists, enabling users to receive notifications for changes. Understand its functionality, including setting up alert
  • 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.
  • How to Create Custom SharePoint Content Type using Visual Studio2/29/2024 10:18:28 AM. Create custom SharePoint 2010 Content Types in Visual Studio 2010. Utilize Features and Elements.xml for customization. Define ContentType attributes like ID, Name, Group, Description, and Version. Le
  • 20 Features Of Window 10 Operating System2/27/2024 11:23:33 AM. Windows 10 offers a plethora of features including a revamped Start menu, Cortana voice assistant, Microsoft Edge browser, virtual desktops, Task View, Action Center, and Continuum for seamless transi
  • Configure IIS In Windows 10 Operating System2/27/2024 11:14:10 AM. To configure IIS in Windows 10, install the feature via Control Panel > Programs > Turn Windows features on or off. Use IIS Manager to set up websites, bindings, SSL certificates, and applicatio
  • Template Literals In JavaScript2/27/2024 4:27:38 AM. JavaScript template literals are an effective tool for working with and creating strings. They were first included in ECMAScript 6 (ES6).
  • What is Windows Blue2/26/2024 8:43:17 AM. Windows Blue refers to an update by Microsoft, specifically Windows 8.1. It introduced enhancements to the Windows 8 operating system, including the reintroduction of the Start button, improvements to
  • Validation Settings In SharePoint2/21/2024 10:57:09 AM. Validation Settings in SharePoint 2013 enable users to enforce data integrity and quality in lists and libraries. Through custom validation formulas, JavaScript, or built-in functions, users can defin
  • New Features Coming in .NET 9 | Vision for .NET 92/19/2024 10:29:23 AM. Discover the vision for .NET 9, Microsoft's next-generation framework. With a focus on cloud-native development, intelligent app integration, productivity enhancements, and performance/security op
  • Exploring the Anticipated Features of Android 152/18/2024 6:01:05 AM. Get ready for a mobile revolution! Android 15 is on the horizon, promising enhanced privacy, personalized experiences, boosted performance, and exciting features for creators and professionals. This a
  • Unveiling New Features for Simplified Syntax and Improved Performance in C# 102/18/2024 3:32:44 AM. In C# 10, authored by Ziggy Rafiq, developers will discover simplified syntax and performance improvements. Record structs combine the benefits of records and structs for better memory efficiency. Glo
  • Enable Copilot Features for Sales module in CRM2/16/2024 10:02:44 AM. This guide provides step-by-step instructions for configuring Copilot settings in Dynamics 365 Sales. It covers tasks such as enabling Copilot preview features, managing app-specific settings, turning
  • Enhance Customer Service Case Forms with Case Summary Copilot2/15/2024 5:37:12 AM. Seamlessly integrated into the Customer Services case form, this feature enhances efficiency by automating data entry and providing a concise summary of cases.
  • Enable Copilot Features in Customer Service Workspace2/14/2024 7:20:36 AM. Unlock enhanced productivity in customer service with Copilot features. Enable AI assistance and automation to streamline workflows, improve support efficiency, and enhance the customer experience wit
  • AI Builder in Power Automate: Boosting Business with AI Features2/14/2024 4:56:02 AM. In the digital era, Microsoft's AI Builder democratizes AI, making it accessible to all. Seamlessly integrated with Power Apps and Power Automate, it enables effortless creation and deployment of
  • Visual Studio Builds and Key Features2/14/2024 4:15:54 AM. Visual Studio Builds Since 2005 and main key features. Explore the growth of Visual Studio, Microsoft's premier Integrated Development Environment, from its inception in 1997 to the latest feature
  • Null Value And Null Reference Handling - C#6 To C# 9 New Features - Day One2/12/2024 9:21:51 AM. This article covers the options available in C# for null value and null reference handling. It includes new features of null handling introduced in C# 6.0, C# 8.0, and the upcoming version of C# 9.0.
  • .NET 8 Features: Explore Performance Improvements and Language Enhancements2/11/2024 3:33:55 PM. This tutorial provides a comprehensive overview of the new features in .NET 8, focusing on performance enhancements and language improvements. Explore the advancements introduced in this version, delv
  • C# Versions2/9/2024 6:04:09 AM. This article provides a comprehensive overview of the major releases of the C# programming language, detailing their dates of release, associated .NET Framework versions, Visual Studio editions, and s
  • Power BI January 2024 Feature Updates2/4/2024 6:36:00 AM. Explore the latest Power BI updates, featuring a new "Show visuals as tables" view mode, enhanced styling options for column and bar charts, and extended customization for data labels.
  • Visual Studio Feature: Convert JSON or XML to Classes1/30/2024 11:49:16 AM. In this article, I will demonstrate how to use the Visual Studio feature Paste JSON as Classes or XML as Classes. This feature was introduced in Visual Studio 2013. This compelling feature will help t
  • How to Lock Windows 11 PC Automatically when you're Away1/24/2024 5:31:46 AM. Windows 11's Dynamic Lock feature automatically locks your device when you step away.
  • How to Remove Server Roles and Features in Server1/23/2024 5:23:22 AM. To remove roles, role services, and features, you can use the Remove Roles and Features Wizard. Learn the proper and easiest method to remove server roles and features on Server 2019. Follow step-by-s
  • A Symphony of ES7 Features and TypeScript Elegance1/16/2024 10:18:52 AM. JavaScript strings are fundamental components in web development, representing sequences of characters. This article explores advanced string manipulation using ES7 features and TypeScript, enhancing
  • Understanding Document Library in SharePoint1/12/2024 6:05:36 AM. In this article, we will learn about the full potential of SharePoint libraries with this in-depth guide. Explore document management, customization, integration, and security features, empowering org
  • JWT Authentication Using Refresh Token Series - 1 [Login Feature] In .NET Core 6.0-ADO.NET-SQL1/10/2024 10:39:54 AM. In this series of articles, we'll focus on a hands-on, practical implementation of JWT authentication with refresh tokens in .NET Core 6.0 using ADO.NET and SQL, emphasizing real-world scenarios a
  • Trunk-based or Feature-based Development (2) - Comparison1/2/2024 7:09:04 AM. This article will discuss the Trunk-based and Feature-based Development. Explore the world of version control tool branching strategies in software development. This series discusses the Trunk-based a
  • Trunk-based or Feature-based Development (1) - Definition1/2/2024 4:26:50 AM. This article will discuss the Trunk-based and Feature-based Development. On a journey into software development strategy, delving into Version Control Tools and branching strategies. This series explo
  • C# and Its Main Features 12/28/2023 9:17:41 AM. Dive deep into the world of C#—a modern, versatile, and object-oriented language. Explore its features, from OOP principles to cutting-edge enhancements like records, source generators, and nullable r
  • Essential Features of C# 12 You Need to Know12/28/2023 5:10:38 AM. Unlock C#'s hidden potential with features that make coding a breeze. Streamlined constructors, effortless collections, and enhanced lambdas await!
  • New Features of .NET 812/15/2023 5:52:28 AM. This article explains the release of .NET 8, it's new features and enhancement in the .NET ecosystem.
  • How to Enable the Preferred Solution (Preview feature) in Dataverse?12/6/2023 6:17:35 AM. Step-by-step instructions to enable the new preview feature, preferred solution in dataverse. New feature dynamics 365 ce, preferred solution, preview feature dynamics 365
  • Exploring Kusto Query Language (KQL): Uses, Queries, and Unique Features12/1/2023 5:09:29 AM. Kusto Query Language (KQL) is a potent tool developed by Microsoft for diverse data analytics needs. Uncover its applications across industries, from log analytics to IoT, and explore essential querie
  • Packet Capture Feature in Azure11/21/2023 5:13:50 AM. The packet capture feature is available on the Network Watcher; the Azure packet capture allows us to capture packets as they pass through a virtual machine's NIC. This feature can be abused to re
  • 15 Features Every SwiftUI Developer Should Know11/16/2023 7:38:42 AM. Discover the power of SwiftUI with our in-depth article that covers 15 essential features every Swift developer should master. From the elegance of declarative syntax to the real-time magic of live pr
  • How to Use Accessibility in SwiftUI?11/15/2023 10:50:50 AM. Discover the key steps to build inclusive SwiftUI apps in "How to Create Inclusive Apps with SwiftUI Accessibility." From VoiceOver support to dynamic type and custom actions, this guide emp
  • New feature for Authentication and Authorization in .NET 811/15/2023 10:44:06 AM. Let's check out the cool new things that .NET 8 has added to help you keep your apps secure.
  • Simplify Your Code with Switch Expressions: Patterns and Examples11/6/2023 10:45:23 AM. In C#8 switch statement enhanced with powerful feature that can simplyfy your code and make it more readable and maintainable. In this article We will explore into C# 8 switch expression and how to us
  • Java 21: New Features and Examples11/2/2023 10:48:59 AM. Java 21 is a major release that includes a number of new features and improvements that make Java more concise, expressive, safe, and performant. Some of the most significant new features include reco
  • New Features of Rust 1.7311/2/2023 7:18:05 AM. Rust 1.73 is a major release that includes a number of new features and improvements, such as impl Trait syntax, generic associated types, and improved borrow checker performance. These changes make R
  • VMware Horizon 8 2309 Release Notes10/29/2023 7:09:04 AM. The article you provided is a release notes document for VMware Horizon 8 2309. It describes the new features and enhancements included in this release, as well as the compatibility notes, resolved is
  • C# 8.0 New Feature - Ranges And Indices10/26/2023 9:32:01 AM. In this article, we are going to learn the new features of C# 8.0, Ranges and Indices. This introduces new operators and new types - System.Index and System.Range.
  • C# 8.0 New Feature - Using Declarations And Static Local Functions10/23/2023 9:37:25 AM. In this article, we are going to learn a new feature of C# 8.0 - Using declarations and Static local functions with examples.
  • NSX-T 4.0 Features and Updates: Revolutionizing Network Virtualization and Security10/20/2023 10:11:46 AM. This article introduces readers to VMware NSX-T 4.0, explores its key features and updates, and provides examples of how it impacts network virtualization and security. You can further expand on each
  • C# 2.0 Features: Property Accessor Accessibility Modifiers 10/20/2023 5:20:11 AM. One of the new features added to C# version 2.0 is accessibility modifier support for property accessor. In this article, I will show you the advantages and coolness of using this feature.
  • Outlook Automation Features To Master Your Inbox 10/19/2023 12:30:44 PM. Outlook, a widely used email and productivity tool, offers an array of automation features designed to enhance your email management efficiency. Mastering these features empowers users to streamline t
  • Null-Coalescing Assignment Operator In C# 8.010/17/2023 6:52:36 AM. In this article, we will learn how to use Null-coalescing assignment operator in C# and also check the updated requirements of Null-coalescing operator requirements.
  • New Dataset Features In ADO.Net 2.010/12/2023 4:58:43 AM. ADO.NET class libraries are used for accessing data from a wide range of data sources. One of the best features in ADO.Net is DataSet.Even though it was an exciting feature, performance was a concern
  • C# 8.x Next10/9/2023 7:32:19 AM. This article is describing C# NEXT feature status and demonstrating with examples.
  • How to Enable Copilot (Preview) feature in Canvas Apps?10/9/2023 6:41:03 AM. Step by step process to enable Copilot preview feature in the Microsoft Power Apps
  • Upcoming Angular 17 Features10/7/2023 6:24:13 AM. Angular 17 is the latest major release of the Angular framework, and it comes with a number of new features and improvements that make it easier to build and maintain complex web applications.
  • How to Enforce Fixed-Length Values with Business Rules in MDS?10/5/2023 7:13:17 AM. Setting Business Constraints to ensure a fixed length of value for Text in Master Data Services. This solution addresses the challenge of enforcing fixed value lengths in Master Data Services (MDS) bu
  • .NET 3.0 & 3.5 New Features9/25/2023 6:01:16 AM. This article is very useful to understand the features of C#. There are many features like Auto implemented property. Anonymous types, Partial methods, object initializes, implicitly typed local varia
  • C# 8.0 Switch Expression9/25/2023 4:41:58 AM. In this article, we are going to learn what Switch Expressions in C# and how to use switch expressions in C# 8.
  • .NET Core Feature Flags9/22/2023 4:46:54 AM. Explore the power of feature flags (also known as feature toggles or switches) in software development. Learn how to enable or disable individual features or code paths in .NET Core without deploying
  • How to Transfer Tokens using Safe{Wallet}?9/22/2023 4:03:42 AM. Explore Safe{Wallet}'s multi-signature security for seamless token transfers. Learn the step-by-step process to manage digital assets securely and efficiently.
  • Angular Signals for Reactive Code9/21/2023 6:35:29 AM. Angular Signals, introduced in Angular 16, revolutionize reactive programming. They enable efficient, granular updates in response to data changes, simplifying UI updates and two-way data binding. By
  • Iterator In C# 2.09/20/2023 5:33:57 AM. Iterator is one of the new feature in C# 2.0. I am trying to explain it with Employees and Department classses.
  • Deconstruction In C#9/17/2023 10:48:34 PM. In this article, you will learn about Deconstruction in C# 7.0.
  • Feature Flags in .NET Core9/16/2023 9:08:09 AM. Feature flags enable you to control the release of features in your .NET Core application, allowing you to manage and test changes with ease. In this blog post, we'll explore the world of feature
  • Advanced Sorting and Searching in ASP.NET Core Web API9/15/2023 6:48:58 AM. Sorting and searching are essential functionalities in many ASP.NET Core Web API applications. To implement advanced sorting and searching in your API, you can follow these steps:
  • Enhance Power Apps with Interactive Location Features9/14/2023 5:08:52 AM. Discover how to enhance user experiences and create dynamic, location-aware applications step-by-step. Learn to integrate location controls, configure GPS, utilize Bing Maps API, customize displays, a
  • How To Create Mixin Using C# 4.09/12/2023 4:54:21 AM. A mixin is a class which adds functionality to other classes but which cannot itself be instantiated.Creating mixins in C# 4.0 is not a built-in language feature, but you can achieve mixin-like behavi
  • Delegates in C#9/5/2023 10:00:22 AM. This article is introducing a new reference type, delegate. A delegate is a C# language element that allows programmers to reference a method for their development work.
  • New Feature of C# 6.0: Nameof Operator9/5/2023 6:41:50 AM. In this article we will learn about the nameof operator, one of the new features of C# 6.0.
  • The Top Seven Least-Known, Yet Important, C# Features9/5/2023 6:36:38 AM. In this article, you will learn about some of the top important C# features that are often not very well known.
  • How to Enable the Modern Controls (Preview feature) in the Canvas Apps?9/1/2023 6:54:18 AM. Step by Step details to enable the modern controls preview feature in Canvas apps
  • What's new in Android Studio - Giraffe8/25/2023 10:53:02 AM. This article describes the new features of Android Studio Giraffe | 2022.3.1.
  • Exploring AWS EC2 Instances: Features, Deployment, and Hands-On Insights 8/23/2023 10:04:19 AM. Explore AWS Article Collection: Unveil AWS EC2 Instances and More. Discover the versatility of virtual servers, from lifecycle management to load balancing. Embrace the cloud revolution and embark on
  • Power BI Data Mart: Features, Limitations, and Best Practices8/22/2023 6:06:12 AM. Power BI Data Mart: Features, Limitations, and Best Practices
  • Power BI Mobile App Features And Capabilities8/21/2023 5:46:54 AM. Explore the features and capabilities of the Power BI mobile app for accessing dashboards and reports on mobile devices
  • C# Ref Returns8/17/2023 11:48:03 AM. Ref returns were introduced in C# 7.0. Learn how to use ref returns in C#.
  • SQL Server CTE : Usage, Features, and Limitations8/14/2023 10:05:37 AM. CTE Usage Guide: When and How to Use CTE in SQL Server and its Features and Limitations