Chủ Nhật, 12 tháng 4, 2015

Weekly Newsletter (13 Apr 2015)

Weekly Newsletter (13 Apr 2015)

Learn Zones

We've brought together a series of articles written by our authors (ie. you!) to create learning zones.

Learn MVC will be live today, with more in the works. We'd love to hear from you on what you'd like to see in Learning Zones and what topics you'd like to see tackled next. Email us with your suggestions please.

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!

New Articles, Tech Blogs and Tips

.NET Framework

  (12 votes) by Michael Balloni (updated 4 days ago)
How to improve on .NET memory management for large objects
  (6 votes) by João Matos Silva (updated 3 days ago)
A near real world example of usage of the Interceptor Pattern to leverage new behavior without changing implementations
  (3 votes) by ProgramFOX (updated 6 days ago)
CodeProject New Questions Tracker is an application that displays a notification when a new question is posted on CodeProject.
  (3 votes) by Jeffijoe (updated 10 hours ago)
Writing properly formatted, grammatically correct, translatable UI messages
  (2 votes) by Petr Bříza (updated 4 days ago)
Create and manipulate your expression trees without having your hands dirty.
  (1 votes) by Chris Jorna (updated 1 weeks ago)
Communication library files - UDP broadcast

Algorithms & Recipes

  (7 votes) by perspolis (updated 5 days ago)
Calculating permutation in a non-recursive way
  (6 votes) by ProgramFOX (updated 3 days ago)
An algorithm to classify whether text is gibberish or not, and an implementation in C# and Python.

Android

  (2 votes) by Android on Intel (updated 5 days ago)
The steps below provide a general description of how to setup, build, and run a new native application in Android Studio 1.0.1.
  (1 votes) by Android on Intel (updated 5 days ago)
This article introduces Android Memory Management and explains various aspects that play a role in the management system.
  (0 votes) by ShareIdeas (updated 2 days ago)
This Android project can get cards number leveraging the principle of digital image.
  (0 votes) by Android on Intel (updated 5 days ago)
This article discusses design considerations for building apps for Glass and how to build hybrid glass applications using the Mirror API and GDK.
  (0 votes) by Android on Intel (updated 5 days ago)
In this article, I will explain how to build an NDK app for Android* on Intel® architecture.
  (0 votes) by Android on Intel (updated 5 days ago)
Intel has developed a valuable tool for developing parallel applications called Intel® Threading Building Blocks (Intel® TBB).
  (0 votes) by Android on Intel (updated 5 days ago)
The intention of this guide is to provide quick steps to create, build, debug, and analyze OpenCL™ applications with the OpenCL™ Code Builder, a part of Intel® Integrated Native Development Environment (Intel® INDE)
  (0 votes) by Yesy (updated 4 days ago)
Demonstrate how to use the Android drawingstate

Arduino

  (1 votes) by Sergiy Bogdancev (updated 4 days ago)
USB module initialization and general interrupts

ASP.NET

  (9 votes) by Omar Al Zabir (updated 3 days ago)
An example Web application showcasing the amazing features of ASP.NET MVC, WebAPI, EF together with ESB to build a secure, reliable, REST based web api, and web frontend.
  (5 votes) by Max R McCarty (updated 6 days ago)
OWASP #5 Security Misconfiguration: Hardening your ASP.NET Application
  (1 votes) by Pravin Harchandani (updated 2 days ago)
Simple way to upload media file in ASP.NET C#
  (1 votes) by MamathaParvathaneni (updated 3 days ago)
How to use Razor Views as Email Templates and Localize them using sample WebAPI
  (1 votes) by Dominic Burford (updated 2 days ago)
Consuming / displaying an RSS feed on an ASP.NET web page
  (0 votes) by Royston Malcomber (updated 3 days ago)
Setting up Google reCaptcha version 2 with MVC5
  (0 votes) by Atanas N Atanasov (updated yesterday)
This tip presents a simple example on how to use jQuery Grid Plugin in ASP.NET MVC with bootstrap.

Audio and Video

  (2 votes) by Bjørn (updated 6 days ago)
Using ffmpeg DLLs directly in C# to extract frames and create a thumbnail sheet
  (0 votes) by IAndreev93 (updated 6 days ago)
IGraphBuilder -> IBasicAudio -> IMediaControl -> (optionally) IMediaSeeking
  (0 votes) by virinext (updated 9 hours ago)
