Thứ Hai, 29 tháng 6, 2015

Weekly Newsletter (29 Jun 2015)

Weekly Newsletter (29 Jun 2015)

May Article Winners

Congrats to all the authors that made the top spots in May's monthly article competition! Just two days left to get your articles published and in the running for June's competition and vote. Good luck!

"Everything Else" Winner: phadermann Your Developers Aren't Bricklayers, They're Writers
Runner-up: Ronnie Mukherjee Imperative and Declarative Programming
C# Winner: Sacha Barber CQRS : A Cross Examination Of How It Works
Runner-up: Mikolaj Barwicki Ray Tracing a Black Hole in C#
C++ Winner: john morrison leon Windows dialog design in C++ without dialog templates.
Runner-up: Marius Bancila Integrate Windows Azure Face APIs in a C++ application
Database Winner: César de Souza Statistics Workbench
Runner-up: DaveMathews Natural Language Interface to Database using SIML
Web Dev Winner: Ocean Airdrop Using HTML as UI Elements in a WinForms Application with Chrome / Chromium Embedded Framework (CEF)
Runner-up: Akhil Mittal RESTful Day #1: Enterprise Level Application Architecture with Web APIs using Entity Framework, Generic Repository Pattern and Unit of Work
Mobile Winner: Val Okafor Create and Publish Your First Android App – Part 1
Runner-up: Anele 'Mash' Mbanga Creating JQuery Mobile CRUD Apps using JQM.Show, Genymotion, Android Studio and MS WebMatrix
Click here Need Excel Controls for Windows Forms, WPF or Silverlight?
Use SpreadsheetGear to add powerful, Excel-compatible viewing, editing, formatting, calculating, filtering, sorting, charting, printing and more to your applications with the easy-to-use WorkbookView controls. Try it now!

Weekly Poll Results

When a website doesn't work as you want, do you

Survey period: 22 Jun 2015 to 29 Jun 2015

I'm not saying us developers are picky or anything...

OptionVotes% 
Open up the browser developer tools and tamper with the page until it works28322.32283 votes, 22.32%
Write a long, detailed emailing that includes code snippets explaining how to fix the site826.4782 votes, 6.47%
Write a short, nasty email to the site owner645.0564 votes, 5.05%
Complain loudly on social media342.6834 votes, 2.68%
Assume it's User Error and try and understand how the site is meant to work22617.82226 votes, 17.82%
Ditch the site and go to a different site90471.29904 votes, 71.29%
Grit your teeth and bear it.30123.74301 votes, 23.74%
Other1169.15116 votes, 9.15%
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: When new features appear in your chosen language, where do you use these news features?

New Articles, Tech Blogs and Tips

.NET Framework

  (8 votes) by Chad Z. Hower aka Kudzu (updated yesterday)
Explaining what MSDN does not, and providing an easier way to use ObservableCollection.
  (3 votes) by Camilo Reyes (updated 6 days ago)
Entity Framework relationships with code first migrations
  (3 votes) by Southmountain (updated yesterday)
this post discussed .NET versioning and multi-targeting of .NET application and component written in C#.
  (1 votes) by Sebastian Solnica (updated 6 days ago)
This post is the second and final one dedicated to debugging .NET Windows services.

Algorithms & Recipes

  (13 votes) by Mostafa A. Ali (updated 6 days ago)
A simple insight into the difference between recursive functions and loops
  (9 votes) by Yuriy Magurdumov (updated 2 days ago)
This example shows how to iterate over an unknown number of nested loops.
  (8 votes) by Bobby Lough (updated 3 days ago)
Find middle of a Linked List in one pass (Pseudo code/Java/JavaScript)
  (2 votes) by DrABELL (updated 6 days ago)
Computational algorithms pertinent to finding the great-circle distance between 2 points on Earth

Android

  (1 votes) by JainGirish (updated 2 days ago)
Understanding Android activities handling of back key press - some useful tips to avoid unexpected results or app crash

