Click here to Skip to main content

Welcome to The Code Project

Share your code, libraries, tips and answers to help others and learn from the best. Just need code? Help yourself to 35,834 free Software development and Design articles, tips and downloads. Read more...

Search Articles     Site Map
Feature Article
by Pranay Rana
This article discusses some useful but unknown features of C#.
Article   40 mins ago by KjellKod.cc (updated) 
Most programming resources are wrong when comparing linked-list to vector. Here you can read and understand how they are wrong and why linked-list...
Article   48 mins ago by VinaJosh (new) 
The article explains configuring Performance Point Services (PPS) in SharePoint 2010 and consuming that service and creates a Scorecard and Chart.
Article   1 hr ago by Member 8593237 (new) 
You can enhance the value of your custom classes through overrides, creating partials, and explicit type conversion.
Article   4 hrs ago by Smitha_Prabith (new) 
How can we configure our foreach loop container, even when the task inside it failed
Article   4 hrs ago by The Code Project, JesseLiberty (new) 
Welcome to our continuing series of Code Project interviews in which we talk to developers about their backgrounds, projects, interests and pet...
Article   5 hrs ago by AllanPolich (updated) 
Use PayPal API to automatize software selling, send templatized emails with license keys to customers
Article   6 hrs ago by Tim Corey (updated) 
Learn how to go from being an absolute beginner in the Managed Extensibility Framework to being an advanced user.
Article   6 hrs ago by SSDiver2112 (updated) 
A custom Panel that creates a glow effect around a child control when it receives focus.
Article   6 hrs ago by Yash85SP (new) 
Web Parts are essential parts of SharePoint 2010 that helps developers and site owners to customize the SharePoint portal. There are lots of out...
Article   7 hrs ago by Marco Sorich (new) 
Some guidelines for developing better MS Access solutions.

Feature Technical Blog
by Jeremy Likness
Learn how to host WCF as a Windows service (without using a web project) and how to code it so that you can test interactively without installing...
Technical Blog   yesterday by Leonardo Paneque (new) 
This blog entry is about that 'non-deterministic' behavior that sometimes happens to 'us' while developing software and all of the sudden...
Technical Blog   2 days ago by Sadeque Sharif (updated) 
In this article we will learn about the three methods of MVC 3 and those are RenderBody, RenderPage and RenderSection.  We will learn by the...
Technical Blog   4 days ago by Md. Rashim uddin (moved) 
How to logging and tracing WCF Soap messages?
Technical Blog   7 May '12 by stephen.vaubell (new) 
We have started using Test Driven Design (hopefully properly) over the last few months and I wanted to share our experiences of it. Before we...
Technical Blog   7 May '12 by DotNetLead-SharePoint (updated) 
WCF Basic Authentication with SQL Membership Provider
Technical Blog   7 May '12 by Nizar Noorani (updated) 
In this post I’ll go over how you can utilize JQuery and CSS classes to show/hide various parts across the different sections of a page...
Technical Blog   6 May '12 by George Mamaladze (new) 
I hate overdocumented software components and frameworks. There are top 3 reasons for that: Only the code tells the truth...
Technical Blog   5 May '12 by Duc Huy Nguyen (updated) 
Wrap a C# library for use in Java, a folktale about an idiot coding at midnight.
Technical Blog   4 May '12 by Nizar Noorani (updated) 
Below is my very own, very first, super-clean, super-sexy CoffeeScript snippet that dynamically appends input fields as the user tabs through the...
Technical Blog   4 May '12 by morzel (updated) 
Implementing ViewState for TextBox and other controls that implement IPostBackDataHandler.

Feature Tip/Trick
by Shahriar Iqbal Chowdhury
An easy way to integrate CKEditor with ASP.NET web page, validate the editor content and retrive the editor content from server side code
Tip/Trick   5 hrs ago by OriginalGriff (new) 
Loading an image from a database isn't difficult, but it can waste time. If you are loading a large list of Images (or even thumbnails) from a DB...
Tip/Trick   9 hrs ago by Chamila Ranasinghe (new) 
Following article describes how to add a gridview and a horizontal scrollbar without depending on the screen resolution
Tip/Trick   yesterday by PIEBALDconsult (new) 
This is an alternative for "The Elegant Art of Programming"
Tip/Trick   yesterday by amit_sanandiya from morbi (updated) 
How to send email using GMail or Yahoo! port.
Tip/Trick   yesterday by amit_sanandiya from morbi (new) 
This is an alternative for "Send mail using ASP.NET with C#"
Tip/Trick   yesterday by amit_sanandiya from morbi (new) 
How to open a PDF file in a new browser tab using ASP.NET with C#.
Tip/Trick   yesterday by Erol Esen (new) 
This tip uses the elegant LINQ to solve pesky daily problems.
Tip/Trick   yesterday by Tigya (new) 
Snippet and Surround features in SQL Server 2012.
Tip/Trick   yesterday by deeptibansal (updated) 
Adding event to Microsoft Outlook through Web Application
Tip/Trick   yesterday by Saikumar Koona (new) 
How to make a component dynamically load the config file.