This tip is about HEVC, HEVC syntax elements and opensource tool for analyzing HEVC bitstreams.

Azure

  (0 votes) by Gaston Verelst (updated 5 days ago)
This article describes how to set up the deployment flow from DEV to TEST to ACC to PROD using VSO.

Boards / Embedded devices

  (1 votes) by Mukit, Ataul (updated 3 days ago)
An Interactive White-Board for distance learning

Button Controls

  (4 votes) by basilke7007 (updated 4 days ago)
How to create rounded edge button in Winforms

C / C++ Language

  (2 votes) by Naveen (updated 6 days ago)
An improvisation to boost unit test frame work that will let you run unit test cases in parallel.
  (2 votes) by Evgeny Pereguda (updated 4 days ago)
This article presents simple combination of Policy design pattern and Variadic Template Technique.
  (0 votes) by cth027 (updated yesterday)
A small utility class to ease C++ stream input with predefined and controlled format
  (0 votes) by phillipvoyle (updated 2 hours ago)
Illustrates the idea of a variadic visitor pattern in C++ by way of an example expression calculator

C#

  (6 votes) by Michael_Jacobsen (updated 6 days ago)
Easy to use text based encryption algorithm with randomization option. Complete source code, examples and detailed explanation of the algorithms inner workings
  (3 votes) by Florian Braun (updated 3 days ago)
another approach to dynamic compilation of objects and their usage via Interfaces
  (3 votes) by CharlieFoolsTheComputer (updated 4 days ago)
Understanding the nuances of TranslateTransform and RotateTransform
  (2 votes) by WuffProjects (updated 5 days ago)
WuffProject.CodeGeneration is an easy to use, reliable and powerful code generation framework.
  (2 votes) by IAndreev93 (updated 3 days ago)
IGraphBuilder -> IVideoWindow -> IBasicAudio -> IMediaControl
  (1 votes) by Code Cleaner (updated 2 days ago)
Create a simple self hosted Web API service that runs as console and as service in just 2 minutes.
  (0 votes) by Dr Gadgit (updated 6 days ago)
Covers SSDP messages and XML replies plus how to stream a play-list
  (0 votes) by El_Codero (updated yesterday)
Convert doc/docx documents to pdf with Foxit Reader Printer. Works without use of Word Interop/SharePoint.

Caching

  (1 votes) by Micha C (updated yesterday)
This is about creating a single page web site using an ASP.NET Web API Service which stores the data via Cache Manager.

Client side scripting

  (2 votes) by Ben Liebert (updated 6 days ago)
Javascript's ES6 upgrade has been a long time coming and brings a lot of really great features.  Since the spec was finalized late last year, we've jumped in with both feet and begun using ES6 in considerable parts of our new web applications. The internet already has plenty of tutorials covering sp
  (2 votes) by George MVC Study (updated 5 days ago)
Part one of HTML table inline edit
  (2 votes) by Web Technobrat (updated 9 hours ago)
The article walks you through creating a JQuery plugin for accepting user input in upper or lower case characters.
  (1 votes) by George MVC Study (updated 4 days ago)
Part two of HTML table inline edit.
  (0 votes) by Gaurav Kumar Arora, Mahsa Hassankashi (updated 2 days ago)
In this article, we will discuss how to create npm packages/modules

Custom Controls

  (0 votes) by Val Okafor (updated 23 hours ago)
In this blog post ,I will show  a walk-through on how to create a custom Navigation Drawer using the auto generated Android Studio Navigation Drawer template. This also applies if you are working with the ADT plugin in Eclipse. Using the auto generated Android Studio Navigation Drawer gives you are

Database

  (5 votes) by Amir Dashti (updated 5 days ago)
A simple but powerful class to simplify executing T-SQL commands asynchronously
  (1 votes) by jayant42 (updated yesterday)
The stored procedure can convert any table data into JSON Object
  (1 votes) by Rajeesh Madambat (updated 2 days ago)
Refer and write your own business logic in C# and add it to SSIS script task.
  (1 votes) by Complete IT Professional (updated 23 hours ago)
This article explains how to download and install Oracle Express and SQL Developer on your own computer, to get started with running SQL queries.
  (0 votes) by John Atten (updated 6 days ago)
