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
ASP.NET Knowledge Base
September 23, 2023Nathan

Index (zero based) must be greater than or equal to zero and less than the size of the argument list

Most of the time you get this error when you are trying to retrieve the selected value of a listbox (DropDownList) and no value is selected. Even though apparently the first item in a DropDownList is always selected by default, this is done by the browser and ASP.NET is not aware of the selected item. […]

Discover
How to create a link that adds a contact to MSN Messenger
HTML Knowledge Base
September 23, 2023November 7, 2023Nathan

How to create a link that adds a contact to MSN Messenger

The newer versions of MSN Messenger are capable of adding contacts to your contact list by simply clicking a link. Note that the user needs to have MSN Messenger version 7.5 or newer open and running for this to work. Also, the code originally works within Internet Explorer, other browsers such as Firefox might implement […]

Discover
ASP.NET Tutorials
September 23, 2023November 3, 2023Nathan

Connect to Access Database in Visual Studio .NET

This tutorial uses DataReaders to read the data from a Microsoft Access Database in Visual Studio .Net 2003. ASP.NET web application is used in this tutorial so at the end you will have a web page that derives its data from an Access database.

Discover
ASP.NET Knowledge Base
September 23, 2023Nathan

The name ‘Session’ does not exist in the current context

This error normally occurs when you are trying to access the value of a session variable such as Session[“UserID”] and you’re not doing that from a webform, usercontrol or a class that inherits from System.Web.UI. In this situation you can still access the session variable, but using a different path. For example to access a […]

Discover
Introduction to C/C++ Part 3
C++ Tutorials
September 23, 2023November 9, 2023Nathan

Introduction to C/C++ Part 3

A newbie-friendly beginner tutorial with good and descriptive explanation of C/C++ syntax.

Discover
Basics of function templates
C++ Tutorials
September 23, 2023November 9, 2023Nathan

Basics of function templates

This tutorial covers the basics of using function templates in C++. It shows you how to create them and explains how they work.

Discover
Constants
C++ Tutorials
September 23, 2023November 7, 2023Nathan

Constants

There are two main ways of defining constants in C++, and we’ll review and compare both of them, seing their advantages and disadvantages.

Discover
Utilizing guide layers
ActionScript Tutorials
September 23, 2023November 4, 2023Nathan

Utilizing guide layers

This is a tutorial on how to use guide layers in Macromedia Flash, because good flash presentations must consist of a balance of actionscript and timeline effects.

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

Get screen cursor coordinates

Learn how to retrieve the mouse cursor coordinates not just inside the form, but also when the cursor is located outside of the form, such as on the desktop or when a different application has the focus. We use the GetCursorPos() function from the Windows API. Form-wide coordinates versus screen coordinates Using .NET Framework 1.1 […]

Discover
Introducing Structs
C++ Tutorials
September 23, 2023December 12, 2023Nathan

Introducing Structs

A tutorial for beginners, offerring a look into C++ structures. How structures can be defined, created, accessed and what is their actual use. Includes example code.

Discover

Posts pagination

Previous 1 … 64 65 66 … 80 Next

Trending Posts

Tech Giants’ Race for Supremacy: Who Leads in the AI Field?

Dec 24, 20234 min read
Read More

Artificial Intelligence in Healthcare: Revolutionizing Diagnosis and Treatment

Dec 24, 202315 min read
Read More

Exploring Student Perceptions of Generative AI in Higher Education

Dec 24, 20239 min read
Read More

The Rise of Virtual Reality: How VR is Changing Entertainment and Education

Dec 24, 202313 min read
Read More

Revolutionizing the Film Industry: The Impact of AI from Script to Screen

Dec 23, 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