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. The 'It's So Close to Spring We Can Smell It' holiday It's a holiday for The CodeProject team today so we're safely out of the office spending the day rediscovering what's been buried under the rapidly melting snow. The aroma is special. We'll be back on deck first thing Tuesday. As a reminder: if you have a simple coding challenge you want to pose to our readers then send it in! cheers, Chris Maunder Advertisements This week's survey: Which of the current tech trends interest you as a developer? Latest Additions New articles added | (7 votes) by Akhil Mittal (updated 5 days ago) In this article, I'll explain how one can directly check in the Visual Studio extension to the GIT repository, and as soon as the extension is pushed to GIT repository, it automatically deploys to a staging server made on AppVeyor via Continuous Integration | | (2 votes) by Emiliano Musso (updated 2 days ago) In the present article we'll see how to develop a simple Android solution, through the use of Visual Studio e Xamarin, the developer framework which allows the creation of cross-platform solutions. The project will allow us to analyze, more generally, the peculiarities of an Android solution, such a | | (3 votes) by hevesir (updated 5 days ago) Resolves the "eight queen" problem. Place eight queens on a chessboard not to capture each other. | | (15 votes) by syed shanu (updated 5 days ago) In this article, we will see in detail about the ways we can customize our ASP.ENT MVC Application. Here, in this article, we will see three methods to customize our ASP.NET MVC Bootstrap Templates. | | (6 votes) by Sergey Volk (updated 4 days ago) Open source framework for monitoring Asp.Net Web Api 2 and MVC5 applications performance without using windows performance counters, automates performance counters data collection, store and visualization. | | (1 votes) by Mosti16 (updated 2 days ago) Use a custom Authorize Attribute which use a own PermissionProvider with custom Permission-Management. | | (1 votes) by Sergey Alexandrovich Kryukov (updated 5 hours ago) Rather insane yet simple approach to the named function parameters | | (10 votes) by Naveen Kosana (updated yesterday) Learn how to write unit test cases using Jasmine framework for Angular Controllers | | (4 votes) by Amayabay (updated 6 days ago) In this article we explain how YouTube Live broadcasts work, and show how anyone with just basic JavaScript knowledge can come up with a YouTube Live broadcast from an HTML page using the WebRTC technology. | | (0 votes) by sameh obada (updated 2 days ago) Implementation of mouse capturing for HTML5 Broswsers | | (4 votes) by Alibaba Cloud (updated 6 days ago) In this post, we learn about algorithms that help implement ML functions. | | (3 votes) by Alibaba Cloud (updated 5 days ago) This post features a basic introduction to machine learning (ML). You don't need any prior knowledge about ML to get the best out of this article. Before getting started, let's address this question: "Is ML so important that I really need to read this post?" | | (1 votes) by Steffen Ploetz (updated 4 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 utilizing the DrawingBrush with offset and tiles. | | (6 votes) by saddam_msp (updated 5 days ago) Download files using T-SQL server which is very much faster then any other option. | | (1 votes) by Robert_Dyball (updated 5 hours ago) How to keep your SPA code DRY! Why shouldn't everything be code first? Code-first database and code first code! ASP.Net Core tag helpers can kick start your SPA to create HTML and Angular 2 dynamically from your data model. | | (1 votes) by Cinchoo (updated 11 hours ago) Simple Xml file reader for .NET | | (0 votes) by Cinchoo (updated 6 days ago) Tutorial on importing CSV file to any database using Cinchoo ETL | | (4 votes) by Evoluteur (updated 3 days ago) RESTful Micro-ORM for CRUD and more, written in Javascript, using Node.js, Express, and PostgreSQL. | | (4 votes) by koolprasad2003 (updated 6 days ago) This article gives you idea, How to Disable Copy/Paste option from Word (Docx) document using C# and OpenXML | | (8 votes) by Wolfgang Foerster (updated 4 days ago) A class which helps to easily move and rotate a camera in a 3D scene | | (4 votes) by Corinna John (updated 4 days ago) Fun with code and yarn | | (0 votes) by Kannan.Sreenivasan (updated 1 hour ago) .Net application unit testing made easy with NUnit testing framework | | (1 votes) by Fazlur Rahman (updated 5 days ago) Step by step procedure to install NetBeans on Ubuntu 16.04 operating system with Hadoop 2.7.3 version. This may work for any other versions of Hadoop and Ubuntu. | | (2 votes) by Michael Chourdakis (updated 21 hours ago) Let your clients sign their documents online | | (0 votes) by Dirk Bahle (updated 20 hours ago) In a dialog with WPF | Articles updated | (19 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago) Single-instance application behavior can be considered comprehensive only it all three features are implemented: detection of second instance, passing command line and activation of first instance | | (21 votes) by Wojciech Nagórski (updated 5 days ago) Extended XML Serializer for .NET 4 and .NET CORE with WebApi and ASP Core integration. | | (11 votes) by Pawel Wzietek (updated 6 days ago) synchronous/asynchronous control via multiple interfaces with command queuing | | (4 votes) by Ivan Kochurkin (updated 8 hours ago) This article goes into detail describing approaches to Objective-C preprocessor directives processing. Besides the theoretical side of the question, these approaches are practically implemented in web services, such as Swiftify and Codebeat. | | (21 votes) by KristianEkman (updated 6 days ago) Chess engine and simple chess user interface | | (14 votes) by Sayantan Dutta (updated 3 days ago) Pre-compiled Razor view in ASP.NET MVC | | (48 votes) by Sergey Alexandrovich Kryukov (updated yesterday) The convenience of this Sound Recorder is defined by its minimalism and understanding of the purpose | | (14 votes) by Sergey Alexandrovich Kryukov (updated 14 hours ago) Derived work based on the article by Sergey Ryazanov "The Impossibly Fast C++ Delegates": this good solution is fixed and further developed using C++11. | | (13 votes) by Shao Voon Wong (updated 3 days ago) Simplistic Binary Streams with endian swap support | | (49 votes) by Akram El Assas (updated 2 days ago) An open source workflow engine written in C#. | | (15 votes) by Ashley Davis (updated 3 days ago) A demo of Highstock using Data-Forge with financial data loaded from Yahoo. | | (10 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago) No named function arguments in JavaScript? Create them automatically | | (10 votes) by Anurag Gandhi, Aniket Agrawal (updated 4 days ago) A set of selected questions and answers of angular 2 that helps you to clarify the concepts of angular 2. | | (9 votes) by Sergey Alexandrovich Kryukov (updated 4 days ago) JavaScript helps to write code without the usual irritation | | (9 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago) Well-known "pass an object" approach with a twist | | (11 votes) by Afreen F (updated 3 days ago) This article explains basic concepts of AngularJS like Modules, Controllers, Expressions, Directives, Scope and Scope Inheritance. | | (4 votes) by Tomáš Růt (updated 5 days ago) Explanation of bobflux application architecture for bobril | | (7 votes) by Veronica S. Zotali (updated 4 days ago) This article shows how to configure IdentityServer3, when you need to authenticate and authorize usage of your WebAPI/MVC, for users stored in SQL Server. | | (27 votes) by Peter Occil (updated yesterday) A public domain JavaScript library for easing the development of HTML 3D applications | | (27 votes) by Robert_Dyball (updated 8 hours ago) "... dogs and cats living together ..." or how to build an application framework to get the best out of ASP.Net Core and Angular - at the same time. | | (15 votes) by Robert_Dyball (updated 5 hours ago) Accelerate development using C# tag helpers and Razor from ASP.Net Core MVC together with Angular 2. Yes - have your SPA and eat it too. | | (8 votes) by Dave Clemmer (updated 1 hour ago) Identifying some model oriented techniques you already use and put those techniques into context of overall model oriented techniques that you can tap into. | | (247 votes) by Jacques Fournier (updated 2 days ago) SrcChess is a chess program built in C# | | (337 votes) by Mehdi Gholam (updated 4 days ago) Smallest, fastest polymorphic JSON serializer (with Silverlight4 and MonoDroid support) | | (5 votes) by Pritam Zope (updated 4 days ago) In this article, we will create a notepad in Java with features like Multi Tabbed Documents, Document Selector, Openning/Saving/Closing Multiple documents, Running External Programs,Different Look and Feels, Viewing files in Browser, etc. | | (27 votes) by Cinchoo (updated 5 days ago) Simple CSV file reader for .NET | | (9 votes) by Cinchoo (updated 6 days ago) Yet another RoboCopy GUI tool | | (8 votes) by Peter Huber SG (updated 3 days ago) Near real time, multi threading safe tracing for any .NET technology | | (4 votes) by Cinchoo (updated 5 days ago) Simple CSV file writer for .NET | | (2 votes) by Cinchoo (updated 2 days ago) Simple NACHA driver for .NET | | (1 votes) by Cinchoo (updated 5 days ago) Simple FixedLength file reader for .NET | | (0 votes) by Cinchoo (updated 5 days ago) Simple FixedLength file writer for .NET | | (3 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago) Single-instance application behavior can be considered comprehensive only it all three features are implemented: detection of second instance, passing command line and activation of first instance | | (7 votes) by EdgeCloser (updated 5 days ago) Escape from Microsoft Edge whenever the Windows 10 Start Menu, Search and Cortana tries to force it on you | New Tips and Tricks added | (7 votes) by OriginalGriff (updated 5 days ago) I embed a ToDo.txt and a RevisionHistory.txt file in every assembly - it helps me keep track of what has changed - and it normally gets read out and displayed in the "Help...About" dialog. But what if you want to read an embedded file from a different Assembly? | | (6 votes) by Hugo Dominguez (updated 5 days ago) This article shows you how to expose the AngularJS controllers in order that they can work harmoniously with MVC controllers, and they can be loaded dynamically only when they are requested. | | (5 votes) by Muhammad Albedewy (updated 5 days ago) Validate Anti-Forgery in 6 easy steps | | (2 votes) by Mike Hankey (updated 6 days ago) Highlighting the current menu item in MVC using the MvcSiteMapProvider turned out to be somewhat of a challenge but with a little head scratching and several cups of coffee, this is what emerged. | | (0 votes) by honzha99 (updated 17 hours ago) How to get started with Angularjs and webapi | | (0 votes) by Blondy314 (updated 2 days ago) An application which communicates with your TFS server - notifies about changes and shows a quick history | | (4 votes) by Jon McKee (updated 6 days ago) How to do it and why it works. | | (1 votes) by Cinchoo (updated 3 days ago) Tutorial on bulk importing CSV file to SQLServer database using Cinchoo ETL | | (0 votes) by Cinchoo (updated 2 days ago) Tutorial about converting XML file to CSV file | | (1 votes) by Nesreen Maged (updated yesterday) Use native script with Angular2 and typescript to build a native Android mobile app that is integrated with Google firebase notification FCM | | (1 votes) by James J M (updated 9 hours ago) Ads aren't for everybody. Here's how you can get rid of them. | | (0 votes) by RedDk (updated 3 days ago) The solution to annoying garish webpages; say good-bye to all that irritating light while browsing the internet. Keep it dark ... learn how here. | | (2 votes) by BeardyMcBeardFace (updated yesterday) How to update a UI element from multiple threads | Tips and Tricks updated | (14 votes) by trident99 (updated 6 days ago) GT is a compact, efficient, and customizable graphical user interface (GUI) library for the Windows environment. | | (0 votes) by Cinchoo (updated 4 days ago) Quick start tutorial to read Delimited file | New Technical Blogs added | (3 votes) by Rui Jarimba (updated 4 days ago) Implementing a cross-browser solution for downloading files from a UNC share in ASP.NET applications | | (2 votes) by Ehsan Sajjad (updated 6 days ago) This article demonstrates how to implement advanced search on a gird using JQuery DataTables in asp.net mvc 5 | | (0 votes) by Paul D. Sheriff (updated 5 days ago) This blog post shows you additional methods you can take advantage of to work with cache data. | | (3 votes) by Val Okafor (updated 6 days ago) A complete, step by step tutorial on working with Firebase Realtime Database in Android | | (0 votes) by Afzaal Ahmad Zeeshan (updated 16 hours ago) In this article I will give you a complete overview of SQLite databases in Android and how to consume them using Xamarin APIs. | | (2 votes) by Melick (updated 3 days ago) You are being redirected to the following URL that was not registered as the app launch URL | | (2 votes) by Ivan Yakimov (updated 3 days ago) Read-only interface is a simple thing. It does not allow the user to change its state. But sometimes, you may want to "change" it. | | (1 votes) by essentialSQL (updated 1 weeks ago) When modifying one table based on the contents of another it may be tempting to simply use the merge statement, but before you throw away all other forms of modifying data, I think it’s important for you to know the difference between merge and update. What is the Difference Between MERGE and UPDA | | (0 votes) by Anton Angelov (updated 13 hours ago) Find out how to improve your Selenium WebDriver tests through the new improved C# 6.0. The new features will help you to create more readable tests.The post Enhanced Selenium WebDriver Tests with the New Improved C# 6.0 appeared first on Automate The Planet. | | (0 votes) by Hideous Humpback Freak (updated 5 hours ago) Set operations - Part 2 of 3 | | (0 votes) by Imran Abdul Ghani (updated 17 hours ago) In this MEAN Stack tutorial, we are going to develop a RESTful API using Express.js and MongoDB. | | (1 votes) by Rion Williams (updated 2 days ago) How to resolve Installation Issues with Visual Studio 2017 | Blogs updated | (81 votes) by n.podbielski (updated 3 days ago) If you want to optimize code, which is based on Reflection, delegates may be the thing you are looking for. | | (5 votes) by Rui Jarimba (updated 4 days ago) Web Services Dependency Injection using Unity | | (5 votes) by Vangos Pterneas (updated 5 days ago) Metro UI is Microsoft's new proposition for designing graphical user interfaces | © 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