TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Pens
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand (10)
Vinay Ayinapurapu (2)
Sandeep Nandey (2)
CSharp TV (2)
Davin Martyn (2)
Mohamed Shifan (1)
Rajkumar Jain (1)
Abhishek Saini (1)
Gajendra Jangid (1)
Ankit Sharma (1)
Alpesh Maniya (1)
Sardar Mudassar Ali Khan (1)
Manoj Kumar Duraisamy (1)
Nitin (1)
Darly Dixon (1)
Dave (1)
Vicente Gerardo Guzman Lucio (1)
Shrusti Shah (1)
Dhairya Krishnat (1)
Shantha Kumar T (1)
Rikam Palkar (1)
Ganesan C (1)
Manoj Kulkarni (1)
Amit Choudhary (1)
Jamil Ahmed (1)
Rathrola Prem Kumar (1)
Hadshana Kamalanathan (1)
Valerii Tereshchenko (1)
Sarathlal Saseendran (1)
Herve Roggero (1)
Nitesh Kejriwal (1)
Prasanth Radhakrishnan (1)
Francis (1)
Rion Williams (1)
Nimit Joshi (1)
Abhimanyu K Vatsa (1)
Dinesh Beniwal (1)
A V Mahesh (1)
Santhi Maadhaven (1)
Praveen Kumar (1)
Tim Osten (1)
Related resources for Pens
No resource found
How to Install Ubuntu Server on VMware ESXi Using VMware Client Browser
11/18/2024 11:07:48 AM.
This guide explains how to install Ubuntu Server on VMware ESXi using the web client. It covers steps like creating a virtual machine, selecting storage, uploading the Ubuntu ISO, configuring network
Amazon OpenSearch Service Setup with Kibana
11/15/2024 9:48:13 AM.
Amazon OpenSearch Service enables real-time search, monitoring, and analysis of business data. It integrates with AWS services like CloudWatch Logs and Lambda for log aggregation, with Kibana for data
Streamlining React Apps with Suspense and Lazy Loading
8/25/2024 11:29:06 AM.
Discover how React Suspense and lazy loading can supercharge your web apps by optimizing component and resource loading. This guide explains how these features work, with practical examples to show yo
Top Angular Project Ideas for Beginners
6/28/2024 9:02:17 AM.
Create an Angular project to enhance your skills and portfolio. Ideas include an e-commerce site with product listings and payment integration, a task manager for project organization, a blog platform
ASP.NET Core - Expense Manager Using EF Core And Highcharts
2/20/2024 7:31:47 AM.
We will create a personal expense manager using Asp.NET Core 2.1 and Entity Framework core Code first approach with the help of Highcharts to show the expense summary chart and a modal dialog to handl
Certificate Based Authentication in Azure AD App Registration using POSTMAN
1/15/2024 4:41:07 AM.
In this article we will go through authenticating an Azure AD app using certificate based authentication using POSTMAN tool.
Enhancing Code Quality with SonarLint
9/21/2023 6:25:44 AM.
In today's software development landscape, code quality is essential for success. It ensures smooth application functioning, simplifies maintenance, and enhances security. SonarLint is a vital too
Generate Self-Signed SSL Certificate Using OpenSSL
8/2/2023 9:29:11 AM.
Learn about SSL, SSL certificates, and self-signed certificates in this informative article. Discover the advantages and disadvantages of self-signed SSL certificates and follow steps to generate one.
Capturing Phishing Email Using Custom Middleware in ASP.Net Core Web API
8/2/2023 9:08:59 AM.
To capture and detect phishing emails using custom middleware in an ASP.NET Core Web API, you can follow these general steps:Create Custom Middleware: Create a custom middleware that will intercept
Import SSL Certificate to AWS Certificate Manager (ACM)
8/2/2023 8:57:09 AM.
Learn how to import an SSL Certificate into ACM (AWS Certificate Manager)
Introduction to Hangfire – opensource library for background task scheduling in .Net core
4/26/2023 6:33:41 AM.
Introduction to Hangfire – opensource library for background task scheduling in .Net core
How To Create The Sandbox Game Account Using METAMASK
8/29/2022 4:50:40 AM.
The sandbox game account create using metamask.
Top 5 NFT Marketplaces That Have Achieved Success With Their Business Models!
7/21/2022 4:29:42 AM.
The top NFT marketplaces can mean the difference between selling a brand-new masterpiece and discovering a brand-new project to collect. NFT marketplaces are also a gateway into a community of ardent
Setting Up OpenSSL On Windows 10 Machine
7/17/2022 1:37:05 PM.
This article explains what openssl is and steps to install properly in windows 10 machines.
The Basics of Drawing Graphics onto Windows Forms
4/1/2022 10:50:53 AM.
This article gives you an explanation of the use of the GDI+ library and how the .NET base classes can enhance graphics.
What's New In .NET 6
3/8/2022 4:59:13 AM.
Learn about all the new features of .NET 6, the Windows framework.
Create Dataverse Expense Details Table And Build Simple PowerApp Using That Table
2/17/2022 3:52:00 PM.
In this article, you will learn how to create dataverse expense details table and build simple powerapp using that table.
Top 10 Most Expensive NFTs
1/26/2022 2:57:38 PM.
In this article, you will see a list of the top 10 most expensive NFTs Ever Sold.
Introduction To Voice Authentication Using JavaScript
12/27/2021 5:10:40 AM.
Learn how to use the open-source frameworks to do the Voice recognition and validation using JavaScript and Hugging space model from Microsoft
What Happens Behind The Scenes When You Trade A Bitcoin?
9/27/2021 1:48:46 PM.
We buy and sell crypto currency like stocks but the underlaying technology for crypto currency is vast and promising to replace the whole architecture of THE INTERNET itself. It's interesting to e
Lazy Loading In React
8/17/2021 1:39:12 PM.
In this article, you will learn about lazy loading and how to implement in React applications.
Profile & Monitor Web Apps with Azure Application Insights - Code Quality & Performance Virtual Conference
6/21/2021 9:57:32 AM.
This session in Code Quality & Performance Virtual Conference is about Profile & Monitor Web Apps with Azure Application Insights
Taking code to next level with Open Source (Git & Github) - Code Quality & Performance Virtual Conference
6/21/2021 9:40:08 AM.
This session in Code Quality & Performance Virtual Conference is about Taking code to next level with Open Source (Git & Github)
How To Sync A Fork Repository With An Upstream Repository Using Git Commands
5/3/2021 5:04:25 AM.
While contributing to various open-source projects on GitHub, it is important for us to keep our fork repository in sync with an upstream repository. This video shows how to sync a fork repository wit
Detect Poor Performing Queries In Entity Framework 6.x
1/6/2021 8:57:35 AM.
In this article you will learn how to detect poor performing queries in Entity Framework 6.x.
Creating A Certificate Using OpenSSL On Windows For SSL/TLS Communication
7/2/2020 10:40:56 PM.
This article describes a step-by-step procedure from scratch on how to generate a server-side X509 certificate on Windows 7 for SSL/TLS TCP communication using OpenSSL.
What Happens When a Client Sends a Request to the Server
1/10/2020 8:06:00 AM.
In this article, you will learn what happens when the client sends a request to the server.
Microsoft Opens Azure Active Directory B2B Service To Add Google As An Identity Provider For B2B Guest Users
3/18/2019 9:38:48 AM.
By setting up Federation with Google, you can allow invited users/clients to sign in to your shared apps and resources with their own Google accounts, without having to create Microsoft Accounts (MSAs
Loading Data In React - Redux-Thunk, Redux-Saga, Suspense, Hooks
2/8/2019 12:39:23 AM.
In this article I’ll compare different approaches to load data in React using Redux-Thunk, Redux-Saga, Suspense, and Hooks.
Creating A nopCommerce Site In Azure As App Service
12/5/2018 8:51:31 AM.
We will create a nopCommerce site in Azure as an App Service. We will install all the features with SQL Server database and in admin mode we will create one category and product too.
OpenSource Project - Enzo SharePoint Explorer
11/23/2018 11:29:45 AM.
I am excited to announce the availability of a new open-source project for SharePoint: a SharePoint Explorer. The Enzo SharePoint Explorer is written in C# and is a simple application that allows you
Getting Started With HTML Agility Pack
7/26/2017 5:12:00 AM.
This article shows how to get started with HTML Agility Pack and provides code samples to see how web scraping can be done using this package in C#.
Get User Location Using Latitude And Longitude With OpenStreetMap In ASP.NET MVC
3/21/2016 10:55:04 AM.
In this article OpenStreetMap will show user location using latitude and longitude from the database using ASP.NET MVC .
Open Live Writer - An Alternative For Windows Live Writer
1/11/2016 10:01:19 AM.
This article discuss the Open Live Writer, an alternative for the Windows Live Writer
Remove Slow Startups And Enjoy Less “Suspense” Through .NET 4.5.1’s App Suspend Feature
11/12/2015 12:02:49 AM.
In this article you will learn about removing slow startups and enjoy less “Suspense” through .NET 4.5.1’s App Suspend feature.
Introducing New Features in Visual Studio 2013: Part 2
7/3/2013 9:08:04 PM.
In this article i am introducing some extra new features in Visual Studio 2013.
What Happens When Database Doesn't Match Conventions / Using OnModelCreating() Feature?
10/24/2012 1:34:52 AM.
This is just basic article and I'm not going to say anything new here but I will say things my way.
Use System Brushes and Pens in GDI+
10/5/2012 7:45:45 AM.
In this article you will learn how to use System Brushes and Pens in GDI+.
CompensatableSequence Activity in Workflow
9/29/2012 9:29:23 AM.
The CompensateSequence Activity will provide compensation only if there is any error thrown. The CompensatableSequence Activity class inherits from Sequence Activity, it can contain any number of child activities that execute in order.
Windows Mobile Expense Calculator
5/19/2012 4:34:57 AM.
This application can be used by any user to record their day to day expenses on mobile phone.
Working with Brushes and Pens in GDI+
1/30/2012 11:07:57 PM.
In this article I will explain about working with brushes and pens in GDI+.
Brushes, Pens and Alpha Blending in GDI+
1/30/2012 11:05:59 PM.
In this article I will explain about Brushes, Pens and Alpha Blending in GDI+.
Compensation Activity in Workflow
10/13/2011 2:56:22 AM.
An activity can be compensated only if it has completed. CompensableActivity allows you to define handlers for compensation, confirmation, and cancellation.
Adding Colors, Pens, and Brushes to the GDI+Painter Application
2/11/2010 11:16:21 PM.
In this article I will explain about working with brushes and pens in GDI+.
System Pens and System Brushes in GDI+
2/10/2010 11:09:29 PM.
In this article I will explain about working with brushes and pens in GDI+.
Drawing Other Graphics Shapes by Applying Cap and Dashed Line Styles in GDI+
2/8/2010 11:39:25 PM.
In this article I will explain about Drawing Other Graphics Shapes by Applying Cap and Dashed Line Styles in GDI+.
Using Pens in GDI+
2/4/2010 1:02:16 AM.
In this article I will explain about using Pens in GDI+.
System Colors in GDI+
12/17/2009 9:54:31 PM.
In this article I will explain about System Colors in GDI+.
How to write a GDI+ Application
11/4/2009 3:20:51 AM.
In this article you’ll learn how to write your first GDI+ application, step-by-step. You will create a Window application and draw a few simple objects.
Accessing Registry using ASP.NET
5/27/2009 1:44:46 AM.
In this article, we will see how to access the registry using ASP.NET. We will see one simple example to check where Visual Studio installed on our machine.
Chapter 1: Introduction to Workflow and Windows Workflow Foundation
1/29/2008 6:35:16 AM.
This article tells you about the windows workflow foundation. It also gives you inormation about the diferent types of worklow and also provide reasons for using each type of workflow.
Building Dynamic Service in C#
1/15/2006 11:38:12 PM.
This is a service that will run an application, and can be used over an over without hard coding any information.
Working with Status Bars
12/31/2005 12:19:58 AM.
An article on how work with status bars and pens and images to the pens.
Working with GDI+ Pens and Fonts
12/26/2005 7:17:52 AM.
The System.Drawinging.Pen and System.Drawing.Font classes represent pen and font objects in GDI+.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download