Click here to Skip to main content
15,895,799 members
Everything / General Programming

General Programming

programming

Great Reads

by OriginalGriff
Marking code you need to return to later
by jurhas
A small simulator for a 6 axis articulated robot
by super
A rough guide for developers how to approach development of software for Internal use especially in Engineering companies, where shorter turnaround is more important
by Colin Vella
This article presents an algorithm and data structures to implement auto-tiling as seen in RPG Maker, the Starcraft level editor, etc.

Latest Articles

by Henrik Vestermark
The steps needed to build an Interval Arithmetic class in C++
by Jackson Jiang
Introduction to and development journey of a real-time transcription function
by Shun Huang
Use Python to build atomic binary trees
by Andreas "PAX" Lück
Investigation of PE file modifications performed by Microsoft Detours

All Articles

Sort by Updated

General Programming 

21 Nov 2013 by 3PillarLabs
Get photo albums from Facebook and Twitter in Android.
22 Jun 2014 by _Asif_
Welcome to the wonderful word of CCXML/VXML
2 Oct 2014 by Adam Zgagacz
WinForms Scrollbar with enhanced properties, graphical bookmarks and value tooltips.
1 Oct 2010 by After2050
This article demonstrates how to create public and private members in JavaScript through a sample.
26 Sep 2010 by After2050
This article demonstrates the steps in creating a simple jQuery plug-in with a sample called Map Scroller.
15 Oct 2010 by After2050
Describes about five interesting tips in JavaScript.
23 Oct 2010 by Ahmed_Said
Creating a custom Jumplist with custom events and examining all of its features in Windows Forms 3.5
4 Oct 2010 by Al-Farooque Shubho
Implementation approach of a domain independent Single Sign On (SSO) for ASP.NET applications.
6 Jan 2012 by Aleksey Shurtygin
An easy way to manage application configuration with a wide range of options for storage.
28 Sep 2011 by Alexander Chernosvitov
AntiBot control using HTML5 rotating feature
7 Nov 2013 by Alexander Chernosvitov
ActiveX component for 3D visualization, embedded in different client applications.
31 May 2012 by Alexander Van Berg
Combinatorial generation of C# generic types.
30 May 2013 by Amir Jalilifard
Creating a useful ASP.NET HTML Editor custom control.
27 Oct 2013 by AmrThabet
In this article, I’m going to teach you how to write a full functional debugger using the Security Research and Development Framework (SRDF) … how to disassemble instructions, gather Process Information and work with PE Files … and how to set breakpoints and work with your debugger
24 Jan 2022 by Andreas "PAX" Lück
Investigation of PE file modifications performed by Microsoft Detours
26 Sep 2010 by Andreas Gieriet
.NET 4 finally allows to define polymorphic extension visitors
29 Oct 2010 by Andreas Gieriet
Some useful RAII C# helper classes for functionality that does not implement IDisposable
20 Jun 2012 by Antonio Lopez R
Create an Excel file from data table without Excel using Report Viewer control.
16 Oct 2013 by AshakiranBhatter
Reading the contents of a floppy disk using BIOS interrupts and Services.
20 Apr 2015 by AshakiranBhatter
How to boot a floppy image with your own hand written code in C and Assembly
11 Oct 2013 by ASP.NET Community
Windows Workflow FoundationWindows Workflow Foundation is the programming model, engine and tools for quickly building workflow enabled
11 Oct 2013 by ASP.NET Community
JavaScript is an object oriented programming language, but it's a functional programming language which is different than some of the more familiar
11 Oct 2013 by ASP.NET Community
DLR Expression is the backbone of the DLR. It is a separate feature that you can use without involving the rest of the DLR.Let’s take a look at
11 Oct 2013 by ASP.NET Community
Programming theMicrosoft® ADO.NET Entity Framework            by David SceppaPublisher : MicrosoftProgramming EntityFrameworkBuilding Data Centric
24 May 2013 by BBGq
This article describes the cultures of VB and C#.
10 Jul 2013 by Bishal Goswami
The Companion App: Its basically a utility app proposed for ultrabook which consists of the likes of a search tool, a geo location browsing tool and a language translator tool.
21 Apr 2013 by bshokati
How to create a client-server network for multiplayer game programming using C++ and Windows Winsock
7 May 2013 by c_a_dunlop
Get 10 tips for revitalizing your existing static analysis implementation—no matter what static analysis tool you're using.
15 Sep 2012 by Cale Dunlap
Using the Factory pattern in C++ to expose only an object's abstract type--hiding the implementation class detail.
3 Jul 2012 by Charles Wiebe and John Hansen
Maintaining code with complex permissions tends to be difficult, because the code can be distributed across multiple classes. By embedding permissions directly on methods and properties within a class, code is reduced and maintainability is simplified.
3 Apr 2014 by Chris Copeland
Using call stacks, rather than Regular Expression, to deconstruct mathematical formulae and calculate values.
1 Jul 2015 by Chris La
This article explains 10 rules (steps) for replacing the recursive functions using stack and while-loop to avoid the stack-overflow.
12 Apr 2018 by ChristianNeumanns
A list of useful pragmatics for all programmers
26 Aug 2013 by Christoph Buenger, DaSpors
How to add optional PHP namespaces to your project
25 Jun 2012 by codiemorgan
Basics for setting up a 2D Game using GDI+, Renderloop, and Threading. And a few tips.
7 Dec 2010 by CodingBruce
Build better schema for rapid data model prototyping.
7 Sep 2010 by Colin Vella
This article presents an algorithm and data structures to implement auto-tiling as seen in RPG Maker, the Starcraft level editor, etc.
3 Nov 2010 by Dave Midgley
.NET delegates and Generics allow for an elegant implementation of the Command pattern.
28 Oct 2010 by Dima Statz
Media changer status commands implementations in C#
2 Sep 2010 by dmihailescu
What is the start-up and system performance overhead for .Net, Mono, Java versus C++ and Forms, WPF, Swing versus MFC
26 Sep 2013 by dontumindit
The article explains type of arrays in C# with easy to understandable Graphical examples.
19 Apr 2013 by dpalash
Easy way to understand Factory Method Pattern
5 Nov 2013 by dpalash
From this article, you will be able to get the basic idea about web scraping and a few problems and their solutions while working.
7 Jul 2014 by Eduardo Antonio Cecilio Fernandes
How to handle asynchronous tasks in Android Activities
7 Jul 2014 by Eduardo Antonio Cecilio Fernandes
Learn how to configure NHibernate on your ASP.NET application
1 May 2014 by Eric Goedhart
Part two of the ASP.NET MVC Documents Sample
20 Aug 2012 by Espiritu John
An android-style notification component for .NET Framework.
10 Jun 2014 by Evgeny Zavalkovsky
SW Message Bus represents message flow abstraction mechanism in a complex, multithreaded SW system.
31 Oct 2012 by Francesco Aruta
A toolbar editor for Visual Studio. It can modify, add and create buttons, images and all that is needed for a toolbar.
10 Jan 2012 by Gabor Szabo (szabgab)
How to report the number of hits from localhost and elsewhere based on the Apache log file.
5 May 2014 by Gerald Gomes
This article will make an attempt to describe a basic way to start implementing animation in WPF.
20 Mar 2014 by gggustafson
This article presents a set of language agnostic coding guidelines; code produced using these guidelines will be more maintainable than code written without using these guidelines.
29 Jun 2013 by Ghosuwa Wogomon
An example of a clean way to implement classes in C
26 Apr 2013 by Girish Nama
This article describes using web modelpop extender as Windows model popup dialogbox.
3 Apr 2014 by Govindaraj Rangaraj
This article explains how to make chain of responsiblity pattern reusable with the help of specification pattern.
11 Jun 2011 by grilialex
A Round-Robin OS (without pre-emptive multitasking) allowing rapid application development
8 Nov 2011 by grilialex
Bug fixes and enhancements on AVRILOS SysTick module
23 Aug 2012 by Harald Heide Gundersen
Geocoordinate positioned Xna model viewable thru Photocamera
16 Mar 2024 by Henrik Vestermark
The steps needed to build an Interval Arithmetic class in C++
24 Jul 2011 by hosein fereidooni
This article solves a maze problem with Informed Search
11 Feb 2012 by Ilya Builuk
This article describes the key principles of PhoneCore Framework implementation and how to use it for building Windows Phone 7 application.
6 Nov 2014 by Jakub Szymanowski
Article presents the problem of the detection and cancelation of impulse noise in acoustic signals using an Exponentially Weighted Least Squares (EWLS) and next step error prediction analysis.
16 May 2014 by Jan Dolinay
This article explains why the Arduino digital I/O functions are slow and compares them with faster implementation used in Wiring framework.
8 Mar 2013 by joejames111
This is a VB.NET and C# version of "Minimal Key Logger Using RAWINPUT".
6 Nov 2014 by JoeSox
MyDroidTemplate Eclipse Project template and a Droid App for Interacting with CodeProject
18 Sep 2015 by john morrison leon
observer_ptr, a smart observer guaranteed to always be either valid or test as null. Transparently harnessing unique_ptr's custom deleter feature to detect object destruction.
7 May 2013 by Keith Barrow
A Basic Implementation of the GoF Factory Method Pattern
30 May 2012 by Kieran Maltz, Cayen Systems
This article describes database communication using a generic Fluent NHibernate implementation.
1 Feb 2015 by Lalit_Chandra
Chain of Responsibility pattern is defined under behavioral design pattern by G.O.F and used to decouple the command with its processing object or handler.
25 Nov 2013 by Livio Francescucci
A basic introduction about how to write unit tests using mock objects (Rhino Mocks).
7 Jul 2010 by logicchild
Programing Perl Basics - How It Works
14 Aug 2010 by logicchild
An article that defines some rules to follow when writing resuable software.
27 Aug 2012 by M@dHatter
An article with detailed code examples of creating tokens and assigning them to pages for display thoughout Wordpress using the Token Manager plugin.
6 Feb 2014 by Mahesh Bailwal
Basics about Windows thread which may help you in understanding how operating system implements threads.
17 Mar 2013 by Mahmoud Samir Fayed
The idea behind using the Time Machine inside Programming Without Coding Technology
21 Jul 2010 by Manabendra Roy (Manab)
.NET 4 brings a powerful Task library to support a piece of code to run in parallel processors. What it does just simply spawns threads into multiple processes using the newly written task libraries (System.Threading.Tasks) in mscorlib 4.0. Task libraries contain methods like For, ForEach and Invok
10 Jun 2012 by Manar Ezzadeen
PowerShell script that generates an HTML report displaying different information about the SQL Server databases, their CLR assemblies and owners.
29 Dec 2011 by Marc Clifton
A walk on the wild side using Relationship Oriented Programming.
15 Jan 2013 by Marco Sorich
Some guidelines for developing better MS Access solutions.
3 Oct 2011 by Member 8279879
Example how to integrate your app with the Nex Gen Media Server streaming framework.
12 Jan 2014 by Michael Trembovler
The current article might be useful for users attempting to use NServiceBus. It contains detailed instruction for creating pairs: publisher-subscriber through ServiceMatrix. Solution architects may find this technique useful in many CQRS scenarios as a good alternative to WCF.
1 Jan 2012 by Mike G. P.Mee
An alternative to hooked key logging.
14 Jan 2011 by Mike Hankey
Scan any size switch matrix using 5 general purpose I/O ports.
18 Oct 2013 by Mojtaba Eng
web site links and link file manager for automatically manage and filtering links to avoid vast of time.
5 Sep 2013 by Mr. xieguigang 谢桂纲
Easy way to map the table in the mysql database.
30 Aug 2015 by Murugan Sivananantha Perumal
Self Hosted WCF Service as Windows Service with custom User Authentication over Http.
13 Jan 2015 by Naren Neelamegam
A complete walk through on IoT Device programming, Web Service programming and IoT Client programming.
23 Nov 2013 by Nasir Darwish
The article describes an ASP.NET web application for solving Sudoku puzzles using progressive search algorithm
12 Apr 2013 by NightWizzard
...for example a WYSIWYG HTML editor to edit or display emails...
30 Jan 2012 by Pablo Aliskevicius
Do you believe that memory corruption will generate an immediate, repeatable crash? Some programmers actually do...
23 Oct 2013 by Paul Shovan
A startup ASP.NET application using MongoDB
6 Oct 2010 by Pawel idzikowski
How to serialize binary data to IsolatedStorage in a Silverlight client when there is no BinaryFormatter in Silverlight? Why not with sharpSerializer? - An open source XML and binary serializer for .NET and Silverlight
10 Dec 2013 by Petr Ivankov
Multidisciplinary paradigm of software development
7 Sep 2010 by r_adem
Some tips to avoid leaking memory in your iPhone apps.
6 Aug 2012 by Ravi Teja Pidaparthi
A Case Study to explore ways to customize and improve WCF by overriding the default serialization behaviour