Click here to Skip to main content
15,885,366 members
Everything / All Topics

All Topics

All-Topics

Great Reads

by honey the codewitch
Take control of which thread your code gets executed on, and how it does
by CodeProject, Mike Meinz
Welcome to our continuing series of CodeProject interviews in which we talk to developers about their backgrounds, projects, interests and pet peeves. In this installment we talk to Mike Meinz, who shares some highlights from 45 years in the industry.
by CodeProject, Iris Classon
Welcome to our continuing series of Code Project interviews in which we talk to developers about their backgrounds, projects, interests and pet peeves. In this installment we talk to Iris Classon.
by Arik Poznanski
The question this posts tries to address is: Where to put value converters?

Latest Articles

by Vincent Maverick Durano
This is a tale of a professional developer.
by Southmountain
Some quick configurations to get MFC support for console application
by Łukasz Bownik
The article describes technical and sociological reasons for software companies deaths.
by honey the codewitch
Designing infinitely scalable JSON: JSON (C++)

All Articles

Sort by Score

All Topics 

13 Mar 2020 by honey the codewitch
How to provide custom formatters for string.Format() in C#
12 Aug 2014 by Dominic Burford
Why design is critical to software development
19 Mar 2020 by honey the codewitch
Learn how to use a powerful programming technique for multitasking in your projects
26 Mar 2021 by Southmountain
Some quick configurations to get MFC support for console application
6 Feb 2020 by honey the codewitch
A circular buffer implementing IList
24 Feb 2020 by honey the codewitch
A relatively safe, simple, yet high performance technique for using lists as dictionary keys.
16 Jul 2014 by Rahul Rajat Singh
In this small tip, I will talk about toastr.js. A simple JavaScript library to create toast notifications for websites and single page applications.
30 Nov 2011 by Brady Kelly
DevExpress eXpressApp Framework (XAF), a really powerful application framework for ASP.NET and Windows Forms applications.
17 Jul 2013 by Kornfeld Eliyahu Peter
Windows Service to host multiple WCF Services.
6 Dec 2020 by honey the codewitch
A rundown of some common tricks and pitfalls when working with SD readers for IoT gadgets
7 Mar 2012 by Sunil_Sebastian
Duplicate Notifier for a List using ObservableCollection.
23 Dec 2012 by Oleksandr Kulchytskyi
This tip explains how to increase performance in serialization by using MessagePack
11 Feb 2013 by ThunderDK
Shows how to sort strings in LINQ ordering numbers as first word in order
4 May 2013 by bkelly13
Include code from other directories
24 Nov 2013 by VinayakIyer
A brief introduction to Terracotta
11 Feb 2015 by WoodyMou
Session 1: Setup SoftEther L2TP server on Amazon AWS Ubuntu
28 Sep 2014 by kPawan
An introduction to web hosting for beginners
2 Dec 2015 by Anele 'Mashy' Mbanga
Explore your Genymotion Device folders
31 Jan 2020 by honey the codewitch
A small library for providing baseline Context-Free Grammar computations
3 May 2012 by Singh-Rahul-87
Using Makecert to Create SSL Security Certificates
6 Mar 2012 by QArea Team
10 pieces of advice on Software Test Estimation Time
22 Jun 2012 by A. Ganzer
Using snippets to create a full and correct implementation of complex interfaces
10 Dec 2012 by kosmoh
A simple class for implementing Lazy Phoenix-like weak reference.
17 Dec 2012 by santosh poojari
This is most general collection operation that we come across daily. Its set based operation using LINQ Except Operator.
23 Dec 2012 by JIANGWilliam
Specify the displayed position before launching a ListActivity
9 May 2013 by Sukant Shekhar
Creation of random and unique code
11 Jun 2014 by Sen Jacob
This is an alternative for "A Task Scheduler Library for .NET Applications"
16 Sep 2014 by MANPREET SINGH
How to have Facebook Like & Share Button on our List & Document Libraries
5 Feb 2020 by V.
The easy view of the Software Development Process
19 Mar 2020 by honey the codewitch
BinaryReader and BinaryWriter can be used to parse or write binary files more easily and in a portable manner
5 Sep 2012 by Mahmud Hasan
Recently I had to write few lines of code to download ppt files from asp.net.
13 Jun 2014 by Right Handed Monkey
Easiest way to handle spammers on contact or comment forms
1 Mar 2015 by Mani Murthy
Various ways to provide mobility support to existing applications
28 Aug 2016 by Rahul Kumar 1991
Creating a simple Synchronous File Reader
2 Apr 2019 by Martin Vorbrodt
Function try-catch blocks
3 Aug 2019 by Benktesh Sharma
How to combine multiple git commits into a single commit in GIT using Squash
2 Feb 2020 by honey the codewitch
Add UTF-32 support and easy foreach streaming to your apps
8 Apr 2013 by Anshul R
Syntax coloring for tip/trick
18 Dec 2014 by bconlon
Ambiguous classes in C#
6 Jan 2020 by honey the codewitch
Easily add progress reporting to your console apps
9 Mar 2012 by grinbergnir
A short and efficient algorithm for checking point inclusion in a polygon.
8 May 2015 by _Noctis_
This will allow you to integrate your linqpad code easily to Visual Studio
7 Jan 2020 by honey the codewitch
Solve some common resource complications in .NET with this simple utility class
25 Nov 2015 by BlueMaple_chief
How to perform easy http request
10 Jun 2014 by Sen Jacob
A simple task scheduler utility by which you can schedule a task to run at any time or interval
18 Apr 2013 by #realJSOP
Go here for an update that utilizes the Twitter API v1.1
27 Mar 2015 by Lalit_Chandra
Static, Single or Dynamic Dispatch is the ability of an object-oriented method call to invoke different methods at runtime based on the type of the object.
11 Mar 2010 by chevu
I don't know whether these type of tips are allowed or not. But after having experience of core algorithm-base technical interview I thought I should share question I was asked in my interview.They asked me to show all methods I know to swap values of two variables.I Tried my level best...
2 Apr 2019 by BillWoodruff
Where a function requires execution in stages, and a check for an exit condition after/with each stage
27 Feb 2016 by Arvind Gehlot
Use of HTTP Compression on ASP.NET / MVC pages using IIS or Server side code
12 Aug 2014 by Dominic Burford
What is technical debt?
30 Dec 2013 by Antonio Ripa
Need some mock data to test your app? MockData is a free library
6 Jun 2013 by mohammad amiri
this tip discuss about showing datagridview data to crystal report using c#
5 Dec 2013 by Tharaka MTR
How to automate PNG and JPG image optimization
16 Jun 2020 by honey the codewitch
Easily word wrap strings of text in C#
28 Apr 2017 by Ahmed Elkafrawy
Implementation of an easy, fast, and optimized (CByte, CShort, CInt) with bits access using bit field and union
17 Nov 2013 by Hazem Torab
Guide for how to run Nhibernate on Sharepoint 2010
1 Apr 2013 by Mehdi Gholam
Pausing external operations on an object when you want to lock the object for internal operations.
27 Jun 2020 by honey the codewitch
Extensive performance and API improvements for streaming MIDI and more
16 Jul 2013 by Atulkumar P Patel
Anti Patterns are wrong practice followed by Developers. They are opposite to Design Patterns.
5 May 2020 by honey the codewitch
This tip shows you a robust way to get the type of items a collection can hold. It works with non-generic collections too.
24 Jan 2013 by Neeraj.Soni
A comparative introduction to MCV and MVP
23 Jul 2020 by honey the codewitch
Add progress reporting to your downloading or copying using this code
7 Jun 2012 by Joshi, Rushikesh
Scope of Return Statement, Reachable Code and Behavior in Finally Block
10 Oct 2013 by Rion Williams
This post will provide a short walk-through for handling and updating these areas of your application to gain more control over debugging, testing and running your applications through Visual Studio.
2 Nov 2012 by Saad Mousliki
In this tip, I will describe how to implement a cursor controller in your project that use the Kinect to control the mouse of your PC.
2 Dec 2015 by FrancoisViljoen
We often end up having code that evaluates various states on a class, just to figure out what other code needs to execute. This little tip is something that we have implemented and we have been able to get noticeable improvements in execution time.
18 Sep 2012 by Ritesh_Singh
Asynchronous communication through messaging using Websphere MQ Synch Point Commit, Back out and correlation id
16 Nov 2015 by sharkdevZ
I'm going to show how to get, install and start using the free ASP .NET MVC helper.
1 May 2020 by honey the codewitch
Creating an application that can run once, but then accept command line args from subsequent runs
9 Jan 2020 by honey the codewitch
Enumerate store and retrieve characters as sets of ranges using this efficient struct
9 Feb 2020 by honey the codewitch
Using IEqualityComparer to allow collections to be keys in dictionaries and hashsets
17 Mar 2010 by WebBiscuit
There is also InterlockedExchange (or your operating system's equivalent).long a = 1;long b = 2;b = InterlockedExchange(&a, b);
11 Dec 2015 by lissacoffey
Technology is evolving faster than the speed of light and most likely by the time I finish writing this tip, it will be already outdated.
1 May 2020 by honey the codewitch
This tip demonstrates how to create an app that only allows one instance to run at a time
17 May 2015 by MasoudSharifiPour
How to be a good programmer
24 Sep 2014 by Chirag Shivalker at Hi-Tech ITO
Future for Enterprise Mobility