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 … 27 28 29 … 80 Next

Trending Posts

Maximizing Web Application Performance: Integrating Silverlight and AJAX

Jan 27, 202416 min read
Read More

Exploring the Future of Web Development: PHP and RESTful APIs

Jan 27, 202414 min read
Read More

Mastering Full-Stack Development: Unleashing the Power of ASP.NET and Angular

Jan 27, 202425 min read
Read More

ASP and RESTful API Development

Jan 26, 202417 min read
Read More

Unleashing Creativity: Mastering Multimedia Applications with Visual Basic

Jan 26, 202417 min read
Read More
No Post Found

Trending News

Microsoft Paves the Way for Arm-Based Software Revolution

Nov 6, 20233 min read
Read More

Android Security Gets a Boost: Google Introduces Enhanced Malware Detection

Nov 5, 20233 min read
Read More

Apple’s Billion-Dollar Bet on AI: Transforming the Tech Landscape

Nov 5, 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