Related resources for No
  • Data Annotations and Code First Migration in Entity Framework4/24/2024 1:18:51 PM. Explore the seamless integration of Data Annotations and Code First Migration within the Entity Framework. Learn how to leverage annotations to define data models and relationships, and master the art
  • LINQ in C#: Knowing When to Use First() vs FirstOrDefault()4/24/2024 1:08:57 PM. LINQ, a cornerstone of C#, empowers developers to query data across various sources efficiently. This guide delves into the nuanced differences between First() and FirstOrDefault(), aiding in crafting
  • How To Deploy Power App List Form From One Tenant To Another Tenant4/24/2024 7:58:25 AM. In this article, we will learn how can we deploy Power App list form (Not canvas app) from one tenant to another tenant. For canvas app, we just need export and import, but for list forms only export
  • 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
  • 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.
  • Directives In Angular And Their Functions Using Node.js & VS Code4/23/2024 11:11:56 AM. Explore Angular directives in a Node.js environment with Visual Studio Code. Learn to leverage Angular CLI for efficient directive creation and management. Master frontend development using TypeScript
  • Starting & Stopping Specific Application Under Website Root Node4/23/2024 8:29:05 AM. To start or stop a specific application under a website root node, utilize IIS management tools like the Management Console or PowerShell. Navigate to the application's settings to initiate or hal
  • How to Create a Node.js Logging System with Express4/23/2024 4:37:28 AM. In this article, we learn how to use a logging system by using node js. This article explores Node.js logging with Winston and Express, emphasizing logging's significance in monitoring, troublesho
  • Diagnostic And Performance Monitoring in .Net 4.04/22/2024 8:23:32 AM. Explore .NET 4.0's enhanced performance monitoring capabilities, including application domain-level resource tracking for memory and processor usage. Utilize Hosting APIs and Event Tracing for Wi
  • Acos function from Power Fx using Power Apps4/21/2024 2:31:35 PM. Reading this article, you can learn how to perform Acos function from Power Fx using in Microsoft Power Apps. Also, you will be able to learn Button control, Label control and TextInput control in the
  • Easily Extract Values from PDF Without AI Only Using .NET Core 84/20/2024 9:21:53 AM. In this post, we will be discussing extracting content from PDF file without using any AI algorithms.
  • Concurrent Dictionary for String Comparison in .NET Core4/20/2024 7:04:27 AM. In .NET Core, the `ConcurrentDictionary<TKey, TValue>` class provides a thread-safe collection for storing key-value pairs, making it suitable for concurrent operations in multi-threaded environ
  • CancellationToken in ASP.NET Core4/19/2024 5:43:27 AM. CancellationToken in ASP.NET Core provides a powerful mechanism for achieving this goal. In this article, we will delve into the concept of CancellationToken, its usage, and practical examples to illu
  • Remoting Technology: Distributed Computing4/18/2024 1:27:32 PM. Remoting technology facilitates distributed computing, enabling seamless communication between processes or applications across a network. It employs protocols, marshaling, and proxies to facilitate r
  • Atan function from Power Fx using Power Apps4/18/2024 9:53:08 AM. Reading this article, you can learn how to perform Atan function from Power Fx using in Microsoft Power Apps. Also, you will be able to learn Button control, Label control and TextInput control in the
  • Configure Knowledge Management for Customer Service D3654/18/2024 8:52:42 AM. Configure knowledge management in D365 for efficient customer service. Establish a robust knowledge base, optimize search functionalities, manage content lifecycle, and ensure secure access. Implement
  • 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 Community Site Collection in SharePoint Online4/18/2024 8:19:25 AM. Establish a collaborative hub with a Community Site Collection in SharePoint 2013 Online. Engage users through forums, blogs, and announcements. Facilitate document sharing and seamless member managem
  • Community Portal Site in SharePoint4/18/2024 8:16:58 AM. In this article, we will explore the robust capabilities of SharePoint 2013 as it powers your Community Portal Site, fostering collaboration, knowledge sharing, and social networking among your team.
  • Combine SQL-DB And MongoDB In Same Blazor App 4/16/2024 5:38:10 AM. In this post, we will see how to combine SQL DB and MongoDB in same Blazor app. We will create two entities for City and Employee. City will be saved in MongoDB and Employee will be saved in SQL DB. W
  • Getting Started With Angular 2 Using Angular CLI4/16/2024 5:34:01 AM. Angular CLI simplifies Angular development by providing a command line interface for project setup, file management, testing, and deployment. Install Node.js and npm, then Angular CLI globally. Create
  • Build a Table API with Python and Azure Cosmos DB4/15/2024 11:43:19 AM. Develop a robust Table API using Python and Azure Cosmos DB. Leverage the power of NoSQL with Azure's scalable database solution. Manage JSON data efficiently, perform CRUD operations, and optimiz
  • Not all Functions are C# Methods4/13/2024 5:54:14 PM. How to write your functional programming functions in C#? That is the main question we're going to answer in this article.
  • Generic Repository Pattern With MVC4/12/2024 7:21:48 AM. The Generic Repository Pattern with MVC is a design approach where a generic interface is used to define CRUD operations, providing a flexible way to interact with data in an MVC application. It promo
  • Unleash your Creativity with Azure OpenAI DALL-E 34/12/2024 6:37:18 AM. Explore the power of DALL-E 3 in Azure OpenAI Studio to unleash creativity. Learn about its features, safety measures, and deployment steps. Follow the guide to create stunning visual creations using
  • Create a TermSet And Taxonomy Field Using PnP Powershell4/12/2024 6:31:37 AM. Let's see how to create a TermSet, add Terms to the TermSet in SharePoint, and create Taxonomy fields in the SharePoint List or as Site Columns using PnP PowerShell
  • Fix Visual Studio Load Test Error: Request Failed - SSL/TLS Issue4/12/2024 6:21:12 AM. In this article you will learn about the Visual Studio load test error - request failed - the request was aborted - could not create ssl/tls secure channel.
  • VMware Private AI Foundation with NVIDIA Now Available4/12/2024 6:02:07 AM. VMware and NVIDIA collaborate on Private AI Foundation, leveraging VMware Cloud Foundation and NVIDIA AI Enterprise for secure, private Gen AI models.
  • How To Use Sequelize-CLI In Node4/11/2024 7:03:38 AM. Learn to use Sequelize CLI to create tables, set up relationships with foreign keys. Prerequisites include Node and MySQL. Set up project structure, install necessary packages. Configure Sequelize str
  • Leveraging Server-Sent Events (SSE) with Angular and Node.js4/11/2024 5:25:47 AM. Server-Sent Events (SSE) is a powerful technology that enables servers to push real-time updates to web clients over HTTP.
  • How to Create Custom Icons Using Font Awesome4/10/2024 10:51:42 AM. Learn how to enhance your web design by creating custom icons using Font Awesome. Font Awesome offers a vast library of scalable vector icons that can be customized to suit your website's aestheti
  • Software Requirements Specification (SRS)4/10/2024 9:33:23 AM. Software Requirements Specification (SRS) defines detailed requirements for software development, including functional and non-functional aspects. It serves as a roadmap for stakeholders, outlining sy
  • How to Ignore Properties in OData at Runtime4/10/2024 5:07:01 AM. This article provides a guide on how to dynamically ignore properties in OData at runtime using Late-Bindings. It covers the concept of OData, the need for ignoring properties, and a step-by-step tuto
  • Best Practices for Working with DateTime, UTC, and Offset in C#4/9/2024 5:50:01 PM. Discover best practices for handling DateTime, UTC, and Offset in C# with expert insights from Ziggy Rafiq, ensuring efficient time management in your applications Learn best practices, tips, and cod
  • CRUD Operation in MongoDB using Node.js, VS Code, MongoDB Compass4/9/2024 11:50:19 AM. Learn to perform CRUD operations in MongoDB using Node.js with tools like VS Code and MongoDB Compass. Master creating, reading, updating, and deleting data in your MongoDB database, enhancing your ba
  • Using Summernote In ASP.NET MVC (Saving Image Files Separately)4/9/2024 10:11:06 AM. Learn how to integrate Summernote, a popular rich text editor, into your ASP.NET MVC web application. This guide focuses on saving image files separately, ensuring efficient file management. Explore s
  • Add Custom User Data To Identity Core Register Form In ASP.NET Core 3.04/8/2024 8:19:52 AM. Integrate custom user data seamlessly into ASP.NET Core 3.0 Identity Core's register form. Utilize UserManager and SignInManager for efficient user management, authentication, and authorization. E
  • Azure Jupyter Notebook📋 With Azure ML Studio4/5/2024 8:56:13 AM. In this article, we will focus on how to get started Azure ML Notebook. Moreover, we will discuss why we use Azure ML services with a simple demo.
  • Client Scripts in ServiceNow- Simplified with Real-Time Use Cases4/5/2024 8:50:33 AM. From onChange to onLoad, discover the four key types of client scripts and how to use them effectively to enhance user experience and streamline platform functionality. Explore essential tips and best
  • Implementing API Gateway Pattern in Node.js Microservices 4/5/2024 8:35:44 AM. Implementing the API Gateway pattern in Node.js for microservices architecture simplifies client interaction by centralizing access and providing essential functionalities like routing and load balanc
  • Using .NET Core With RabbitMQ For Async Operations4/5/2024 5:43:09 AM. In this article, we will learn to leverage the power of .NET Core and RabbitMQ for asynchronous operations. Explore seamless integration to enhance messaging middleware, facilitating efficient communi
  • Implementing RabbitMQ🐰, For Point to Point Communication 🚀4/5/2024 5:35:51 AM. Implement RabbitMQ for efficient point-to-point communication, utilizing asynchronous messaging with . NET. Utilize RabbitMQ.Client library to create a ConnectionFactory, manage channels, declare queu
  • Asynchronous Communications Using RabbitMQ Message Broker4/4/2024 11:37:39 AM. In this article, we will explore asynchronous communication techniques leveraging RabbitMQ, a powerful message broker. Discover how RabbitMQ facilitates reliable, scalable message routing in distribut
  • .NET Synchronous vs Asynchronous4/4/2024 6:39:42 AM. Synchronous programming in .NET involves sequential execution, blocking the current thread until a task completes. Asynchronous programming, on the other hand, enables non-blocking execution, improvin
  • All-in-One Architecture/Monolithic Architecture in .NET4/4/2024 4:37:26 AM. The "All-in-One" architecture, also known as the Monolithic architecture, is a traditional software design approach where all components of an application are tightly integrated into a singl
  • Cloud Continuum: Innovating Enterprises with Seamless Cloud Integration4/4/2024 4:11:55 AM. Cloud Continuum is the story of bringing in different cloud technologies together to build a very new enterprise cloud topology that can encompass everything on its way from on-premises to the public
  • Mirroring Snowflake Database in Fabric Warehouse4/4/2024 2:52:55 AM. In this video, I walk you through how to get started with Snowflake Database, create warehouse, database, tables and records and mirrored the database in Fabric Database for downstream analytics. If y
  • Explanation of HttpClient in .NET Core4/3/2024 10:41:08 AM. The HttpClient class simplifies making HTTP requests (like GET or POST) in your .NET Core applications. It handles connections, timeouts, and responses, letting you focus on the data you need.
  • Hashing Password With Bcrypt In Node4/3/2024 9:36:34 AM. Learn how to use bcryptjs library for hashing and comparing passwords in a Node.js application. Build a simple API for user registration and login, ensuring password security through bcrypt hashing. U
  • Database Optimization Technique4/3/2024 5:40:07 AM. Database optimization ensures efficient and performant systems. Techniques like indexing, normalization, and query optimization enhance query performance and overall efficiency.
  • Fabric Lakehouse to Snowflake: Seamless Data Integration Pipeline4/3/2024 4:05:53 AM. Explore seamless data integration from Fabric Lakehouse to Snowflake Database using a robust data pipeline. This process involves extracting, transforming, and loading data efficiently, ensuring smoot
  • Adding Custom Validation in MVC4/2/2024 9:09:42 AM. In MVC, custom validation involves creating validation attributes to enforce specific rules beyond built-in ones, enhancing data integrity and user experience through tailored validation logic.
  • Understanding Validation In MVC - Part 44/1/2024 9:48:22 AM. Understanding Validation In MVC - Part 4" delves into advanced techniques of data validation in ASP.NET MVC, covering custom validation, remote validation, error handling, and client-server valid
  • Terminologies in MVC: Part 3 (Scaffolding)4/1/2024 8:34:00 AM. This article is a sub-part of my MVC article series. This series contains all the terminologies, acronyms and terms usually used in the MVC framework. Knowledge of these is as important as knowing Mod
  • Brief Introduction to MVC34/1/2024 6:58:40 AM. MVC3, or Model-View-Controller version 3, is a web development framework by Microsoft, emphasizing separation of concerns. It divides applications into model, view, and controller layers, enhancing ma
  • Multithreading With .NET3/29/2024 6:46:05 AM. Multithreading allows a program to run multiple threads concurrently. This article explains how multithreading works in .NET. This article covers the entire range of threading areas from thread creati
  • Contained Database - No Need For Server Level Logins Anymore3/28/2024 10:34:38 AM. Starting in SQL Server 2012 and in Azure SQL Database, Microsoft introduced the concept of a contained database. A contained database is a database that is completely un-reliant on the instance of SQL
  • Options Pattern Validation in .NET Core with Examples3/28/2024 4:34:54 AM. .NET offers built-in resources for validating settings to ensure correctness without manual checks. Techniques like data annotations and custom validations streamline the process, enhancing configurat
  • Synchronous VS Asynchronous Statistics Updates3/27/2024 9:36:27 AM. In this article, we will explore the impact of synchronous and asynchronous statistics updates on system performance and data processing. Analyze real-time updates versus delayed processing, consideri
  • Application Insights In MVC Core, Web API Core And Entity Framework Core3/27/2024 9:33:36 AM. Learn to set up Application Insights SDK in Visual Studio 2019 for local diagnostics. Configure telemetry collection, view dashboard, apply filters, analyze logs, and monitor performance. Enhance deb
  • Visual Studio 2022 IntelliSense Hover not Working Problem3/26/2024 11:42:15 AM. VS 2022 extensions can interfere with the IntelliSense Hover functionality. Fix Visual Studio 2022 IntelliSense Hover not working by uninstalling the problematic extension causing the issue.
  • What is Extension Methods in C#?3/26/2024 9:15:42 AM. This article delves into the concept of extension methods in C#, exploring their syntax, benefits, and best practices through practical examples. It offers a means to extend existing types without alt
  • Background Services in .NET Core3/22/2024 5:21:37 AM. In this article, we will learn Background Services in .NET Core allow developers to execute asynchronous tasks in the background, ensuring the smooth operation of applications.
  • Business Rules in ServiceNow and Its Automation Potentials3/21/2024 1:45:34 PM. In this article, we will learn automation and efficiency are important in IT service management. ServiceNow provides an effective toolkit for streamlining corporate procedures and increasing output.
  • Azure DevOps Pipeline Notifications: Custom Subscription Setup3/21/2024 1:27:11 PM. Azure DevOps also has support for configuring Custom notifications. In this article, we are going to learn about how to configure Custom notifications for any specific event or scenario using a featur
  • Web API Validation3/20/2024 9:41:36 AM. Learn about the importance of validation in Web API development, including techniques like Model Validation and Fluent Validation. Explore how to implement validation rules using data annotations and
  • .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
  • Learn about Asynchronous Events in C#3/20/2024 5:49:33 AM. Explore asynchronous event invocation in C#, addressing threading challenges with event handlers. Learn about the synchronous nature of events, concurrency issues, and solutions using TPL and TAP. Id
  • Advantages of AlpineGate Technologies' Generative Self-Trainable Transformer Architecture (GST-AGPT)3/20/2024 5:35:10 AM. AlpineGate Technologies has developed a novel AI language model that is founded on a generative self-trainable transformer architecture. This advanced architecture allows the model to incorporate live
  • "pip" Commands Every Python Developer Should Know3/19/2024 11:59:10 AM. In this article, we will discover the essential "pip" commands crucial for Python developers. This guide unveils fundamental operations, empowering developers with indispensable knowledge fo
  • Essential JavaScript Array Methods: 10 Filters Every Developer Should Know3/19/2024 5:53:50 AM. Explore 10 essential JavaScript array methods including map, filter, reduce, forEach, find, some, every, sort, slice, and concat. Learn how to efficiently manipulate and organize data in web developm
  • Automate Azure App Service Plan Scaling with Automatic Scaling3/19/2024 5:18:04 AM. Introducing the latest advancement in Azure's App Service Plans: Automatic Scaling (Preview). This awesome feature revolutionizes the scaling process by offering per-app scaling with ease.
  • Need To Know JavaScript Array-Methods3/18/2024 12:03:07 PM. Programmers are expected to know arrays because they are one of the most common things that programmers use. Thus, in this post, we are going to discuss the array-methods that you need to know as a Ja
  • 10 JavaScript Array Methods Every Developer Should Know3/18/2024 12:02:07 PM. JavaScript Arrays serve as list-like objects storing multiple values in a single variable. Essential methods like forEach iterate over elements; filter selects elements meeting criteria; map transform
  • Email Subscriptions in Azure DevOps3/18/2024 11:52:09 AM. In this article, we will Email Subscriptions in Azure DevOps allow users to receive notifications about changes and activities within their projects. Users can customize subscriptions to receive alert
  • Change ‘The Form Could Not Be Submitted..’ Message In Dynamics 365 Portal3/15/2024 10:42:33 AM. In my earlier article, we discussed how to implement a custom JavaScript validation message, now let’s say we want to change the title of the validator.
  • Exploring the Pen Input Control in Power Apps3/15/2024 6:22:38 AM. In this article, we will explore the Pen Input Control in Power Apps" which delves into the innovative realm of digital creation. Discover how Power Apps, with its pen input feature, revolutioniz
  • Let's Know About Git Branches 📥📤 And How To Implement It3/14/2024 10:56:13 AM. Git branches are effectively a pointer to a snapshot of your modifications. So, Instead of copying files from directory to directory, Git stores a branch as a reference to a commit.
  • Steps To Ignore Files Using Gitignore 📥📤 In Details3/14/2024 10:47:32 AM. We will discuss the steps to ignore files without committing to Git or GitHub and how to use the .gitignore file. Explore detailed steps to exclude specific files or directories, enhancing version con
  • Let's Know About Git Add, Git Commit, Git Status And Git Push 📥📤 In Details3/14/2024 10:31:54 AM. Git is a distributed version control system essential for managing code projects. "Git add" stages changes for commit, "git commit" records changes to the repository, "git sta
  • Move Git Repositories From One To Another Organization In Azure DevOps3/14/2024 10:25:48 AM. In this article, you will cover steps to transfer repositories, ensuring smooth transition of version-controlled projects while maintaining integrity and collaboration across teams.
  • Move Azure DevOps Work Items From One Organization To Another3/13/2024 11:50:02 AM. Transfer Azure DevOps work items between organizations effortlessly using migration tools. Export data from source organization, import to target organization, ensuring seamless transition of Agile pr
  • Points One Should Know About Azure DevOps3/13/2024 8:33:47 AM. In this article, you will learn the essentials of Azure DevOps with this comprehensive guide. Discover key concepts, tools, and workflows for efficient project management, collaboration, and automatio
  • Autonumber Attribute Generation: Programmatically or Non-Programmatically3/12/2024 7:02:14 AM. In this article, we will discover techniques for auto-incrementing identifiers, managing data, and implementing automation, potentially utilizing frameworks like Entity Framework.
  • Programmatically Get Specific Fabric Workspace Items in Fabric Notebook3/12/2024 5:02:59 AM. In this video, I walked you through how to programmatically get all the items from a specific workspace using Fabric Notebook.
  • Local Authentication Using Node.js3/11/2024 9:26:51 AM. Authentication means validating your credentials like username and password to confirm your identity. The system or application confirms that you are the true user for accessing the private or confide
  • REST API In Node.js Using ES63/11/2024 9:25:53 AM. The tutorial covers various aspects, including project setup using Fort.js CLI, creating controllers for handling HTTP requests, implementing CRUD operations for a user entity, and integrating service
  • REST API Using Node.js, MongoDB, And Express3/11/2024 9:24:27 AM. Build a robust REST API with Node.js, MongoDB, and Express. Utilize Express for easy routing, MongoDB for database operations, and Node.js for server-side logic. Implement CRUD functionality, handle a
  • Top 10 VPNs in 20243/11/2024 5:31:11 AM. While some VPNs excel in speed, others prioritize features or affordability. Here's a list of some of the top contenders in 2024.
  • Creating A Chat Application In Node.js With Express, MongoDB, Mongoose And Socket.io3/7/2024 8:59:37 AM. This article guides you through the process of creating a chat application in NodeJS with MongoDB as the backend, utilizing Mongoose for MongoDB models and Socket.io for real-time communication betwee
  • Getting Start With Node.js (Installation and Hello World App)3/7/2024 8:54:52 AM. In this article, we will learn the installation process of the node.js environment and create a simple Hello World application with node.js.
  • Entity Framework Core Triggers In Action (Unofficial Package)3/7/2024 8:44:28 AM. This article shows you how to work with database triggers in Entity Framework Core using a third-party library and Entity Framework Core Triggers with this unofficial package, enhancing database opera
  • Using MongoDB On Node.js Application Using Mongoose3/7/2024 8:17:55 AM. We are going to see how we can use MongoDB on our Node JS application with the help of the package Mongoose. We will also be covering some facts about MongoDB so that as a reader, you will understand
  • Display SQL Data Using Knockout in ASP.Net3/6/2024 10:41:07 AM. In this article, we will learn how to fetch SQL data in ASP.NET and display it dynamically using Knockout.js. Utilize AJAX to retrieve data as JSON and bind it to HTML elements, creating an interactiv
  • 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
  • Asynchronous Programming in Angular Promises vs. Observables3/6/2024 4:33:48 AM. Asynchronous programming plays a crucial role in modern web development, especially in Angular applications where data fetching, event handling. In this article, we'll delve into the differences b
  • Fundamentals of Unit Testing: Understand CollectionAssert() in Unit Testing3/5/2024 10:37:39 AM. In this article we will talk about one important function of unit testing called CollectionAssert().
  • 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
  • SharePoint 2010 - How Do Alerts Work?3/5/2024 10:21:07 AM. In this article, we can discover the inner workings of SharePoint 2010 alerts and learn how users can subscribe to notifications for document changes, task assignments, or list updates.
  • 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