I use Chinook Database as the sample database for a lot of things, primarily because the same data set is available for most of the major database platforms, so it's easy to port/compare etc. Chinook Database offers up a set of tables with enough sample data to satisfy most testing/demo needs, in a
  (0 votes) by John C Rayan (updated 6 days ago)
MyBatis.NET as DataMapper

E-commerce

  (2 votes) by Bill SerGio Jr. (updated 2 days ago)
Responsive Mobile Slick Carousel in AngularJS Directive for Use with or without Shopping Cart

Emulation

  (0 votes) by Eugene Balabanov (updated 3 hours ago)
An introduction to virtualization for Windows

Game Development

  (0 votes) by Grant Curell (updated 1 weeks ago)
There are no spoilers in this post. Also, before you even start there were multiple variations of the Enigma machine. This math is for the most common of those variations. First of all, if you haven’t seen the movie, you should. Historical accuracy isn’t really much of a thing, but the b

Grid & Data Controls

  (3 votes) by Jeroen Richters (updated 5 days ago)
This article describes the dynamic insertion and removal of columns in a WPF data grid.

HTML / CSS

  (4 votes) by Sudheer Reddy K (updated 4 days ago)
In this tip, we will learn how to create custom checkbox and radio buttons with pure CSS selectors (no images will be used).
  (2 votes) by Dariush Tasdighi (updated 4 days ago)
Multi Select Drop Down List Directive with Latest Bootstrap and AngularJS
  (0 votes) by gggustafson (updated yesterday)
This article presents an HTML authoring tool that generates a Table of Contents with optional header numbering.

Internet / Network

  (2 votes) by Amir Dashti (updated 5 days ago)
A simple but powerful class to simplify packet based networking and client/server programming asynchronously

Libraries

  (0 votes) by David A. Gray (updated 3 days ago)
Use static buffers to guarantee that error message reporting succeeds, even when token replacement is required, and memory is low.

LINQ

  (2 votes) by MatthewThomas (updated 3 hours ago)
This article shows how to combine LINQ expressions to dynamically append where clause criteria when building search functionality

Microsoft BizTalk Server

  (0 votes) by Graham D Smith (updated 2 days ago)
In this fourth post in my series on continuous delivery with VSO we take a look at executing automated web tests with Microsoft Test Manager. There are quite a few moving parts involved in getting all this working so it’s worth me explaining the overall aim before diving in with the specifics.

Mobile Development

  (4 votes) by Dan Rowinski (updated 3 days ago)
What app developers need to know to win in the apps economy in 2015 and beyond.
  (0 votes) by Anele 'Mash' Mbanga (updated 4 days ago)
Demonstrates creation of web apps using JQM.Show, a RAD JQuery Mobile Development Platform: 3rd final installment.
  (0 votes) by Anele 'Mash' Mbanga (updated 4 days ago)
Demonstrate how you can create a JQuery Mobile app and use XML as a backend - single XML record approach by using xml2json.js and json2xml.js.

Node.js

  (0 votes) by Gaurav Kumar Arora (updated 3 days ago)
This article is discussing about great release of Nodejs tools for Visual Studio.

NoSQL

  (1 votes) by ColdskyXia (updated 4 days ago)
How to get started with mongodb
  (0 votes) by ColdskyXia (updated 1 weeks ago)
Installing Mongodb
  (0 votes) by ColdskyXia (updated 17 hours ago)
How to add new documents to a collection more efficiently
  (0 votes) by ColdskyXia (updated 15 hours ago)
How to remove documents from a collection more efficiently

Parallel Programming

  (0 votes) by Girish J Jain (updated 3 days ago)
 In this post, I am going to talk about asynchronous programming in Microsoft .Net Framework in the form of questions and answer. It will help reader with understanding scenarios where to use asynchronous code and how it will benefit application. Would love to hear your comments and questions, so fe

Product Showcase

  (0 votes) by Android on Intel (updated 6 days ago)
This article walks you through a simple example showing how to use Google Android* Studio within Intel® Integrated Native Developer Environment (Intel® INDE).
  (0 votes) by Android on Intel (updated 6 days ago)
In this tutorial you'll learn how to create a simple game using the Cocos2d-x framework, version 3.0 or later, in a Windows* development environment and how to compile it to run on Windows and Android*.
  (0 votes) by Android on Intel (updated 6 days ago)
