Click here to Skip to main content
15,878,945 members
This competition has ended

Best Web Dev article of September 2012

Contribute to CodeProject and you'll automatically be in the running for a monthly prize!

Each month at CodeProject we gather together the best of the articles submitted the previous month and ask our readers to choose the best of the best. Entry is automatic - just submit you articke and we'll do the rest.

Check out the submission guidelines for information on posting articles.

Current Entries

Articles that match the contest criteria are automatically entered. The top 50 entries are shown.

Please Sign up or sign in to vote.
14 Sep 2018bkelly13
Goal: Describe how asynchronous or non-blocking TCP code works
Please Sign up or sign in to vote.
26 Sep 2012Ilya Builuk
This article briefly describes what is OpenSocial and how to use it in ASP.NET applications by Catpic
Please Sign up or sign in to vote.
11 Sep 2012Bryian Tan
Article on how to create an ASP.NET MVC3 slideshow user control/partial view using jQuery and XML
Please Sign up or sign in to vote.
3 Sep 2012Adittya Gupta
Validating combobox at client side and displaying item list properly.
Please Sign up or sign in to vote.
5 Sep 2012Chris_Bowen
This is the second in a series of posts that will show you to create a (very) simple Windows 8 game.
Please Sign up or sign in to vote.
13 Sep 2012mparvez
An open-source free Flash charting component that can be used to render data-driven animated charts.
Please Sign up or sign in to vote.
17 Jul 2013Mehul M Thakkar
Compare Validator is not working with latest jQuery lib while using with ViewModel in MVC
Please Sign up or sign in to vote.
18 Sep 2012Chris_Bowen
This is the third in a series of posts that will show you to create a (very) simple Windows 8 game.
Please Sign up or sign in to vote.
18 Sep 2012Evren Yortuçboylu 1 alternative  
A checkbox list jQuery UI widget with real time filtering functionality explained
Please Sign up or sign in to vote.
19 Sep 2012ozkary
Secure a web page postback from malicious exploits.
Please Sign up or sign in to vote.
28 Feb 2013Dav Zen
Simple and easy to use jQuery matrix 2D.
Please Sign up or sign in to vote.
29 Mar 2013bkelly13
Goal: Describe how asynchronous or non-blocking TCP code works
Please Sign up or sign in to vote.
3 Sep 2012S Ravi Kumar (TechieRathore)
How to use the OpenId selector tool in an ASP.NET MVC3 application
7 Sep 2012Dynamsoft
In this article, I’ll share with you how to utilize Dynamic .NET TWAIN in a WPF application to process your documents.
Please Sign up or sign in to vote.
15 Sep 2012Michael R Duffy
A discussion of using Azure table storage to store an application's logging information for Microsoft Windows Azure based cloud deployments
Please Sign up or sign in to vote.
25 Sep 2012Pablo Oropin
This article aims to explains how to implement functions to deliver data via HTTP POST or HTTP GET in ASP.NET to an specified link.
Please Sign up or sign in to vote.
19 Sep 2012sohaib patel
How to create a dynamic label editor web control on ASP.NET (textbox and label).
Please Sign up or sign in to vote.
18 Sep 2012mparvez
How to create some good looking Line, Bar, Pie charts for your ASP.NET application.
Please Sign up or sign in to vote.
6 Sep 2012Savalia Manoj M
How to pass Control Event to ShellView (Main Page) using Caliburn.Micro?
Please Sign up or sign in to vote.
18 Sep 2012Jens Theisen
Using "{Binding X.Y.Z}" in a type-safe way in your code.
Please Sign up or sign in to vote.
8 Sep 2012suhas.shiv
Custom CheckBoxList in ASP.NET MVC3
Please Sign up or sign in to vote.
6 Sep 2012Christopher John Paul
Prevent users from entering comma
Please Sign up or sign in to vote.
28 Nov 2012Savalia Manoj M
Add checkbox inside combobox in Silverlight.
Please Sign up or sign in to vote.
11 Sep 2012Mehul M Thakkar
Bind a JavaScript function to multiple events using jQuery
Please Sign up or sign in to vote.
12 Sep 2012Praveen Kumar Chauhan (PRK)
Sending Data Through XML to web Services
Please Sign up or sign in to vote.
11 Sep 2012bbirajdar
How to login into a website programatically.
Please Sign up or sign in to vote.
4 Sep 2012omryl
Use libphonenumber in iphone apps in an efficient and clean way
Please Sign up or sign in to vote.
17 Sep 2012Bojin Li
Integrating jQuery Context Menu Plugin with Bing Maps AJAX Control V7
Please Sign up or sign in to vote.
16 Sep 2012mparvez
How to create a Line, Bar, and Pie chart for your ASP.NET application
Please Sign up or sign in to vote.
17 Sep 2012mparvez
How to create a line and point chart for your ASP.NET application.
Please Sign up or sign in to vote.
25 Sep 2012sam stokes
This is a really simple implementation of JavaScript and HTML5 to be used in a Windows 8 Store app.
Please Sign up or sign in to vote.
2 Oct 2012Shawn Lawsure
A feature-rich, reusable client-side grid control written entirely in JavaScript
Please Sign up or sign in to vote.
4 Oct 2012Santhosh Kumar Jayaraman
This is an alternative for "Export DataTable to Excel with Formatting in C#".
21 Sep 2012Dynamsoft
Capture images and video streams from your webcams in IE, Firefox, Chrome, Safari and Opera.
Please Sign up or sign in to vote.
23 Feb 2013ajaynarewade
This tip explains how to keep application settings classified by sections in another config file.
28 Sep 2012Dynamsoft
Get the solution to integrate Image Grab in one web application. Achieve the most comprehensive compatibility and acquiring images from devices including webcams, scanners and capture cards.
Please Sign up or sign in to vote.
7 Aug 2014Jerry.Wang
Modify methods' IL codes on runtime even if they have been JIT-compiled, supports release mode / x64 & x86, and variants of .NET versions, from 2.0 to 4.5.
Please Sign up or sign in to vote.
20 Sep 2012PavolSatala
How to create a minesweeper game for three platforms with only one code?
Please Sign up or sign in to vote.
18 Sep 2012ChrisPrice
Making the most out of JavaScript Intellisense in VS2012 when using AMD/require.js
Please Sign up or sign in to vote.
2 Oct 2020Evoluteur
A web color picker which looks like the one in Microsoft Office 2010
Please Sign up or sign in to vote.
15 Nov 2012Todd Sprang
A complete step-by-step tutorial explaining how and why to use Unobtrusive AJAX to do forms validation in ASP.NET MVC.
Please Sign up or sign in to vote.
16 Sep 2012Dane Balia
A Quick Read For Understanding The Power Behind SASS
Please Sign up or sign in to vote.
18 Sep 2012Evren Yortuçboylu
jQuery widget structure explained on a simple drop down panel control.
Please Sign up or sign in to vote.
25 Sep 2012K C R
This article is to help beginners know how to create a customized tooltip on a bar chart
Please Sign up or sign in to vote.
2 Oct 2012Modesty Zhang
Rendering PDF binary stream for interactive forms by extending PDF.JS in HTML5
Please Sign up or sign in to vote.
18 Sep 2012Chris_Bowen
This is the fourth in a series of posts that will show you to create a (very) simple Windows 8 game.
Please Sign up or sign in to vote.
13 Sep 2012AssemblySoft
Mobile enable your ASP.NET MVC4 Web applications
Please Sign up or sign in to vote.
25 Jul 2013Joel Ivory Johnson
A sidereal time calculator for Windows Phone

