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
Set Image Opacity Using C#
C# Code
September 24, 2023December 12, 2023Nathan

Set Image Opacity Using C#

A C# function for changing the opacity on an image to the specified value. It uses the System.Drawing, System.Drawing.Imaging and System.Drawing.Drawing2D namespaces.

Discover
Using vectors to calculate the average
C++ Code
September 24, 2023November 3, 2023Nathan

Using vectors to calculate the average

This C++ example shows you how to store a set of numbers into vectors and loop through the values in order to get the average of those numbers.

Discover
Play MP3 Files Using C#
C# Code
September 24, 2023November 3, 2023Nathan

Play MP3 Files Using C#

This code uses the Windows Multimedia API winmm.dll library to play MP3 files. Put it into a class and call the Open() method with a parameter specifying the MP3 file that you wish to play.

Discover
Mask All Credit Card Digits But Last Four
Code Ruby
September 24, 2023November 3, 2023Nathan

Mask All Credit Card Digits But Last Four

Mask all the credit card number digits with asterisks except the last 4, for security purposes. The function works for all types of cards (Visa, MasterCard, Amex, Discovery, etc.)

Discover
Simulate Mouse Click On WebBrowser Control
C# Code
September 24, 2023November 3, 2023Nathan

Simulate Mouse Click On WebBrowser Control

Sample C# code for executing any type of mouse click on a WebBrowser control by calling a set of unmanaged functions from the user32.dll library.

Discover
Submit form on selection of dropdown item
Code JavaScript
September 24, 2023December 12, 2023Nathan

Submit form on selection of dropdown item

This example code addresses a popular need to have a form submitted on the selection of a value from a dropdown control.

Discover
Pass values and retrieve response from Command Prompt
C# Code
September 24, 2023November 3, 2023Nathan

Pass values and retrieve response from Command Prompt

This C# application starts a new Command Prompt process, passes a command to it and retrieves the response from the command prompt without every displaying the window.

Discover
Get And Set The System Date And Time
C# Code
September 24, 2023December 12, 2023Nathan

Get And Set The System Date And Time

C# code snippet that uses unmanaged code to retrieve the current date and time of the Windows operating system, and also sets it to the specified values.

Discover
Calculate age from birth date
Code PHP
September 24, 2023November 3, 2023Nathan

Calculate age from birth date

A PHP function to calculate the age of a person by passing in their birth date in standard format.

Discover
Retrieve a list of disk drives using C#
C# Code
September 24, 2023November 3, 2023Nathan

Retrieve a list of disk drives using C#

This code retrieves a list of drives, stores it into an array of strings, and then loops through it to display the drives.

Discover

Posts pagination

Previous 1 … 54 55 56 … 80 Next

Trending Posts

Exploring Microsoft Azure: Cloud Services and Solutions

Jan 3, 202414 min read
Read More

Building GUI Applications with Qt and C++

Jan 3, 202420 min read
Read More

Presenting Apple Vision Pro: Apple’s Premier Spatial Computing Device

Jan 3, 202411 min read
Read More

Mastering ASP.NET for Modern Web Development: A Comprehensive Guide

Jan 3, 202411 min read
Read More

Exploring the Essentials of Cybersecurity: Protecting the Digital World

Jan 3, 202416 min read
Read More
No Post Found
No Post Found
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