This paper describes the Screen Sharing Sample App that runs in the Chrome browser.
  (0 votes) by Android on Intel (updated 6 days ago)
This document demonstrates users how to create a native Web application using HTML5, JavaScript and CSS3 for new users.
  (0 votes) by Android on Intel (updated 6 days ago)
The objective of this article is to show a method for accessing a REST based database backend from an Android* app using MongoDB* and Spring IO*.
  (0 votes) by Bruno Terkaly (updated 5 days ago)
This blog post shows how you can leverage dtSearch to perform fast searches of data safely stored in the Microsoft Azure cloud.

Social Network APIs

  (3 votes) by Borja Prado (updated 6 days ago)
How to upload a video to Vine via API

SQL Reporting Services

  (0 votes) by SujayC (updated 2 days ago)
This is a very basic chart example, and wouldn't require much brain storming. This is to show how easy it is to create reports in SSRS.

Static & Panel Controls

  (6 votes) by DotNetForYou (updated 5 days ago)
The article will take you through the three keywords

String handling

  (3 votes) by Gary R. Wheeler (updated 6 days ago)
A small, easily embedded language for text editing and transformation
  (1 votes) by Darryl Bryk (updated 2 hours ago)
Sorting multiple word strings by keyword

Tabs & Property Pages

  (0 votes) by Bruce Greene (updated yesterday)
A helper class for tabs-style navigation in WPF, and an example of how to animate the Opacity property.

Testing and QA

  (1 votes) by slavik57 (updated 4 days ago)
Mocking library for JavaScript

Uncategorised Technical Blogs

  (2 votes) by Arian Celina (updated 4 days ago)
Last two years, almost every project that I have worked on, has had the requirement of multilingual graphical user interface (GUI) and messages. This scenario may be important if your country has a multilingual environment or if you are opening to international markets and want to give your users th
  (1 votes) by Acharya Raja Sekhar (updated yesterday)
When we are dealing with multithreaded windows forms application, it is difficult to use the inbuilt dilog box windows like OpenFileDialog, SaveFileDialog etc.. The problem here is that the built in dilog boxes are implemented as COM objects and are not thread safe. So we will not be able to create
  (0 votes) by Gordon W Beeming (updated 2 days ago)
So speaking to any smart database people they will generally tell you that the SELECT * FROM ... is a bad idea and should not be used. Today (well would of been if I didn't procrastinate) I spent many hours debugging something from the wrong places because I used SELECT *. Below is what I found out

Windows Communication Foundation

  (3 votes) by Santhakumar Munuswamy @ Chennai (updated 6 days ago)
This tip explains WCF and helps understand the difference between WCF and Web Services.
  (0 votes) by CRMcoaching (updated 2 days ago)
Parameterized Custom Help Webpages in Microsoft CRM 2015 With Input By a Super User

Windows Powershell

  (0 votes) by Shining Dragon (updated 3 hours ago)
A look into how we can achieve multi threading in our Powershell scripts

Windows Presentation Foundation

  (3 votes) by Dirkster99, Alex Maitland (updated 3 days ago)
How to implement a ResourceHandler in CefSharp to display custom HTML in WPF
  (2 votes) by Yury Vetyukov (updated 5 days ago)
This simple WPF user control allows in-place editing headers of particular items in a TreeView control using HierarchicalDataTemplate
  (1 votes) by Toby Jacobs (updated 22 hours ago)
An intuitive mechanism for managing dependencies between INotifyPropertyChanged properties.
  (1 votes) by Sukanya Lingamaneni (updated 4 days ago)
This is a simple and quick example on bindings and UpdateSourceTrigger property in WPF
  (1 votes) by El_Codero (updated yesterday)
  (1 votes) by DotNetForYou (updated 22 hours ago)
The article will describe about the use of styles in WPF
  (0 votes) by Serge Desmedt (updated 2 hours ago)
(Yet Another) Investigation of WPF triggers

Work Issues

  (0 votes) by Dileep Ashok (updated 6 days ago)
Configure Many-To-Many Relationship and ListBox control in MVC and Entty Frame Work

Updated Articles, Tech Blogs and Tips

.NET Framework

  (28 votes) by Afzaal Ahmad Zeeshan (updated 23 hours ago)
This article is for beginners about writing and reading Unicode data from different data sources; including text files, user input, databases. It also demonstrates how to display that data in .NET applications, including ASP.NET web applications.
  (21 votes) by Ehsan.MA (updated 6 days ago)
How to use BriefFiniteElement.NET to analyse solids and structures

Algorithms & Recipes

  (5 votes) by Marc Clifton, Arthur Brock, Eric Harris-Braun (updated yesterday)
Semtrex is a semantic tree expression evaluator

ASP.NET

  (72 votes) by Shivprasad koirala, Marla Sukesh (updated 3 days ago)
In this article we learn MVC 5 step by step in 7 days – Day 1.
  (13 votes) by syed shanu (updated 20 hours ago)
In this article we will see using ASP.NET,HTML5 and jQuery how to draw our charts like Line,Bar,Pie,Donut and Bubble Chart

Audio and Video

  (41 votes) by Alexander Iacobciuc (updated 3 days ago)
In this article you will find yet another implementation of a web camera control.
  (18 votes) by Evgeny Pereguda (updated 3 days ago)
Simple lib for capturing live-video from web-camera by using Media Foundation
  (8 votes) by Bjørn (updated 6 days ago)
Using the FFmepg.exe to create video snapshots

C#

  (6 votes) by Bharath K A (updated 3 days ago)
Build your own cloud spreadsheet (like Microsoft Excel, google sheets) that exposes shreadsheet workbook via web browser. Users can create excel like spreadsheets using web browser save it, share it, put formulas to compute data in the sheet etc.
  (5 votes) by HKHerron (updated 6 days ago)
A C# API Library for Discovering, Registering and Controlling Sony devices equipped with a LAN or WiFi port.

Client side scripting

  (118 votes) by Kamyar Nazeri (updated 6 days ago)
Implementation of .NET Enumerable methods in JavaScript, including Aggregations, Iterations, Predicators, and Selectors.

CodeProject FAQs

  (7 votes) by DaveAuld (updated 20 hours ago)
Community provided tools that are available for use with The Code Project

Custom Controls

  (15 votes) by Bharath K A (updated 5 days ago)
This is a HTML5 WebSocket service that streams live, real-time data to browser grid control. This service is capable of automatically computing math expressions on the fly (dynamically at runtime)

Design and Architecture

  (39 votes) by Paulo Zemek (updated 3 days ago)
In this post I present how the same application can be created if it is done without any architecture, with an architecture completely bound to a technology and its limitations and with an architecture that I consider to be "unbound" from technologies and their limitations.
  (14 votes) by Gerd Wagner (updated 6 days ago)
This is an alternative for "Understanding Association, Aggregation, and Composition", correcting three flaws, one in each of the three explanations, contained in the original article.
  (5 votes) by Gerd Wagner (updated 6 days ago)
In summary, the answer to this question is: because unlike the general concept of an object type or class, the general concept of an association, as defined by UML, does not have a direct computational counterpart, neither in common object-oriented (OO) programming languages, nor in SQL.

Dialogs and Windows

  (8 votes) by Suk H. Lee (updated 6 days ago)

HTML / CSS

  (19 votes) by Bill SerGio Jr. (updated 2 days ago)
Responsive Mobile Shopping Cart Bootstrap 3 AngularJS App with Features that Drive Real Sales like Video & Distributor IDs

Libraries

  (21 votes) by Alberto Venditti (updated 5 days ago)
Using a .NET Windows service as an engine for specialized custom plug-ins execution

Macros and Add-ins

  (10 votes) by Brett Rowbotham (updated 4 days ago)
Add-in for VS2005 or VS2013 that provides the time taken to build a complete solution.

Parallel Programming

  (36 votes) by Bharath K A (updated 3 days ago)
Parallel fast compression uses TPL to achieve complete usage of a multi-core system. Fast compression compresses files nX times faster, where n = the number of processors in the machine.

Windows Communication Foundation

  (74 votes) by Mike_Liu (updated 5 days ago)
Manually implement a basic WCF Service (.NET 4.5) from scratch, step by step, with clear instructions and precise screen snapshots.

Windows Presentation Foundation

  (11 votes) by Dirkster99, Alex Maitland (updated 3 days ago)
This is a basic 101 type tutorial on CefSharp 3 with WPF. You learn how to display of HTML in your WPF application.

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

Đăng nhận xét