Current Participants

Those with articles that match the contest criteria are automatically entered.

Software Developer
India India
Developer with 6+ years of experience.
Working with Dot.NET related technologies like ASP.NET, ASP.NET MVC, WebAPI, Javascript, JQuery, AngularJs, NodeJs, MSSQL and many more in Web(E-commerce) Domain.


Quick learner, Occasional writer, Swimmer and Music Lover.
Systems Engineer TCS
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Architect AssemblySoft
United Kingdom United Kingdom
Carl Randall is the founder of AssemblySoft.com where he offers freelancing services. He has specialized in Information Technology solutions for over 20 years. Specializing in full life-cycle development projects for both enterprise-wide systems, desktop applications and Internet based solutions. Carl is a Microsoft Cloud expert.

Carl has been involved in .Net since it's inception and is currently a Microsoft Certified Professional Developer (Enterprise).

You can read a little more from Carl from his personal blog: https://www.carlrandall.net/ which covers Azure, Blazor and .Net topics.

When not coding and designing, Carl enjoys playing table tennis, tennis, sailing and spending time by the beach - when the british weather permits Wink | ;)
Web Developer
India India
Software developer by profession, working for a service and product based organisation in India.

Career graph:
Software Programmer since 2002.
Web Developer in ASP.NET since 2004.

Interests:
I love reading the blogs and articles of technology experts. I love codeproject and stackoverflow .

