Click here to Skip to main content
15,884,099 members
Everything / General

General

general

Great Reads

by Andrew Rissing
An intuitive-fluent API for generating Linq Expressions.
by Kenneth Haugland
How to calculate a reverbration time in a room
by Ordiales
When no XP support is necessary. Better Icon structure arrises and easy conversion is allowed.
by John Atten
Examination of a quick way to create more useful expandable groups in the .NET ListView control.

Latest Articles

by Vincent Maverick Durano
This is a tale of a professional developer.
by Łukasz Bownik
Updated concept of "The Surgical Team"
by Łukasz Bownik
This article discusses the psychological reasons of software project failures.
by IAmJoshChang
Today we are going to demonstrate how to use Top Down Dynamic Programming to solve the problem, Coin Change.

All Articles

Sort by Title

General 

4 Jan 2018 by john morrison leon
Class method emulation for plain arrays plus unified handling of plain arrays, std::arrays and std::vectors
23 May 2012 by Sergeant Kolja
This is an alternative for "Memory leak detection for WinCE".
12 May 2014 by Brad Joss
[RegSave] your property to the Registry, and more.
27 Oct 2010 by Niladri_Biswas
This short tutorial will give the idea about the usage of Dynamic Keyword in dotnet 4.0
14 Jun 2012 by JesseChisholm
FormatEx is a method that allows structuring formatting placeholders indirectly from arguments.
21 Apr 2014 by Brady Kelly
A dictionary class for storing string descriptions provided by the Description attribute on enum fields.
17 Dec 2015 by webmaster442
A brief explanation of why 2d array is slow, and why not to use jagged array and howto overcome the problems using the dense array storage
14 Jan 2011 by Sacha Barber
A look at Fluent APIs and an example of one.
23 Feb 2014 by Sacha Barber
A small article on how to use NServiceBus to create workflows
30 Jan 2012 by Dirk Bahle
UI and code-behind is executed in different threads. Long running processes need asynchronous execution. This artice shows a way of doing this in a ViewModel approach.
18 Jun 2011 by Amit Kumar Dutta
Discusses a technique to record current geographic location from mobile and display in web pages (with Location History Browsing)
26 Apr 2011 by Sudheesh.P.S
AsyncFile is a small wrapper class for simplifying the usage of asynchronous file APIs.
20 Jan 2011 by ashishkumar008
How we can access sound file from resource, not from any other location
29 Jun 2013 by Ghosuwa Wogomon
An example of a clean way to implement classes in C
21 Jan 2013 by Simeon Sheye
How to manage state and simulate behavior against the system under test.
28 May 2013 by Giorgio Minardi
How to create an MVC HTML Helper and package it for Nuget.
2 May 2011 by Asif Bahrainwala
Snoop network using API hooking
11 Dec 2013 by Nirosh
Developing a simple MVC 3 application architecture using Entity Framework’s Code First technology.
23 Mar 2012 by Selim Sertaç BALCI
How to use delegates for async operations, pros and cons of it.
5 May 2014 by Gerald Gomes
This article will make an attempt to describe a basic way to start implementing animation in WPF.
29 Apr 2016 by 23ars
This will be a simple article about Linux Device Drivers, in fact about a char driver that controls the GPIO ( General Purpose Input-Output) port of the Beaglebone Black.
11 Jul 2011 by Sacha Barber
An experiment into combining AOP and MEF.
10 Aug 2010 by Laurence Moroney-MSFT
How to use WebMatrix to build a blog site in 15 minutes or less
28 Nov 2010 by Sergii Lavrinenko
Engine in C# which generates Linq Expressions runtime based on simple scripts
29 Aug 2016 by Sergey Kizyan
My lecture #8 about exceptions handling and organization of error handling in the project
13 Feb 2015 by Vladimir Svyatski
I'm going to show you some not quite evident things if you're about to write a C++/CLI application.
8 Aug 2013 by Juri Krivoruchko
Helper library to replace long nesting for loops with compact, clear and manageable code
10 Aug 2010 by JoeSox
Connect to ConceptNet's REST API
15 Aug 2010 by Sharan Basappa
This code shows how to host a third party application inside your own process Window, like Google Chrome & Internet Explorer 8
11 May 2011 by Super Lloyd
A much simpler composite application library.
6 Sep 2011 by Hiren solanki
Converts from 0(zero) to 10^39(adant-shinghar) into words. E.g. 70250 into seventy thousand two hundred fifty
6 Nov 2014 by JoeSox
MyDroidTemplate Eclipse Project template and a Droid App for Interacting with CodeProject
13 Nov 2010 by vnmatt
How to create satellite assemblies with ResX Builder.
18 Oct 2010 by vnmatt
Ideas for creating a math library with algebra functions
1 Jan 2011 by Bobrovsky
This article shows how to create documentation within your code, write additional topics and compile the help file using Sandcastle Help File Builder.
8 Sep 2012 by Asame Imoni Obiomah
This article is the first toddler step in the development of a framework for the delivery of motion, touch and 3D forms as interactive services locally and over networks.
11 Oct 2013 by ASP.NET Community
ASP.NET 2.0 uses a new set of predefind Directory names for special work. In general, the ASP.NET directory structure can be determined by the
8 Apr 2014 by Nick Sagriotis
You want to customize the database connection string at run-time? Here is how.
12 Feb 2013 by V.
How to dynamically build a JQPlot graph through the code behind.
28 Sep 2011 by Alexander Chernosvitov
AntiBot control using HTML5 rotating feature
9 Jul 2012 by Alan Burkhart
Quick and dirty Accordion control for WinForms in about 50 lines of code.
23 Nov 2010 by Vinay Lakhanpal
This article explains how you can use PageRequestManager class to enqueue multiple requests.
2 Oct 2014 by Adam Zgagacz
WinForms Scrollbar with enhanced properties, graphical bookmarks and value tooltips.
16 Dec 2010 by Avi Farah
Allow for constructs within a string to be programmatically evaluated for a final string value
25 Nov 2010 by jkristia
Equation Calculator with Graphing
21 Aug 2012 by Andreas Gieriet
Different possibilities to escape literals and names/keywords.
26 Jan 2013 by Erich Ledesma
How to build an object to calm down event traffic.
23 Nov 2017 by Oktay Ekincioglu
Exception handling practices like avoiding null values, writing predictable function signatures, avoiding null reference exceptions, etc.
4 Oct 2010 by Ramu Sangabathula Original
In today's world, application requirements are changing and software is constantly evolving. The Managed Extensibility Framework is a one stop solution for most business problems we solve in our day to day life. Applications targeting MEF can easily adopt to changes in business elegantly.
19 Apr 2013 by dpalash
Easy way to understand Factory Method Pattern
17 Jan 2011 by Simeon Sheye
How fast can a loop reading from memory be made to run and how does loop constructs, data types, interfaces, unrolling and hoisting affect performance?
10 Oct 2012 by Andrew Rissing
An intuitive-fluent API for generating Linq Expressions.
5 Apr 2011 by Sacha Barber
A small utility Fluent interface class to export a List.
10 May 2012 by PIEBALDconsult
This is an alternative for "From one number system to another"
10 Jul 2016 by Perić Željko
Developing and implementation of algorithm for converting number from one to another positional number system
10 Jan 2017 by Jakub Szymanowski
The article presents idea and implementation of fundamental algorithms in image processing.
16 Aug 2012 by jgauffin
An inversion of control container with modules, decorators, commands, domain events and more.
20 Sep 2010 by Nigel Shaw
I believe 50% of software process problems are traceable to bad documentation management tools.
2 Aug 2010 by Al-Farooque Shubho
Learning Object Oriented Design principles through interesting conversations.
22 Sep 2014 by _groo_
An interface not present in .NET BCL, IIndexable exposes methods for iterating and indexing a read-only collection.
31 Oct 2010 by After2050
This article demonstrates how to use images in web and the things you have to take care on using them.
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.
26 Aug 2010 by Bassam Alugili
Inserts tabular text into Microsoft Word document
7 Oct 2012 by Sergey Vystoropskiy
13 Sep 2010 by Ali Ozgur
Android tutorial with sample styled calculator implementation
24 Feb 2012 by HoshiKata
An introduction to numerical solver algorithms with general purpose demonstration code.
5 Mar 2014 by Mark H Bishop
A quick demo of the JEL expressions library.
15 Apr 2012 by Shakeel Iqbal
This article explains, how to create Jigsaw puzzle in HTML5 Canvas.
3 Apr 2013 by Pierre Kellerman
Explaining different ways to join tables
27 Oct 2014 by Thorsten Bruning
How to combine a bunch of techniques to improve code readability.
14 Jul 2010 by Shai Raiten
Most of the software companies are running Load Testing on their products. Load testing is one of the most important testing types today....
1 Nov 2010 by Durgaprasad Budhwani
This example will give you knowledge about how to design your site for different cultures.
16 Aug 2013 by Faisal(mfrony)
This Article will help you to manage our CRUD operation more efficient way
3 Nov 2010 by vnmatt
Code generator for creating XML serializable classes from scanning the XML file itself.
4 May 2012 by panboza
How to measure time and find bottleneck points of an application with LogTimer
4 May 2011 by cfrost
How to use a modeless WinForm from an unmanaged application including callback functionality
22 Jun 2014 by Nathaniel Moschkin
Topics and methods on programming in .NET and performance considerations
14 Jan 2011 by Nathan Campos
Making multiple virtual screens on your App Inventor project
25 Oct 2013 by Raul Iloc
This second article from the "MVC Basic Site" series presents in details the exceptions management rules and their implementation for an ASP.NET MVC web site, and provides some utile base classes and source code for Logging and Exceptions Management that can be reused.
5 Jun 2013 by Thorsten Bruning
17 Mar 2011 by Katka Vaughan
Learn how to use the Pivot and Panorama controls, page navigation, OData and more!
7 Sep 2010 by Nitin Kunte
Online Rich Text Editor with Mail Merge and download file as Word option
12 Aug 2013 by Mohammad Reza Khosravi
This application uses some simple 2D methods to make 3D scenes which can be seen with Red/Cyan Anaglyph glasses.
20 Sep 2010 by Florian DREVET
Brings you the ability to personalize your configuration files per developer, per machine, per configuration...
12 Mar 2012 by HoshiKata
Describes some of the ways to kill a runaway process or malware
3 Nov 2010 by Carlos Conceição
A tactical solution for refactoring copy/paste patterns in C#.
8 Nov 2010 by dolhaig
How to Resume the User's music after we played a video or audio from our Silverlight/XNA WP7 Application.
23 May 2012 by Jason Gleim
A review of Mastering LOB Development for SL 5 from Packt Publishing
13 Dec 2013 by dgDavidGreene
Make your page come alive with Knockout.js, Bootstrap, and Google Charts.
29 Jul 2012 by nzjoel
This is a sample implementation of Pattern A from Virgil Dobjanschi's talk at Google IO 2010.
6 Jan 2012 by Aleksey Shurtygin
An easy way to manage application configuration with a wide range of options for storage.
17 May 2018 by vnmatt
9 Jun 2013 by Monjurul Habib
Today I will show some good practices I have learned during my professional years, those are lower level but very important for all levels.
31 Jul 2012 by Kenneth Haugland
How to calculate a reverbration time in a room
26 Oct 2010 by Niladri_Biswas
A short demo as how to call a method written in IronRuby 1.1 and making a dynamic invocation to the method from C# environment.
26 Oct 2010 by Niladri_Biswas
A short demo as how to call a method written in IronPython 2.6 and making a dynamic invocation to the method from C# environment.
6 Feb 2024 by Vincent Maverick Durano
This is a tale of a professional developer.