Chủ Nhật, 9 tháng 2, 2014

CodeProject | Newsletter (10 Feb 2014)

104 articles this week.
Welcome to this week's newsletter from CodeProject.
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

The monthly article contest has been upgraded ever so slightly to make it easier for those writing articles outside of our main categories to get more of the limelight. Previously we had a "Best Overall" category but this has been replaced with a "Best of Everything Else" category which specifically won't include any articles already in the running in the existing categories.

Another change we've made is to award a runner up prize. With hundreds of articles a month we need to showcase more of your brilliant creations so doubling the number of winners is a good first step.

Please take a moment to vote on the article competition pages. See the homepage for the links.

cheers,
Chris Maunder

Click here Mobile Apps are Dead
In 2 days, Telerik declares Mobile Apps are Dead and unveils what comes next! Learn why you don't have to choose between a web, native, or hybrid approach. See the platform that will transform mobile and cross-platform development. Win from over $500K in prizes. Register Now!
Click here It's Like Giving Your App a Hug!
New Relic makes your apps faster by showing you where the code is slow and buggy. Make bad reviews a thing of the past and start optimizing your web and mobile app performance today. Plus, get a t-shirt!
Click here SpreadsheetGear 2012 for .NET Now Available!
New WPF and Silverlight controls, multithreaded recalc, 64 new Excel compatible functions, save to XPS, improved efficiency and performance, Windows 8 support and more. Download your fully functional SpreadsheetGear trial Today!
Click here Learn the Basics of XML
Marie Taylor takes you through the basics of XML, including XML Syntax, Elements & Attributes, and the XML Tree Structure.

Weekly Poll Results

Do you write gaming applications?

Survey period: 3 Feb 2014 to 10 Feb 2014

Pacman 2014? Really, really Angry Birds? Or even just the next Scrabble killer? Do you write Games? (An update from our 2013 survey)

OptionVotes% 
Yes, for desktop machines23113.38231 votes, 13.38%
Yes, for gaming consoles352.0335 votes, 2.03%
Yes, for tablets854.9285 votes, 4.92%
Yes, for smartphones1146.60114 votes, 6.60%
Yes, for other types of machines150.8715 votes, 0.87%
No, but I will this year1025.91102 votes, 5.91%
No, but I'd like to62936.42629 votes, 36.42%
No73342.44733 votes, 42.44%
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: What type of mobile phone do you have?

Most popular new articles

3 Feb 2014 - 9 Feb 2014

Research

    Build The Right Thing: 5 Business Leaders' Strategies for Avoiding Common Pitfalls of Product Development

    Great companies build products that customers love. While this means they build worthwhile and useful features, it also means they don't build things that aren't valuable. The development of unused features is the single biggest waste of time and resources in software development, and companies that build the "wrong things" are easily disrupted. In this guide, five business leaders offer different perspectives on Agile product development. Use it to help you understand how a unifying vision and customer-centric mindset avoids wasted time,...

    Download Now

Latest Additions

104 articles overall. 70 new, 34 updated.

New articles added

.NET Framework

Android

  • Google Play In-App Billing Demo App - Uzi Granot
    This article is an example of Google Play In-App Billing Version 3. The attached TestInAppBilling source code is a complete demo application.

ASP.NET

C / C++ Language

C#

Database

Design and Architecture

Java

  • Downloading JDK with Java - Andrey Chaschev
    Describes how to download Java by navigating Oracle.com with WebView from JavaFX

Libraries

Macros and Add-ins

MFC

Product Showcase

Programming Tips

Shell and IE programming

  • IWebBrowser2 Wrapper Class - David Johns
    A class that wraps the IWebBrowser2 interface of Microsoft Internet Explorer to enable you to browse, print and save web content programatically

Third Party Products and Tools

Threads, Processes & IPC

Web Services

Windows Communication Foundation

Windows Phone 7/8

Articles updated

.NET Framework

Algorithms & Recipes

Amazon Web Services

  • AWS Deployment With Octopus Deploy - TheCodeKing
    This article focuses on an alternative way to deploy and update .NET applications running on AWS EC2 instances, and mitigates the shortcomings of the AWSDeploy standalone tool.

C#

Code Generation

Database

Design and Architecture

Dialogs and Windows

Files and Folders

Hardware & System

Internet / Network

  • Multi Threaded WebScraping in C# - dot net tech
    Beginner to Advance - Multithreaded Web Scraping with Examples of WebBrowser, WebClient, HttpWebRequest/HttpWebResponse, Regex, BackgroundWorker.

Libraries

Miscellaneous

Node.js

Printing

  • Another DataGridView Printer - aureolin
    DataGridView printing encapsulated in a stand-alone object. Very easy to use! Updated to allow printing columns wider than one page.

Product Showcase

Tabs & Property Pages

Threads, Processes & IPC

  • Internals of Windows Thread - Mahesh Bailwal
    Basics about Windows thread which may help you in understanding how operating system implements threads.

Tree Controls

User Controls

VB.NET

Windows API

Windows Communication Foundation

Windows Phone 7/8

New Tips and Tricks added

Ajax

Algorithms & Recipes

ASP.NET

C / C++ Language

C#

Cross Platform

  • CJSON - Compressed JSON - Karan Savla
    This is a technique that I have thought of which can help us save bandwidth while communicating.

Database

Debug Tips

Edit Controls

  • Currency TextBox .NET - emarti
    This tip describes how to display the value as currency text, formatted in accordance with the current culture.

Java

Menus

Miscellaneous

Office Development

Progress Controls

SharePoint Server

Third Party Products and Tools

  • Message Boxes a la carte - freedeveloper
    Small library to explain how to create basic message boxes using kendo and Typescript.

Validation

Web Security

Windows 8 Design

  • 3D effects in Windows Store App - AnobikDey
    A description of how images and other controls can be rotated and used to give 3d Effect in Windows Store Apps

Windows Presentation Foundation

XML

Tips and Tricks updated

Office Development

Static & Panel Controls

New Technical Blogs added

Exception Handling

  • Exception Handling in ASP.NET Web API - Part 2 - Imran Abdul Ghani
    In order to return HTTP Response with a specific error status code, normally HttpResponseException type is used. In part-1 of this article, we checked a specific condition and return error status code accordingly. What exactly we did? We checked if student object returned from a data source is null,

SharePoint Server

  • Avoiding SharePoint Magic Numbers in Unit Testing - sebastianrogers
    Unit testing really is good. No surprise to those who do it but recently we had a test go red when changing how we configure Enhanced Records Manager, see Appropriate use of AppInstalled for a Provider Hosted SharePoint App for more details. Not a problem we have broken something lets fix it. It tur

Uncategorised Technical Blogs

Windows Communication Foundation

  • Post JSON data to WCF RESTful Service using jQuery - Imran Abdul Ghani
    The POST request method is basically designed to post data to a web server for storage. That's why its normally used when submitting a complete form. In this WCF RESTful service tutorial, I'll try to explain how we can post JSON data to a WCF RESTful service using jQuery Ajax call with POST type. We

Technical Blogs updated

Exception Handling

  • Getting Exact Location of Exception in C# Code - Pranay Rana
    Post is about locating exact location of the Exception in the code. There is always problem for the developer to locate exact location from where Exception raised, because of that it difficult for the developer what actually went wrong. Most of the time problem occurs when there is too many librarie




© 2014 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News click here.
CodeProject 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

Không có nhận xét nào:

Đăng nhận xét