Click here to Skip to main content
post an article ask a question search articles
Featured article
4 May '13 - 21:45 by Wh5 (updated) 
This article tries to clarify many basic concepts in N-Tier architecture from all aspects, and also provide some practical tips
37 mins ago by Marla Sukesh (updated) 
In this article we will look in detail how to create a multi-lingual and multi-cultural applications using Asp.net.
3 hrs ago by .dan.g. (updated) 
A hierarchical task manager with native XML support for custom reporting.
5 hrs ago by Mike_Liu (updated) 
Manually implement a basic WCF Service (.NET 4.5) from scratch, step by step, with clear instructions and precise screen snapshots.
6 hrs ago by Shivprasad koirala (updated) 
In this article we will try to understand two terminologies reflection and dynamic keyword. Many of the developers get confused between them because both of them help us to do dynamic invocation.
7 hrs ago by Gianmaria Gregori (updated) 
A working example of a jTable implementation in WebMatrix 3
9 hrs ago by Anand Lakshminarasimhan (updated) 
A full series of 8 part articles to show One-To-One, Many-To-One, Many-To-Many associations mapping using NHibernate, Using Collections With NHibernate, Inheritance Relationships Using NHibernate, Lazy Initializations/Fetches Using NHibernate.
9 hrs ago by Anatoly Tverdovsky (updated) 
Tutorial: Make a simple prank which randomizes the user's mouse position depending on settings
9 hrs ago by Eric Ouellet (updated) 
An implementation of of a multi-threaded ObservableCollection.
9 hrs ago by PraveenOjha (updated) 
An android game using NDK JNI and Java.
12 hrs ago by John W. Wilkinson (updated) 
A C++ JSON parser/generator written using Boost::spirit

CODEPROJECT.TV

Huw
Huw Collingbourne
ASP.NET MVC Views
ASP.NET MVC
Learn Ruby
Learn Ruby
Straw Poll
Do you test your applications using real, live users?
Do you test against actual users, or rely on those closest to the product? "Real user" means someone who would use your product day-to-day and who wasn't involved in any aspect of development (other than testing)
  Results   944 votes

Showcase Product Showcase

by Intel Corporation
This Guide contains information about the APIs that application...
by LEADTOOLS Support
Multi-Platform Barcode with LEADTOOLS 18
by Plantronics
How to run Spokes in a mac or linux machine (for development)
by Amazon
Getting Started with the Amazon Mobile Ads API
by Micro Focus
Micro Focus Visual COBOL

News Latest News

Fri 0:00 24 May '13
We are currently evaluating several static code analysis tools for C++ & C#, namely Coverity, Klockwork and Parasoft. Does anyone have experience...
Fri 0:00 24 May '13
"What color is the first character above?"
Fri 0:00 24 May '13
Left unchecked, certain developer personality types can sink your project -- or, worse, make themselves no fun to work with. In my long and...
Fri 0:00 24 May '13
I see the value of writing clearly and concisely becoming an increasingly important skill for digital workers. Partly for the reasons outlined...
Fri 0:00 24 May '13
Though it does serve a useful purpose in some compiled languages, I think switch is a clunky eyesore in most code. Its structure is prone to...

Discussions Latest Discussions

by Zain ul abdeen
My code is not showing data in datagrid SqlDataAdapter da = new SqlDataAdapter("Select Companyid from Accounts where Companyid= 1 ", con); DataSet ds = new DataSet(); da.Fill(ds); DataGrid.ItemsSource = ds.Tables[0].ToString();
by ThePostsThatAlwaysGetDeleted
this is my code @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_send_to); ListView lv1 = (ListView) findViewById(R.id.listViewBlueToothNames); ...
by athancardenas
Hello guys,I need a functionality in my program (written in VB.NET) that detects whether the USB Portable Device (Windows CE 5.0) is inserted or removed. I have found a VB.NET code from the internet but it only works with USB Storage Devices... I only found codes and sample programs (written...
48 mins ago by abmanish71
Forum: JavaScript
by ibrahim_ragab
I know how compiler translate C or Pascal to machine code, but not how OOP compiler translate new concepts such as 1-Generic (Method,Types,Classes)2-Delegate3-Dynamic Binding4-Inheritance (may be easy)5-use child as parent and parent as child (Polymorphism)I ask about native language...

Top articles Latest Best Picks

by Houssem_Dellai  4.33/5 (23 votes)
A comparison from developers perspective between Android and Windows Phone.
by Colin Eberhardt  5.00/5 (20 votes)
Describes the development of a Windows 8 Reversi game, covering the topics of UI design, the minimax algorithm and an interesting use for Linq.
by Raul Iloc  4.93/5 (18 votes)
This article presents in detail jqGrid integration in MVC 4.0 using AJAX, JSON, jQuery, LINQ, and Serialization.
by Shai Raiten  4.95/5 (17 votes)
Quick and Easy tutorial for developing games in JavaScript using EaseJS library.
by Shivprasad koirala  4.73/5 (18 votes)
In this article we will try to understand two terminologies reflection and dynamic keyword. Many of the developers get confused between them because both of them help us to do dynamic invocation.

Advertise | Privacy | Mobile
Web02 | 2.6.130523.1 | Last Updated 24 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid