Click here to Skip to main content

Uncategorised Technical Blogs

RSS feed icon

Articles submitted by members via their blog feed. Want to have the blog entries from your blog automatically posted as articles on The Code Project? It's easy!

Great Reads

by Abhijit Jana
How to track an object which is Out of Scope while Debugging?
by Dave Kerr
Promises are a core feature of AngularJS - whether you understand them or not, if you use AngularJS you've almost certainly been using them for a while.In this post I'm going to explain what promises are, how they work, where they're used and finally how to use them effectively.Once we've got the co
by Gordon W Beeming
Paste special feature in Visual Studio 2012
by Sacha Barber
I am working on a 3D article in WPF, and I wanted to use an ImageBrush but was having some issues with it, so I decided to split this out into a small test app.I had the following setupAnd I simply wanted to test this out by creating an ImageBrush that I could use to [...]

Latest Articles

by Kevin Mack
I'm a huge mystery buff.  Plain and simple, I love them all.  I read mystery novels, watch police procedural, you name it.  There's something truly awesome about figuring out and solving some puzzle that no one else could solve.It's surprising how many people I know who work in software development
by Gabor Fekete
CodeProject This is a short post about using std::unique_ptr with malloc() and free(). Although, it can be used with other resource management functions too (files, sockets, etc.). Often, when working with legacy C and C++ code, we see usages of malloc() and free(). Just like new and delete, explici
by Shahriar Iqbal Chowdhury/Galib
Background While using log4net for logging and using a separate configuration file I encountered a strange error that log4net cant locate the configuration file, even though file and configurations are already there. This problem drive me nuts and finally i found few solutions to fix the problem. Pr
by derekman9707
This is probably one of the most common posts that I see on the MSDN forums and hear from students.  The most common answer is that the database has been set to full or bulk logged recovery model and a transaction log backup has not been completed.  So let’s take a VERY simplistic look at log

Discussions

by Mahsa Hassankashi on technical blog "IEnumerable  Vs IQueryable"
by Christian Del Bianco on Article "Using the ControllerActivator in MVC 3"
by Vangos Pterneas on technical blog "Implementing Kinect gestures"
by Member 10720606 on article "WooCommerce Tabbed Category Wise...
by jeya prakash on technical blog "Configuring NHibernate to...

All Articles

    Sort by Title

    General 

    22 May 2013
    Pragmateek
    …everything looks like a nail” says the proverb. I’ll illustrate it with a little story about a common mistake I see sometimes. (Code samples are in C# but use only basic features so C++ and Java developers should not be … Continue reading →
    23 Sep 2013
    Imran Abdul Ghani
    5 simple steps to create your first RESTful service
    29 Mar 2011
    Mircea Deliu
    In this article, you will find out what you need to do if you want to add a Facebook Like button to your Silverlight application.
    22 Aug 2011
    Sreedhar Taduri
    AutoComplete TextBox with simple JavaScript using XMLHTTP Request
    29 Jun 2010
    Mahmoud El-Baz
    It converts 123 to One Hundred twenty three
    15 Jul 2011
    Arthanarieaswaran
    Creating our own snippets in Visual Studio 2010 IDE
    28 Jan 2014
    RCL_SPD
    I use a somewhat cheap NAS (Network Area Storage) called My Book Live to store stuff that I need to access from several computers. However, only recently I learned how to enable SSH access to the device, and it turned out that this is a PowerPC-based embedded board running Linux:MyBookLive:~# uname
    1 Jul 2010
    Tarek Najem
    Count the number of days that can be found in a particular month
    15 Sep 2014N
    Saleh Hamadeh
    How to host multiple websites using Express.js
    28 Jun 2010
    Abdelmawgoud M. Meabed
    Using BindSource control to implement Windows Forms applications Audit trial in .NET
    1 May 2011
    Green Mile
    This post explains how to use properties in Java using singleton pattern
    28 Jun 2010
    AngusEm
    This project produces a tool that can record various data gathered on employers and store it in an SQLite database
    17 Dec 2013
    Arun Ramachandran India
    jQuery - how to select nodes by attribute value
    9 Jul 2012
    DillonRaney
    The problemHave you ever needed a static way of persisting items throughout a "Post-Back" or a "Get" or "Post" without creating a static reference that you'll have to clean up later?  Have you ever needed a clean and defined way (non ViewBag version) of modifying a layout in MVC wi
    26 Jun 2014
    Richard Penman
    Offline Reverse Geocode
    18 Mar 2010
    Ali Ozgur
    Yesterday I visited Rob Conery's blog and the post about commercial SubSonic support options made me think again about the open source philosophy. In my opinion Rob must decide in which category of Open Source is SubSonic located.
    22 Oct 2009
    Craig Giles
    Simply put, I was getting a few FPS problems with the development of my game, and thought I would come up with a way to batch all of my drawing into as few OpenGL calls as I could.
    10 Feb 2014
    harleydk
    SOLID Principles, in Layman's Terms: Interface Segregation
    10 Feb 2014
    harleydk
    SOLID Principles, in Layman's Terms: Single Responsibility
    10 Dec 2011
    Rebecca Jones
    Step-by-Step Drupal Tutorial
    8 Aug 2012
    irriss
    How the Amazon Cloud solutions help tackle huge load and how much it may cost
    14 Dec 2013
    comiscience
    Here is my favourite singleton class which serves a class which has only a private constructor.
    13 Feb 2014
    Arpit Jain
    Here, we will learn about translate method of CSS3
    30 Sep 2011
    HARISHCHOWDHARY
    A discussion about Virtualization
    14 Jan 2014
    ISpliter
    When discussing VB6, we should look at the reality of the situation and not on preconceived opinions. New source code projects are made daily in Visual Basic 6.0. The paper proposes the reintroduction of Visual Basic 6.0 on the market, in parallel with Visual Studio line.
    16 Jun 2014
    Samuel Cragg
    WeakEventManager for WinRT
    20 Dec 2011
    Perpetuum Software
    This article deals with discussion of Silverlight future: if it is worth developing Silverlight controls or not.


    Advertise | Privacy | Mobile
    Web02 | 2.8.140916.1 | Last Updated 20 Sep 2014
    Copyright © CodeProject, 1999-2014
    All Rights Reserved. Terms of Service
    Layout: fixed | fluid