I love to share knowledge and help the programmers. I appreciate if some body corrects my code or my concepts which helps me learn.
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer Solmetric Coporation
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer (Senior)
United States United States
I have over 10 years of experience working with Microsoft technologies. I have earned my Microsoft Certified Technology Specialist (MCTS) certification. I'm a highly motivated self-starter with an aptitude for learning new skills quickly.
Microsoft
United States United States
Chris Bowen (http://blogs.msdn.com/cbowen) is a Principal Technical Evangelist with Microsoft, based in the Boston area and specializing in Windows 8 development. An architect and developer with over 19 years in the industry, he joined Microsoft after holding senior technical positions at companies including Monster.com, VistaPrint, and Staples. He is coauthor of two books (with Addison-Wesley and WROX) and holds an M.S. in Computer Science and a B.S. in Management Information Systems, both from Worcester Polytechnic Institute.
Software Developer (Senior) Scott Logic Ltd.
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer
India India
I am a software developer with a passion to develop innovative ideas.
Software Developer (Senior) Senwes
South Africa South Africa
Hacking at code.....
Software Developer Several
France France
Fan of .NET Technologies
Go to see my blog : http://davidzenou.blogspot.com/2009/01/david.html
Canada Canada
Dynamsoft has more than 15 years of experience in TWAIN SDKs, imaging SDKs and version control solutions.

Our products include:

TWAIN SDK
- Dynamic Web TWAIN: a TWAIN scanning SDK optimized for web document management applications.
- Dynamic .NET TWAIN: a .NET TWAIN and Directshow Image Capture SDK for WinForms/WPF applications.

Imaging SDKs
- Barcode Reader for Windows, Linux, macOS, iOS, Android and Raspberry Pi.
- OCR addon for both web and .NET TWAIN SDKs

Version Control
- SourceAnywhere: a SQL server-based source control solution. Both on-premise and hosting options are provided.

http://www.dynamsoft.com/
This is a Organisation

21 members
Software Developer (Senior)
Turkey Turkey
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer (Senior) Nokia
Germany Germany
Interested in design/development of framework functionality using the best patterns and practices.
Architect
Germany Germany
I'm an IT freelancer.
Team Leader
China China
Jerry is from China. He was captivated by computer programming since 13 years old when first time played with Q-Basic.



  • Windows / Linux & C++
  • iOS & Obj-C
  • .Net & C#
  • Flex/Flash & ActionScript
  • HTML / CSS / Javascript
  • Gaming Server programming / video, audio processing / image & graphics


Contact: vcer(at)qq.com
Chinese Blog: http://blog.csdn.net/wangjia184
Software Developer
United States United States
I attended Southern Polytechnic State University and earned a Bachelors of Science in Computer Science and later returned to earn a Masters of Science in Software Engineering. I've largely developed solutions that are based on a mix of Microsoft technologies with open source technologies mixed in. I've got an interest in astronomy and you'll see that interest overflow into some of my code project articles from time to time.



Twitter:@j2inet

Instagram: j2inet

Software Developer (Junior) Aspire Systems
India India
Just Started Software development( kind of a kiddo for most software giants here)... Exploring a lot in .NET technology..Want to be a future geek.. so here Smile | :)
Architect
Australia Australia
Khurram Punjwani is a smart, passionate and creative SharePoint Consultant who specializes in delivering extensible solutions using object oriented design and agile methodologies. He has solid fundamental knowledge, along with an intense curiosity to learn new things and an extreme fondness for solving problems.
Technical Lead
India India
Mehul Thakkar is having 8 yrs of experience in IT industry. He is having good command over Ms .Net and Ms Sql Server
Software Developer (Senior) Symatix Ltd
United Kingdom United Kingdom
I am a software developer for Symatix Ltd, based in the north west of England. I am a dad and step-dad to 5 children which keeps me very busy! However, inbetween that I still find time to share my coding experiences on my site and elsewhere on the Internet.
Technical Lead
United States United States
https://github.com/modesty

https://www.linkedin.com/in/modesty-zhang-9a43771

https://twitter.com/modestyqz
Software Developer (Senior) icddr,b
Bangladesh Bangladesh
More than 8 years experience on Programming and Project implementation, I was primarily involved with projects for private organization,Govt.(Bangladesh Army,DG Health,RJSC), NGO (SEDF,WFP). Presently I am working at ICDDR,B and enhancing Hospital Management System developed by Microsoft Dynamic NAV and Windows Mobile Application 5.0

An active supporter of Open Source technology, my interested areas are ERP, IT Audit, Data warehouse, BI etc.

Playing Guitar for 15 years, my interested music style is Blues Rock,Neo Classical.

Certification

