Click here to Skip to main content
15,881,852 members
This competition has ended

Best Web Dev article of July 2013

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.
24 Mar 2015Keyvan M. Kambakhsh
This article introduces i3DML project and demonstrates how XML and JavaScript can help you build interactive 3D Worlds.
Please Sign up or sign in to vote.
15 Jul 2013Zhuyun Dai
Using WebSocket in traditional ASP.NET and MVC 4
Please Sign up or sign in to vote.
6 Aug 2013Gil Fink
This article describes RequireJS and some of its basic scenarios.
Please Sign up or sign in to vote.
18 Jul 2013Mannava Siva Aditya
Uploading a file and creating a Zip file in ASP.NET with C#.
Please Sign up or sign in to vote.
29 Jul 2013Zhuyun Dai
Using WebSocket with Microsoft.WebSockets.dll.
Please Sign up or sign in to vote.
22 Jul 2013Rion Williams
This post will cover how to create a simple “cookie-aware” WebClient class that will authenticate and persist this authentication for the duration of the WebClient to allow access to secure areas of your MVC Application without the need for re-authenticating for each request.
Please Sign up or sign in to vote.
22 Jul 2013Paw Jershauge
Want your own movie database??? Download IMDB in 20 minutes.
Please Sign up or sign in to vote.
22 Jul 2013Simon Jackson
Syncfusion’s "Succinctly" series, one of the largest free (and still growing) set of technical books covering everything from languages, to source control systems and beyond.
Please Sign up or sign in to vote.
15 Jul 2013gandjustas
How to make better logging in your applications.
Please Sign up or sign in to vote.
18 Jul 2013Mannava Siva Aditya
Uploading multiple files and creating a Zip file in ASP.NET with C#.
Please Sign up or sign in to vote.
4 Jul 2013sumit_kapadia
Create and Bind gridview at client side with Jquery Template and ajax in asp.net
Please Sign up or sign in to vote.
2 Jul 2013Abhimanyu vij
How to send an email with app setting in the web config file.
Please Sign up or sign in to vote.
25 Jul 2013Mehul Harry
Web Design Tip: How-To Add jQuery Yellow Fade effect to ASP.NET GridView.
Please Sign up or sign in to vote.
18 Jul 2013ketan italiya
A quick overview of some of the most frequently used features of the GridView control.
Please Sign up or sign in to vote.
26 Jul 2013Mannava Siva Aditya
Reading XML data into a DataTable.
Please Sign up or sign in to vote.
2 Jul 2013Anoop Kr Sharma
Easy, simple, stylish tooltip created using HTML and CSS.
Please Sign up or sign in to vote.
17 Jul 2013Mehul M Thakkar
Dynamic version number in query string of file reference in link tag for CSS
Please Sign up or sign in to vote.
22 Aug 2013SupperSlonic
Easily create vertical tabs on a web page with no JavaScript and minimum CSS.
Please Sign up or sign in to vote.
17 Jul 2013Tom Glick Philadelphia, US
Run-Time Stored Procedure Processing (get input values, return GridView/Excel File)
Please Sign up or sign in to vote.
12 Jul 2013Mehul Harry
How to place a data grid into one of the ajax-tab
Please Sign up or sign in to vote.
7 Aug 2013Dmitriy Kozlov
Cascading drop-downs with Cross-site Lookup for SharePoint 2013 and Office 365.
Please Sign up or sign in to vote.
15 Jul 2013Jake Drew
Cool things everyone should know about JavaScript, jQuery, and plugins.
Please Sign up or sign in to vote.
25 Jul 2013RobNO
How to sort Date and/or Time in JavaScript
Please Sign up or sign in to vote.
28 Jul 2013Gilly Barr
How to improve website latency by converting images to WebP format
Please Sign up or sign in to vote.
30 Jul 2013Peteris Krumins
I recently had the opportunity to try Snapp, an elastic cloud Platform-as-a-Service for .NET applications. It's the first PaaS that includes a configurable staging and production environments for .NET applications.
Please Sign up or sign in to vote.
31 Jul 2013nwhitfield
Mobile, geo-centric app for Business Users, Consumers and Sales/Marketing Professionals
Please Sign up or sign in to vote.
14 Aug 2013Tharindu Nishad Patikirikorala
The MultiLevelMultiSelectCombo is an extension of the Silverlight combo box having capabilities to display hierarchical data and enable selection of multiple items.
Please Sign up or sign in to vote.
3 Jul 2013zoyobar
Using the CommandScene class to create command scenes in the XNA, WPXNA (12)
Please Sign up or sign in to vote.
11 Jul 2013DapperDanH
SignalR with Silverlight 5.
Please Sign up or sign in to vote.
23 Jul 2013Rajesh Udupi
Javascript coding tips
Please Sign up or sign in to vote.
5 Jul 2013Nigel Stuke
This article explains how you can get the data for your last trip off of the Chaser Windows Phone App and convert it to GPX data so you can upload it manually to Strava.
Please Sign up or sign in to vote.
26 Jul 2013Gergo Bogdan
This time I implemented the wc command from Linux using node.js
Please Sign up or sign in to vote.
30 Jul 2013Melick
Single Reference JavaScript Pattern for SharePoint 2013 App Development and Web Development (SRJ Pattern by Melick)
Please Sign up or sign in to vote.
9 Jul 2013Mehul_Harry
ASP.NET GridView Filter Template (coming soon in v2013 vol 1)
Please Sign up or sign in to vote.
3 Jul 2013Zafar A khan
This article is about how to show a menu in a grid on each row hover and specify the action in the menu.
10 Jul 2013Dynamsoft
This article will show you how to scan and upload documents in an ASP.NET Model View Controller (MVC) 3 web application. We will be using the Dynamic Web TWAIN scanning SDK which is well used to expedite development and deployment of such an application.
Please Sign up or sign in to vote.
12 Jul 2013Mehul Harry
ASP.NET Tip: How To Show A Tooltip Using The ASP.NET Popup Control
Please Sign up or sign in to vote.
20 Jul 2013m_kramar
CSS and JavaScript minify and combine in MVC3.
Please Sign up or sign in to vote.
1 Jul 2013Giuseppe Luciano
With jsTimers-rAF library we can use RequestAnimationFrame with the simplicity of setTimeout/setInterval.
4 Jul 2013Tiago_Pascoal
Microsoft MVP Tiago Pascoal goes through the best practices, tools, and techniques he uses to optimize the performance of web applications.
Please Sign up or sign in to vote.
1 Jul 2013zoyobar
Using Anime class to create animations in XNA, WPXNA (11)
Please Sign up or sign in to vote.
18 Jul 2013zoyobar
Using the SpiritManager class to manage the Spirit in XNA.
Please Sign up or sign in to vote.
24 Jul 2013zoyobar
Use the Bullet and BulletManager classes to create bullets and attack targets in XNA, WPXNA (15)
Please Sign up or sign in to vote.
15 Jul 2013rakeshcodeproj
Show the Awareness/Notification Modal dialog based on the cookie and display the content from a list with a single java script file
Please Sign up or sign in to vote.
5 Aug 2013toni galani
Analyzing the risk associated with owning, investing, or collaborating with business by utilizing DnB Marketplace data subset.
Please Sign up or sign in to vote.
10 Jul 2013Dmitriy Kozlov
Setting up the view of results in Cross-site Lookup column for SharePoint 2013 and Office 365
Please Sign up or sign in to vote.
12 Jul 2013Mehul Harry
Talk to your computer with Chrome and DevExpress ASP.NET Combo Box
Please Sign up or sign in to vote.
7 Jul 2013Zafar A khan
This jquery limits the user only entered numbers.

