Click here to Skip to main content
15,889,361 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 Updated

All Topics 

7 Nov 2019 by 10xlearner
Formatting and automation
9 Oct 2014 by 19sanjeev
How to install Zend framework 2 on Linux/Ubuntu OS
9 Oct 2014 by 19sanjeev
How to get started with Angular JS
10 Oct 2014 by 19sanjeev
Hi all, in my last blog I explained how to “Install Zend framework 2 in Linux”. Now, I am try to explaining how we can write code in Zend Framework 2. After installing Zend Framework 2, Project folder structure will look like below Now, we need to modify 3 files in setting. 1.
26 Nov 2015 by _Ankit_Singh_
Diving Deep with SEMAPHORE and MUTEX
2 May 2009 by Abdul_Rafay
As a good practice, always publish Web Services when the orchestrations which are being published as a Web Service are stopped or are in an unlisted state so this error will not occur.
5 May 2009 by Abdul_Rafay
 Text emails from BizTalk are really simple to send; you can easily configure the SMTP adapter in BizTalk and send text emails.
13 May 2009 by Abdul_Rafay
Creating Oracle Adapter Metadata from Visual Studio in BizTalk 2006 – Points to consider in Enterprise
19 May 2009 by Abdul_Rafay
Using Polling Statement and Executing Custom SQL using BizTalk Oracle Adapter
19 May 2009 by Abdul_Rafay
Executing Stored Procedure using BizTalk Oracle Adapter
30 May 2009 by Abdul_Rafay
Message Debatching – Values not being mapped in a Transformation – Null Values in Destination Schema
10 Oct 2009 by Abhijit Jana
Speedup code navigation using Bookmarking in Visual Studio
19 Oct 2009 by Abhijit Jana
This article describes an overview of ASP.NET MVC Framework, MVC Control Flow, etc. This article is Part 1 of the ASP.NET MVC Framework series.
24 Jul 2010 by Abhijit Jana
How to modify "dirty indicator" using Visual Studio 2010 Productivity power tool
4 Aug 2010 by Abhijit Jana
How to pass external values with GridView HyperLinkField which are not part of your Gridview DataSource member
8 Aug 2010 by Abhijit Jana
How to use a single shortcut key “Ctrl+.” in different places of your development
10 Aug 2010 by Abhijit Jana
Small tips of Visual Studio where you will get to know how you can launch multiple projects at the same time.
27 Aug 2010 by Abhijit Jana
A post on how to suppress compiler warning using #pragma warning directives in Visual Studio
1 Sep 2010 by Abhijit Jana
In this blog post, I have going to list out all of my IIS articles that I have published over last few years.
3 Sep 2010 by Abhijit Jana
In this post, I have explained how you can mark methods as obsolete using obsolete attributes which are not in use or may be removed in upcoming builds.
22 Sep 2010 by Abhijit Jana
Using DebuggerStepThrough attribute
20 Oct 2010 by Abhijit Jana
How to track an object which is Out of Scope while Debugging?
1 Nov 2010 by Abhijit Jana
Multipurpose Find Combo Box in Visual Studio
25 Nov 2010 by Abhijit Jana
Use Shortcut or Context Menu for “Open Containing Folder” in Visual Studio
22 Dec 2010 by Abhijit Jana
New Features of IntelliTrace Debugging in Visual Studio 2010 – Service Pack 1 Beta
22 Dec 2010 by Abhijit Jana
Does IntelliTrace support all the .NET Frameworks?
7 Mar 2011 by Abhijit Jana
Track Changes and Advance Scroll Mode in Visual Studio 2010
25 May 2011 by Abhijit Jana
How to customize /change the default Visual Studio extension icon and provide your own icon over there.
7 Sep 2009 by Abhishek Sur
Some of both Documented and Undocumented Keywords that we dont use often like Check, StackAlloc, Fixed,default,@variables,Nullables, __arglist,__reftype etc are explained with simple examples
8 Nov 2009 by Abhishek Sur
A weird error that comes when a page is opened for a long time and then posted back
11 Jan 2010 by Abhishek Sur
Pass data from a User control easily using Custom Events. I have added one sample application with this.
30 Jun 2010 by Abhishek Sur
The article will demonstrate how you could handle Unhandled Exceptions from both UI and NonUI threads for your WPF application.
5 Jul 2010 by Abhishek Sur
The post will demonstrate how you can capture a snapshot of a screen from within the application itself.
10 Jul 2010 by Abhishek Sur
This post demonstrates how easily you can implement a class / structure that may take part in arithmetic operation using Operator overloading of implicit and explicit cast operators
12 Jul 2010 by Abhishek Sur
How simply you can use Lazy initialize to defer the execution of a method or property for values to whenever it is required.
23 Jul 2010 by Abhishek Sur
In this article, I have introduced how you could use code snippets in your program to enhance code productivity.
27 Sep 2010 by Abhishek Sur
The article will demonstrate the story of WeakReference in light of Garbage Collection.
19 Aug 2010 by Abhishek Sur
The article shows how you could use RenderTargetBitmap to render a visual into BitmapSource and convert the same into actual image.
27 Sep 2010 by Abhishek Sur
Here in the post, I am going to discuss about IObserver and IObservable interfaces and its connection to Push based approach on Reactive Framework.
27 Sep 2010 by Abhishek Sur
Hi Folks,As few people told me to implement an observer in my last post where I just showed how to use it, here is the post where I am going to clear out confusions for you. If you have read my other post, you might already know what is an Observer and why it is required. Lets recap this a bit more.
7 Sep 2010 by Abhishek Sur
Taskbar with Window Maximized and WindowState to None in WPF
27 Sep 2010 by Abhishek Sur
A discussion about how to draw Marble Diagrams
27 Sep 2010 by Abhishek Sur
A note about Partial methods
15 Sep 2010 by Abhishek Sur
Creating a WCF service without Visual Studio
28 Sep 2010 by Abhishek Sur
Few new specifications on C# 5.0, a future of C#
26 Jan 2011 by Abhishek Sur
Create Enumeration as Bit Flags
26 Jan 2011 by Abhishek Sur
Internals of a Delegate
16 Mar 2011 by Abhishek Sur
Internals of Extension Methods
16 Mar 2011 by Abhishek Sur
Internals of loops (While, For and ForEach)
16 Mar 2011 by Abhishek Sur
Different approaches to Casting
16 Mar 2011 by Abhishek Sur
Internals of Anonymous Types
16 Mar 2011 by Abhishek Sur
Get Reflected use TypeDescriptor
13 Feb 2011 by Abhishek Sur
Code Contracts in .NET 4.0 & its Internals
16 Mar 2011 by Abhishek Sur
Inversion of Control: Practical usage of Interface, Delegate or Events
26 Feb 2011 by Abhishek Sur
Dependency Injection & IoC
16 Mar 2011 by Abhishek Sur
RegisterName for StoryBoards in WPF (NameScopes)
16 Mar 2011 by Abhishek Sur
All about .NET Timers - A Comparison
27 Mar 2010 by abin jaik
NullReferenceexception issue for gridview pagination
27 Mar 2010 by abin jaik
The scenario defined here explains data sending between 2 websites, one is the requestor website, which sends XML POST data and the other is the responder website, which collects data from the requestor website.
26 May 2010 by abin jaik
This post explains how to create cascading dropdowns in infopath, that fetches data from Sharepoint
28 Feb 2017 by Abu_yanal
What are we going to build? – Part 0 Let’s create a project, shall we? – Part 1 (This post) Adding splash screen – Part 2 In order to get started, we need do the setup for our solution (the base block) and start from there. Project Setup: This is a trivial part, you need to
18 Dec 2015 by Adam Zuckerman
MVC 4.5 Authentication Differences - Individual User Accounts and Windows Authentication (Part 1)
17 Feb 2014 by Adarsh Chaurasia - Passionate Trainer
Here I will discuss the concepts of threading / multi-threading in C# using program.
18 Feb 2014 by Adarsh Chaurasia - Passionate Trainer
Thread Pooling in C# – Asynchronous Delegates
24 Feb 2014 by Adarsh Chaurasia - Passionate Trainer
IEnumerable Vs IQueryable
23 Feb 2014 by Adarsh Chaurasia - Passionate Trainer
Deferred Execution Vs Lazy Loading Vs Eager Loading Vs Explicitly Loading
28 Feb 2014 by Adarsh Chaurasia - Passionate Trainer
About C# generics
14 Apr 2014 by Adarsh Chaurasia - Passionate Trainer
In this article, I have tried to answer all the frequently asked WCF questions in interviews. It helps you not only to crack interviews but to refresh the concepts of WCF programming. What is a service? A service is a unit of functionality exposed to the world.
12 Jul 2014 by Adarsh Chaurasia - Passionate Trainer
What is Moq ? Moq is a third party library/framework that enables you to create the dummy class and its methods’ dummy implementation without actually creating a class with actual method implementation.
23 Jun 2015 by Adarsh Chaurasia - Passionate Trainer
How to use AutoMapper in your application for translating source object to destination object
22 Sep 2014 by adityaswami89
This blog post discusses the Repository Pattern
22 Sep 2014 by adityaswami89
Prerequisites :  ORM’s , Active Record Pattern This again is a kind of persistence pattern. But it differs from Active Record pattern. Generally when there is a very simple domain logic one tends to go with Active Record pattern.
22 Sep 2014 by adityaswami89
Prerequisites :    ORM’s This is a kind of Persistence Patterns . Now why do we need these kind of patterns ? When building a complex application , you tend to divide the application into UI , Middle tier and the Database .
20 Oct 2014 by adityaswami89
Adapter design pattern
23 Jan 2015 by adityaswami89
Understanding WCF in Depth - Part 2
28 Jan 2015 by adityaswami89
Understanding WCF in depth - Part 3
10 Jan 2016 by adityaswami89
Data Migration from TFS to SVN via GIT with History
2 Mar 2016 by adityaswami89
Azure IOT with Raspberry Pi
30 Jan 2011 by Adnan Boz
Are you really addressing the problem?
26 Feb 2011 by Adnan Boz
How to use CPU instructions in C# to gain performace
22 Sep 2011 by Adnan Boz
Massively Parallel Random Nunber Generation using CUDA C, Thrust and C#
14 Jan 2012 by Adnan Boz
How to set up Amazon EC2 Windows GPU instance for NVIDIA CUDA development
18 Dec 2011 by Adrian Alexander
WPF Dialog Service via Binding
22 Mar 2011 by Adrian Alexander
Microsoft Embraces the Domain Model
22 Mar 2011 by Adrian Alexander
Confining object/relational mapping logic to a clearly demarcated Data Access Layer (DAL) within your application facilitates the creation of a single, coherent, object-oriented Domain Model to represent your application’s business objects.
22 Jun 2015 by Adrian Cini
In this post, we will connect our blog to use Google Adsense and display adverts from Google network sites in the beginning of each article so as to monetise the site.
1 Jul 2015 by Adrian Cini
How to enrich your posts with twitter cards
6 Nov 2013 by aetheon
Using Q Promise Library to Handle Async Functions on Array Contexts
24 May 2014 by aetheon
Walkthrough of the configuration of the dynamic DNS for an easier access to your home network when you are not there
25 May 2014 by aetheon
How to create a wireless router/access point with #raspberrypi and #raspbian #linux
27 Jul 2014 by aetheon
Unsafely powering off a #raspberrypi
4 Nov 2014 by Afzaal Ahmad Zeeshan
null error in code execution
12 Apr 2015 by Afzaal Ahmad Zeeshan
New developers and the importance of C; this blog post is about my opinion and views about C programming language's importance for beginners in programming. Yours might be different!
30 Jan 2015 by Afzaal Ahmad Zeeshan
This article provides a brief description and overview of ASP.NET's MVC framework, and how developers can covert their real-world objects into MVC framework, to create web applications.
12 Feb 2015 by Afzaal Ahmad Zeeshan
This article provides an overview of the DateTime object in ASP.NET website, and a source code and example of a few scenarios in which using DateTime would be easy and simple, but tricky.
13 Feb 2015 by Afzaal Ahmad Zeeshan
This blog post shares a tip for Ajax developers in ASP.NET MVC framework.
2 May 2015 by Afzaal Ahmad Zeeshan
This post discusses the downsides of learning programming language in x days.
8 Dec 2015 by Afzaal Ahmad Zeeshan
I was compiling a few things I would recommend to every beginner in computer programming. Here it is.
15 Dec 2015 by Afzaal Ahmad Zeeshan
This is part 1 of the articles that I want to write for ASP.NET beginners, who want to build their own personal web sites, that mimic characteristics of blog. It covers the ASP.NET web application part.
21 Jan 2016 by Afzaal Ahmad Zeeshan
In this post version, I have talked about NuGet packages and their management in Mono environment.