Chủ Nhật, 19 tháng 3, 2017

The Daily Build - Image Puzzle: A Html Game

The Daily Build - Image Puzzle: A Html Game

The top articles of February have been announced and it's fun to see some of these being the result of our weekly coding challenge. Thanks, as always, to these authors for sharing their knowledge and code with us all.

C# Winner: Wolfgang Foerster The Equation of Time
Runner-up: Akhil Mittal Visual Studio Extensibility (Day 1): Creating your first Visual Studio VSIX package
C++ Winner: Sergey Alexandrovich Kryukov The Impossibly Fast C++ Delegates, Fixed
Runner-up: Alexandre Bencz DotNetPeLib: A library to generate .Net assemblies in C++11
Database Winner: essentialSQL SQL Puzzle: How to Calculate Moving Averages
Runner-up: Jovan Popovic Sending events from Azure Event Hub to Azure SQL Database using Azure Functions
Web Dev Winner: Robert_Dyball SPA^2 using ASP.Net Core 1.1 + Angular 2.4 - part 2
Runner-up: AJSON Calculating distance using Google Maps in ASP.NET MVC
Mobile Winner: Afzaal Ahmad Zeeshan Learning SQLite databases in Xamarin for Android
Runner-up: Emiliano Musso SQLite interaction on Android with Visual Studio and Xamarin
"Everything Else" Winner: leon de boer Adventures with the Pi ... part 4
Runner-up: PureNsanity Software Principles and Patterns Revisited
Click here Need Excel Reporting?
Use SpreadsheetGear to easily create richly-formatted Excel reports without Excel from any ASP.NET, Windows Forms, WPF or Silverlight application using spreadsheet technology built from the ground up for performance, scalability and reliability. Try it now!

Headline article

Image Puzzle: A Html Game

  (61 votes) by Anurag Gandhi (updated 23 hours ago)
An html 2d game to describe some basic game development tips in html/css and javascript.

New Articles, Tech Blogs and Tips

C#

  (3 votes) by Roshan Parmar (updated 2 days ago)
This article will guide you step by step on how to create a Proactive Bot with Microsoft Bot Framework.

Content Management Server

  (0 votes) by essentialSQL (updated 9 hours ago)
In this puzzle, we’re going to learn how to create a bar chart using SQL Server.  Sometimes it’s fun to see what you can do with the humble SELECT statement.  Today I figured it would be fun to see if I could create an “old fashioned” bar chart, much like we used to do with […]Th

Cross Platform

  (2 votes) by Steffen Ploetz (updated 2 days ago)
Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article reviews a XAML based application to generate HTML help for .NET/MONO assemblies.

Design and Architecture

  (3 votes) by Arthur Minduca (updated 2 days ago)
Domain Events registered by conventions with the container and fired only when the transaction is committed
  (2 votes) by Robert_Dyball (updated 3 days ago)
Adding a simple Angular 2 datagrid, adding server-side model-driven data validation and async CRUD operations to our Web API services and more ASP.net Core tag helpers.

Desktop Gadgets

  (1 votes) by Leif Simon Goodwin (updated 2 days ago)
How to create a basic system tray app in C# and WPF

Libraries

  (0 votes) by Cinchoo (updated yesterday)
Quick tutorial about parsing fixed length data files using Cinchoo ETL

Mobile Development

  (1 votes) by DELPIN SUSAI RAJ (updated 2 days ago)
In this article, you will Learn How to Desing Table in Apache Cordova App, using Visual Studio.
  (1 votes) by DELPIN SUSAI RAJ (updated 2 days ago)
In this tip, you will learn how to Create a DatePicker in Xamarin.Forms, using Visual Studio.

String handling

  (5 votes) by Tomas Takac (updated 2 days ago)
Comparison of CSV parsers plus one custom implementation.

Tools and IDE

  (1 votes) by Cinchoo (updated yesterday)
PGP Client for Windows

Web Services

  (1 votes) by Mohit1110 (updated 12 hours ago)
In this article we would learn to publish the local repository to the Git Server using Visual Studio Code.

Work Issues

  (0 votes) by essentialSQL (updated 9 hours ago)
In this puzzle, we’re going to learn how to work with the AdventureWorks Bill of Materials table.  Companies use a BOM (Bill of Materials) to itemize the products that are used or contained in another product. Solving puzzles is a great way to learn SQL.  Nothing beats practicing what you’ve l

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

.NET Framework

  (4 votes) by Arthur Minduca (updated 3 days ago)
How to handle faults in WCF without declaring them explicitly

Algorithms & Recipes

  (1 votes) by Will J Miller (updated 11 hours ago)
Programming tests are frequently used to screen job applicants. This article describes one problem given by a large modern technology company and its solution in swift.

ASP.NET

  (5 votes) by Daoudi Zakaria (updated 2 days ago)
  (5 votes) by Ehsan Sajjad (updated 2 days ago)
This article demonstrates how to implement advanced search on a gird using JQuery DataTables in asp.net mvc 5

C#

  (8 votes) by Yaseer Arafat (updated 8 hours ago)
Using Extension Method and JSON Serializer

Custom Controls

  (35 votes) by marcel heeremans (updated 12 hours ago)
An introduction as to how to create a semi-advanced extendible HTML5 grid from scratch. This really isn't as daunting a task as many think!

Database

  (4 votes) by Måns Tånneryd (updated 2 days ago)
How to extend the Entity Framework with bulk insert functionality, using DbContext.

Design and Architecture

  (15 votes) by Arthur Minduca (updated 2 days ago)
This post tells you about the absolute bare minimum that every programmer should know about memory management.
  (11 votes) by Arthur Minduca (updated 2 days ago)
Cohesion and coupling: Principles of orthogonal, scalable design

General Graphics

  (20 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago)
Addresses questions on graphics, threading with UI, form development, printing and more

Internet / Network

  (10 votes) by Uzi Granot (updated 2 days ago)
The attached open source C# .NET library is SMTP client implementing implicit SSL and OAuth2 protocols. The library answers the question: how to send email message using Gmail as a server. Or, how to send email message using email server that implements implicit SSL and port 465.

Libraries

  (2 votes) by Cinchoo (updated yesterday)
Simple FixedLength file reader for .NET

Programming Tips

  (0 votes) by Arthur Minduca (updated 3 days ago)
I developed a Typescript library that wraps the Freebase API and expose some services. The library contains some definitions to provide type checking at compile time and intellisense. I also published the resulting JavaScript. The project is available under MIT license (open source).

Session State

  (7 votes) by Michael L L (updated 2 days ago)
Keep those RDP sessions alive and unlocked

Testing and QA

  (14 votes) by Arthur Minduca (updated 3 days ago)
Quality assurance in software development: when should you start the testing process

Threads, Processes & IPC

  (30 votes) by Marco-Hans Van Der Willik (updated 16 hours ago)
This article explores the performance, scalability and limitations of the various .NET Threading Implementations.

Web Security

  (10 votes) by Arthur Minduca (updated 3 days ago)
Developing Secure Web Applications: XSS Attack, the Confused Deputy and Over-Posting

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

Đăng nhận xét