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. Advertisements Will you run your.NET apps on Linux or MacOS X? Survey period: 25 Sep 2017 to 2 Oct 2017 Rerunning our survey from last year to see if thoughts have changed. I already do | 72 | 7.11 | | I plan to | 96 | 9.49 | | I probably will | 237 | 23.42 | | I probably won't | 391 | 38.64 | | I definitely won't | 216 | 21.34 | | This week's survey: What application container technologies are you currently using (or playing with)? Latest Additions New articles added | (7 votes) by Graeme_Grant (updated 23 hours ago) This article comprehensively covers the Microsoft ClickOnce Installer with a bare bones WinForm/WPF C#/VB Silent Updater framework plus covers how to implement, troubleshoot, test locally, to release. | | (1 votes) by Bhairav Thakkar (updated 9 hours ago) A robust framework for complete implementation of Finite Element Analysis in VB.Net | | (0 votes) by Nicolas Kogler (updated 5 days ago) This article will take a look at the benefits of code generators, the .NET reflection and external files to reduce code maintenance in industries with a lot of data. | | (6 votes) by OriginalGriff (updated 14 hours ago) When they first meet them, developers are often tempted to play with pre- and post- increment operators. Then they get confused, because they don't do what is expected. Or ... do they? | | (1 votes) by Alaa Jubran (updated 8 hours ago) new algorithm for Optimization | | (4 votes) by David Crow (updated 6 days ago) Brief example on how to use Android and Arduino to control a DC motor and LEDs over Bluetooth | | (4 votes) by Gamil Yassin (updated 2 days ago) This is a series of articles demonstrating .NET AI library from scratch | | (6 votes) by saineshwar bageri (updated 5 days ago) In this article, we are going to learn how to perform CRUD Operation with Razor Pages in ASP.NET CORE 2.0 | | (3 votes) by didou_rebai (updated 3 days ago) The ASP.NET Core 1.x.x release does not include SignalR technology and development plans. Time has passed quickly, Microsoft has released a preview version of. NET Core 2.0 Preview 2. | | (2 votes) by Marcelo Ricardo de Oliveira (updated 14 hours ago) Building a tiny e-Commerce on ASP.NET Core, Razor pages, React JS.NET and EF Core | | (6 votes) by Geek2Simon (updated 2 days ago) The simple native DLL (made in VC++) uses Win32 Core API to capture the live audio signals from the default audio device (speaker or headphone). A little C# console EXE grabs the signal from the DLL and set the volume bars up/down in the real time. It's fun to watch and easy to understand. | | (6 votes) by João Simões (updated 2 days ago) Adding support for Dependency Injection, Logging and Configurations in console applications using the package SimpleSoft.Hosting | | (2 votes) by John Simmons / outlaw programmer (updated 16 hours ago) This is an alternative for "Custom exceptions without constructor tedium" | | (1 votes) by edge9421 (updated yesterday) This technique makes defining custom exceptions so easy you'll never be lazy and use System.Exception. | | (5 votes) by Chris_Yu (updated 6 days ago) Functional programming in front-end development | | (3 votes) by John Simmons / outlaw programmer (updated yesterday) Create and run jobs kinda like SQL Server Enterprise - Users Guide | | (2 votes) by John Simmons / outlaw programmer (updated yesterday) Create and run jobs kinda like SQL Server Enterprise - Architecture and design decisions | | (2 votes) by John Simmons / outlaw programmer (updated yesterday) Create and run jobs kinda like SQL Server Enterprise - The CSV and Excel Importer Code | | (2 votes) by John Simmons / outlaw programmer (updated yesterday) Create and run jobs kinda like SQL Server Enterprise - Job Scheduling Code | | (2 votes) by John Simmons / outlaw programmer (updated yesterday) Create and run jobs kinda like SQL Server Enterprise - How Packages Are Run | | (2 votes) by John Simmons / outlaw programmer (updated yesterday) Create and run jobs kinda like SQL Server Enterprise - Interesting Coding | | (8 votes) by Komron Nouri (updated 4 days ago) A quick helper library for accessing the network locations on a computer, by creating a helper class that is similar to the System.IO.DriveInfo class. | | (1 votes) by adityasahver (updated 3 days ago) This article is for the developers who are developing IoT hub applications and are looking for authenticating the Communication Channel between the Device and IoT hub. | | (1 votes) by Er. Puneet Goel (updated 2 days ago) This is the implementation of Treeview with Multiselect node functionality wide requested by users. | | (2 votes) by Hussain Patel (updated 1 weeks ago) In this article we will how to use Breadboard- its a great we to connect circuits and you pi together. | Articles updated | (27 votes) by Vladimir Pecanac (updated 4 days ago) Continuous Integration tools | | (26 votes) by AlexeyAB (updated 15 hours ago) Smart pointer that makes any object thread-safe for any operations, with the performance equal to that of optimized lock-free containers. | | (28 votes) by BouncyTarget (updated yesterday) This is a class for making simple sprites within WinForms. This article explains how to use the class, as well as how the class works if you want to make something like it. | | (28 votes) by gardner9032 (updated 2 days ago) A brief example showing how to use the Reactive UI framework to perform a separation of concerns using MVVM | | (26 votes) by Sergey Alexandrovich Kryukov (updated yesterday) How to create modal popup functionality without 3rd-party frameworks? | | (10 votes) by Sergey Alexandrovich Kryukov (updated yesterday) A pure Web browser application as a tool for advanced music harmony study in different tone systems | | (22 votes) by raddevus (updated 5 days ago) Get complete source that creates a solution so users never have to memorize, type or make up a password again. I've open-sourced the entire code base to the apps on all platforms(iOS,Android, WinForm, Web) | | (6 votes) by Yuancai (Charlie) Ye (updated yesterday) Application of SocketPro onto various databases for continuous inline request/result batching and real-time stream processing with bi-directional asynchronous data transferring | | (39 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago) Derived work: customizable Tetris with pure HTML + JavaScript + Canvas, using strict mode, complete with help and all classic Tetris operations | | (5 votes) by Patrick P. Frey (updated 4 days ago) This article shows the expandability of Strus with dynamically loadable modules written in C++. | | (10 votes) by Robert Nadler (updated 5 days ago) Exploring Cloud computing development | | (29 votes) by Yevgeniy Shunevych (updated 5 days ago) C#/.NET test automation full featured framework based on Selenium WebDriver. | | (13 votes) by ChRi$m0rG@N (updated 3 days ago) This article documents a simple messaging layer implemented with named pipes. | | (8 votes) by Vinu Sorout (updated 3 days ago) Angular2 Custom Grid(Sorting, Paging, Filtering, Column template, edit template) | | (1 votes) by Alejandro Ferreira Guido (updated 3 days ago) This article is about explaining the process of building an authentication servlet filter from scratch, including configuration initialization, url path filtering for login page and the process to get a user dynamically authenticated on a separate LDAP Windows Active Domain. | | (139 votes) by Meshack Musundi (updated 6 days ago) A WPF control for displaying and recording video from a webcam | | (22 votes) by Jecho Jekov (updated 18 hours ago) Provides a solution for localization of WPF application both in XAML and in code-behind | New Tips and Tricks added | (1 votes) by girishmeena (updated 6 days ago) All the information regarding Ajax file upload control and validation | | (5 votes) by Denis Pashkov (updated 3 days ago) How to get MVC response body inside your owin middleware class | | (0 votes) by adityasahver (updated 2 days ago) In this tip, we will learn how to enable the Certificates in the Azure Web Sites | | (7 votes) by Alexander Lednev (updated yesterday) How to check if a string is literal in compile-time (C++) | | (0 votes) by CPallini (updated 5 hours ago) C++ implementation of 2x2 Hill cipher | | (8 votes) by Leif Simon Goodwin (updated 5 days ago) I present a simple method to convert the elements in an enumeration into strings. This tip is suitable for enumerations whose elements are of the form RedAndBlack, which readily converts to "Red And Black". | | (2 votes) by Daoudi Zakaria (updated 4 days ago) A simple implementation of the producer/consumer algorithm using the C# TPL | | (1 votes) by Denis Pashkov (updated yesterday) | | (1 votes) by HitsRathod (updated 2 days ago) Customised large legends for Google pie chart without pagination | | (2 votes) by Haroon Ashraf (updated 5 days ago) A quick way to calculate first and last day of curent month and previous month | | (0 votes) by Bajirao_ (updated 3 days ago) It's a SharePoint 2013 POC of modal popup in which HTML can be used as content of popup. | | (1 votes) by Laszlo Voros (updated 2 days ago) We force to hide an empty string-property by serializing with EmitDefaultValue | | (5 votes) by Clifford Nelson (updated 5 days ago) A behavior that allows the developer to bind an IList to SelectedItems of a ListBox or MultiSelector. | Tips and Tricks updated | (14 votes) by David_Cui (updated 5 days ago) A brief introduction to CrossCutterN tool remade for AOP programming in .NET technologies | | (4 votes) by massimiliano aronica (updated yesterday) An HtmlHelper for an extended DropDownList, working with custom objects and displaying html options | | (3 votes) by Kannan Ar (updated 2 days ago) Implement an online HTML to Word converter using CKEditor and MariGold.OpenXHTML | New Technical Blogs added | (2 votes) by S Ravi-Kumar-2012 (updated 5 days ago) How to implement show hide passeword using effects in Xamarin.Forms | | (1 votes) by Tahir Naushad (updated 2 days ago) How to create and publish NuGet package in .NET Core Continue reading | | (0 votes) by Alvin Bunk (updated 2 days ago) Introduction I just recently checked in my mink_test code to github, this is to provide people with a good simple example of PHPUnit test cases for testing a Symfony project. | | (3 votes) by IAmJoshChang (updated 6 days ago) Going through the Unity space shooter tutorial | | (3 votes) by IAmJoshChang (updated 6 days ago) Going through the Unity Ball tutorial | | (2 votes) by IAmJoshChang (updated 6 days ago) Going through the Unity Space Shooter - tutorial II | | (1 votes) by IAmJoshChang (updated 6 days ago) How to run your Libgdx game on your desktop | | (5 votes) by IAmJoshChang (updated 5 days ago) Attacking enemies, health system and death animation in Unity | | (0 votes) by Tahir Naushad (updated 5 days ago) How to containerize multiple ASP.NET Core applications and deploy to Azure. Continue reading | | (2 votes) by IAmJoshChang (updated 6 days ago) How to center text in Libgdx | | (0 votes) by Tahir Naushad (updated yesterday) How to deploy a cluster of ASP.NET Core application using Docker Swam mode. Continue reading | | (4 votes) by IAmJoshChang (updated 6 days ago) How to create a VERY simple first person shooter | | (3 votes) by IAmJoshChang (updated 6 days ago) CodeProject Here we are at Day 12 of the 100 days of VR. Yesterday, we looked at the power of rig models and Unity's mecanim system (which I should have learned but ignored in the Survival Shooter tutorial…) Today, we're going to continue off after creating our animator controller. We're going to c | | (3 votes) by IAmJoshChang (updated 6 days ago) CodeProject Welcome to a very special day of my 100 days of VR. Day 10! That's right. We're finally in the double digits! It's been an enjoyable experience so far working with Unity, especially now that I know a bit more about putting together a 3D game now. We haven't made it into the actual VR as | | (3 votes) by IAmJoshChang (updated 6 days ago) CodeProject Today in day 6, we're going to finish the rest of the Survival Shooter tutorial and finally move on to developing a simple game of my own! Today, we learn more about: Creating the UI Attacking and Moving for the player and the enemies Raycasting Creating more animations …And more! So le | | (3 votes) by IAmJoshChang (updated 6 days ago) CodeProject Alright, we're back at it again, with day 5 of working with Unity. We just finished the Unity Space Shooter tutorial from Day 2-4 and now today we're going on to look at the next set of tutorials: the Survival Shooter tutorial! Building up on what we already learned in our toolkit, we'r | | (3 votes) by IAmJoshChang (updated 6 days ago) Going through the Unity Space Shooter | | (3 votes) by IAmJoshChang (updated 6 days ago) Higher quality small font size in Libgdx | | (3 votes) by IAmJoshChang (updated 3 days ago) Finish attacking the enemy and walking sounds in Unity | | (2 votes) by IAmJoshChang (updated 6 days ago) CodeProject Welcome back to Day 11 of my 100 days of VR development! Continuing from where we left off, we have a cube as an enemy, we can do better than that. In fact, today, after playing around with creating my own character animations with rigging and Unity's Mecanim system and I'll tell you th | | (2 votes) by IAmJoshChang (updated 6 days ago) How to set up a weapon | | (2 votes) by IAmJoshChang (updated 6 days ago) CodeProject Here we are on day 8! Yesterday we created a very simple map for a simple FPS feature. Today, I went to look to see how we can move a character around in the scenery that was created. Here's what I got! Creating our character The first thing I figured out who was the "character". Turns | | (1 votes) by IAmJoshChang (updated 6 days ago) How to create a default skin to use in Scene2D for Libgdx | | (1 votes) by IAmJoshChang (updated 2 days ago) Adding shooting, hit, and more walking sound effects! | | (1 votes) by IAmJoshChang (updated yesterday) Welcome back to Day 16! Today we're going to go fix some of the assets for the game. Specifically, today I want to: Use a real gun asset Add the shooting effect back in Create code to trigger reloading Do you know what that means? We're going to go back to the Unity asset store to find new assets! | | (3 votes) by Sacha Barber (updated 3 days ago) Finishing the 'view rating' page | Blogs updated | (17 votes) by Nikola M. Živković (updated 3 days ago) Here are different ways to implement Singleton in .NET | | (8 votes) by Nikola M. Živković (updated 3 days ago) Tuples in .NET World and C# 7 improvements | | (10 votes) by Nikola M. Živković (updated 3 days ago) Actor model and using of Akka.NET | © 2017 The Code Project. All rights reserved. This email was sent to vutunglampro@gmail.com. To stop receiving The Weekly Newsletter 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