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
November 5, 2023Nathan

Introducing C#

An introduction to C Sharp and object oriented programming. Superficially covers a few aspects of C Sharp and builds your first C# program, the classic ‘Hello World’.

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

Get Letters Of The Alphabet

Get the alphabet by looping through the ASCII values 65 to 90, which correspond to uppercase A through Z.

Discover
Code Java
November 5, 2023December 12, 2023Nathan

Validate phone number using RegEx and Java

Java example of how to validate a phone number in various formats using regular expressions. Contextual Ads More Java Resources Advertisement

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

Validate DateTime Format

Test a C# date and time as a valid DateTime object format through error handling.

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

Validate Value As Numeric

Test passed values to see if they are numeric or not using the TryParse method on the Double data type.

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

Find Controls In MasterPages Recursively

A useful piece of code that enhances the search for the control with the specified name under the passed parent control.

Discover
Code Java
November 5, 2023Nathan

Function to test for primality

A simple modulus based algorithm used in Java to find if the passed number is prime or not.

Discover
Code JavaScript
November 5, 2023Nathan

Validating credit card numbers

This JavaScript function checks a text field for a valid credit card number through several validation methods.

Discover
Code Java
November 5, 2023December 12, 2023Nathan

Greatest common divisor w/ the Euclidian algorithm

The Euclidian algorithm is being used in a Java function for finding the greatest common divisor. The simple function calls itself (recursion) until the greatest common divisor has been reached, at which point it is returned.

Discover
Code Java
November 5, 2023December 12, 2023Nathan

MD5 Encryption Using Java

Demonstrates how to encrypt a string using the MD5 algorithm in Java. Since MD5 is non-reversable, there is no code for decrypting the value.

Discover

Posts pagination

Previous 1 … 36 37 38 … 68 Next

Trending Posts

Mastering Flexbox: The Ultimate Guide to CSS Layouts

Jan 17, 202415 min read
Read More

Harnessing the Power of C# in Azure Cloud Services

Jan 16, 202416 min read
Read More

Mastering Automation: The Power of Linux Shell Scripting

Jan 16, 202415 min read
Read More

Mastering Backend Development with Node.js: A Comprehensive Guide

Jan 16, 202419 min read
Read More

Navigating the Future with ActionScript: A Deep Dive into Mobile App Development

Jan 16, 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