Applications & Tools

  (23 votes) by Kornfeld Eliyahu Peter (updated 4 days ago)
"The colors of the world are changing day by day!" - Les Misérables

Arduino

  (1 votes) by Jan Dolinay (updated 6 days ago)
Article on setting up Eclipse to build programs for Arduino Uno.
  (1 votes) by Anupam_Datta (updated 1 weeks ago)
Motion activated Pushbullet notification from your Arduino to your Smart Gadgets

ASP.NET

  (15 votes) by kenyeungdk (updated 6 days ago)
Build your own marketplace with BeYourMarket
  (4 votes) by Stefan Wloch (updated 2 days ago)
An introduction to custom roles based reporting in an ASP.NET MVC application using the Entity Framework.
  (3 votes) by saurabhsharmacs (updated 6 days ago)
This tip demonstrates how to use ELMAH (Error Logging Modules and Handlers) in ASP.NET MVC and WebAPI.
  (4 votes) by Manoj Deshmukh (updated 2 days ago)
Executing Stored Procedure that returns resultset using Entity Framework DataContext
  (2 votes) by gordon_matt (updated yesterday)
Using Responsive File Manager in ASP.NET MVC

ASP.NET Controls

  (6 votes) by Akki Kumar (updated 4 days ago)
Image Combobox in HTML is no longer a pain, thanks to jquery and CSS

Azure

  (3 votes) by Member 11228329 (updated 3 days ago)
In this post, we will learn how to perform converting your MCF or Web Services to Azure Cloud services step by step.

C / C++ Language

  (5 votes) by Anton Bachin (updated 1 weeks ago)
A concise new technique for getting the compiler to generate reflective enum information

C#

  (10 votes) by Nadun Liyanage (updated 4 days ago)
This tip describes creating a user control to display a drop down calculator that pops out like the DateTimePicker in Visual Studio
  (8 votes) by syed shanu (updated 2 days ago)
  (6 votes) by Komal Mangal (updated 3 days ago)
This tip will help you in fixing the PathTooLongException and getting the full path of files giving this exception.
  (4 votes) by MarcusCole092076 (updated 5 days ago)
A simple program to make an HTML page from an XML file
  (3 votes) by TymekMM (updated 6 days ago)
Easy way to measure execution time of the code block
  (2 votes) by Raj Reddy (INDIA) (updated 2 days ago)
Single Sign On feature for applications under same domain.
  (2 votes) by Southmountain (updated 6 days ago)
This tip shows how to build your own project file from scratch using MSBuild. It will deepen your understanding of project file made by Visual Studio IDE.
  (1 votes) by Arthur V. Ratz (updated 21 hours ago)
This article describes the basic approach of the using LINQ aggregate methods to manipulate the data object items stored in the custom non-generic collection designed.

Client side scripting

  (2 votes) by Mikhail Smirnov (updated 6 days ago)
How to create a tool that helps to collect​ and analyze vital statistics information about users in one place​ using JavaScript.
  (2 votes) by David Catuhe (updated 3 days ago)
Vorlon.js is powered by node.JS, socket.io, and late-night coffee. I would like to share with you why we made it, how to incorporate it into your own testing workflow, and also share some more details into the art of building a JS library like it.

Cryptography & Security

  (2 votes) by Apprieu (updated 6 days ago)

Database

  (4 votes) by moojjoo (updated 4 days ago)
How to DROP Connection to SQL Server in order to perform maintenance work.
  (2 votes) by brian_eckert (updated 4 days ago)
A proposed template for writing nested stored procedures that perform updates (inserts, updates, deletes)

Design and Architecture

  (4 votes) by Magnus Rindeberg (updated 6 days ago)
Locating the ViewModel in a View-First MVVM application using an attached property and a pinch of dependency injection
  (3 votes) by Member 11794279 (updated yesterday)
CQRS – Simple Architecture
  (2 votes) by vaid_sumit (updated 5 days ago)
High Cohesion & Low coupling using SOLID Principles -- Part 2

Edit Controls

  (5 votes) by NightWizzard (updated 19 hours ago)
