How to get outlook emails in asp.net
In this article we will learn how you can get outlook email in asp.net. We will use microsoft exchange services for getting or retrieving the email data from outlook account.
In this article we will learn how you can get outlook email in asp.net. We will use microsoft exchange services for getting or retrieving the email data from outlook account.
In this article we will learn some basics of how we can use Asynchronous Programming in C# . We will see some code examples for that.
In this tutorial, you'll learn the fundamentals of ASP.NET Core MVC, a powerful framework for building web applications using C#. By the end, you'll understand how to create a simple MVC application, manage data, and implement best practices.
Hello guys, sometimes we need to consume web api from c# or Asp.Net core.So in this article we will see Calling Web api from Server Side using Asp.Net Core . We will use HttpClient for this.
How to upload files to Azure Blob Storage in an ASP.NET Core Web
To find the biggest number in a 1D array in C, you can iterate through the array and keep track of the maximum value encountered.
Collections means the process of which the objects are handled by your program.
Hello guys, while working with blogging sites we often want to add buttons to share our articles on whatsapp , for providing user option to share link on whatsapp we have to use api.whatsapp.com. We will see how to add a WhatsApp share button on a website.
Hello guys sometimes while trying to run Your Asp.net core project you may face error HTTP Error 500.32 Failed to load ASP NET Core runtime . So we will see how to solve that.
Hello, guys sometimes we need to implement a Facebook login in our application. We will see how to implement Facebook login in Asp.net MVC.
LINQ (Language Integrated Query) is a feature in C# that allows us to perform queries against data sources, which can be arrays, collections, or any type of databases, using a SQL-like syntax. In this article, we will cover some basic concepts and functionalitites of LINQ and learn how to use it in your C# application
Model Validation In ASP.NET Core MVC 6.0
The NoSuchWindowException in Java is an exception that's thrown when a WebDriver (typically from a Selenium framework) tries to switch to a window that does not exist. This usually occurs in web automation scenarios when you're working with multiple browser windows or tabs
A do-while loop is a sort of loop construct in C that repeatedly runs a block of code as long as a stated condition is true. The do-while loop, as opposed to the while loop, ensures that the code block is performed at least once, even if the condition is initially false. The basic syntax of a do-while loop in C is as follows:
Hello guys, we often need to implement audio and video call functionality in our web applications. And for that purpose we have many third part libraries available. In this article we will see Audio and video call integration using Quickblox.
In this blog post, we will explore the concept of Integer Overflow and Wraparound, classified as CWE-190. We will discuss its implications in software security, provide working code examples, and highlight best practices to mitigate these vulnerabilities.
Child internet safety refers to the precautions, guidelines, and measures taken to protect children from potential dangers and risks associated with their use of the internet and online platforms. As children increasingly access the internet for educational, entertainment, and social purposes, it becomes essential to ensure their online safety. Here are some key aspects of child internet safety:
Hello guys , we often need to implement Social Login in our web applications. Github login is also one of the social logins which is widely used now a days for authentication. We will see how to use that in Asp.Net MVC.
Hello guys in this video we will see how we can get visitors location information like country and city using simple javascript code. We will see how to do that.
In this blog post, you will learn the basics of Python programming, including its key concepts, syntax, and practical applications. This guide is perfect for beginners looking to kickstart their coding journey with Python, one of the most popular programming languages today.
Based on actual reader views in March 2026
Handy online tools to boost your productivity — no login required.
Blogs, views & resources shared with developers around the world
Never study to be successful, study for self-efficiency. Don’t run behind success. Follow behind excellence, success will come all way behind you.