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. Presidents' Day / Family Day Holiday Given that it's Family Day for us in The Great White North and Presidents' Day for those slightly more south, we're all diligently sleeping in until this insane cold weather passes. We'll be checking email as soon as we can scrape the ice off our keyboards. CodeProject T-shirts Sure - talking about T-shirts when we're all trying to wear Canada Goose coats on top of Canada Goose coats may seem foolish, but those with central heating - or sensibly living in warmer climates - can grab themselves some haute couture in the shape of his-and-hers CodeProject T-shirts. cheers, Chris Maunder Advertisements This week's survey: How concerned are you that Intelligent Machines will take over your job? Latest Additions New articles added | (1 votes) by John Jiyang Hou (updated 4 days ago) An algorithm to determine if a point is inside a 3D convex polygon for a given polygon vertices in Fortran. | | (6 votes) by raddevus (updated 3 days ago) Get the Android device emulator running. Add code to generate Android log output and learn how to step into code using the Android Studio debugger. | | (5 votes) by raddevus (updated 5 days ago) Start your Android Development with a detailed look at Android Studio installation. | | (3 votes) by raddevus (updated 4 days ago) Experience the generation of your first Android App while learning to use the newest version of Android Studio. | | (19 votes) by MukeshKumar89 (updated 2 days ago) In this article, we will learn about different kind of component which is available in asp.net for managing the state of the page or control. | | (5 votes) by Andrias S. (updated 4 days ago) This tip describes how to create dynamics tree view in ASP.NET MVC 4 in a dirty way; create and render the DOM string. | | (2 votes) by Lenny Cheng (updated yesterday) We examine four ways to create forms in ASP.NET MVC 5: weakly typed synchronous forms, strongly typed synchronous forms, strongly typed asynchronous forms, and using jQuery AJAX to post form data. | | (1 votes) by Michael Gledhill (updated 2 days ago) Replacing slow Page_Load functions with UpdatePanels and asynchronous data loading | | (0 votes) by lakhdarr (updated yesterday) Different ways to export a grid contents to different file formats csv, excel, pdf using ASP MVC | | (0 votes) by Member 12319384 (updated 2 days ago) We have established a goal to decide, what solution (as in a combination of software and services) among those we chose allows extending the audience of an event with minimum efforts. | | (5 votes) by geoyar (updated 4 days ago) This article is about metaprogramming with compile time type lists. | | (2 votes) by Dr. Song Li (updated 2 days ago) This is a note on writting C/C++ programs with the help from Eclipse and CDT. | | (10 votes) by Pavel Evgenjevich Timoshenko (updated 5 days ago) In this article I would like to discuss about "nameof" operator supported by C# 6. It allows to map strings to named code elements. | | (6 votes) by Shi Her (updated 6 days ago) Using the Mongo C# Driver in Visual Studio to connect to MongoLab and creating generic CRUDs. | | (6 votes) by Sergey Kizyan (updated 3 days ago) This is 5th lecture of the set I'm giving. It is related to delegates and events | | (5 votes) by Manfredzik (updated 5 days ago) This article shows how to easily write own simple generic mapper with TDD. This is a great excercise to practice TDD that results in fully-working and simple generic mapper that can be used in production projects. | | (1 votes) by SubhamoyBurman (updated yesterday) This is how an idiot like me explains what is Abstract Factory pattern and how it could be used | | (1 votes) by Member 12250004 (updated 5 days ago) Should you upgrade to Angular 2? | | (0 votes) by Lucy Barret Geek (updated 2 days ago) For those of us who haven't been living under a rock for the last 6 years, we know that since WordPress 3.0 release we are now free to create our own post types. Basically, you can set a standard 'format' to display a certain 'type' of content via custom post types. This article will guide you step- | | (0 votes) by Vladimir Pecanac (updated yesterday) Of Continuous Integration and its benefits | | (148 votes) by adriancs, Taylor Hornby (updated 5 hours ago) Securing Password by Hashing with Salt | | (4 votes) by Jesus Carroll (updated 4 days ago) SQL Server 2016 introduces support for system-versioned temporal tables as a database feature that brings built-in support for providing information about data stored in the table at any point in time rather than only the data that is correct at the current moment in time. | | (2 votes) by Paulo Henrique S.S. (updated 23 hours ago) Getting started with MongoDB 3.2 and C# driver 2.0 | | (3 votes) by Cornelius Henning (updated 6 days ago) Binding of both the DataGrid columns collection and aspects of cell style | | (1 votes) by Peter Leow (updated 17 hours ago) Getting ready to incorporate Bootstrap in your web pages. | | (3 votes) by Patrick P. Frey (updated 3 days ago) This article shows the expandability of Strus with dynamically loadable modules written in C++. | | (0 votes) by dsuryd (updated 4 days ago) Building real-time web user interface for Windows service, or self-hosted with cross-platform Mono. | | (3 votes) by Sacha Barber (updated 3 days ago) Looking at Spark/Cassandra working together | | (0 votes) by Marc Clifton (updated 4 days ago) A deep dive into the $lookup aggregator with examples of one-to-one, one-to-many, many-to-many, and nested relational "queries" | | (0 votes) by Marc Clifton (updated 2 days ago) Semantic databases are the up-and-coming thing. Here's the beginnings of an implementation using MongoDB as the supporting database back-end. | | (0 votes) by Dynamsoft (updated 3 days ago) In this post, let's take a glimpse of how easy to build a custom Node module on Windows, Linux, and Mac by wrapping Dynamsoft Barcode Reader SDK, as well as how to integrate the module to quickly implement an online barcode reader. | | (2 votes) by Chris_Riley (updated 2 days ago) Zend Server is the most comprehensive release automation, APM, and extension management tool I've found that supports PHP applications. | | (0 votes) by Mark W Solomon (updated 3 days ago) In this article, I developed a way to determine all the SQL Servers in our environment at will and filter this information into Microsoft's Sunset report for Microsoft SQL Server and present all this information in an SSRS report. | | (1 votes) by Vladimir Pecanac (updated yesterday) Continuous integration with teamcity | | (3 votes) by Kashif-Sohail (updated 5 days ago) This article will guide you to "How to populate and add new nodes to TreeView up-to N Levels from Database". You will be able to add new node at any level and expand this up-to N Levels and generate automatic code for any child. | | (2 votes) by Azim Zahir (updated 6 days ago) This is a Text Editor App for Windows 8. | | (2 votes) by Muhammad Magdi (updated 3 days ago) Fancy toast notification for WPF applications easy to use and support MVVM pattern | Articles updated | (79 votes) by Peter Vegter (updated 6 days ago) MCI wrapper class library for .NET developers | | (22 votes) by John Jiyang Hou (updated 4 days ago) An algorithm to determine if a point is inside a 3D convex polygon for a given polygon vertices in C++ | | (19 votes) by David Maw (updated 6 days ago) A working example of a Windows client and server using SSL over TCP. | | (19 votes) by Zijian (updated 16 hours ago) Real world WCF project structure, Authentication and Authorization | | (15 votes) by syed shanu (updated 6 days ago) In this article we will see how to create and manage a User Role based menu using ASP.NET MVC, WEB API and AngularJS. | | (4 votes) by Siddharth R Barman (updated 4 days ago) Quick introduction to oData (v4) by understanding how to implement CRUD method using ASP.NET Web Api. | | (106 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 | | (40 votes) by wells cheung (updated 6 days ago) Standalone Privilege Control, Single Sign-On Solution | | (29 votes) by Sergey Kizyan (updated 5 days ago) This is the second lecture from my series. It is related to work with text data and concentrated on such types as char, string, SrtingBuilder and SecureString | | (24 votes) by Sergey Kizyan (updated 5 days ago) This is the 4th article from the training that I give for my coworkers | | (17 votes) by Sergey Kizyan (updated 5 days ago) Third lecture from the series I'm running. Related to class definition and gives basic understanding about what is type in .NET | | (12 votes) by Simon Agholor (updated 3 days ago) How to invoke Java methods from a .NET application. | | (11 votes) by Jean-Pierre Bachmann (updated 2 hours ago) ADO.NET ORM | | (6 votes) by DotNetSteve (updated yesterday) A gentle introduction for DI and IOC in the first program most of us have written - Hello World | | (6 votes) by Peter Occil (updated 2 days ago) A C# implementation of Concise Binary Object Representation, in the public domain | | (3 votes) by Konstantin A. Magg (updated yesterday) Angular-translate is the number 1 module for providing localized texts in angular. This tip tries to give a short description of implemented async file loaders and a few recommendations, when to use them. | | (22 votes) by Jörgen Andersson (updated 2 days ago) | | (9 votes) by AJSON (updated 4 days ago) How to bring CSV and XML data into MS SQL server | | (9 votes) by Peter Elzinga (updated 2 days ago) This is a generic solution for converting the output of any SQL server script to an Excel file (using SSIS). | | (30 votes) by Eric Ouellet (updated 23 hours ago) A very fast Convex Hull algorithm and its implementation | | (15 votes) by max komlev (updated 4 days ago) Example of WebBrowser customization and http/https server on localhost as engine for cross-platform application based on web technologies. | | (3 votes) by Kuv Patel (updated 2 days ago) Decrypt Stored Procedures, Views, Functions, and Triggers in SQL Server | | (48 votes) by wembikon (updated 2 hours ago) Basic steps in creating and consuming a simple WCF web service. | | (7 votes) by Axel Rietschin (updated 5 days ago) Import photos & videos directly 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. | New Tips and Tricks added | (8 votes) by Chihwei Chang (updated 5 days ago) | | (0 votes) by Mustafa Sirki (updated 13 hours ago) Comparing arrays in knockout | | (4 votes) by osy (updated 3 days ago) You can't partially specialize function templates - or maybe you can? | | (6 votes) by Kenneth Haugland (updated 2 days ago) Subscribe weakly to an event using Reactive Extensions | | (1 votes) by john_1726 (updated yesterday) Exploring Dependency Injection / Inversion of Control (IoC) with Managed Extensibility Framework (MEF) | | (0 votes) by Jigar_Patel (updated 15 hours ago) Amazon S3 lib for uploading file in C++ using VS2010 | | (2 votes) by Bruno Tabbia (updated 13 hours ago) Automatic positioning and resizing of explorer windows, without overlapping (for obsessive superusers) | | (1 votes) by JPhelps (updated yesterday) To dynamically set the password viewing style for the edit control | | (0 votes) by StormyDev (updated 6 days ago) Simple and clean-cut label that user can edit text of during run-time (by double-clicking) which I wrote because the examples I found were either obsolete or added clutter to the interface. | | (0 votes) by SubhamoyBurman (updated 3 hours ago) Understand the basics of how iOS applications are constructed and how Xamarin helps you to do so in C# | | (0 votes) by SubhamoyBurman (updated 13 hours ago) MVC and other popular iOS terminology | | (1 votes) by slavik57 (updated 12 hours ago) Synchronous promise for making testing experience much easier | | (5 votes) by Troy W. Locke (updated 4 days ago) The JavaScript Module Pattern used with jQuery | | (2 votes) by Kornfeld Eliyahu Peter (updated 6 days ago) Play hide-and-seek with your shared files... | | (0 votes) by Daniel 11317535 (updated 6 days ago) Autodeploy case36 using R | | (2 votes) by Martin Gmuca (updated 3 days ago) Quick guide to develop first app for Windows 10 IoT core | | (4 votes) by Kouji Matsui (updated 4 days ago) This library is simple and is a substitution of System.String.Format. | | (0 votes) by Deependra Sampang (updated 3 days ago) Usage of WCF for sending messages, WAS binding of MSMQ message queue for processing of messages, fail-over set up for MSMQ server | | (2 votes) by Jim Roth (updated 5 days ago) Use PowerShell Post-build scripts to check in binaries to TFS for continuous integration during the build process. | | (1 votes) by Member 510022 (updated yesterday) A PowerShell function for testing Internet connectivity using the Network Connectivity Status Indicator (NCSI) mechanism | Tips and Tricks updated | (24 votes) by João Matos Silva (updated 4 days ago) FlatMapper is a library to import and export data from and to plain text files | | (16 votes) by araud (updated 5 days ago) Did you ever want to know where most of the memory is consumed? Whether it leaks or just gets allocated too much. This home brew memory tracker is yet another bicycle that you will be able to tune for your needs. | | (17 votes) by Sergey Kizyan (updated 5 days ago) I'm starting a set of C# lectures for our engineers. The first lecture is about C# built-in types also known as primitive types. | | (11 votes) by Dholakiya Ankit (updated 6 days ago) Logging database operations in Entity Framework and handling Exceptions | | (3 votes) by Miljan Radovic (updated 6 days ago) C# Script in SSIS which can be used to replace standard (slow) SSIS SCD2 Lookup | | (8 votes) by Luïs94 (updated 4 days ago) How can you make snippets on a simple and easy way. | | (1 votes) by István Smrtnik (updated 3 days ago) A Google fusion tables SQL front end for quick query hacks. Comes with code completion, syntax and error highlighting plus some extra commands like DROP TABLE. Antlr4 grammar included. | | (0 votes) by Daniel 11317535 (updated 6 days ago) Steps to automate application exports for case360 using cURL | | (11 votes) by Gregory Morse (updated 4 days ago) How to create and use the parallel task library ported for native C++ WRL | | (12 votes) by Martin Gmuca (updated 2 days ago) A brief introduction to Windows 10 IoT development | New Technical Blogs added | (3 votes) by Afzaal Ahmad Zeeshan (updated 16 hours ago) In this post, I am talk about methods used to build custom documentation builders for .NET projects using Reflection APIs. | | (1 votes) by kevinfitzpatrick (updated 3 days ago) Entity Framework Code First Migrations in a Team Environment | | (0 votes) by Nikola Breznjak (updated 3 days ago) In this post, I’ll show you how you can quickly turn any website into an executable with nativefier in a single command. | | (0 votes) by Shivprasad koirala (updated yesterday) Learn AngularJS Step by Step – Lab 2 (Events and Validations) | | (1 votes) by Duncan Edwards Jones (updated 5 days ago) How to extend the event streaming architecture using the concept of classifiers and instance groups to add business meaningful groups | | (8 votes) by dibley1973 (updated 4 days ago) In this series of posts, I am going to share with you the solution I have used in a recent project for a centralised event dispatcher. | | (5 votes) by Anton Angelov (updated 6 days ago) Learn how to use the Windows Event Log via C#. Find different logging solutions and various test strategies.The post Top 9 Windows Event Log Tips Using C# appeared first on Automate The Planet. | | (3 votes) by dibley1973 (updated 3 days ago) Centralised Event Dispatcher in C# - Part 2 | | (1 votes) by dibley1973 (updated 2 days ago) Centralised Event Dispatcher in C# - Part 3 | | (3 votes) by Sibeesh Passion (updated 4 days ago) Some information about IndexedDB | | (1 votes) by kevinfitzpatrick (updated 3 days ago) Migrating a Project from Database First to Code First | | (1 votes) by kevinfitzpatrick (updated 3 days ago) SlowCheetah for Configuration Transforms for Windows Apps | | (2 votes) by aj_ankurjain (updated 4 days ago) ProxyLayer Between MQTT Broker (Any MQTT Broker) and AWS IoT Broker | | (2 votes) by aj_ankurjain (updated 4 days ago) First Step | How to create a Blog for yourself on AWS EC2 Instance (Step-by-Step guide) | | (1 votes) by Duncan Edwards Jones (updated 5 days ago) How to wrap the business meaningful events in an event store with identity and context information, stored according to the backing technology | | (1 votes) by Duncan Edwards Jones (updated 5 days ago) Event streams on Azure - serialisation of events | | (1 votes) by Duncan Edwards Jones (updated 4 days ago) Event streams on Azure - running a projection | | (0 votes) by Keyhole Software (updated 6 days ago) Introducing Cucumber for Java + STANDARD Values | | (2 votes) by Tom Chantler (updated 2 days ago) In this article you will learn how to write a simple application for the Microsoft Band. It'll only take about half an hour. All of the code is in GitHub. | | (0 votes) by Mario Vernari (updated 14 hours ago) Very simple experiment, a bit vintage, for driving a common alphanumeric LCD module (HD44780-based) with a Raspberry PI 2 and Windows 10 IoT | | (2 votes) by Anton Angelov (updated 11 hours ago) Find some advanced WebDriver tips and tricks how to use the framework like turn-off the JavaScript, execute tests in a headless browser or use a particular browser's profile.The post 10 Advanced WebDriver Tips and Tricks Part 1 appeared first on Automate The Planet. | | (2 votes) by arjunaraneta (updated 2 days ago) Java is a programming language expressly designed for use in the distributed environment of the Internet. It was designed to have the “look and feel” of the C++language, but it is simpler to use than C++ and enforces an object-oriented programming model. Java can be used to create comple | | (3 votes) by Bill Wagner (updated 5 days ago) I'm continuing my discussion on proposed C# 7 features. Let's take a brief look at Slices. The full discussion is here on GitHub. Please add your thoughts on that issue, rather than commenting directly to me. That ensures that your thoughts directly reach the team. Let's start with the problem that | | (2 votes) by kevinfitzpatrick (updated 3 days ago) Understanding the problem is the hardest part of any software project | | (1 votes) by aj_ankurjain (updated 4 days ago) How to create AWS EC2 Instance (ubuntu) with Elastic IP (Step-by-Step guide) | | (0 votes) by Keyhole Software (updated 6 days ago) A Working DeltaSpike Tutorial | | (0 votes) by Tushar Tale (updated 21 hours ago) Damn it's very old term, but reborn. Recently, Automation happened to be a core part of many Major Software firm CIO's strategies. Lot have been said about it. After hearing so much and seeing significant inclination of technology world towards automation, I have decided to apprise myself and find a | | (4 votes) by Sibeesh Passion (updated 3 days ago) In this article we will learn about CRUD operations in Web API using Angular JS. We will use Visual Studio 2015 to create a Web API and performs the operations. In this project we are going to create a database and a table called tbl_Subcribers which actually contains a list of data. Here we will [& | Blogs updated | (19 votes) by Steve Naidamast (updated 6 days ago) "Agile Development" – The Software Industry's New Meme | | (8 votes) by Rob Kraft (updated 2 hours ago) Robert's Rules of Coders: #8 Avoid Negative Conditionals And Method Names | © 2016 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