Simply add a single code module to add instant design capabilities to all windows forms of your application!

iPhone

  (4 votes) by Will J Miller (updated 6 days ago)
Describes a design approach for implementing dynamic rows in a UITableView

Java

  (3 votes) by Salar Hafezi (updated 2 days ago)
In this text, we see how to use Recursion in our Java programs.
  (2 votes) by Salar Hafezi (updated yesterday)
How to optimize heavy String/Array manipulations
  (1 votes) by Salar Hafezi (updated 3 days ago)
Through this tip, we develop a Java class named TimeUtil to extend Java's built in Date class so we can work with local times in our application.

LINQ

  (8 votes) by Sacha Barber (updated 2 days ago)
Getting LineNumber(s) in your XLINQ

Macros and Add-ins

  (1 votes) by Steven de Jong (updated 4 days ago)
Many professionals have to use foreign-language terms in their documents (e.g. English terminology); this macro automatically formats these terms.

Reviews on Third Party Products and Tools

  (3 votes) by Bobby Lough (updated 5 days ago)
Can your tests survive the coming mutant Apocalypse?

SharePoint Server

  (2 votes) by Atish Dipongkor (updated 2 days ago)
Taking the great advantage of two way data binding of AngularJS in SharePoint 2013. AngularJS can be used in Content Editor Web Part or SharePoint Apps.

Testing and QA

  (2 votes) by Anton Angelov (updated 1 weeks ago)
Explains in detail how to test URL redirects. Test URL Redirects directly in browsers via WebDriver and browserless via HttpWebRequests.

Uncategorised Technical Blogs

  (3 votes) by Member 11794279 (updated 3 days ago)
Have you ever written a program with such a complex algorithm that despite of using all processor cores the implementation wasn't efficient enough? If yes, this is the moment you should consider using a more efficient device than CPU. In this situation modern graphic cards allowing the so called GPG
  (2 votes) by Adrian Cini (updated 6 days ago)
