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
C# Tutorials
September 23, 2023November 3, 2023Nathan

Using the ColorMatrix in C#

In this tutorial you will go through a few easy examples of using the ColorMatrix object with which we apply 3 different effects to a single picture (negative colors, grayscale, color translation). We also learn how to resize the form depending on the size of the loaded picture.

Discover
C# Tutorials
September 23, 2023November 3, 2023Nathan

Get and set the wave sound volume

You will learn how to retrieve and change the current wave volume of the sound card by using waveOutGetVolume() and waveOutSetVolume() from the unmanaged Windows API in C# through P/Invoke.

Discover
C# Tutorials
September 23, 2023November 3, 2023Nathan

Lock, Stand By, Hibernate and Log Off

This tutorial will show you how to lock your PC, put in stand by, hibernation or log off the current Windows user. For achieving this we use both managed C# code and calls to the unmanaged user32.dll library.

Discover
C# Tutorials
September 23, 2023Nathan

How to copy XML nodes between documents

In this tutorial we’ll quickly review how you can copy an XML node (XmlNode) from one XML document to another. The most important methods we’re going to use are AppendChild() and ImportNode().

Discover
C# Tutorials
September 23, 2023November 3, 2023Nathan

Unzipping compressed files using GZipStream

This tutorial will teach you how to unzip compressed files using the new namespace of .NET 2.0, System.IO.Compression, which contains the GZipStream class that allows us to decompress compressed ZIP files.

Discover
C# Tutorials
September 23, 2023November 7, 2023Nathan

Creating an advanced download manager in C#

In this tutorial we are extending a previously created download manager with progress indicator. Among improvements to the previous code, we are adding the code that allows the user to pause and resume a download.

Discover
Run the application at Windows startup
C# Tutorials
September 23, 2023December 13, 2023Nathan

Run the application at Windows startup

Learn how to make your application run at startup using a well placed registry key. Also you’ll see how to stop the application from running at startup, and checking its current state.

Discover
C# Tutorials
September 23, 2023September 23, 2023Nathan

Creating a Port Scanner with C#

Learn how to create a simple port scanning tool in .NET, that allows you to scan IPs for open ports. It uses sockets that try to connect to the ports.

Discover
C# Tutorials
September 23, 2023November 3, 2023Nathan

Setting and Retrieving the Desktop Wallpaper

In this tutorial you will learn how to interact with the unmanaged Windows API using C# in order to set the desktop background (wallpaper), and use the registry to retrieve the current wallpaper.

Discover
C# Tutorials
September 23, 2023November 3, 2023Nathan

Connect to MySQL using C# and Connector/Net

This tutorial explains how to connect to a MySQL database using the Connector/Net ADO.NET driver.

Discover

Posts pagination

Previous 1 … 12 13 14 … 18 Next

Trending Posts

Exploring ActionScript in Online Learning: Enhancements and Possibilities

Mar 21, 202417 min read
Read More

Responsive Web Design Techniques with ASP

Mar 20, 202415 min read
Read More

Gaining Proficiency in Sophisticated Text Manipulation with ActionScript

Mar 17, 202415 min read
Read More

Maximizing Social Media Impact with ActionScript: A Comprehensive Guide

Mar 13, 202419 min read
Read More

Debugging and Testing ASP Applications

Mar 11, 202419 min read
Read More
No Post Found

Trending News

Future of Code: Top 7 Revolutionary Coding Trends for 2024 and Beyond

Dec 23, 202312 min read
Read More

2023’s Most Powerful Desktop PCs for Work and Play

Dec 23, 202319 min read
Read More

Google News: Comprehensive Coverage of Global Computer Innovations

Dec 22, 202317 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