Geekpedia
  • Tech
    • Tutorials
      • ActionScript
      • AI Coding
      • ASP
      • ASP.NET
      • C
      • CSS
      • C#
      • C++
      • Code
      • General
      • HTML
      • Java
      • JavaScript
      • PHP
      • Silverlight
      • SQL
      • Visual Basic
    • Software
      • Communications
      • Development
      • Internet
      • Linux
      • Microsoft
      • Security
      • Windows
  • Gear
  • Mobillity
  • Wellness
  • Knowledge Base
  • Media
    • Pictures
  • News
      • ActionScript
      • AI Coding
      • ASP
      • ASP.NET
      • C
      • CSS
      • C#
      • C++
      • Code
      • General
      • HTML
      • Java
      • JavaScript
      • PHP
      • Silverlight
      • SQL
      • Visual Basic
      • Communications
      • Development
      • Internet
      • Linux
      • Microsoft
      • Security
      • Windows
  • Gear
  • Mobillity
  • Wellness
  • Knowledge Base
    • Pictures
  • News
Draw Rounded Corner Rectangles Using C#
C# Code
November 6, 2023November 29, 2023Nathan

Draw Rounded Corner Rectangles Using C#

Use the GDI library objects to draw rectangles that have rounded rectangles of a specified radius. The secret is to use a series of lines and arcs to form the rectangle as desired.

Discover
Transparent forms (form opacity)
C# Tutorials
November 6, 2023November 6, 2023Nathan

Transparent forms (form opacity)

Covers how to change the opacity of a form (making a form transparent) and making only portions of the form transparent using TransparencyKey.

Discover
Using drag and drop operations
C# Tutorials
November 6, 2023November 6, 2023Nathan

Using drag and drop operations

You’ll learn how to support drag and drop operations in an application – dragging and dropping files on a form or control, using key combinations, retrieving information about the dropped files…

Discover
File operations I/O
C# Tutorials
November 6, 2023November 6, 2023Nathan

File operations I/O

This tutorial will present you the basic file operations in C#, like creating a file, writing text to a file, opening / reading a file, retrieving file information, copying and moving a file and more…

Discover
C# Code
November 6, 2023November 6, 2023Nathan

Checksum CRC32 Calculator

A C# method for calculating the CRC32 checksum on an array of bytes. The code uses a CRC32 table and makes use of C#’s bitwise operators to return the checksum of the bytes passed.

Discover
Draw rounded corner rectangles
C# Code
November 6, 2023November 29, 2023Nathan

Draw rounded corner rectangles

The RoundedCornerRectangle() method uses the GDI+ class to draw rectangles with rounded corners. It draws the graphic to a Graphics object that was passed to the method.

Discover
Put a string into byte array
C# Code
November 6, 2023November 6, 2023Nathan

Put a string into byte array

The StringToByteArr() is a two line function that puts a string into a byte array, often needed in order to transfer a string via a network.

Discover
C# Tutorials
November 6, 2023Nathan

List All Running Processes

Get a list of all running Windows processes through which you can step using a foreach loop.

Discover
C# Code
November 6, 2023November 6, 2023Nathan

Capitalize each word in a string

The CapitalizeString method uses regular expressions to capitalize every word in a string.

Discover
C# Tutorials
November 6, 2023November 6, 2023Nathan

Execute A File Or Application

Get your .NET application to open a file using the operating system’s file type assignments, just like the file would open when double clicked.

Discover

Posts pagination

Previous 1 … 24 25 26 … 80 Next

Trending Posts

Mastering CSS Grid: A Guide to Advanced Web Layouts

Jan 31, 202417 min read
Read More

Security Aspects in ActionScript Programming: Essential Practices for Robust Application Development

Jan 31, 202412 min read
Read More

Advanced PHP Mastery: Namespaces, Traits & Interfaces

Jan 31, 202410 min read
Read More

Easy SQL CRM Guide: Build Your Own!

Jan 31, 202410 min read
Read More

Navigating the Evolution: Cross-Browser Compatibility in Silverlight

Jan 30, 202413 min read
Read More
No Post Found

Trending News

Accessibility Testing: Using AI to Create Inclusive Apps and Websites

Nov 18, 202316 min read
Read More

Binding a Repeater control to a jagged array

Nov 8, 20231 min read
Read More

Apple’s Search Evolution: The Integration of ‘Pegasus’

Nov 8, 20234 min read
Read More
Image Not Found
Geekpedia is a knowledge-driven website offering fresh takes on tech, wellness, gear, and more — all through a thoughtful lens.
From coding tips to curated lifestyle content, it’s built for those who live smart, think sharp, and stay curious.
FOLLOW US
  • Social Image
  • Social Image
  • Social Image
  • Code
  • Gear
  • Generative AI
  • Knowledge Base
  • News
  • Contact Us
  • Work With Us
  • About Us
  • Affiliate Disclosure
  • FAQ
  • Advertisement
  • Disclaimer
  • Privacy Policy
  • Terms & Conditions