In this post, we will connect our blog to use Google Adsense and display adverts from Google network sites in the beginning of each article so as to monetise the site.
  (1 votes) by Adarsh Chaurasia (Learner|Consultant|Mentor|Tech (updated 5 days ago)
Most of us, at some times, have faced a situation where we need to convert the data contract objects to corresponding data model object. I agree, it is very easy to do so. We just need to write some static methods to convert one type of object to another. However this task is very boring. […]
  (1 votes) by Ronnie Mukherjee (updated yesterday)
Back to basics - readability

Web Security

  (1 votes) by Yahya Mohammed Ammouri (updated 16 hours ago)
To allow the user to swipe magnetic card on magnetic reader to fill the Textbox and stop manual field population using keyboard.

Web Services

  (2 votes) by Tim Kaler (updated 3 days ago)
A JAVA based solution to replace bookmarks in your Word files and convert them to PDF.
  (1 votes) by SSBO (updated 6 days ago)
Receive raw XML in WCF service

Win32/64 SDK & OS

  (3 votes) by Vivek Goyal (updated 6 days ago)
Access 64-bit HKLM\Software registry by 32-bit C#.NET application
  (2 votes) by maratoni (updated 4 days ago)
This is a brief tutorial on how to sign a Windows device driver with WDK 7.1

Windows API

  (2 votes) by adityasahver (updated 20 hours ago)
In this article we will learn how to use Microsoft Band to connect to your Device.

Windows Phone 7/8

  (1 votes) by Fiyaz Hasan (updated 6 days ago)
Building an outlook calendar app for windows phone using Live SDK

Windows Presentation Foundation

  (4 votes) by Serge Desmedt (updated 5 days ago)
(Yet Another) Investigation of WPF resources

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Algorithms & Recipes

  (56 votes) by Qwertie (updated 2 days ago)
LLLPG, the Loyc LL(k) Parser Generator: now parsing C#!

Android

  (18 votes) by Peter Leow (updated 3 days ago)
Becoming proficient and competent in managing Android Resources.

Arduino

  (3 votes) by Sergiy Bogdancev (updated 6 days ago)
Getting first USB device descriptors

ASP.NET

  (40 votes) by Akhil Mittal (updated 2 days ago)
My article will explain how we can make our Web API service architecture loosely coupled and more flexible.
  (25 votes) by syed shanu (updated 5 days ago)
This article shows how to create a menu dynamically from a database using AngularJS, MVC and WCF Rest service.

C / C++ Language

  (25 votes) by Arthur V. Ratz (updated 4 days ago)
This article demostrates the C++ code that implements the AI genetic algorithm for finding the "nearest" neighbor values of the given value of x in the array of N elements.
  (24 votes) by Jerry Evans (updated 6 days ago)
Adding cross-platform round-trip JSON serialization to C++ classes
  (9 votes) by Michael Chourdakis (updated 3 days ago)
The update to my loved library.

Charts, Graphs and Images

  (17 votes) by Kel_ (updated 5 days ago)
Presents a real-time gauge implementation that can be used for building dashboards
  (9 votes) by Kel_ (updated 5 days ago)
Streamed chart implementation using modern HTML5 features.

Client side scripting

  (21 votes) by Ondrej_Uzovic (updated 17 hours ago)
Simple example for publish-subscribe scenario between HTML5 JavaScript and .NET using Websockets.
  (12 votes) by Gerd Wagner (updated 3 days ago)
Learn how to develop front-end web apps with responsive (HTML5) constraint validation using plain JavaScript. Do not use any framework/library (like jQuery or Angular), which just create black-box dependencies and overhead, and prevent you from learning how to do it yourself.

Custom Controls

  (37 votes) by Kel_ (updated 5 days ago)
A modern real-time HTML5 chat implementation for the web and mobile worlds.
  (8 votes) by Kel_ (updated 5 days ago)
A clock rendered as 4 progress bars and published by the server in real-time.
  (6 votes) by Kel_ (updated 5 days ago)
Making an ObservableCollection observable by remote javascript clients.

Design and Architecture

  (64 votes) by disore (updated 3 days ago)
A framework to solve the problem of opening dialogs from a view model when using the MVVM pattern in WPF.
  (20 votes) by Joy George K (updated 2 days ago)
This article contains tips for designing classes. Normally developers take considerable amount of time to decide whether their classes should be stateless or stateful. First we are discussing what is meant by state of an object and then getting into tips for deciding what should be the state of our
  (10 votes) by Nguyen Hung Phuong (updated 2 days ago)
An example of using design patterns for extensiblity and maintainability in a practical application

Game Development

  (4 votes) by Kel_ (updated 5 days ago)
A game of life "MMO", with a persistent simulation running on the server.

Hardware & System

  (39 votes) by DrABELL (updated 6 days ago)
Computer mouse triple-click is a convenient feature
  (4 votes) by B@dC0d3r (updated 3 days ago)
Audit NTFS ACL permissions on Windows Volumes.

Internet / Network

  (33 votes) by Kel_ (updated 5 days ago)
MyChat: a simple real-time client-server chat using fancy HTML5 features and identicons.

Java

  (21 votes) by Prasad Khandekar (updated 1 weeks ago)
An INI file manipulation class with support for environment variables.

Web Security

  (7 votes) by Kel_ (updated 5 days ago)
Securing Spike Engine HTTP & Websockets with TLS/SSL layer.

Windows Presentation Foundation

  (20 votes) by Serge Desmedt (updated 3 days ago)
(Yet Another) Investigation of WPF styling
  (12 votes) by Serge Desmedt (updated 3 days ago)
(Yet Another) Investigation of WPF triggers
  (17 votes) by Chad Z. Hower aka Kudzu (updated 3 days ago)
In this article I will demonstrate a method to simplify the use of routed commands which is useful in non MVVM applications.

Work Issues

  (37 votes) by Paulo Zemek (updated 5 days ago)
... but unfortunately they do, and those things go into production.

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

Đăng nhận xét