Click here to Skip to main content
15,878,959 members

Our Mailouts

Newsletter - 10 Jun 2013

Most popular new articles
111 articles this week.
Welcome to this week's newsletter from The Code Project.
To ensure that future newsletters you receive from The Code Project aren't mistakenly blocked by antispam software, be sure to add the maillist.codeproject.com domain to your list of allowed senders.

Site News

Perceptual Camera Give-away

Last week I wrote that we'd been able to secure 5 Perceptual computing camera's to giveaway and invited our readers to tell us why you need one. The responses I received range from a father looking to help his daughter with Cerebral Palsy communicate, to kids learning about generating music all the way to talking with Gorillas. Amazing ideas and choosing the best was particularly hard given the number of Parents looking to help their kids. Even so, the winners are

Bryan Carter
Om Goeckermann
Pierre Capdepuy
Sergio Fernandez
Robert Oschler

Awesome, guys.

Azure Challenge: Spot Challenge Extended.

We got a great response to our Azure spot challenge last week so we're just going to keep it running. Our spot challenge for this stage of the Azure challenge is on and it's silly easy. Up to $750 and a Surface RT can be won this week. Or just dive straight into the main challenge itself!

The last challenge stage starts today. 2 weeks to complete your Azure app!

New Article Type

A minor thing but it's something I've wanted for a long time: reference articles. A simple place to post stuff that you use everyday: JavaScript cheat-sheets, ASCII tables, or Pi to the 1,024th decimal place. Hit the Article Submission page and choose "Reference" from the submit menu.

Customise your Profile

Go to your settings page, hit the Customisation tab and you'll see a text area for entering in styles augment or override our basic styles. It's beta, it may break things, but that's what life's all about, isn't it. Enjoy responsibly!

cheers,
Chris Maunder

Click here Cross-browser testing made easier.
Easily test across browsers with 3 months of complimentary BrowserStack access. Start testing.
Click here Intel Perceptual Computing Contest
We're looking for the best! Create and build PerC applications and think about how you can change the world of computing. You can register and submit your ideas until June 17, 2013 and get a chance to win $150,000. Get started now!
Click here Sign up for an Azure trial and get $20!
The Spot Prize in this week’s Windows Azure Developer Challenge could get you an easy $20 just for creating a Trial Account on Azure. Create your Trial Account on Azure and then go to the Contest page to find out how to collect your $20.
Click here Engage the possibilities with LINQ to entities.
Use projections to return values as anonymous types from a query. Start with the Entity Framework LINQ today.
Click here Learn critical new skills together.
Give your team access to video tutorials, code samples, books, and certification guides. Starting at $299.
Click here New Tutorials for Windows 8 Apps Now Available!
Master the hottest Windows 8 developer topics with step-by-step tutorials from LearnDevNow! You’ll get an amazing 1,500+ hours of learning for Windows 8 and other essential technologies for Microsoft developers. Learn more

Weekly Poll Results

What's your personality?

Survey period: 3 Jun 2013 to 10 Jun 2013

We ran this survey back in 2009. Take the test and let's see what's changed...

OptionVotes% 
ISTJ13714.45137 votes, 14.45%
ISFJ282.9528 votes, 2.95%
INFJ727.5972 votes, 7.59%
INTJ27529.01275 votes, 29.01%
ISTP363.8036 votes, 3.80%
ISFP121.2712 votes, 1.27%
INFP262.7426 votes, 2.74%
INTP687.1768 votes, 7.17%
ESTP202.1120 votes, 2.11%
ESFP90.959 votes, 0.95%
ENFP202.1120 votes, 2.11%
ENTP282.9528 votes, 2.95%
ESTJ323.3832 votes, 3.38%
ESFJ161.6916 votes, 1.69%
ENFJ474.9647 votes, 4.96%
ENTJ12112.76121 votes, 12.76%

This week's survey: Do you use external data services in your apps?

Most popular new articles

3 Jun 2013 - 9 Jun 2013

