Related resources for .nte
  • Implementing On-Premises Servers into Microsoft Azure Arc5/3/2024 9:17:33 AM. Learn how to seamlessly integrate on-premises servers into Microsoft Azure Arc, enabling centralized management and governance for your hybrid infrastructure.
  • 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.
  • 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?
  • JQuery Multiple File Upload and Remove5/3/2024 4:25:22 AM. This code segment utilizes jQuery to handle file upload and removal events in a dynamic UI environment. It captures file details upon selection, facilitates removal with associated buttons, and update
  • 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
  • Pin Files To Top In SharePoint Online Document Library5/2/2024 10:02:27 AM. Elevate file visibility by pinning them atop in SharePoint Online Document Library. Enhance accessibility, prioritize important documents, and streamline navigation for users.
  • Create Flow For SharePoint Online List5/2/2024 10:01:26 AM. Learn how to automate processes in SharePoint Online lists using Microsoft Flow (Power Automate). Explore triggers, actions, and workflows to streamline data management, notifications, approvals, and
  • Add Multiple Lines Of Rich Text In SharePoint Library5/2/2024 9:56:51 AM. Enhance SharePoint libraries by incorporating rich text with multiple lines. Elevate content presentation and organization, fostering better collaboration and engagement within your SharePoint environ
  • Create Or Update Excel Sheet From Azure Web Job5/2/2024 9:55:28 AM. In this article, I would like to share the steps and code to create/update an Excel from an Azure web job. Using Microsoft.Interop.Excel, we can create and update the Excel sheet but in Azure web job,
  • Get Activity Details Of All OneDrive Users Using Microsoft Graph API5/2/2024 9:52:56 AM. In this article, we will learn how to leverage the Microsoft Graph API to retrieve detailed activity insights for all OneDrive users. Discover user analytics, monitor usage patterns, and integrate dat
  • Create Secure Store Application In SharePoint O3655/2/2024 9:51:15 AM. Learn how to enhance security in SharePoint Online (O365) by creating a secure store application. Explore secure credential management, authentication, and integration with Azure Active Directory for
  • 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
  • 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
  • PayPhi Payment Gateway Integration in .NET Core5/2/2024 6:03:15 AM. Pay Phi (PhiCommerce) Payment Gateway Integration in .NET Core. This article outlines integrating PayPhi with .NET Core for secure online transactions. It covers creating HTML pages, client-side scrip
  • JSON Web Auth Using Angular 8 And NodeJS5/1/2024 11:41:39 AM. Learn to implement JSON Web Token (JWT) authentication in Angular 8 with Node.js backend. JWT provides a secure way to transmit data between parties. This tutorial covers token generation, intercepto
  • COM in .NET5/1/2024 11:39:57 AM. COM (Component Object Model) in .NET facilitates interoperability between .NET and COM objects. Using COM Callable Wrappers (CCW) and Runtime Callable Wrappers (RCW), .NET code can access COM componen
  • Dynamic UI Mastery: Showing/Hiding HTML Controls in Power Apps5/1/2024 11:17:19 AM. Unlock the Potential of Dynamic User Interfaces: Learn How to Show/Hide HTML Controls with Button Clicks. This article guides you through the process step-by-step, enabling you to create engaging and
  • Integrating Dynamics CRM To Azure Service Bus5/1/2024 11:16:16 AM. Integrating Dynamics CRM with Azure Service Bus enables seamless communication, leveraging Azure's robust messaging capabilities for efficient data exchange, automation, and event-driven workflows
  • Microsoft Enterprise Instrumentation Framework(EIF) - Quick Guide5/1/2024 11:09:43 AM. Explore Microsoft Enterprise Instrumentation Framework (EIF) with our Quick Guide. Learn to monitor, log, and optimize application performance effortlessly, ensuring robustness and efficiency in your
  • Integration Testing With Fitnesse5/1/2024 11:01:40 AM. Integration Testing With Fitnesse" explores using Fitnesse for automated integration and acceptance testing. Learn how to leverage Fitnesse's features for seamless integration testing, enhanc
  • Integrating Node.js and Python for URL Shortening with pyshorteners5/1/2024 9:18:01 AM. we will explore the process of integrating Node.js and Python to create a simple URL shortening application using the pyshorteners library. By combining the strengths of both languages, we can leverag
  • How to Write Testable Code in .NET5/1/2024 5:46:14 AM. Learn the art of writing testable code in .NET for robust software. Discover techniques like dependency injection and unit testing for improved code quality and easier maintenance. Master the principl
  • 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.
  • Exploring Interface and Abstract Class in C# Programming4/30/2024 10:07:25 AM. In C#, both interfaces and abstract classes are powerful tools for designing flexible and reusable code. Let's delve into the concepts of interface and abstract class, explore their differences, a
  • Palindrome in C# GUI4/30/2024 9:49:48 AM. Create a C# GUI application to check if a user-entered string is a palindrome. Implement a Windows Forms interface with a textbox for input and a button to trigger palindrome verification.
  • Interoperability with IKVM.NET: Seamless Java Integration4/30/2024 9:47:08 AM. IKVM.NET enables Java bytecode to run on the .NET Framework, facilitating interoperability between Java and .NET technologies. It converts Java bytecode into .NET Intermediate Language (IL), offering
  • Automated UI Test With WatiN and Specflow in .Net: Part 14/30/2024 9:43:24 AM. Explore automated UI testing with WatiN in .NET for web applications. Set up a test project, install WatiN, and create test methods to verify UI elements and interactions. Ensure robust code through c
  • Code First Migrations With Entity Framework4/30/2024 9:39:59 AM. This article will provide answers to the following questions relevant to relationships in Entity Framework: whether or not to create a database, how to add / remove a field from an existing table, how
  • Step By Step SSRS in 11 Hours: Hour 114/30/2024 9:37:49 AM. Step By Step SSRS in 11 Hours: Hour 11" is the final installment in a comprehensive tutorial series on SQL Server Reporting Services (SSRS). Dive deep into advanced report development, data visua
  • Create a React Project From Scratch – Part I4/30/2024 9:20:11 AM. Embark on a journey to create a React project from scratch in this beginner-friendly tutorial series. Learn to build powerful user interfaces using JavaScript with React, starting with Part I where we
  • How To Learn Power BI And How Long It Takes To Learn Power BI4/30/2024 9:19:06 AM. Power BI, a powerful business intelligence tool by Microsoft, transforms raw data into actionable insights through reports and dashboards. Learn essential skills like data visualization, modeling, and
  • 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
  • Storage Services Use Cases and Best Practices in Azure and AWS [Part 2]4/30/2024 8:25:53 AM. Absolutely, choosing the right storage service in Azure or AWS is crucial for achieving optimal performance, scalability, cost-efficiency, and compliance with data management requirements.Understandin
  • 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
  • Why Choose Hyperledger - The Enterprise Blockchain4/29/2024 11:56:35 AM. Discover why Hyperledger is the premier choice for enterprise blockchain solutions. Explore its robust security, scalability, and tailored business applications, making it the trusted platform for dec
  • Preparing .NET Interview - Part 1 (Framework)4/29/2024 11:56:13 AM. Preparing for a .NET interview (Part 1 - Framework) involves understanding key concepts like CLR, BCL, assemblies, and memory management. Familiarize with C#, garbage collection, reflection, and .NET
  • Opening PDFs in Adobe Reader from SharePoint Document Library4/29/2024 11:45:02 AM. Learn how to configure SharePoint 2013 to open PDF files directly in Adobe Reader, edit them, and save them back to the document library. Follow steps including settings adjustment in central admin, r
  • How to Integrate Instant Plugins in the Power Automate Flow?4/29/2024 11:28:28 AM. Integrating instant plugins in Power Automate Flow enables seamless automation. Utilize connectors and triggers to link diverse apps and processes, enhancing efficiency with real-time actions and cust
  • How to Integrate Instant Plugins in the Canvas App?4/29/2024 11:25:59 AM. Dataverse Accelerator by Microsoft introduces low-code plug-ins for real-time business logic workflows in Canvas apps. Learn step-by-step integration of Instant Plugin with Power Fx in Dataverse envir
  • Using Message Queues In C#4/29/2024 11:21:23 AM. In this article, Learn how to implement message queues for asynchronous communication in C# using the System. Messaging namespace, specifically focusing on MSMQ (Microsoft Message Queuing).
  • Dereferencing Pointers and Void Pointers in C4/29/2024 11:18:18 AM. Dereferencing pointers involves accessing the value stored at the memory address pointed to by a pointer. Void pointers in C are generic pointers that can point to any data type but require explicit t
  • Entity Framework Core: Features, Real-time Implementation, Best Practices4/29/2024 10:27:09 AM. Entity Framework Core (EF Core) stands as a powerful toolset for .NET developers, streamlining the interaction between applications and databases through object-relational mapping (ORM). Whether adopt
  • Guessing Game: Levels, Logic & Forms4/29/2024 10:18:11 AM. In this article, we will know Guessing Game" is an interactive and fun challenge where players try to predict a hidden element, often a number or object, based on clues or random guesses.
  • Enterprise Library New Version 64/29/2024 10:15:21 AM. Enterprise Library Version 6 is a Microsoft .NET Framework library offering application blocks for logging, caching, data access, security, and more. It provides configurable components for common ent
  • Learn about jQuery Ajax in ASP.Net4/29/2024 10:00:43 AM. Learn how to utilize jQuery Ajax in ASP.Net for efficient client-server communication. Explore sending asynchronous HTTP requests, handling responses, and updating web content dynamically without full
  • Learn about Task Dialogs in C#4/29/2024 9:59:48 AM. Explore using Task Dialogs in C# to create responsive user interfaces for error handling, user interaction, and custom dialogs. Task Dialogs offer more flexibility than traditional message boxes, allo
  • Import Data to Excel SpreadSheet in .NET4/29/2024 9:56:16 AM. Learn how to import data into Excel spreadsheets using C# and . NET. Explore Excel interop, data manipulation, and CSV handling. Automate data import/export tasks, manage connections, and format data
  • S.O.L.I.D Principles - A Primer4/29/2024 5:51:10 AM. Explore the essential S.O.L.I.D principles in software development for robust, maintainable code. Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Invers
  • What Is There In SQL Server Integrated Services (SSIS) Toolbox?4/29/2024 4:00:52 AM. This comprehensive overview of SQL Server Integration Services (SSIS) delves into its toolbox, encompassing Control Flow, Data Flow, Variables and Parameters, Event Handlers, Package Explorer, and Con
  • 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
  • Create Fixed Size Cropper Using ASP.Net and jQuery4/26/2024 12:16:16 PM. Create a fixed-size cropper using ASP.NET and jQuery to enable users to precisely crop images. This frontend UI component allows selecting and manipulating image regions within predefined dimensions,
  • Story Of Equality In .NET - Part One4/26/2024 12:15:39 PM. This content outlines the complexities of equality and comparison in .NET, diving into topics like reference vs. value equality, the role of interfaces, and issues with floating-point arithmetic. It e
  • MPXJ Library in Details4/26/2024 12:14:21 PM. MPXJ is a Java library for reading, writing, and manipulating project data stored in Microsoft Project files. It offers APIs for task scheduling, resource management, Gantt charts, and more, facilitat
  • Introduction To gRPC And its Implementation In .NET Core 3.14/26/2024 12:04:24 PM. Learn the fundamentals of gRPC and its integration with .NET Core 3.1 in this introductory guide. Discover how gRPC facilitates efficient, cross-platform communication using protocol buffers. Explore
  • Implementing Angular In Dynamics CRM4/26/2024 12:03:50 PM. Implementing Angular in Dynamics CRM involves integrating the Angular framework for frontend development within the Dynamics CRM platform. This enables the creation of dynamic and interactive user int
  • Accessing XRM In Angular Component In Dynamics CRM4/26/2024 11:58:44 AM. Learn how to integrate XRM Toolkit with Angular JS for Dynamics CRM development. Follow steps to add ClientGlobalContext, install XRM libraries, configure tsconfig.app.json, and access user data. Perf
  • Extend the C# Types Easily With Extension Methods4/26/2024 10:45:21 AM. Easily extend C# types using extension methods for enhanced functionality without modifying the original type. Improve code readability and reusability by adding custom methods to existing types, fost
  • Introduction To Enterprise Library 6.0 And Unity 3.04/26/2024 10:28:28 AM. Explore Enterprise Library 6.0 and Unity 3.0, essential tools in Microsoft's .NET ecosystem. Learn how to leverage Enterprise Library for robust application development and Unity 3.0 for effective
  • How To Create A SSIS Packages?4/26/2024 6:07:43 AM. This comprehensive guide walks through leveraging SQL Server Integration Services (SSIS) to streamline data management for businesses. From installing tools to creating packages for migrating data, it
  • What is Network Intelligence Service in Alibaba Cloud?4/26/2024 4:28:58 AM. Unleash the power of Alibaba Cloud's Network Intelligence Service (NIS) for self-service website network design, deployment, and insightful troubleshooting.
  • Adapter Design Pattern In Flutter4/25/2024 9:50:09 AM. Explore the Adapter Design Pattern, a popular structural design pattern in software development. Learn its definition, real-world examples, appropriate use cases, potential pitfalls, and more.
  • 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
  • Structured Logging With Serilog and Seq: Part 24/25/2024 8:31:14 AM. Learn structured logging with Serilog using Seq as a logging sink. Utilize HTTP calls to write logs, enrich log messages with additional properties, and query logs easily. Seq provides features like
  • TensorFlowServing Integration With .NET Web Application By gRPC/Rest4/25/2024 8:26:09 AM. Explore the integration of TensorFlow with ASP.NET Core for real-time number prediction using a CNN model based on the MNIST example. This article outlines the setup process, including Docker deployme
  • Validation Application Block (Enterprise Library 5.0)4/25/2024 6:02:29 AM. Validation is a process that ensures the sanity of data entered, received, or processed by a software module, class, or class members.Some examples of validation are length check, range check, Null ch
  • What is Damm Algorithm with Example4/25/2024 4:22:38 AM. The Damm Algorithm is a checksum method designed to detect errors in data entry or transmission, particularly in numerical sequences.
  • Accessing Google Blogger API From .NET4/24/2024 2:06:41 PM. Integrate Google Blogger API seamlessly with .NET for streamlined blogging functionalities, enabling access and interaction with Blogger services directly from your .NET applications.
  • Realizing Continuous Integration With Cruise Control.Net (CC.Net)4/24/2024 2:05:35 PM. Realize continuous integration seamlessly with Cruise Control.Net (CC.Net), streamlining build management and automation processes. CC.Net enables automated builds, testing, and deployment, ensuring c
  • Getting Started With ClimaCell Weather4/24/2024 7:59:32 AM. This article explores integrating the ClimaCell Weather API into JavaScript applications, covering API key retrieval, geolocation, API calls, and data visualization. A step-by-step guide demonstrates
  • 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
  • How To Perform A SharePoint App-Only Authentication In Power Automate4/24/2024 7:46:01 AM. Learn how to seamlessly integrate SharePoint with Power Automate by leveraging app-only authentication. This guide walks you through the process of setting up secure authentication without user interv
  • Django Bootcamp - FrontEnd (Bootstrap, Javascript, DOM, jQuery)4/24/2024 7:32:39 AM. Dive into the Django Bootcamp focusing on FrontEnd development, covering Bootstrap, JavaScript, DOM manipulation, and jQuery. Master essential skills to enhance user interfaces, create dynamic web pag
  • What is SQL Server Integration Services?4/24/2024 5:21:49 AM. SQL Server Integration Services (SSIS) is a robust data integration platform within Microsoft SQL Server, enabling seamless data extraction, transformation, loading, and management tasks efficiently.
  • Implementing HTML MODAL In Dynamics CRM4/23/2024 11:38:15 AM. Microsoft Dynamics CRM offers comprehensive customer management and lead tracking. Custom development using HTML and JavaScript enables features like viewing associated contacts in a modal dialog upon
  • How To Implement Print Functionality In PowerApp Form4/23/2024 11:37:54 AM. Implement print functionality in PowerApps forms for seamless data presentation. Enhance user experience and data visualization within the Office 365 environment effortlessly.
  • Python Basics4/23/2024 11:25:00 AM. Python is a versatile, interpreted, high-level programming language created by Guido van Rossum. Named after Monty Python, it's widely used in software development, web development, scripting, and
  • 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.
  • Create Chrome-Like Loading Animation In WPF⭕4/23/2024 11:13:56 AM. Learn to create a Chrome-like circular loading animation control in WPF. Utilize Visual Studio or Blend, Arc control, Storyboard animations, and Dependency Properties for customization. Enhance user e
  • Group Box and Picture Box in Windows Forms4/23/2024 11:07:40 AM. Combine Group Box & Picture Box in Windows Forms for organized UI & image display. Utilize Group Box for visual grouping & Picture Box for image rendering, enhancing user experience in C#
  • Understanding the Python Global Interpreter Lock (GIL)4/23/2024 11:06:43 AM. The Python Global Interpreter Lock (GIL) is like a traffic cop inside your computer that makes sure only one thing happens at a time in Python, even if your computer has multiple processors.
  • Creating Picture Viewer Using C# in .NET 4.54/23/2024 9:56:35 AM. Create a sleek Picture Viewer in C# using .NET 4.5. This project blends UI development with graphics programming, offering a seamless interface for viewing and managing images. Dive into image process
  • .NET Remoting: The Interface Approach4/23/2024 9:01:14 AM. .NET Remoting offers efficient remote object interaction, ideal for network resource access. Compared to SOAP-based web services, it's lighter. While easier than Java's RMI, it's more comp
  • Introduction to Visual Studio4/23/2024 8:59:20 AM. This article is an introduction into Visual Studio. Visual Studio 2005 is a complete set of development tools for building high performance Desktop applications, XML Web Services, mobile applications
  • .NET 4.5 Read-Only Interfaces4/23/2024 8:58:19 AM. .NET Framework 4.5 introduced read-only interfaces, facilitating immutability in C#. These interfaces enforce that implementing classes cannot modify properties, enhancing code predictability and safe
  • Integrating Datatables JQuery Plugin in ASP.NET Webforms4/23/2024 8:57:18 AM. Learn how to seamlessly integrate the DataTables jQuery plugin with ASP.NET WebForms for efficient server-side processing. This tutorial delves into harnessing the power of DataTables for dynamic data
  • Manage Security Alerts In Azure Security Center4/23/2024 8:54:32 AM. Learn how to manage security alerts in Azure Security Center to strengthen your security position and protect Azure resources. Discover advanced detections with Azure Defender and utilize Azure Securi
  • Demystifying Iron Ruby in .NET4/23/2024 7:28:07 AM. IronRuby, a dynamic language for .NET platform, as this guide demystifies its integration with the Common Language Runtime (CLR). Explore seamless interoperability, scripting capabilities, and the und
  • How to use InterPlanetary File System in React?4/23/2024 6:15:18 AM. This article will explore how we can integrate IPFS in React applications. This comprehensive guide explores the integration of IPFS (InterPlanetary File System) with React, demonstrating how to build
  • Implementing a Map with Latitude and Longitude in JavaScript 4/23/2024 5:06:40 AM. We'll explore how to leverage Leaflet, a powerful JavaScript library for interactive maps. This article guides the creation of dynamic maps using Leaflet and geolocation. It covers HTML structure,
  • 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
  • Delegates in .NET4/22/2024 8:57:01 AM. In this article, we will learn Delegates in .NET provide a powerful mechanism for defining and encapsulating methods, enabling flexible event handling and callback functionality.
  • Utilization of DataGrid VS ListBox in WPF C#4/22/2024 8:46:58 AM. In WPF (Windows Presentation Foundation), the DataGrid and ListBox are two powerful controls that serve different purposes and are suitable for different scenarios
  • AI Governance and How to Implement and Apply it in Enterprise4/22/2024 8:38:36 AM. In this article, we will Explore the essential aspects of AI Governance and its application within enterprises. Learn how to navigate regulatory landscapes, mitigate risks, and ensure ethical AI pract
  • DotNetNuke Custom Module Creation Using DNNTemplate4/22/2024 8:21:53 AM. In this article, we are going to learn how to create DotNetNuke Custom module using DNNTemplate. DNN Custom Module Folder Structure with usage details.
  • 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.
  • Understanding the Layers of Database Management Systems4/21/2024 2:29:09 PM. Unlocking the Power of Three-Tier Architecture: A Comprehensive Guide to Understanding and Implementing Database Management Systems. Dive deep into the layers of presentation, application, and data ma
  • Exploring Data Integration Solutions with Azure Data Factory4/21/2024 2:26:21 PM. Azure Data Factory, a cloud-based data integration service. This article will cover the basics of Azure Data Factory and its components and understand what is data movement and transformation. It also