Related resources for ox
  • 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
  • How To Create A Classic Site In SharePoint Online4/18/2024 8:45:32 AM. Learn to create SharePoint classic sites in Microsoft 365 using both out-of-the-box methods and PowerShell. Explore the admin center and PowerShell cmdlets for seamless classic site creation alongsid
  • Best Methods to Export Mailbox to PST from Office 365 (Exchange Online)4/12/2024 4:54:51 AM. Explore methods to export mailboxes to PST from Office 365 (Exchange Online). Get the best solutions to easily export Office 365 Mailboxes to PST file in easy steps.
  • How to Limit the User to Typing Only Numeric Values in a TextBox Using JavaScript4/3/2024 9:40:05 AM. Limit user input to numeric values in a textbox using JavaScript. Implement event handling for keypress events to validate input against character codes, allowing only numeric values. Enhances user ex
  • Limit the User to Typing Only Letters Into a TextBox Using JavaScript4/3/2024 9:39:34 AM. Learn how to implement client-side input validation in JavaScript to restrict users from entering anything other than letters (including spaces) in specific input fields like Name, Father's Name,
  • Boxing and Unboxing in C#3/28/2024 10:40:41 AM. In this article, we will learn Boxing and unboxing in C# allow conversion from value types to reference types and vice versa. This article explains boxing and unboxing in C#.
  • Power Apps: Combo Box Control & Dynamic SharePoint Data Binding3/28/2024 6:56:53 AM. Learn to harness the power of Combo box Control in Power Apps to dynamically bind data from SharePoint. Elevate your app development skills with seamless integration and efficient data management, enh
  • 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
  • Microsoft Entra ID: Implement On-Premises Apps with Application Proxy3/28/2024 6:11:01 AM. In this article, we will discover how Microsoft Entra ID's Application Proxy seamlessly integrates on-premises applications for secure remote access.
  • Get List Control Dynamic value from SharePoint List in Power Apps3/27/2024 8:26:58 AM. The List Box control in Power Apps coupled with SharePoint integration enhances data visualization and interactivity. Customize appearance and behavior, bind to SharePoint lists, implement filtering/s
  • Building a Logging Proxy in C#3/26/2024 8:09:28 AM. In this article, we build a practical reusable Logging Proxy in C#. This article elucidates the creation of a Logging-Proxy, vital for logging calls and data transfers over specified interfaces, aidin
  • Selecting multiple Checkboxes inside multiple GridViews3/19/2024 5:47:34 AM. Learn how to handle multiple checkboxes in a GridView within ASP.NET, including scenarios with multiple GridViews, user controls, and master pages. JavaScript functions are provided for checkbox mani
  • Exploring Blackbox AI Code Generation, Code Chat, and Code Search for VS Code3/15/2024 5:31:56 AM. Discover the latest enhancements in Visual Studio Code (VS Code) with Blackbox AI Code Generation, Code Chat, and Code Search features. Boost productivity, streamline collaboration, and navigate code
  • Getting Started with SwiftUI3/12/2024 5:22:52 AM. This article describes SwiftUI as a user interface toolkit that enables developers to create visually appealing apps across various Apple platforms with minimal coding. SwiftUI's compatibility wi
  • Out-of-the-Box Site Navigation and Audience Targeting in SharePoint3/5/2024 8:39:33 AM. In this article, we will explore SharePoint's built-in tools for intuitive site navigation and precise audience targeting. Enhance user experience with customizable menus and targeted content deli
  • Grafana & Prometheus: Effective Monitoring Tools3/4/2024 6:48:26 AM. Grafana is a data visualization tool, while Prometheus is a monitoring and alerting toolkit. Together, they collect, store, and visualize time series data, enabling users to create informative dashboa
  • Connect Box To OneDrive Using Azure Logic Apps3/1/2024 10:44:37 AM. This article helps you to learn how to Connect Box to OneDrive using Azure Logic App. Logic App is a cloud-based service that allows us to react to an event in one service (such as SharePoint online)
  • What is Network Tool Whois in C#?3/1/2024 10:26:06 AM. WHO is query tool in C# with a user-friendly interface using various components such as Combo Box, Text Box, Button, Label, and Progress Bar. It covers the design aspect of the user interface, backgro
  • Save Email Attachment From Outlook To Dropbox With Microsoft Azure Logic App3/1/2024 10:22:03 AM. Learn to streamline your workflow with this comprehensive guide on saving email attachments from Outlook directly to Dropbox using Microsoft Azure Logic App. Discover seamless integration, automation,
  • Show Folder Contents and Compare with Another Folder2/28/2024 11:40:36 AM. This application provides a convenient way to display and compare the contents of two folders. Utilizing a web application interface, users can easily navigate through the files in the specified direc
  • Accessing Network Drive in C#2/28/2024 7:10:13 AM. Network Drives are those locations that are mapped to a drive or folder in another system that can be accessed over a network. I will show you how to access the network drives.
  • 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
  • How to Set Proxy For Metro Apps in Windows 82/27/2024 11:21:20 AM. In this article, we are explaining how to configure proxies for Metro apps in Windows 8. Learn the steps to set up proxy settings to ensure seamless internet access and enhanced privacy.
  • Proxy Setting For Metro Apps in Windows 82/26/2024 12:05:34 PM. In this article, learn how to Easily configure proxy settings for Metro apps in Windows 8 to ensure seamless connectivity and privacy. Customize proxy configurations effortlessly, enhancing security a
  • How Do I Implement a 'Mouse Double Click' for a ListBox2/26/2024 9:53:24 AM. Implementing a "mouse double click" event for a ListBox typically involves subscribing to the ListBox's MouseDoubleClick event and specifying the action you want to perform when the even
  • Mozilla Firefox Metro Version For Windows 82/26/2024 9:27:24 AM. This article explains how to Discover the optimized browsing experience with Mozilla Firefox's Metro version tailored specifically for Windows 8. Enjoy seamless integration with the modern UI, tou
  • Steps to Change Sender Email address in Power Automate2/24/2024 5:51:34 AM. When using Power Automate, changing the sender email address for notifications involves choosing between V3 and V2 actions, utilizing a shared mailbox, and adjusting settings for personalized communic
  • How To Install Ubuntu On Windows 10 Using VirtualBox2/22/2024 6:34:46 AM. Install Ubuntu on Windows 10 via VirtualBox, a virtualization software. Create a virtual machine, allocate resources, and follow step-by-step instructions to set up Ubuntu alongside Windows, allowing
  • How to Generate a Popup Message Box in Power Apps2/21/2024 9:54:05 AM. This article guides us through implementing a popup message box in Power Apps for deleting gallery items. A standard gallery with a delete button is used. Clicking it triggers a confirmation alert. &#
  • Entity Relationship Diagrams in Microsoft Dynamics with XrmToolBox2/20/2024 9:57:01 AM. Delve into the realm of data architecture within Microsoft Dynamics 365 as I guide you through the process of crafting detailed Entity Relationship Diagrams (ERDs) using the versatile XrmToolBox. This
  • How to Develop a Custom Message Box in .NET 6,7,8 for WPF?2/19/2024 4:24:45 AM. As used in software development, the term "custom message box" describes a dialog box or pop-up window that is created and implemented with unique features, looks, and functionality instead
  • List Controls in ASP .NET: Part 12/16/2024 9:13:44 AM. This content provides an introduction to List controls in ASP.NET and discusses various controls like RadioButtonList, DropDownList, ListBox, CheckBoxList, and BulletedList.
  • Develop a Customized MessageBox in .NET MAUI2/12/2024 6:48:54 AM. A message box, also known as a dialog or alert box, serves various functions within software applications, each with specific requirements aimed at improving user interaction
  • Developing a Customized MessageBox in Xamarin2/11/2024 9:51:07 AM. A message box, also known as a dialog or alert box, serves various functions within software applications, each with specific requirements aimed at improving user interaction
  • PowerApps Dropdown / ComboBox with Image2/9/2024 9:26:27 AM. Create visually enriched PowerApps Dropdown/ComboBox with images. Enhance the user experience by incorporating thumbnails or icons alongside selectable options, leveraging data binding and custom temp
  • Creating A Custom Component In Power Apps2/1/2024 10:21:24 AM. In this article, I will provide information on how to create a custom component in Power Apps.
  • What is Windows Sandbox?1/6/2024 5:33:16 AM. Windows Sandbox is an isolated environment that can be used to test Windows applications without changing your parent OS.
  • How to Build an Interactive and Responsive Form12/28/2023 5:03:01 PM. Discover the world of web development with our latest tutorial on building a responsive and interactive form using HTML5, CSS3, and JavaScript. From the fundamentals of HTML5 to styling with CSS3 and
  • Building an API Gateway with Ocelot and gRPC: Understanding Forward and Reverse Proxies12/28/2023 5:30:52 AM. Explore the powerful combination of Ocelot and gRPC in API Gateway development for efficient routing and management in microservices. Learn about forward and reverse proxies, enhancing control, securi
  • Handling Dropdown Checkbox RadioButton using selenium with Java12/24/2023 3:40:49 PM. This article will help you to understand how to handle the Dropdown Checkbox RadioButton using Selenium with Java.
  • Advanced Dynamic Filtering using Checkboxes in Excel12/13/2023 5:11:27 AM. This video shows how to use the #new #checkbox in Excel to control selection of columns from advanced dynamic filtering.
  • How to Configure Microsoft Entra Application Proxy?12/12/2023 8:24:29 AM. Learn how Azure Application Proxy facilitates secure remote access to on-premises applications without a VPN. From prerequisites to step-by-step guidance on setting up and configuring the App Proxy co
  • Advanced Conditional Formatting: Turn On & Off Cell Color with CHECKBOXES in Excel12/12/2023 6:20:25 AM. This article shows how to create advanced conditional formatting in Excel and using the new checkboxes to turn on and off the applied cell colors.
  • Getting Started with SQL Server 2022 SSDT 17.812/7/2023 6:12:21 AM. It breaks down complex concepts into easy-to-understand terms: SSDT, SSIS, SSAS, SSRS, ETL, SSOX, MDS, TDS and OLAP.
  • Sharepoint Sandbox Solutions v/s Sharepoint Farm Solutions11/30/2023 10:47:40 AM. In this article, Understanding SharePoint solutions is crucial for developers. Sandboxed solutions run securely, affecting only the site collection, and hosted in SPUCWorkerProcess.exe. Farm solutions
  • Creating One’s Personal Microsoft Fabric Sandbox Environment11/29/2023 8:53:29 AM. Creating One’s Personal Microsoft Fabric Sandbox Environment. Learn how to set up your personal Microsoft Fabric learning environment. Follow step-by-step instructions, including prerequisites like a
  • Upload/Display Image In Picture Box Using C#11/22/2023 10:41:49 AM. In this article, we learn how to browse, view and display an image path in a picture box tool using C# Windows Forms application. OpenFileDialog, PictureBox.
  • WPF ComboBox11/22/2023 6:13:50 AM. WPF ComboBox in C# represents a WPF combo box control. This tutorial demonstrates how to create and work with a ComboBox control in WPF using XAML and C#.
  • How To Convert Visual FoxPro DBF File To Excel In C#11/20/2023 10:34:58 AM. In this article you will learn how to convert Visual FoxPro DBF file to Excel in C#.
  • What is Windows App?11/17/2023 6:37:45 AM. Windows App is a centralized hub that provides users with a unified experience across their Windows devices, cloud PCs, and remote applications
  • Multi-Select Checkbox Dropdown List - Create And Edit In .NET Core 3.111/16/2023 11:48:03 AM. In this article, you will learn how to create a multi-select checkbox dropdown list in .NET core 3.1 and edit it.
  • ComboBox In C#11/16/2023 6:31:46 AM. C# ComboBox is a combination of a TextBox and a ListBox control. Only one list item is displayed at one time in a ComboBox and other available items are loaded in a drop down list. In this article, yo
  • How To Use Checkbox In Vue.js?11/6/2023 10:40:25 AM. Your article provides a practical guide to working with checkboxes in Vue.js. It covers the necessary steps to create a Vue.js project, integrate Bootstrap, and implement checkboxes.
  • How to Integrate OpenAI With Azure Cognitive Search (Vector Search)10/31/2023 4:43:32 AM. This article explains about how one can use Azure Cognitive Search with OpenAI. Your article provides a detailed explanation of how to use Azure Cognitive Search in conjunction with OpenAI, emphasizin
  • MessageBox.Show Method in C#10/27/2023 10:41:09 AM. Learn how to use the MessageBox.Show method in C#.
  • Optimizing File Security with Windows Sandbox10/26/2023 12:37:01 PM. Expert Tips for Utilizing Windows Sandbox to Enhance Downloaded File Security provides valuable insights on using Windows Sandbox, a built-in virtualization feature in Windows operating systems, to bo
  • 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
  • Clean Architecture ASP.NET Core Web API Proxy10/13/2023 5:47:09 AM. In the realm of modern web development, constructing a robust and scalable solution is paramount. This journey often involves harmonizing architectural principles and design patterns to enhance mainta
  • Demystifying API Gateway, Reverse Proxy, and Load Balancer10/11/2023 7:18:28 AM. In this article, we will delve into these concepts, demystify their functionality, and provide practical coding examples to illustrate their usage.
  • Check/Uncheck All GridView Checkboxes With jQuery10/11/2023 4:53:48 AM. jQuery: Check and Uncheck all checkboxes inside GridView with parent checkbox.
  • Is There Any Need To Boxing And Unboxing10/10/2023 11:10:32 AM. With Boxing and unboxing one can link between value-types and reference-types by allowing any value of a value-type to be converted to and from type object. Boxing and unboxing enables a unified view
  • How To Create A Popup Message Or Alert Box In PowerApps10/5/2023 10:44:49 AM. In this article, we will see how to create a simple popup in PowerApps.
  • Boxing and Unboxing10/3/2023 12:02:07 PM. Details about the value type, reference type and details about the boxing and unboxing in C#.
  • Building a Microservices API Gateway with YARP in ASP.NET Core Web API10/3/2023 6:29:13 AM. Building a microservices API Gateway with YARP in ASP.NET Core Web API provides a flexible and scalable solution for managing and routing traffic in a microservices architecture. By incorporating feat
  • How to Implement Chakra UI Checkbox in Next.js9/27/2023 11:28:53 AM. In this article we will learn about how Chakra UI Checkbox can be implemented in Next Js.
  • CheckBox in React9/26/2023 5:08:58 AM. In this article, we explore the fundamentals of using checkboxes in a React.js application. We cover prerequisites, project setup, Bootstrap integration, and a step-by-step guide on creating and using
  • C# Using The Proxy Pattern To Define Relationships9/22/2023 10:27:49 AM. I was recently working on a 2.0 Framework project where we had many types of related objects. However, we needed to ensure that there were not multiple instances of the same object in memory. Usuall
  • Proxy Pattern in C#9/22/2023 8:32:53 AM. Learn about the Proxy Pattern in C#, a powerful structural design pattern. Explore its purpose, implementation, and real-world applications, enhancing software efficiency, maintainability, and scalabi
  • Implementing a Custom Telerik RadTextBox Control in a WinForms Application9/21/2023 8:07:11 AM. Learn how to create a custom Telerik RadTextBox control for WinForms applications. This code example, compatible with .NET 5/6/7/8, adds convenient IsEmpty and IsNotEmpty properties, enhancing text bo
  • Total in TextBox of two TextBoxes in C#9/18/2023 10:56:06 AM. How to use Total in TextBox in two TextBoxes in C#.
  • Calling Parent Page Method From UserControl in C#9/15/2023 10:41:15 AM. In this article you will learn how to call a parent's page method from a UserControl in C#.
  • How to Bind List<T> to List box and Dropdown List9/15/2023 5:31:40 AM. Tutorial of how to bind List&lt;T&gt; to the listbox/dropdown list. Following are some simple steps to bind your listbox/dropdown list to List&lt;T&gt;.
  • Creating A Console ListBox In C#9/14/2023 9:14:06 AM. C# developers who are interested in console programming are often frustrated by the lack of user interface features which the console has compared to Windows Forms and WPF applications.
  • Inline Editing and Updating in GridView with check box9/14/2023 5:35:46 AM. In this article you will learn how to use Inline Editing and Updating in GridView with check box.
  • Azure Functions Proxies: URL Rewriting and API Composition9/12/2023 10:20:21 AM. Azure Functions Proxies are a powerful feature that allows you to define proxies to control the behavior of HTTP requests and responses to and from your Azure Functions. You can use them for URL rewri
  • Understanding Generic Type in C#9/12/2023 5:07:25 AM. Before we start tampering around the code, lets understand why we need a generic type?
  • Some Useful and Important Concepts of C#9/11/2023 7:11:12 AM. In this article I have explained some important concepts related to the C# language such as Implicit &amp; Explicit type conversion, Boxing and UnBoxing of data types, static and nonstatic methods an
  • Positioning Caret in Textbox9/10/2023 9:16:30 PM. This article explains how to position a caret in text using code.
  • Power BI: Building Fort Knox for Your Data and Making Privacy Regulations Less Boring!9/10/2023 12:34:18 PM. In this session, you will learn about Power BI: Building Fort Knox for Your Data and Making Privacy Regulations Less Boring!
  • CheckBox In C#9/6/2023 8:53:27 AM. In this article, I will discuss how to use a CheckBox control in a Windows Forms using C#.
  • Creating AutoComplete TextBox In ASP.NET MVC 59/5/2023 6:55:22 AM. In this article we will learn how to create the AutoComplete TextBox in ASP.NET MVC using jQuery UI .
  • Oracle Data Provider for .NET : Part II9/5/2023 5:55:04 AM. Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features f
  • Solving Mazes Using Recursion9/4/2023 11:42:53 AM. In this lesson we will be creating a C# form that creates and solves a maze using a recursive technique. It will cover the creation of the maze creator using PictureBoxes and solving the maze.
  • Color Syntax Editor Part II - Exporting a RichTextBox to a Microsoft Word Document9/1/2023 4:17:56 AM. This article is part II of a color syntax editor created back in 2003. It describes how to export the contents of the RichTextBox to Word and Open the Word Document Programmatically.
  • What Is Microsoft Graph Developer Proxy?8/24/2023 9:39:07 AM. Microsoft Graph Developer proxy simulates API errors that might occur in specific circumstances (for example, in production environments) and provides tips on improving API and app performance.
  • Software Testing Approaches And Techniques8/23/2023 8:34:38 AM. This article give you a general best practices guidelines for writing software test according to the testing principles.
  • Dynamic generation of a CheckBoxList8/22/2023 4:44:25 AM. In this article, you will learn how to use the dynamic generation of a CheckBoxList in C#.t seems like you&#39;ve entered the word &quot;description,&quot; but I&#39;m not sure how to interpret that i
  • Data Gateway in Power BI8/7/2023 6:57:07 AM. Unlock the potential of on-premises data with the Power BI Data Gateway. This comprehensive guide explores its core capabilities, installation, security, troubleshooting, and future roadmap for hybrid
  • Implementing Multiselect Checkboxes in ASP.NET MVC Using AJAX8/3/2023 6:20:19 AM. Learn to create a dynamic form with multiselect checkboxes in ASP.NET MVC using jQuery AJAX. Manage student data, select multiple languages, and save to the database seamlessly. Enhance your web app w
  • How to Set Up Twilio WhatsApp API?8/1/2023 6:23:14 AM. Learn how to set up a Twilio account and sandbox environment for sending WhatsApp messages. An easy step-by-step guide is provided.
  • Dialogs in JFC7/27/2023 4:38:58 AM. Dialog box, like frame, is a pop-up window on which user interface components can be laid out.
  • Basics Of Manual Testing7/20/2023 9:55:47 AM. In this article you will learn about the basics of manual software testing.
  • How to get items from a database into a Tkinter Listbox?7/18/2023 7:21:41 AM. In this article we will discuss how to get items from a database into a Tkinter Listbox.
  • Azure Devcenter- The nextgen dev environment7/18/2023 6:53:49 AM. Dev Center offers a range of features such as version control, project management, continuous integration and delivery (CI/CD), and application monitoring and insights. Dev Box Pool:
  • Box Class- An Oddity in JFC7/18/2023 5:57:35 AM. A lightweight container that manages its layout using a BoxLayout object. Several class methods offered by Box are beneficial for containers using BoxLayout.
  • How to create proxy server between application and remote host7/17/2023 7:23:54 AM. This article will show how to create proxy-like server that will stand between application (client) and its remote server using asynchronous sockets.
  • C# Message Box7/12/2023 8:31:44 AM. A C# MessageBox displays a popup message dialog with action buttons. In this article, you&#39;ll learn how to implement a Message Box in C# and Windows Forms.
  • Flexbox Vs CSS Grid For Responsive Designing7/5/2023 5:24:53 AM. Creating responsive and dynamic layouts is a crucial aspect of modern web development. With the advent of Flexbox and CSS Grid, CSS layout techniques have evolved to provide developers with powerful t
  • Creating A Dialogue box, PopUp, Alert box, and Confirmation box in PowerApps6/27/2023 12:04:00 PM. This article discusses how to create a popup dialog box in Power Apps for displaying confirmation messages or alerts. It addresses the scenario of creating a popup confirmation message for gallery ite
  • Working With Proxies in Entity Framework5/30/2023 11:30:29 AM. This article helps you to understand what a proxy in the Entity Framework is and how to turn on and turn off a proxy and how to create a proxy instance explicitly.