Latest Additions

111 articles overall. 35 new, 76 updated.

New articles added

.NET Framework

ASP.NET

Azure

C / C++ Language

C#

Design and Architecture

  • Agile software development methodologies and how to apply them. - Monjurul Habib
    Introduction to Agile software development methodologies and how to apply them. It is about how to work together to achieve a common goal. This article focus on how technology team work together well to plan, build and deliver software.

HTML / CSS

Interviews

  • A Coder Interview With Abhishek Sur - CodeProject, Abhishek Sur
    Welcome to our continuing series of Code Project interviews in which we talk to developers about their backgrounds, projects, interests and pet peeves. In this installment we talk to Abhishek Sur, a herculian CodeProject author and two-time CodeProject MVP.

Product Showcase

  • How to Embed a Document Viewer on Your Website - Accusoft
    This whitepaper shows how to add a document viewer to a website, blog entry, email, or any other HTML design so you can show almost any kind of document to your visitors. Code samples show how to configure the viewer as a new tab/window, a frame in a layout, or even as a floating “lightbox.”

  • SmartPresence for Google Talk - Plantronics
    SmartPresence for Google Talk

  • Reading Barcodes from an Image in a Web App - Dynamsoft
    This article will show you how to decode barcodes from an image captured or scanned in a web application with the help of ImageCapture Suite.

Programming Tips

Silverlight

Ultrabooks

Web Services

Windows Communication Foundation

Articles updated

Applications & Tools

ASP

ASP.NET

ASP.NET Controls

  • Group GridView Data - Anurag Gandhi
    A custom GridView control which provides you an additional facility to group the data in gridview along with the facility to customise the Group Header and Group Footer

Azure

C / C++ Language

C#

Client side scripting

Collections

Cryptography & Security

Custom Controls

Database

Debug Tips

Design and Architecture

Desktop Gadgets

General Graphics

Internet / Network

Java

Libraries

OpenGL

String handling

  • Enhanced String Handling III - Avi Farah
    Text document files can be enhanced by using construct and equivalent classes that "know" how to evaluate the constructs.

Tabs & Property Pages

Ultrabooks

  • Engineering Calculator VOLTA-2013 - DrABELL
    Productivity software package VOLTA-2013 developed as HTML5 web application and converted into desktop installable one using Intel’s AppUp encapsulator. Application extension Jobrica-2013 utilizes geolocation/GPS service and Bing map technology to find Job Agencies in search area.

Web Services

Windows Presentation Foundation

New Tips and Tricks added

Android

  • Android - To Do\Shopping List - DDeepali
    This tip explains how to create a to do or Shopping List app with listview, sqlite, dialog and customadapter

Audio and Video

C#

Client side scripting

Microsoft BizTalk Server

Silverlight

SQL Reporting Services

Windows Communication Foundation

Tips and Tricks updated

Algorithms & Recipes

ASP.NET

ASP.NET Controls

  • Static Grid Header - BharatRamV
    Static grid header (horizontally scrollable) with scrollable rows (horizontally and vertically scrollable).

C#

Database

Debug Tips

HTML / CSS

Microsoft BizTalk Server

Web Services

New Technical Blogs added

C#

  • D-style ranges in C# (.NET) - Qwertie
    Ranges are the most important concept in the design of modern D collection code, and I want them to be included under the Loyc umbrella (but for now, don't worry what Loyc is.) As I wrote in an as-yet unpublished article on about the design of my new language, Enhanced C#:

Uncategorised Technical Blogs

Windows Phone 7/8

Technical Blogs updated

GDI+

HTML / CSS

Windows Phone 7/8




© 2013 The Code Project.  All rights reserved.


This email was sent to mailout@maillist.codeproject.com. To stop receiving The Code Project Insider News click here.
The Code Project 503-250 Ferrand Drive, Toronto Ontario, M3C 3G8 Canada +1 416-849-8900 x 100

Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use webmaster@codeproject.com