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

Drawing with C#

A tutorial with examples of how to draw different things on a form using OnPaint.

Discover
C# Tutorials
September 21, 2023December 12, 2023Nathan

Google Search using Web Service

Tutorial that shows how to build a C# application that can search the web using Google’s Web Service. With the Google Web APIs service, software developers can query more than 4 billion web pages directly from their own computer programs. Google uses the SOAP and WSDL standards so a developer can program in his or […]

Discover
Beep In The PC Speaker
C# Code
September 21, 2023November 3, 2023Nathan

Beep In The PC Speaker

Generate a beep in the PC speaker using C# and an unmanaged call to the Beep() function that is part of the Windows kernel.

Discover
How can I insert a new line in a TextBox?
C# Knowledge Base
September 21, 2023November 4, 2023Nathan

How can I insert a new line in a TextBox?

To insert a new line in a TextBox, first make sure you have the MultiLine property of the TextBox set to True. Then use \r\n (carriage return and new line), as in the following example:

Discover
How do I convert from decimal to hex and hex to decimal?
C# Knowledge Base
September 21, 2023November 6, 2023Nathan

How do I convert from decimal to hex and hex to decimal?

If for any reason you want to convert a decimal number to a hex value or vice versa here’s how it’s done in C#. In the above example we convert the decimal stored in the int variable named decValue and store it in a string variable named hexValue.Then we convert the hex value stored as […]

Discover
Antialiasing / Smoothing
C# Tutorials
September 21, 2023November 4, 2023Nathan

Antialiasing / Smoothing

Learn how to apply antialiasing on shapes using GDI+. Uses SmoothingMode and PixelOffsetMode enumerations.

Discover
ADO.NET and Access database I
C# Tutorials
September 21, 2023December 12, 2023Nathan

ADO.NET and Access database I

How to connect to an Access database from Visual C# .NET, retrieve data and display it using a DataGrid with ADO.NET, using a dataSet.

Discover
ADO.NET and Access database II
C# Tutorials
September 21, 2023November 3, 2023Nathan

ADO.NET and Access database II

How to connect to an Access database from Visual C# .NET, retrieve data and display it in a listBox with ADO .NET, using a dataSet.

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

Getting input from keyboard

Getting the current pressed key on the keyboard, key combinations, key value and combining mouse clicks with key pressing.

Discover
Using a Geo IP Web Service
C# Tutorials
September 21, 2023December 12, 2023Nathan

Using a Geo IP Web Service

Using an web service to determine the originating country for an IP address.

Discover

Posts pagination

Previous 1 … 17 18

Trending Posts

Transitioning to the Future: Mastering the Shift from ActionScript 2 to ActionScript 3

Feb 21, 202417 min read
Read More

Empowering Finance: The Revolutionary Role of ASP.NET in Financial Applications

Feb 20, 202415 min read
Read More

Mastering Debugging and Error Handling in Visual Basic

Feb 19, 202416 min read
Read More

Maximizing Multimedia with ActionScript: A Comprehensive Guide

Feb 18, 202416 min read
Read More

Comprehensive Guide to Migrating Legacy Systems to ASP.NET

Feb 16, 202412 min read
Read More
No Post Found

Trending News

IBM’s Quantum Leap: Charting the Future Beyond Condor in Quantum Supercomputing

Dec 18, 202312 min read
Read More

2024 Tech Predictions

Dec 18, 20235 min read
Read More

2023 Quantum Computing Highlights: Key Revenues, Healthcare Contributions, and Top Stocks

Dec 18, 202312 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