2 mins ago by Jit Das (updated) 
Dear all,I have two strings, I want to get difference between contents of two strings??for example,string one ="a,b,c,d,e";string two ="b,e";now i...
4 mins ago by moosa from iran (new) 
How can I implement the following in my application?We have a room and is available in 3 types. First there is the food that is fed into the room....
5 mins ago by varaprasadreddy (updated) 
this is my application link http://www.mediafire.com/download.php?zyncso3qi0k6pqi[^]i had 2 different user controls in one .aspx page.first user...
34 mins ago by sathiserg (new) 
How can i display the message using alert in asp.net application.Any another method in asp.net application to show the message like as pop...
35 mins ago by sathiserg (updated) 
How can i write the code in list box event handler, i am trying valuechanged and indexchanged event but i can not get the event.please help me...
45 mins ago by sathiserg (new) 
I have a three category, i will show the category in my web page like a image or chart with separate click event.If user click anyone of category...
48 mins ago by Member 8497212 (new) 
hiihow can I insert data to data grid in vb2010 then save it to sql 2005 plese help me?
50 mins ago by sophie moses (new) 
merge sort 10,9,8,7,6.5 using diagramsmy answerleft=0right=5mid=210,9,8 7,6,59,10,8 6,7,59,8,10 6,5,78,9,10 5,6,7
1 hr ago by sathiserg (new) 
I have a small application in asp.net with user login. In my website,How can i get Whose are logged into my website,what are the pages viewed,how...
1 hr ago by hzawary (new) 
Hi everybody,I want have a control like "Date and Time Settings" dialog of windows that there are a textbox and inside it small arrows, also we...

26 mins ago by Vishal Kumar Soni
Forum: Silverlight / WPF
2 hrs ago by DavidCrow
Forum: C / C++ / MFC
2 hrs ago by Inderjeet Kaur
Forum: ASP.NET
3 hrs ago by DaveAuld
Forum: Hardware & Devices
3 hrs ago by Kevin Marois
Forum: Silverlight / WPF
3 hrs ago by Scolpit
Forum: JavaScript
3 hrs ago by jojoba2011
Forum: C#
4 hrs ago by RugbyLeague
Forum: .NET Framework
4 hrs ago by Flaviu2
Forum: C / C++ / MFC
5 hrs ago by keane2097
Forum: C / C++ / MFC

1 sec ago
People seem to like WP7, but enough to keep it going? Developers seem to like WP7, too, but enough to create a healthy app marketplace? And then...
1 sec ago
As you'll see, we have something of a theme going on today with cross-platform development tools, and we'll start out with Glen Gordon's series of...
1 sec ago
Cross-platform mobile development tools are helpful for stretching your codebase across devices and getting apps to market without having to learn...
1 sec ago
Ruby has been increasing in popularity as a web development language due to its straightforward syntax, powerful built-in features and a strong,...
1 sec ago
Tired of the default expanding and sliding transitions for iOS apps? Looking for something unique? Mark Pospesel wrote a demonstration project -...
1 sec ago
After retrieving data from web services, one of the most common connected-app scenarios is document sync. There are existing platforms you may be...
1 sec ago
You'd think the design of an app is really down to the designer, not the platform, and all things being equal you'd probably be right. But thanks...
15 hrs ago
After reading an 800-page book on MVC and just now starting to get my hands dirty, I still have seen no clear way to make reusable user controls...
15 hrs ago
"It's been an amazing experience assisting you!" Am I the only one that immediately stops thinking of the person talking to me as a real person as...
15 hrs ago
This localtest.me trick is so obvious, so simple, and yet so powerful. I wouldn’t be surprised if there are other domain names like this out...

News Item   1 sec ago
People seem to like WP7, but enough to keep it going? Developers seem to like WP7, too, but enough to create a healthy app marketplace? And then...
News Item   1 sec ago
As you'll see, we have something of a theme going on today with cross-platform development tools, and we'll start out with Glen Gordon's series of...
News Item   1 sec ago
Cross-platform mobile development tools are helpful for stretching your codebase across devices and getting apps to market without having to learn...
News Item   1 sec ago
Ruby has been increasing in popularity as a web development language due to its straightforward syntax, powerful built-in features and a strong,...
News Item   1 sec ago
Tired of the default expanding and sliding transitions for iOS apps? Looking for something unique? Mark Pospesel wrote a demonstration project -...
News Item   1 sec ago
After retrieving data from web services, one of the most common connected-app scenarios is document sync. There are existing platforms you may be...
News Item   1 sec ago
You'd think the design of an app is really down to the designer, not the platform, and all things being equal you'd probably be right. But thanks...
Question   2 mins ago by Jit Das (updated) 
Dear all,I have two strings, I want to get difference between contents of two strings??for example,string one ="a,b,c,d,e";string two ="b,e";now i...
Question   4 mins ago by moosa from iran (new) 
How can I implement the following in my application?We have a room and is available in 3 types. First there is the food that is fed into the room....
Question   5 mins ago by varaprasadreddy (updated) 
this is my application link http://www.mediafire.com/download.php?zyncso3qi0k6pqi[^]i had 2 different user controls in one .aspx page.first user...
by Jovan Popovic  4.95/5 (49 votes)
This article explains how you can use functional programming in C#.
by Florian Rappl  5.00/5 (28 votes)
Let's build a sample project with a Google like image uploader embracing jQuery, AJAX, and ASP.NET MVC 3.
by Pablo Aliskevicius  4.71/5 (25 votes)
Dangling pointers were a problem in the past, but nowadays we'll find none, right? Guess again...
by Wasp.NET  4.98/5 (19 votes)
ELMAH + SignalR = ElmahR, ASP.NET real-time error monitoring aggregating dashboard
by Mohammad A Rahman  5.00/5 (18 votes)
Language Integrated Query (LINQ) is a Microsoft .NET Framework component that works as a communicator between the objects and the data. This article will explore the different extension methods used in the LINQ using C# and IL code to discuss..

Advertise | Privacy | Mobile
Beta | 2.5.120516.1 | Last Updated 16 May 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid