Chủ Nhật, 24 tháng 1, 2016

The Daily Build - 25 Jan 2016. Cipher EX V1.5

The Daily Build - 25 Jan 2016. Cipher EX V1.5

Your reading list this week comes courtesy of the top articles from last month. Wild applause and maybe a vuvuzela or two for our winner authors:

C# Winner: Shivprasad koirala Delegates, Multicast delegates and Events in C# - Notes
Runner-up: TonyTonyQ A Ready To Use Software Licensing Solution in C#
C++ Winner: Arthur V. Ratz Multithreaded Parallel Selection Sort Algorithm Using the Power of OpenMP Performance Library
Runner-up: Shvetsov Evgeniy High-Performance Statically Buffered String
Database Winner: Marla Sukesh Learn to create MSBI ( Microsoft Business Intelligence) project in 7 days
Runner-up: AJSON DBA Skills for developers
Web Dev Winner: P. Marinov Practical multithreading in ASP.NET
Runner-up: Dave Haig WebSocket Server in C#
Mobile Winner: Ansel Castro A Model-View-ViewModel Framework for Android
Runner-up: Afzaal Ahmad Zeeshan App for consuming Android flashlight with a widget
"Everything Else" Winner: sbarnes The Bad Mandelbrot Set
Runner-up: Afzaal Ahmad Zeeshan How to Get Started in Computer Programming?
Click here Need Excel on the Web?
Take your browser-based applications beyond the limits of HTML and JavaScript with high-performance, Excel-compatible spreadsheet controls from SpreadsheetGear-the leader in .NET spreadsheets. Try the live SpreadsheetGear Silverlight Samples Now!

Headline article

Cipher EX V1.5

  (80 votes) by John Underhill (updated 6 hours ago)
Twofish 512, Serpent 512, Rijndael 512, the HX Ciphers, Ring-LWE, NTRU, McEliece, Rainbow, GMSS, DTM-KEX

New Articles, Tech Blogs and Tips

Android

  (0 votes) by Jan Bodnar (updated 2 days ago)
This tip shows how to use a Spinner widget in Android Java.
  (0 votes) by Kaushal Dhruw (updated 8 hours ago)
Write Android apps faster. Get started with Data binding library.

ASP.NET

  (17 votes) by Omar Nasri (updated 19 hours ago)
Introducing to a search engine lib( Lucene.Net)
  (7 votes) by Spencer Schneidenbach (updated 3 days ago)
A useful paging model using ASP.NET Web API, Entity Framework, and AutoMapper
  (2 votes) by raddevus (updated yesterday)
After working through this article you will have a novel way of easily posting new blog articles which will auto-update the content on your site and you will have learned the C# ASP.NET MVC code to do this.
  (2 votes) by Shashangka Shekhar (updated yesterday)
In this article we will get a short overview on AngularJS, then we will create a ASP.Net MVC-5 CRUD application using AngularJS(v1.4.8).
  (0 votes) by raddevus (updated 7 hours ago)
This article extends the 2-part article I wrote showing you how to write your own blog engine in ASP.NET MVC.

Audio and Video

  (3 votes) by Mircea Diaconescu, Gerd Wagner (updated 2 days ago)
WebRTC (Web Real Time Communication) is a new web standard that allows peer-to-beer communication between browsers for high-quality RTC apps. In our tutorial, we show how to use it for building a video chat app.

Azure

  (0 votes) by Arif Habib Shadan - www.i-arif.com (updated yesterday)
Accessing resources and creating and updating the resources in the Azure resource groups

C#

  (12 votes) by Chris Copeland (updated yesterday)
A managed library to launch and/or connect to the Tor network for SOCKS5 communications, and for middle-man proxy hosting.
  (5 votes) by Afzaal Ahmad Zeeshan (updated 23 hours ago)
C# 6 has been available for a long time, by now! Many developers have written many guides to "list" the features. I have written this post, to explain those features, and to explain whether they are actually new or are they just sugar coating to the compiler.
  (4 votes) by Bharath V (updated 3 days ago)
Parse a deeply nested JSON document and add/remove nodes at any level.
  (1 votes) by kalisohn (updated 2 days ago)
A very performant DeepClone using Fasterflect and CustomAttributes to control the Clone Behaviour
  (1 votes) by kaviteshsingh (updated yesterday)
Simple utility to scan and find duplicate files in a directory.
  (0 votes) by Jitesh Hirani (updated 2 days ago)
How to print/display different characters on POS LineDisplay (Customer Display) or POS Printer
  (0 votes) by Robert J. Barr (updated 10 hours ago)
Dynamically write a new row every Nth columns

Client side scripting

  (0 votes) by lakhdarr (updated 9 hours ago)
Control and directives for address form auto completion using Google map V3 and JQuery/AngularJS

Cross Platform

  (2 votes) by Afzaal Ahmad Zeeshan (updated 8 hours ago)
This is an introductory post for Mac developers to get started using C# programming language on Mac environments using Mono Project!

Database

  (0 votes) by RickZeeland (updated 7 hours ago)
This is an alternative for "SMO Tutorial 3 of n - Scripting"

Debug Tips

  (4 votes) by DaveBlack (updated 2 days ago)
How to tell if an assembly is optimized

Design and Architecture

  (0 votes) by Rasik Bihari Tiwari (updated 11 hours ago)
Dependency injection, DI containers, IoC containers and Inversion of control are a world of confusion. Let's take them head-on.

Game Development

  (0 votes) by Simon Jackson (updated 23 hours ago)
I've written several articles on the use of VSCode with Unity through its evolution but time and tide waits for no man as the behemoth of technology marches on. If you've not heard of Microsoft's new multi-platform lightweight code editor before, go and check out its homepage (https://code.visualstu

Google Cloud Platform

  (0 votes) by Manoj Kumar Chaudhari (updated yesterday)
Allows users to connect to Google spreadsheet(s) and convert them to CSV

LINQ

  (3 votes) by Debendra prasad Dash (updated 13 hours ago)
Here in this tip, I am going to discuss about different types of joins in Linq.

Microsoft BizTalk Server

  (0 votes) by AboorvaRaja Ramar (updated 2 hours ago)
To Expose BizTalk Schema as a Rest/Json Service with GET method.
  (0 votes) by Santhakumar M (updated 8 hours ago)
Introduction to Microsoft Band

OpenGL

  (0 votes) by PySams (updated 3 days ago)
Why simple if we can be complex?

Programming Tips

  (6 votes) by Christian Woltering (updated yesterday)
Improve reading performance of .NET streams using the Seek method instead of Position

Reviews on Third Party Products and Tools

  (2 votes) by Kevin Griffin (updated 2 days ago)
Why could there not be another tool that allowed a development team to harness their existing source control systems, but make database changes a part of the workflow? Enter SQL Source Control by Redgate.

Shell and IE programming

  (3 votes) by Vladimir Misovsky (updated 17 hours ago)
Overriding CMFCShellTreeCtrl and CMFCShellListCtrl classes

Testing and QA

  (0 votes) by Anton Angelov (updated 4 hours ago)
A detailed overview of how to utilize the Specification Design Pattern in automated tests to segregate business rules based on Single responsibility principle. The post Specification Design Pattern in Automated Testing appeared first on Automate The Planet.
  (0 votes) by Sean Rand (updated 3 hours ago)
This is a guide for QA and Devs to use to make writing high quality BDDs.

Uncategorised Technical Blogs

  (1 votes) by Member 12250004 (updated 2 days ago)
Waiting for Promises in a Loop
  (1 votes) by CrazyCoder26 (updated 23 hours ago)
Increase Performance by Using Cache-Control Header in Blob Storage
  (0 votes) by Bill Wagner (updated 2 days ago)
Conference report from NDC London
  (0 votes) by Mojtaba_Sarooghi (updated 2 days ago)
"HAS-A can be better than an IS-A relationship"What do you think about the above sentences? Recently I have come up to this topic quite a lot and we were discussing that in our team. If you Google inheritance versus composition, you will find many blogs and many stackoverflow discussions around this
  (0 votes) by Vangos Pterneas (updated 4 hours ago)
Finger Tracking using Kinect v2

Validation

  (0 votes) by Daniel Brousser (updated yesterday)
Custom TextBox control for UI input validation

VB.NET

  (1 votes) by JohnnyG62 (updated 6 hours ago)
SSIS Solution Using FTP, Script and Bulk Insert Tasks

Windows Presentation Foundation

  (1 votes) by Muhammad Magdi (updated 4 hours ago)
Fancy toast notification for WPF applications easy to use and support MVVM pattern

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

ASP.NET

  (30 votes) by P. Marinov (updated yesterday)
Techniques for tackling multithreading problems in applications built on top of the ASP.NET core platform.
  (12 votes) by Fredrik Schultz (updated 20 hours ago)
Introduction to Kaliko CMS - an open source content management system for ASP.NET MVC
  (4 votes) by Fredrik Schultz (updated yesterday)
Introduction to Kaliko CMS - an open source content management system for ASP.NET
  (5 votes) by Ahmet AYDIN (updated 2 hours ago)
This post describes step by step how to run a Single Page Application template using ASP.NET Web API 2 and angularJS and how to use Web Application Project whose name is Dalyan.

C#

  (11 votes) by Dholakiya Ankit (updated 2 days ago)
Logging database operations in Entity Framework and handling Exceptions
  (6 votes) by Dmitry Orzhevsky (updated 16 hours ago)
This article dives into .NET method inlining topic and shed some light on one particular case when CLR is more likely to inline method - looping.

Design and Architecture

  (12 votes) by Rasik Bihari Tiwari (updated 2 hours ago)
Let's understand exactly what is Dependency Inversion principle and what it is not. How people confuse it to be dependency injection which is it NOT.

Files and Folders

  (7 votes) by MikesRuthlessYa (updated 2 days ago)
This is just a directory copier with a pause and resume button and a progressbar.

HTML / CSS

  (5 votes) by Michael D Bray (updated 2 days ago)
Use the provided CSS with classed DIVs to build a clean-looking web-based menu that requires no JavaScript, and supports unlimited levels of both horizontal and vertical menus.

Printing

  (32 votes) by Duncan Edwards Jones (updated 10 hours ago)
A class to add to your application to generate nicely formatted prints from a DataGrid.

Third Party Products and Tools

  (1 votes) by Peter Devo (updated 23 hours ago)
This article presents designing and creating a WinForms User Interface using the DevExpress WinForms controls (version 15.2).

Threads, Processes & IPC

  (3 votes) by Igor_A (updated yesterday)
An architectural prototype of a business logic server as Windows Service. Sample service implementation and test utility.

VB.NET

  (1 votes) by David Vanson (updated 15 hours ago)
How to make a video converter that shows the conversion progress to the user using ffmpeg

Windows Runtime

  (3 votes) by Axel Rietschin (updated 20 hours ago)
Import photos & videos from smart phones and digital cameras using the Windows Photo Import API for Windows Universal Apps and Classic Win32 applications on Windows 10 and beyond.

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

Đăng nhận xét