70-540:Microsoft® Windows Mobile® 5.0 - Application Development
MB7-514:Microsoft Dynamics™ NAV 5.0 C/SIDE Introduction
MB7-516:Microsoft Dynamics™ NAV 5.0 Solution Development
MB7-517:Microsoft Dynamics™ NAV 5.0 Installation and Configuration
MB7-515:Microsoft Dynamics™ NAV 5.0 Financials
70-432:Microsoft SQL Server 2008 - Implementation and Maintenance
70-450:PRO: Designing, Optimizing and Maintaining a Database Administrative Solution Using Microsoft SQL Server 2008
70-448:Microsoft SQL Server 2008, Business Intelligence Development and Maintenance
312-50:Certified Ethical Hacker

Web :http://masudparvezshabuz.appspot.com
Blog :http://masudparvezshabuz.wordpress.com
linkedin :http://www.linkedin.com/in/masudparvez
Architect AWebPros
United States United States
I am a software architect and a developer with great passion for new engineering solutions and finding and applying design patterns.

I am passionate about learning new ways of building software and sharing my knowledge with others.

I worked with many various languages including C#, Java and C++.

I fell in love with WPF (and later Silverlight) at first sight. After Microsoft killed Silverlight, I was distraught until I found Avalonia - a great multiplatform package for building UI on Windows, Linux, Mac as well as within browsers (using WASM) and for mobile platforms.

I have my Ph.D. from RPI.

here is my linkedin profile
United States United States
I'm a UI engineer with an eye for UX and a passion for model-driven UIs.

I usually build UIs for startups in the San Francisco Bay Area.

My hobby open source project is Evolutility, a minimalist low-code platform with a model-driven UI, a model-driven backend, and a set of models to play with.

More about me on my GitHub page.
Israel Israel
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Architect OG-BITechnologies
United States United States
Software engineer, author & speaker who enjoys mentoring, learning, speaking and sharing with others about software development technologies. Microsoft MVP.

My Blog
Chief Technology Officer
United States United States
CS Computer Science/Engineering
MBA

Microsoft Certified Professional Developer (MCPD)
Microsoft Certified IT Professional (MCITP)
Microsoft Certified Technology Specialist (MCTS)

Entrepreneur and engineer with excellent qualifications and strong desired to excel, i'm interested in aligning the IT concepts into the business strategy to propel solutions of complex problems and create more profitable results for any company.
Slovakia Slovakia
Author develops in various programming languages included: C++, Javascript, and PHP. Last year he creates mobile cross platform applications in Moscrif SDK.
Software Developer
India India
I have over 3 years of experience in Microsoft .Net Technologies,
Hands on experience in web application using ASP.NET, C# and Sql Server back-end
Hands on experience in web services using c#

-Praveen Kumar
Architect
India India
Hi There, I am an IT professional with 14 years of experience in architecting, designing and building IT solutions for complex business needs in form of mobile & web applications using Microsoft technologies. Currently working in an multinational company in India as Solutions Architect. The articles here are sourced from my blog : http://techierathore.com/
Instructor / Trainer Microsoft
United States United States
Sam Stokes works for Microsoft as a technology evangelist and is focused on working with colleges, students and professors.
Technical Lead EF (Education First)
India India
I graduated as Production Engineer and started my career as Software Developer then worked as tester for a while before moving into Windows application development using Microsoft Technologies. But for the last few years i am working on javascript, React, Node, AWS, Azure Chatbots
Software Developer (Senior)
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer (Senior)
United States United States
For over 25 years I have worked in the Information Systems field as both a full-time employee and an independent contractor for a variety of companies.

I have extensive professional experience with numerous programming languages and technologies including C#, JavaScript, SQL, VB.NET, and ASP.NET as well as a working knowledge of a great variety of others. I also have an advanced understanding of the concepts behind these technologies including Object-Oriented Programming, Relational Data, Functional Programming, MVC and MVVM.

Some of my more recent work has been designing and building web applications primarily with JavaScript in conjunction with many of the JavaScript libraries/frameworks including jQuery, KnockoutJS and Bootstrap and consuming both JSON and REST services.

In nearly all of the work I have been involved with in the past ten years I have played a lead role in the design as well as the development of the work. More recently I have managed a team of software developers at a local mid-size company.
Pakistan Pakistan
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Technical Lead
United States United States
Architect, designer and coder since the late 90's and still going strong. Cut my teeth on Perl and C++, but soon moved to VB6/ASP and then onto .NET bliss and here I remain (until something better comes along). Love talking and thinking about coding practices and techniques, so feel free to shoot me a line. Lately been getting stronger at SOA and WCF and messing around with jqGrid.
You must sign in to participate in this contest.
This contest has ended.
1 Sep - 30 Sep 2012