Click here to Skip to main content
post an article ask a question search articles
Featured article
31 Aug '10 - 3:16 by Rajesh Pillai (updated) 
Learning jQuery the fun and easy way (hopefully).
1 hr ago by Anshu Krishna (updated) 
kLib: A small library to make DOM operations very easy.
2 hrs ago by Chris Maunder (new) 
Testing Multiple browsers on Multiple Platforms on Multiple Devices. In the same Window.
yesterday by newton.saber (updated) 
Point DragonSharq at a web site to view its source as text and list response headers.
yesterday by Emmet M (updated) 
MVC-like for Classic ASP
yesterday by Md. Humayun Rashed (updated) 
Single web service for both .NET web and desktop applications.
yesterday by Faisal(mfrony) (updated) 
This Article will help you to make a clear understanding of LSP
2 days ago by mayankgupta688 (updated) 
XML serialization and deserialization using C#.
2 days ago by Gianmaria Gregori (new) 
A working example of a jTable implementation in WebMatrix 3
2 days ago by Shai Raiten (updated) 
Quick and Easy tutorial for developing games in JavaScript using EaseJS library.

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   864 votes

Showcase Product Showcase

by Micro Focus
Take your COBOL application to .NET
by Micro Focus
Micro Focus Visual COBOL
by Red Gate Software
When trying to speed up a slow-running application, it helps to know...
by Intel Corporation
Loclville is a free Windows* 8 app that provides an easy-to-use virtual...
by Plantronics
How to run Spokes in a mac or linux machine (for development)

News Latest News

Thu 0:00 23 May '13
The challenge is actually 5 Challenges, each two weeks long, that when combined will result in an a web application hosted on Azure that uses...
Thu 0:00 23 May '13
I love to write tools that simplify my life. Almost all the projects I have worked on and then published are tools that I originally wrote for...
Thu 0:00 23 May '13
There is no Nobel Prize in mathematics, but in 2001 the Norwegian government established a million-dollar Abel Prize, which is widely considered...
Thu 0:00 23 May '13
A few months back I was satisfying my OCD by reading up on java object memory layout. Now Java, as we all know and love, is all about taking care...
Thu 0:00 23 May '13
As people write, they learn to organize, refine, and reflect on their ideas. Clearly, there are powerful reasons for everyone to learn to write. I...

Discussions Latest Discussions

by Code-Hunt
Hi allI wrote the below code for saving data in a text file Dim FILE_NAME As String = "C:\Application\Myfile.txt" If System.IO.File.Exists(FILE_NAME) = True Then Dim objWriter As New System.IO.StreamWriter(FILE_NAME) ...
by winners6
Hello everyone, We have been running a very tight and shrewd discussions for a long time over the linq and stored procedure. The discussion point is that one of my team members always says when a project is done using linq then there is no need to write store procedure as linq is more...
by Member 10066544
#!/usr/bin/perl -wuse strict;use CGI qw(:standard);use CGI::Carp qw(warningsToBrowser fatalsToBrowser);print header;print start_html("Environment");foreach my $key (sort(keys(%ENV))) {print "$key = $ENV{$key}\n";}print end_html;how can write same logic in...
by rgboss
can anyone help me.pls its urgentpublic partial class login_next : System.Web.UI.Page{ SqlConnection con = new SqlConnection (); //SqlCommand cmd=new SqlCommand(); DataSet ds =new DataSet(); SqlDataAdapter da=new SqlDataAdapter(); protected void Page_Load(object...
by Member 8310923
How to encrpt the User Name and Password before hitting webserver.?

Top articles Latest Best Picks

by Raul Iloc  4.92/5 (16 votes)
This article presents in detail jqGrid integration in MVC 4.0 using AJAX, JSON, jQuery, LINQ, and Serialization.
by Shai Raiten  4.94/5 (15 votes)
Quick and Easy tutorial for developing games in JavaScript using EaseJS library.
by Jon Woo  4.58/5 (10 votes)
Creating Web Applications with JavaScript.
by newton.saber  5.00/5 (8 votes)
Point DragonSharq at a web site to view its source as text and list response headers.
by Sojaner  5.00/5 (7 votes)
A brief guide for web developers, describing how to customize Twitter Bootstrap for their web designs

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