Current Participants

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

Software Developer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Student
India India
Chief Technology Officer PROMODEL Corporation
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.
Technical Lead Plumsail
Russian Federation Russian Federation
Expert in SharePoint
The leader of SharePoint Forms Designer Team: http://spform.com
Co-founder of Plumsail: http://plumsail.com
My blog: http://formsdesigner.blogspot.com
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
Architect i-Teco
Russian Federation Russian Federation
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer
Hungary Hungary
I'm a software engineer who likes challenges, working in a team, I like learning new things and new technologies. I like to work with cutting edge technologies, I like to help out my collegues and team members. I have experience in building Desktop Applications based on .NET WPF and WinForms technologies. I used Silverlight for Web Application Development, but I'm also familiar with HTML5, CSS3, ASP.NET MVC, JavaScript and jQuery.

Recently, I work as a full time Java backend developer.
Technical Lead sparXys
Israel Israel
Gil Fink is a web development expert and ASP.Net/IIS Microsoft MVP. He is the founder and owner of sparXys. He is currently consulting for various enterprises and companies, where he helps to develop Web and RIA-based solutions. He conducts lectures and workshops for individuals and enterprises who want to specialize in infrastructure and web development. He is also co-author of several Microsoft Official Courses (MOCs) and training kits, co-author of "Pro Single Page Application Development" book (Apress) and the founder of Front-End.IL Meetup. You can read his publications at his website: http://www.gilfink.net
Web Developer
Israel Israel
Started programming e-commerce sites with PHP & MySQL at the age of 14. Worked for me well for about 5 years.

