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# Code
November 6, 2023December 12, 2023Nathan

Get Unix Time using C#

While interfacing with Unix applications, your C# application might need to use Unix time instead of the standard date/time format. Since the Unix time format is basically a count of the seconds passed since 1/1/1970, this can be easily done using the DateTime object.

Discover
Building menus with MainMenu
C# Tutorials
November 6, 2023December 12, 2023Nathan

Building menus with MainMenu

This tutorial covers the creation of menus using Visual Studio .NET and C#. Also it covers most of the properties of menus and menu items.

Discover
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

Posts pagination

Previous 1 … 33 34 35 … 68 Next

Trending Posts

Mastering Data Science: Using SQL with Python

Jan 20, 202419 min read
Read More

Guide to Excelling in Mobile App Development: Utilizing C# and Xamarin

Jan 19, 202417 min read
Read More

Exploring ActionScript’s Role in the Modern Web: A Journey Through HTML5 and CSS3

Jan 19, 202413 min read
Read More

Maximizing Digital Innovation: Building Progressive Web Apps (PWAs) with JavaScript

Jan 19, 202416 min read
Read More

Deploying ASP.NET Apps on Azure: A Step-by-Step Guide

Jan 18, 202426 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