Resources  
  • Building an API Gateway with Ocelot and gRPC: Understanding Forward and Reverse ProxiesDec 28, 2023. 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, security, and scalability.
  • How to Configure Microsoft Entra Application Proxy?Dec 12, 2023. 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 connector, this article ensures you understand the process. Discover the benefits, including secure access, single sign-on, and hybrid deployment support. Follow the steps to enable and test the application, emphasizing secure external access without VPN requirements, making it a cost-effective solution for various scenarios.
  • Clean Architecture ASP.NET Core Web API ProxyOct 13, 2023. 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 maintainability and flexibility. Our venture explores the creation of an ASP.NET Core Web API utilizing the Clean Architecture paradigm and harnessing the power of the Proxy Pattern. Focused on the dynamic domain of CarCompany management, our implementation establishes a structured and modular approach to CRUD (Create, Read, Update, Delete) operations. Through the systematic use of interfaces, repositories, and dependency injection, we aim to not only facilitate seamless data access but also introduce a Proxy layer, offering a versatile gateway for implementing additional functionalities such as caching, logging, and validation. This amalgamation of industry-best practices forms the foundation for a resilient and extensible web API tailored for CarCompany data management.
  • Demystifying API Gateway, Reverse Proxy, and Load BalancerOct 11, 2023. In this article, we will delve into these concepts, demystify their functionality, and provide practical coding examples to illustrate their usage.
  • Building a Microservices API Gateway with YARP in ASP.NET Core Web APIOct 03, 2023. 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 features such as service discovery, authentication, authorization, load balancing, rate limiting, and logging, you can create a robust and secure gateway that orchestrates communication between diverse microservices.
  • Proxy Pattern in C#Sep 22, 2023. 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 scalability. Happy Learning!
  • Azure Functions Proxies: URL Rewriting and API CompositionSep 12, 2023. 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 rewriting, request/response transformation, and API composition. Here are the steps to use Azure Functions Proxies in an ASP.NET Core application:
  • Data Gateway in Power BIAug 07, 2023. 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 analytics. Empower your organization's analytics modernization with this crucial tool.
  • Mocking API Responses Made Easy With Graph Developer ProxyApr 07, 2023. Improving API Development Workflow and Reducing Costs with Graph Developer Proxy Mocking
  • Overview Of Graph Developer ProxyMar 28, 2023. Graph Developer Proxy is a CLI tool that simulates API errors & mock responses for Microsoft Graph API. Facilitates error handling & app development.
  • Understanding Proxy Servers and Anonymizers: Benefits and RisksMar 20, 2023. In today's digital world, anonymity and privacy have become crucial considerations for many individuals and organizations. Proxy servers and anonymizers are two technologies that can help provide a layer of privacy and security when accessing the internet.
  • What Is Microsoft Graph Developer Proxy?Mar 20, 2023. 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.
  • Implementing A Proxy Server In C# - An Example And Test CaseDec 09, 2022. In this tutorial, we provide an example of how to create a simple proxy server in a C# application using the HttpListener class. We also show how to write a test case to verify that the proxy server works as expected.
  • Unable To Install Packages With NPM Due To Corporate ProxyNov 18, 2022. In this article, I will explain how you can resolve the issue where NMP packages are not getting installed because of corporate network proxy.
  • Delete Outlook Contact Folder Using Exchange Online - Bypass MFAJul 22, 2022. In this article, you will learn how to use MFA enabled account in Exchange Online.
  • How You Can Bypass The CaptchaJun 15, 2022. When you log in, signup, or comment on any platform, you will see a captcha will appear on your screen. Sometimes it is easy to solve, but sometimes it becomes a headache for us, so In this article, I am going to tell you how you can bypass captcha in just a few seconds
  • By-Pass Custom Plugin Dynamics CRMMar 08, 2021. In this article shared an approach to disable custom plugins in Dynamics CRM.
  • Using The Proxy Pattern In C#Dec 03, 2020. In this article, you will learn how to use the Proxy pattern in C#.
  • Activation Link VulnerabilityApr 22, 2020. Most of the websites use hashes for their activation link.In this blog, I will explain how to find or bypass those hashes.
  • How to Delete Files Directly Without Sending Them to Recycle Bin on Windows 10Apr 02, 2020. In this tutorial, I have described how to delete all the files and folders without sending them to Recycle Bin in Windows 10.
  • Making Proxy Request In Angular/Fix CORS Issue In Angular ApplicationsNov 01, 2018. This Article shows how to make proxy calls or fix the CORS issue in an Angular Application. When we want to communicate out of our Angular application we try to call the WebApi.Here we might face a common issue known as CORS issue.
  • How to use NPM Install (The Command) behind Corporate Proxy ServerOct 14, 2017. When you want to install packages for angular, angular CLI, typescript etc. via NPM using Command Prompt and you are working in an office environment where everything runs behind a corporate proxy server, you will most probably get the below exception.
  • Configure InfoPath Forms Services Web Service Proxy In SharePoint 2013 Central AdministrationMar 28, 2017. In this article, we will see how to configure InfoPath Forms Services Web Service proxy in SharePoint 2013 Central Administration.
  • Reverse Proxy Using Azure Functions ProxiesMar 03, 2017. In this article, you will learn about reverse proxy, using Azure functions proxies.
  • SharePoint 2016 - Part Eight: Register Workflow Service ProxyDec 21, 2016. Here you will learn how to register workflow service proxy.
  • Design Patterns Simplified - Part 13 (Proxy)May 02, 2016. This article explains what Proxy Design Pattern is and how to use it in software development.
  • Proxy Class For The WCF ServiceNov 29, 2015. In this article, I will demonstrate you how to create proxy class for the wcf service.
  • Design Patterns: ProxyJul 09, 2015. The proxy design pattern is a layer that prevents you from instantiating heavy objects that will not be needed at a certain time.
  • Calling WCF Without Creating Proxy Using jQuery AjaxDec 31, 2014. In this article you will learn how to call WCF without creating a proxy using jQuery Ajax.
  • Web Service in ASP.NET: Part 3Dec 24, 2014. In this article you will learn how to consume a web service in a C# Windows Application by Proxy class without using the URL of the Web Service.
  • Bypassing Obfuscation: Ciphered Code Reverse EngineeringNov 11, 2014. In this article, we have performed reverse engineering over a protected binary by deep analysis of both obfuscated source code and MSIL assembly code.
  • Working With Change Tracking Proxy in Entity Framework 6.0Jul 10, 2014. In this article you will learn how to work with a Change Tracking Proxy in Entity Framework 6.0.
  • Working With Proxies in Entity FrameworkJun 11, 2014. 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.
  • Discussion Of Various AJAX PatternsApr 23, 2014. In this article we will discuss various AJAX patterns in modern web applications.
  • Store Proxies in Sencha Touch 2Mar 05, 2014. In this article we will see various types of proxies supported by the Sencha Touch store.
  • Perform CRUD Operations Using Sencha Touch MVCFeb 07, 2014. In this article we will see how to perform some CRUD operations in Sencha Touch 2.
  • Proxy Design Pattern Using C#Jan 01, 2014. This article explains the Proxy Design Pattern. Proxy Design Pattern acts as a representation of an object and will basically be the access point to use the original object.
  • Error: App Management Shared Service Proxy is Not InstalledSep 16, 2013. In this article you will see how to resolve the issue “Error: App Management Shared Service Proxy is not installed “in SharePoint 2013.
  • Programmatically Creating Proxy of the WCF Service Client Application Without Adding Service ReferenceAug 08, 2013. In this exercise we will see how to design a proxy using APIs provided by WCF.
  • IFrame Cross Domain Communication Using IIS ARR and URL RewriteMay 01, 2013. This article demonstrates how to override browser same-origin policy and communicate from main page to its iframe loaded with content from external domain using ARR and URL Rewrite.
  • Proxy Setting For Metro Apps in Windows 8Mar 25, 2013. 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 and accessibility for your favorite Metro applications.
  • Web Proxy Server in VB.NETNov 09, 2012. Web Proxy Server is HTTP proxy server written in VB.NET. It is Multithreaded so many clients can access the web through this WebProxy Server.
  • Learn Design Pattern - Proxy PatternOct 09, 2012. In this article we will explain Proxy Pattern.
  • How to Set Proxy For Metro Apps in Windows 8Sep 27, 2012. 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.
  • WCF Service FAQs: Part 2Sep 16, 2012. WCF FAQ, What are the various ways to expose WCF Metadata, What is mexHttpBinding in WCF, What is a Service Proxy in WCF, What are the various ways to generate a proxy in WCF, difference between ChannelFactory and Proxies in WCF, How to create proxy for Non-WCF Services, Automatic Activation in WCF, WCF Instance Activation Methods, concurrency in WCF, WCF throttling.
  • Lets Play Around With Proxy Design PatternApr 22, 2012. Today, in this article let’s play around with one of the interesting and most useful concepts of design patterns, which will be hosted in a web app.
  • Proxy Design PatternDec 08, 2011. In this article we are going to discuss the Proxy design pattern. It is one among the 23 design patterns by Gof. As usual we can start with the Challenge and Solution style.
  • Create Pages based Layout Pages using sandbox with full trust ProxyApr 18, 2011. In this article I am explaining the step by step procedure to create a sandbox solution with full trust proxy.
  • How to assign the Subscriptions to the Partitioned User Profile Service Application Proxy in SharePoint 2010Feb 04, 2011. How to assign the subscriptions to the partitioned user profile service application proxy in SharePoint 2010.
  • How to create proxy server between application and remote hostFeb 22, 2010. This article will show how to create proxy-like server that will stand between application (client) and its remote server using asynchronous sockets.
  • Creating the Web Service Consumer Feb 11, 2010. In this article I will explain creating the Web Service Consumer.
  • Checking a HTTP proxy status and typeOct 18, 2009. This article demonstrates how to check if a HTTP Proxy is working and if its anonymous or transparent using C#.
  • What is a firewall?Dec 29, 2008. This article teaches about basics of firewall used in computer networking including the types of firewall.
  • Consuming a Webservice from behind a Proxy FirewallNov 23, 2006. This article will explain how to consume a webservice from behind a proxy firewall.
  • Use of Proxy when using WebSericesAug 10, 2006. The article shows the advantages of using Proxy layer to add Web Services compared to using the Add Web Reference wizard.
  • Wrapper Patterns in C#, Part III: The Decorator PatternFeb 15, 2006. Did you ever wish for a superhuman power to be impervious to bullets or travel outside your body? How about the superpower to be able to breathe underwater or fly? Or how about a changing the way you look so you can disguise yourself as anyone, or anything? In this series of four articles, we will travel down the C# rabbit hole and see how it is all possible with some wrapper patterns: Proxy, Decorator, and Adapter.
  • Wrapper Patterns in C#, Part II: The Proxy PatternFeb 14, 2006. Did you ever wish for a superhuman power to be impervious to bullets or travel outside your body? How about the superpower to be able to breathe underwater or fly? Or how about a changing the way you look so you can disguise yourself as anyone, or anything? In this series of four articles, we will travel down the C# wrapper rabbit hole and see how it is all possible with some patterns: Proxy, Decorator, and Adapter.
  • Wrapper Patterns in C#: Part IFeb 13, 2006. Did you ever wish for a superhuman power to be impervious to bullets or travel outside your body? How about the superpower to be able to breathe underwater or fly? Or how about a changing the way you look so you can disguise yourself as anyone, or anything? In this series of four articles, we will travel down the C# wrapper rabbit hole and see how it is all possible with some patterns: Proxy, Decorator, and Adapter.
  • C# Using The Proxy Pattern To Define RelationshipsJan 23, 2006. 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. Usually the GOF Proxy pattern is used to hide or control access to an object, but we can also use it to define relationships between objects.
  • Download Files using HTTP and Proxy Server in C#Sep 21, 2004. This article explains how to pass proxy server network credentials when downloading files using HTTP.
  • Oracle Data Provider for .NET : Part IIFeb 20, 2004. 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 from any .NET application.
  • Generic Web Service ProxyFeb 04, 2004. In this article I will explain how you can consume a web service without using the standard Add Web Reference in Visual Studio and how to do this without using SOAP.
  • Distributed Computing Using .NET RemotingJan 05, 2004. AppDomain is an isolated environment for executing Managed code. Objects within same AppDomain are considered as local whereas object in a different AppDomain is called Remote object.
  • The NeFs Application Demo Part 3: Building the Web Client Oct 31, 2002. This is the final part of a three-part demo application dubbed Networked Financial System.
  • Remoting Calls RecommendationSep 19, 2002. The goal of this article is not to describe remoting technology in details. It is more focused at the practical design and implementation mistakes development process concerning garbage collection and performance.
  • Remoting Calls RecommendationsSep 19, 2002. The goal of this article is not to describe remoting technology in details. It is more focused at the practical design and implementation mistakes during development process concerning garbage collection and performance.
  • Remoting in C#May 13, 2002. This simple article shows you how to write simple server and client to access the server remotely.
  • How to By Pass ProxySep 10, 2001. There are many like me who are behind the Proxy and many time you are not able to use the recent Data in your Program from Web as your are not able to retrieve that data because of Proxy coming in between.
  • Introduction to Web ServicesMay 24, 2001. A tutorial explains basics of web services followed by sample example.
  • Invoking Web Method from one Web Service to AnotherApr 10, 2001. In this article I will show you how to connect a web service from another.
  • Horoscope Web ServiceFeb 08, 2001. An article talks about web services and how to develop them using .NET.
  • Web ProxyServer in C# and VBFeb 06, 2001. Web Proxy Server is HTTP proxy server written in C#.It is Multithreaded so many clients can access the web through this WebProxy Server.

About byPass-Proxy

NA

OUR TRAINING