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
Basics of using DataGrid
ASP.NET Tutorials
September 21, 2023November 7, 2023Nathan

Basics of using DataGrid

This tutorial introduces you to the DataGrid control. It tells you about the BoundColumn and shows an example of how to use it.

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

Using the DateTime object

This tutorial shows you how to use the .NET object DateTime: how to get the current date and time, how to filter the output, check for leap years, find the number of days in a given month, add and subtract time to the current date and time.

Discover
ASP.NET Tutorials
September 21, 2023September 21, 2023Nathan

Sniffing visitor information

Collecting lots of browser information from the visitor with VB .NET in ASP .NET.

Discover
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
Setting up MS SQL Server 2000
SQL Tutorials
September 21, 2023December 12, 2023Nathan

Setting up MS SQL Server 2000

This guide will show you how to install the Microsoft SQL Server Desktop Engine 2000A for your localhost server.

Discover
What is the difference between #define and const?
C++ Knowledge Base
September 21, 2023November 3, 2023Nathan

What is the difference between #define and const?

While they both serve a similar purpose, #define and const act differently. When using #define the identifier gets replaced by the specified value by the compiler, before the code is turned into binary. This means that the compiler makes the substitution when you compile the application. Take for example: #define number 108 In this case […]

Discover
Java Tutorials
September 21, 2023November 3, 2023Nathan

Getting Started with Java

Start Programming with Java, first sample code and some additional details

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

Posts pagination

Previous 1 … 77 78 79 Next

Trending Posts

Efficiently Setting Up Maintenance Mode Using .htaccess

Dec 15, 20238 min read
Read More

Recap of 2023 in Coding and Computers 

Dec 15, 20235 min read
Read More

Maximizing AJAX Request Efficiency: Expert .htaccess Strategies

Dec 15, 202310 min read
Read More

Revolutionizing Automotive Design and Engineering with Generative AI

Dec 15, 202312 min read
Read More

Managing Affiliate Links Through .htaccess Redirection

Dec 15, 202310 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