Transfered to C# & asp.net, while serving in the IDF.
Worked on the 'Core Performance' Team at ShopYourWay.com (Sears Israel)
Currently working at Logz.io

Check out my blog!
or my twitter
Software Developer
Italy Italy
My name is Giuseppe Luciano and I graduated at Salerno University (Italy).
I'm software developer and a Artificial Intelligence enthusiast
United States United States
You may know us for our processors. But we do so much more. Intel invents at the boundaries of technology to make amazing experiences possible for business and society, and for every person on Earth.

Harnessing the capability of the cloud, the ubiquity of the Internet of Things, the latest advances in memory and programmable solutions, and the promise of always-on 5G connectivity, Intel is disrupting industries and solving global challenges. Leading on policy, diversity, inclusion, education and sustainability, we create value for our stockholders, customers and society.
This is a Organisation

42 members
Student
United States United States
If you would like to know more about me, please feel free to visit my website at http://www.jakemdrew.com/

Thanks!

Jake Drew
Web Developer DevRepublic,India
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
Iran (Islamic Republic of) Iran (Islamic Republic of)
I guess I'm an upper-intermediate programmer, having the experience of creating stuff in several fields including Web Applications, Distributed Computing, Computer Graphics and Machine Learning.
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Web Developer
India India
I am a 29 year old software Web Developer from Hyderabad, India. I have been working since approximately age 25. Where as in IT Development industry since 27. I am Microsoft Certified Technology Specialist.

I have taught myself in development, beginning with Microsoft's technologies ASP.NET, Approximately 3 years ago, I was given an opportunity to work as a freelance in the tech field. Now I am working as a web developer where my roles make me purely in web based technology solutions which manage and control access to applications and patient information stored in legacy systems, client-server applications.

I too had an opportunity to train some IT professionals with technical skills in development area. Which became my passion.

I have worked on various .NET framework versions(2.0 , 3.5, 4.0) and have been learning every new technology being introduced. Currently, I am looking forward to working in R & D in .Net to create distributed, reusable applications.
Web Developer
United States United States
.Net, C#, SQL, Delphi
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
United States United States
Mehul Harry is the web product manager at Developer Express where he works with and blogs about ASP.NET, HTML 5, and JavaScript. He has produced more than 200 technical videos and interviews on Windows development and developer culture.

He's also a fan of great scotch, family time, travel, and photography.

Check out his other writing and work:
Personal blog: http://www.mehulharry.com/
DevExpress work blog: http://devexpress.com/mehul
Sri Lanka Sri Lanka
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer Microsoft / Skype
United States United States
Nigel Stuke is employeed as a Software Developer In Test at Microsoft Skype Division since 2008.

I have worked on a variety of projects and technologies. Most of my coding work is done in C#, with work done in other languages where applicable.

Most of my professional work is in the automation / process improvement space. Some of my interests include Hardware and Audio Technologies.
Tester / Quality Assurance
United States United States
Currently helping to deliver Clinical software to health care facilities across the state of Utah.
Software Developer
Denmark Denmark
Software Developer (Senior) catonmat
United States United States
I've years of experience as a programmer, systems administrator, start-up manager, and all around hacker. I'm the co-founder of Browserling and Testling, and he runs the popular programming blog www.catonmat.net. I'm also the author of several programming books, such as Awk One-Liners Explained, Sed One-Liners Explained and Perl One-Liners.
Web Developer
India India
I'm a Software Developer with extensive programming experience on front end apps.
Team Leader
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
An experienced Software Developer and Graphic Designer with an extensive knowledge of object-oriented programming, software architecture, design methodologies and database design principles. Specializing in Microsoft Technologies and focused on leveraging a strong technical background and a creative skill-set to create meaningful and successful applications.

Well versed in all aspects of the software development life-cycle and passionate about embracing emerging development technologies and standards, building intuitive interfaces and providing clean, maintainable solutions for even the most complex of problems.
Web Developer
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Architect ZenithMoon Studios
United Kingdom United Kingdom
Long-time game developer / IT maniac.
By day I architect, design, build and deliver enriching Mixed Reality solutions to clients, bringing the work of AR/VR to light in new and interesting ways, by night I Masquerade as the Master Chief of ZenithMoon Studios, my own game development studio.

