Related resources for Do
  • Working with Banner Ads and Random Ads in JavaScript4/23/2024 4:25:47 AM. Banners are images that appear at the top and bottom of Web pages and generally link to other sites. This script dynamically generates banner ads, linking to different sites based on the day of the we
  • How to Get External Drives and Peripherals Using WMI Query4/22/2024 9:26:33 AM. Learn how to efficiently retrieve information about external drives and peripherals on Windows using WMI queries. Explore the power of WMI (Windows Management Instrumentation) for detecting and managi
  • DNN, Formerly DotNetNuke, Tutorial - Part Four (GenericDNN Modules) 4/22/2024 8:55:39 AM. Learn how to create a GenericDNN module using templates, simplifying module installation without manual configuration. Follow step-by-step instructions for project setup, building in Release mode, ins
  • 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
  • Understanding .NET Client Profile4/22/2024 8:22:31 AM. .NET Client Profile, tailored for Windows Forms apps, offers speedy deployment with minimal footprint. Microsoft trims features like ASP.NET, MSBuild, enhancing package efficiency. Removed from .NET 4
  • 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.
  • DNN (Formerly DotNetNuke) Tutorial - Part 3 (Create Custom Edit Page)4/22/2024 7:46:33 AM. Learn to customize your DNN (formerly DotNetNuke) experience with this tutorial's third installment. Delve into crafting a bespoke editing page, empowering you to tailor your CMS to specific needs
  • 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,
  • Handling Events In AngularJS4/21/2024 2:20:18 PM. Handling events in AngularJS involves binding HTML elements to specific AngularJS expressions or functions using directives like ng-click, ng-change, or ng-submit. This allows for interactive user exp
  • 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.
  • Create Charts In Angular 7 Application Using Chart.js4/19/2024 10:32:11 AM. Chart.js is a JavaScript library for creating various types of charts like line, bar, pie, doughnut, and polar area charts. This article explains how to integrate Chart.js into an Angular 7 applicatio
  • Deploying Windows Applications using Visual Studio 20104/18/2024 1:29:16 PM. In this article, we'll Learn how to deploy your Windows applications efficiently with Visual Studio 2010. Explore ClickOnce deployment, setup projects, MSI installers, and best practices for packa
  • Web API Hosting From OWIN With Windows Azure4/18/2024 1:21:58 PM. Learn to host a Web API in Azure Worker Role using OWIN for decoupled architectures. Set up the project in Visual Studio with Azure SDK, configure endpoints, and add API controllers. Utilize OWIN'
  • Form Controls and Create Basic Form in Blazor Component 4/18/2024 9:25:04 AM. Learn to build interactive forms in Blazor components using form controls like input fields, dropdowns, and buttons. Explore data binding techniques to connect form elements to your component's da
  • A Journey from ASP.NET Framework to ASP.NET Core4/18/2024 7:44:33 AM. Explore the journey of .NET web development from ASP.NET Framework to ASP.NET Core, encompassing technologies like Windows Forms, WPF, and Web Forms. Witness the transition to structured MVC architec
  • Let's Create WPF Blazor Hybrid App4/18/2024 7:26:12 AM. Unlock the potential of WPF and Blazor by combining their strengths in a hybrid application. Let's seamlessly blend the rich, desktop-centric features of WPF with the modern, web-enabled capabilit
  • Change The Page Title Dynamically Using AngularJS4/17/2024 9:37:38 AM. Learn techniques like binding page titles to model data, utilizing $rootScope for global changes, and leveraging $watch to monitor changes. Discover the power of AngularJS in creating dynamic and inte
  • 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
  • Queue-Based Messaging in Windows Azure4/16/2024 8:40:51 AM. This article discuss various queue-based messaging solutions in Windows Azure. The queue-based solutions include using Windows Azure Queues and Windows Azure Service Bus Queues. It also provides solut
  • Run Your Background Jobs With Azure - WebJobs4/16/2024 6:57:09 AM. Azure WebJobs allows you to run background tasks, such as data processing or scheduled jobs, in Azure. Leveraging Azure's infrastructure, WebJobs provides scalability and flexibility for continuou
  • Upload And Download Files From Blob Storage Using C#4/15/2024 11:47:42 AM. Learn to upload and download files programmatically to Azure Blob storage using C#. Understand creating Azure storage accounts, containers. Step-by-step guide to access Azure storage with code snippet
  • Virtual Networking Setup for Azure AD Domain Services4/15/2024 11:28:59 AM. Configuring virtual networking for Azure Active Directory Domain Services involves integrating Azure AD DS with virtual networks, configuring subnets, DNS settings, and network security groups for sec
  • Combine ADO.NET, EF Core And Dapper In Same Blazor App 4/15/2024 11:09:08 AM. Discover the power of combining ADO.NET, EF Core, and Dapper within a single Blazor application. Seamlessly integrate these data access technologies to leverage the strengths of each, enhancing perfor
  • CastleDoodle Game In HTML 5 Platform using GDevelop4/15/2024 11:04:34 AM. In this article, you will learn about Embark on an adventure with CastleDoodle, a captivating game crafted in HTML5 using the GDevelop platform. Dive into the realm of imaginative gameplay, where crea
  • Learn Dependency Properties In WPF?4/15/2024 10:43:40 AM. In this article, we will understand Dependency Properties in WPF provide a powerful way to manage and interact with data in your application's user interface. They offer features like value inheri
  • Convert SharePoint Library Images to Base 64 with Microsoft Flow4/15/2024 10:42:34 AM. In this article, we will talk about how we can easily convert SharePoint Document library Images to Base 64 and store the value of the Base 64 Images to SharePoint’s Multiline textbox.
  • Creating an Accounting Application With C# - Part Four4/13/2024 6:12:49 PM. Learn about building an accounting app in C#, covering various forms like splash, activation, and login windows. Understand activation methods, including serial key, webservice, and custom activation
  • Custom Popup Dialog In Xamarin Android4/12/2024 11:29:24 AM. Custom Popup Dialog in Xamarin Android allows developers to create tailored dialog boxes that can be displayed on top of the current activity. These dialogs can have custom layouts, event handling, an
  • Start Windows 8 in Safe Mode4/12/2024 8:18:35 AM. Learn how to boot Windows 8 into Safe Mode for troubleshooting and resolving issues. Access advanced startup options and utilize the F8 key during system restart to enter Diagnostic Mode, providing a
  • What is DMA and How to Enable DMA in Windows 84/12/2024 6:30:47 AM. DMA allows memory system control without CPU involvement, reducing CPU overhead during data transfer between memory and devices. Steps for enabling DMA in Windows 8 involve accessing Device Manager, n
  • What is Alibaba Cloud Lindrom (ACL) ?4/12/2024 5:52:19 AM. In this article, we will learn Alibaba Cloud Lindorm is a cloud-native multi-model hyper-converged database service developed and optimized for IoT, the Internet, and the Internet of Vehicles (IoV).
  • Consuming Web Service In Windows Application4/11/2024 10:51:06 AM. This tutorial guides beginners on consuming a Web Service in an ASP.Net Windows Application step-by-step, from adding a service reference to calling methods. It emphasizes simplicity and clarity for e
  • Configure Tiles View In SharePoint Online - Office 3654/11/2024 10:32:09 AM. Configure Tiles View in SharePoint Online (Office 365) by accessing site settings or document library settings in the modern experience. Customize layout, sizes, and content presentation for improved
  • Create a Single Page App in SPFx using React Router Dom4/11/2024 10:29:04 AM. Create a Single Page App in SPFx using React Router Dom, Learn to develop dynamic and responsive web applications in SharePoint Framework (SPFx) using React Router Dom for client-side navigation.
  • Create Scheduled Task in Windows 84/11/2024 6:25:25 AM. Learn how to efficiently manage tasks in Windows 8 by creating scheduled tasks using the built-in Task Scheduler. Automate repetitive tasks, set specific times for actions, and streamline your workflo
  • What Is Swagger In .NET Core And Its Implementation?4/11/2024 6:11:19 AM. Swagger in .NET Core simplifies API documentation by generating interactive documentation from code annotations. It enables developers to visualize, test, and interact with API endpoints effortlessly.
  • 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
  • Use of Environment Variable in Windows 84/10/2024 10:43:21 AM. Learn how to manage Environment Variables in Windows 8 using Control Panel. Add, edit, or delete variables to customize system settings for better program execution. Simplify software kit installation
  • How to Disable Network Adapter in Windows 84/10/2024 8:58:15 AM. Disable network adapters in Windows 8 through Device Manager or Network Connections in Control Panel. Navigate to the adapter, right-click, and select 'Disable' to halt network connectivity, u
  • How to Show Current Path on Title Bar in Windows 84/9/2024 9:24:50 AM. In this article, I will show you how to enhance your Windows 8 experience by displaying the current path on the title bar. Navigate through your file system with ease as you customize your Explorer in
  • Google Drive Integration In Flutter (Upload, Download And List Files)4/9/2024 9:24:15 AM. In this article, you will learn how to seamlessly integrate Google Drive functionality into your Flutter mobile app. This comprehensive guide covers uploading, downloading, and listing files, enabling
  • How to Take an Ownership on Windows 84/9/2024 9:14:45 AM. To take ownership in Windows 8, access file/folder properties, go to Security tab, click Advanced, then Change Owner. Choose desired user/account and grant full control for administrative privileges.
  • How to Enable Aero Lite Theme in Windows 84/9/2024 9:13:18 AM. Aero Lite theme in Windows 8 offers a simplified visual interface, enhancing system performance. Enable it via personalization settings or registry editor, prioritizing user preferences and system eff
  • Containerized Apps: Auto Scaling & Monitoring with Kubernetes4/9/2024 8:32:56 AM. Learn the fundamentals of Docker and Kubernetes, including auto-scaling. Follow a detailed guide to implement a Weather Forecast API using .NET Core 6 Web API, containerize the application with Docker
  • How To Override Attribute Class To Do Custom Authorization In .NET Core4/8/2024 11:48:35 AM. In this article, Discover how to customize authorization behaviors using attribute classes, providing finer control over access to resources based on specific criteria such as user roles, permissions,
  • Enable Remote Desktop Connection in Windows 84/8/2024 11:48:12 AM. To enable Remote Desktop Connection in Windows 8, navigate to System Settings or Control Panel, locate Remote Desktop settings, enable Remote Desktop, configure network settings, adjust firewall setti
  • How to Add Network Location in Windows 84/8/2024 11:47:51 AM. In this article, Learn how to seamlessly integrate network resources into your Windows 8 experience by adding network locations. Follow step-by-step instructions to map network drives, access shared f
  • Creating DNS Zones and Changing Name Servers from Public DNS4/8/2024 10:40:25 AM. This comprehensive guide walks you through the fundamentals of DNS zones, setting up Azure DNS, and integrating it with popular domain registrars like GoDaddy. With Azure DNS Zones, you can optimize y
  • How To Install Flutter In Windows4/8/2024 8:35:15 AM. In this article, you will learn how to install Flutter on your Windows system effortlessly. Follow step-by-step instructions to set up the Flutter SDK and necessary tools for mobile app development.
  • Set Default Value To Dropdown List From Database In ASP.NET MVC4/8/2024 8:21:07 AM. In this article, you will learn how to populate a dropdown list in ASP.NET MVC with default values retrieved from a database. Utilize Entity Framework to fetch data and bind it to the SelectList.
  • Becoming Proficient in C# and ASP.NET: A Roadmap to Mastery4/8/2024 4:59:04 AM. From traditional ASP.NET Web Forms to the sleek ASP.NET MVC, and from robust backend solutions using ADO.NET and SQL Server to dynamic front-end interactions with jQuery, AJAX, and more, developers ha
  • How Secure Sockets Layer Works?4/8/2024 4:49:33 AM. SSL (Secure Sockets Layer) and TLS (Transport Layer Security) protocols establish encrypted connections between clients and servers, ensuring secure online communication by encrypting data and verifyi
  • Rockin’ The Code World with dotNetDave: Panel Discussion - Ep. 994/6/2024 8:41:10 AM. In this episode, we have a panel discussion.
  • Get the Start Menu Back in Windows 8 With Classic Shell4/5/2024 11:26:29 AM. In this article, Classic Shell restores the familiar Start Menu to Windows 8, enhancing user experience and productivity. It provides customizable options for desktop navigation, bringing back the con
  • Understanding Extreme Programming (XP) and Its Core Values4/5/2024 9:46:06 AM. In this article, we will learn Extreme Programming (XP) is an Agile methodology emphasizing collaboration and feedback. Its core values include communication, simplicity, feedback, and courage.
  • 12 Core Practices In Extreme Programming XP🧙‍♂️4/5/2024 9:43:57 AM. Extreme Programming (XP) embodies 12 core practices including continuous integration, test-driven development, pair programming, and small releases. These practices foster agile development, emphasizi
  • 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
  • Easy Password Generator: Create Secure Passwords in ASP.NET4/5/2024 5:39:03 AM. Discover a powerful Password Generator tool designed to enhance your online security. Our innovative solution creates strong and unique passwords with customizable length and complexity.
  • jQuery Filters: Selecting, Manipulating, and Filtering DOM Elements4/5/2024 5:28:35 AM. jQuery Filters" refer to powerful methods in jQuery for selectively targeting elements within the DOM based on specific criteria. These filters allow developers to efficiently manipulate and inte
  • Difference between break and continue in Java4/4/2024 10:38:03 AM. In Java break and continue statements are known as Jump Statements. In this article, you will learn about the break and continue statements in Java and how we can use these statements in Java with cod
  • How do I Generate Random Number in C#?4/4/2024 8:58:32 AM. Learn how to generate random numbers in C# with this comprehensive tutorial. Master the art of randomization using built-in methods and algorithms. Explore various approaches and techniques for genera
  • Generate Random Password in ASP.NET4/3/2024 10:46:55 AM. Generate Random Password in ASP.NET: Enhance security with ASP.NET by creating a randomized password generator. Utilize built-in features or custom code to generate strong, unpredictable passwords, bo
  • Display Mode Provider in MVC 5 Application4/1/2024 8:19:20 AM. Display Mode Provider in MVC 5 Application facilitates adaptive rendering based on user agents. It utilizes DefaultDisplayMode and ContextCondition to insert modes for specific devices like Windows Ph
  • Publishing .NET Applications with 'dotnet publish'4/1/2024 8:13:24 AM. Publishing .NET applications with dotnet publish is essential for deployment. This tool compiles code resolves dependencies, and creates a self-contained directory for easy distribution and execution,
  • Tame the Randomness: Master Gen AI Text3/29/2024 9:02:55 AM. Discover the power of Gemini, an advanced AI model by Google, capable of generating text, code, images, and more. Explore how fine-tuning the generation_config parameters, particularly the temperature
  • How Do You Sync Current Route in Vuex Store in Vue.js3/29/2024 5:40:52 AM. Syncing the current route in Vuex involves updating the store's state with route details using Vue Router's navigation guards. This approach centralizes route management for easier access acro
  • Gemini Pro Text: Flawless Formatting with markdown23/29/2024 4:29:10 AM. This guide explores the integration of Gemini Pro AI output with markdown2 for HTML rendering in Django web apps. It details the challenges of formatting symbols, offers practical solutions, and empow
  • Difference Between Const, ReadOnly and Static ReadOnly in C#3/28/2024 10:38:00 AM. Common keywords like Const, ReadOnly, and Static ReadOnly are quite confusing. So today we will discuss these keywords and try to understand the difference between Const, ReadOnly, and Static ReadOnly
  • Object Oriented Programming With A Real-World Scenario3/28/2024 10:35:38 AM. This article explores the significance of real-world scenarios in understanding Object-Oriented Programming (OOP) for young programmers. It discusses the four pillars of OOP - abstraction, encapsulat
  • How Do You Work with JSON Data in JavaScript?3/28/2024 10:31:43 AM. In this article, we will explain you how to work with JSON data in JavaScript with example. Working with JSON data in JavaScript involves parsing JSON strings into objects and stringifying objects int
  • What Does This Little Check Box Do3/28/2024 6:31:10 AM. Ever wander around SQL Server properties and wonder what these little check boxes turn on? I do, and I get very tempted to check them. Here is one of those tempting little boxes that seems pretty hand
  • How Do You Implement Number Localization in Vue.js3/28/2024 6:16:08 AM. In Vue.js applications, number localization ensures numerical data aligns with users' language and region preferences. Utilizing the Intl.NumberFormat API, Vue components dynamically format number
  • Managing .NET Solution Files with dotnet sln3/27/2024 4:52:41 AM. The .NET Core SDK's dotnet sln tool simplifies managing large .NET projects. Learn its commands for adding, removing, listing projects, and advanced operations, streamlining solution file manageme
  • Integrate Chat Bots In Azure DevOps Extensions - Chat Bot Adoptions3/26/2024 3:10:55 PM. In this article, we’re learning basic information about Extension development, Microsoft Chat Bot Integration in Extensions, Web Chat Enabling for your DevOps organization. It’s an idea about to adopt
  • Best Practices for Designing APIs in .NET3/26/2024 11:55:39 AM. This article provides a thorough overview of the fundamental principles, criteria, and concerns for creating APIs in.NET.
  • Seamless Database Integration with C#3/26/2024 5:50:08 AM. Efficiently integrating databases with C# applications is crucial for managing data seamlessly. Explore various approaches like ADO.NET, Entity Framework Core, and Dapper along with best practices for
  • Dropdown Options Dynamically from SharePoint List in Power Apps3/26/2024 5:38:24 AM. How to bind dropdown option dynamically from SharePoint List in Power Apps. Power Apps enables custom app creation without extensive coding. Learn to dynamically populate dropdowns from SharePoint lis
  • Create Word Document from SharePoint List with MS Flow & Quick Parts 3/21/2024 9:59:36 AM. In this article, we will learn about two important concepts (Quick Parts and MS Flow) to generate a Word document using an existing Word Template. During this article, we will read the Word document f
  • Creating Excel/Word/HTML Document Using C#3/21/2024 9:42:32 AM. This article presents a method for generating Excel/Word/HTML documents in C# using ADO.Net dataset. By internally generating XML and XSL documents, it transforms them into well-formatted HTML files.
  • Flow and List Document in WPF3/21/2024 9:34:09 AM. Explore WPF's powerful capabilities in managing flow documents and lists through XAML. Learn to design visually appealing user interfaces with structured content presentation, utilizing features l
  • Creating Document Location Record Using Flow3/21/2024 9:10:17 AM. In this article, we will learn to streamline your document management process with Flow automation. Discover how to efficiently create location records for documents using Microsoft Power Automate.
  • Blazor Signature to Sing a PDF Document3/21/2024 5:59:47 AM. Discover how to implement digital signature functionality in Blazor applications for PDF document signing. Utilize C# capabilities to integrate e-signature features seamlessly, enhancing document mana
  • Important PySpark Import Statements3/21/2024 5:28:24 AM. PySpark, the Python API for Apache Spark, has gained immense popularity for its ability to handle big data processing tasks efficiently. In this article, we'll explore the top five import stateme
  • Visual Studio 2017 Installation Using Offline Installer3/20/2024 11:48:53 AM. In this article, you will learn how to install Visual Studio 2017 using the offline installer, enabling setup without internet connectivity. Download the installer, customize components, and enjoy fle
  • Web API Helper Page3/20/2024 11:37:31 AM. A Web API Helper Page serves as a documentation hub, offering essential information about endpoints, parameters, and functionality. It acts as a reference guide for developers, aiding in the integrati
  • Exploring Inter-Process Communication in WPF Using Named Pipes3/19/2024 12:09:55 PM. In a WPF application, inter-process connectivity typically involves communication between different components or modules within the same application or between separate WPF applications running on th
  • How to Configure ASP.Net Website in IIS3/19/2024 11:56:23 AM. In this article, you will learn essential aspects like setting up application pools, creating virtual directories, and deploying websites, crucial for efficient web development and server management o
  • How to Configure Permission For the Website on IIS3/19/2024 11:55:53 AM. In this article, you will learn the essential steps to configure website permissions on IIS, ensuring secure access control. Explore settings in IIS Manager to manage authentication methods, authoriza
  • How to Open This PC Window in Windows 103/19/2024 11:55:13 AM. In this article, we will learn how to swiftly access the "This PC" window on Windows 10. Discover various methods such as using the desktop shortcut, taskbar icon, or keyboard shortcut (Win
  • Domain-Driven Design with Records in C#3/19/2024 7:08:54 AM. C# 9.0 introduces Records, aligning with Domain-Driven Design (DDD) principles, especially in modeling value objects. This article explores leveraging Records in DDD with illustrative examples for enh
  • Media Queries in CSS3/19/2024 6:12:44 AM. This article elucidates the significance and functionalities of media queries, a prominent module of CSS3. It highlights how CSS3 introduces a plethora of built-in modules, including media queries, th
  • Web API Design Principles Or Web API Design Guidelines3/19/2024 6:10:44 AM. This article delves into the best practices for implementing and designing web APIs. It emphasizes the importance of considering both the API implementation and consumer perspectives. Key points inclu
  • What Is the Best Way to Re-render a Component in Vue.js3/18/2024 5:43:10 AM. Vue.js empowers component re-rendering through its reactivity system, updating the DOM when data changes. Utilize data properties, watchers, or force re-rendering for effective component updates in Vu
  • React Apexcharts: Create & Download Column Bar Chart with Bootstrap3/18/2024 5:27:34 AM. In this tutorial, we will learn how to create a vertical column bar chart component in the React JS functional component. Creating a Column Bar Chart component in React using Apexcharts and Bootstrap.
  • Deploying a Windows Server Virtual Machine in Microsoft Azure 3/18/2024 5:26:38 AM. To deploy a Windows Server Virtual Machine (VM) in Microsoft Azure, you'll configure various settings to create your virtual environment.
  • How to Configure the Phone and Modem Settings For the Fax Server3/15/2024 9:01:07 AM. Configure phone and modem settings for the fax server on Windows Server. Set up modems, dialing rules, and fax devices. Ensure compatibility and smooth fax transmission and reception. Customize settin
  • How to Install the Print Server on Windows Server3/15/2024 8:58:11 AM. Install Print Server on Windows Server 2012 to manage network printing efficiently. Configure printers, queues, and drivers seamlessly. Utilize Group Policy for centralized management. Ensure smooth p
  • How to Install the Windows Server Update Services?3/15/2024 8:52:45 AM. In this article, we will learn how to deploy and configure Windows Server Update Services (WSUS) on your Windows Server 2012 system with this comprehensive guide.
  • How to Install and Configure IIS 8 on Windows Server3/15/2024 6:51:03 AM. In this article, you will learn about how to install and configure IIS8 (Internet Information Services 8) on Windows Server 2012.