At heart, I am a community developer breaking down lots of fun and curious technologies and bringing them to the masses.

I'm also a contributor to several open-source projects, most notably, the Reality Toolkit and all the services provided by the Reality Collective, The Unity-UI-Extensions project, as well as in the past the AdRotator advertising rotator project for Windows and Windows Phone.

Currently, I spend my time fulfilling contracts in the Mixed Reality space (primarily for an XR experience firm called Ethar), writing books, technically reviewing tons of material and continuing my long tradition of contributing to open-source development, as well as delivering talks, but that goes without saying Big Grin | :-D

Mixed Reality MVP, Xbox Ambassador, MS GameDevelopment Ambassador & Best selling author:

[Accelerating Unity Through Automation](https://www.amazon.co.uk/Accelerating-Unity-Through-Automation-Offloading/dp/1484295072/ref=rvi_sccl_3/262-0817396-1418043)
[Mastering Unity 2D Game Development] (https://www.packtpub.com/game-development/mastering-unity-2d-game-development)
[Unity 3D UI Essentials] (https://www.packtpub.com/game-development/unity-3d-gui-essentials)
Software Developer
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
https://supperslonic.com/
https://www.facebook.com/profile.php?id=100004059913750
PhD, BSc(Eng), MCP (Web Development)
United States United States
Tiago Pascoal is a Visual Studio ALM Microsoft Most Valuable Professional and a Visual Studio ALM Ranger and a founding member of the Portuguese Software architecture group. With over 13 years’ experience in the software development field, he started his career developing web application servers on multi-platform systems writing software that worked on both Unix and Windows platforms. He consults on software development methodologies and software application lifecycle management and frequently speaks at events about Agile methodologies, architecture and Visual Studio ALM. He sporadically blogs at http://pascoal.net
Software Developer (Senior)
United States United States
Enterprise developer with over 15 years of experience coding Windows and Web Apps in C#, WCF, SQL, EF, Http, Linq, etc. Enjoy middle-tier development on large BLL/DAL projects, also full SDLC for smaller projects needing single developer.

Currently live near Philadelphia although I've been working for the past 20 months for a large health-care provider in Pittsburgh.
Software Developer (Senior)
United States United States
Software developer, who has great zeal for learning new technologies, and is in search of more fulfilling status quo.

Professional summary;

• 6 years 10 months of cognitive learning experience in designing, developing, testing and maintenance of web applications using Microsoft .Net technologies.
• Conversant in of all phases of software development life software development process.
• Worked on VB.Net, C#.Net, .Net Framework 3.5/4.5, TPL, Unit testing, Integration testing, Reporting tool, Visual Source Safe, Visual Studio 2005/2008/2012, ADO.NET, ASP.NET, AJAX, LINQ, SQL server 2005, Jquery, SSIS, SSRS, TOAD, Moody’s Risk Analyst tool, Excel Macros, Microsoft Access, QTP.
• Possess strong analytical and problem solving skills, with the ability to make decisions after intensive analysis of requirements.
• Possess knowledge in Testing Automation using QTP.
• Knowledge on the basics of MapReduce, Natural language processing.
• Researched on the "AdRelevance using MapReduce" to propose a novel approach that utilizes the SERP keywords as a look up for the sponsored ads retrieval on search engine results page.

In her work tenure, she has received “Kudos award” for providing outstanding services and support beyond the call of duty and “Star award” for exceptional mentoring and counseling and grooming resources and contributing to team building

She has been winner for 3 data spot challenges arranged by DnB.
Software Developer (Senior)
Pakistan Pakistan
i am working in asp.net since 2007. My favorite is c#.
Email: zafar.kust@gmail.com
skype: zafarali5
Software Developer (Senior)
India India
I have been involved in web application development for last 8+ years. Currently working as a Senior Software Engineer. Have extensive experience in ASP.Net MVC, C#, MS-SQL Server, JavaScript, AJAX, jQuery and ExtJS. Still learning...
Architect
China China
Over 10-years experience in using Microsoft technologies.
At present, working as the architect of a clustered real-time data delivery and visualization system, responsible for the design of component architecture, product packaging and deployment, also targeting private cloud solutions for future.
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.
You must sign in to participate in this contest.
This contest has ended.
1 Jul - 31 Jul 2013