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. Best Practices We're still on the hunt for articles on best practices for software development. Any topic you wish - as long as they are solid, clear guidelines, patterns and practices that will make your code safe, error free, fast and most importantly, easy for the next dev that has to muck in your code. Submit your hard-earned wisdom and the best of the best will be moved into the new Best Practices section. Chris on Holiday Chris is out of the office and off to sunny Costa Rica for the next week. We sent him down with a full supply of maple syrup and Tim Tams, but the Wi-Fi can be a bit dodgy so we're not sure how well he'll make it. He returns next Monday, and it's business as usual around here otherwise, but go easy on us and the hamsters this week. Cheers! cheers, Chris Maunder Advertisements This week's survey: What's your favourite type of music to listen to while coding? Latest Additions New articles added | (2 votes) by Daniel Miller (updated yesterday) This article describes the C# implementation for a high-performance user/role security principal hierarchy. | | (3 votes) by Android on Intel (updated 5 days ago) Intel(R) XDK is an HTML5 Cross-platform Development Tool and provides an easy and fast way to get your apps to market. Emscripten Compiler and Intel XDK now gives you another option to publish apps using C and C++ as part of the application. | | (2 votes) by Afzaal Ahmad Zeeshan (updated yesterday) This article discusses Android programming and aims at teaching you about Android programming for Camera and Widgets. | | (1 votes) by Android on Intel (updated 5 days ago) Intel recently teamed up with Unity Technologies, maker of the Unity game development engine, to offer a fun contest that gave game developers an opportunity to build their games with native x86 support for Android using Unity 5. | | (1 votes) by Android on Intel (updated 5 days ago) As a follow-up to Adaptive Volumetric Shadow Maps for DirectX 11, we present a port of the same algorithm adapted for Android devices that support OpenGL ES 3.1 and the GL_INTEL_fragment_shader_ordering OpenGL extension. | | (1 votes) by Android on Intel (updated 5 days ago) Using OpenCL™ 2.0 Read-Write Images | | (0 votes) by Android on Intel (updated 5 days ago) The frame rate, or frames per second (FPS), while being a viable and simple method of measurement, is not the be-all and end-all data to consider when assessing performance. Another important metric to consider regarding frames is frame time. | | (0 votes) by Android on Intel (updated 5 days ago) Targeting Android Apps on x86- and ARM-Based Devices with Visual Studio 2015 | | (8 votes) by Sreekanth Mothukuru (updated 6 days ago) The idea is to use Dependency Injector (DI) framework Ninject to dynamically target our application to SQL Server or Oracle database either by using Entity framework (EF) or Dapper ORM using global settings | | (4 votes) by Omar Nasri (updated 19 hours ago) This article explains how to use the JQuery Autocomplete Plugin. | | (0 votes) by Rupesh Kahane (updated yesterday) In this article, we will discuss some Basics & Real Life Example of MVC 5. | | (1 votes) by Arthur V. Ratz (updated yesterday) The following article demonstrates the implementation of the multithreaded parallel sorting algorithm unleashing the power of OpenMP performance optimization library | | (19 votes) by Shivprasad koirala (updated 4 days ago) In this article we will try to understand Delegates, Multicast delegates and Events in C# | | (3 votes) by stebo0728 (updated 4 days ago) | | (11 votes) by Sergey Alexandrovich Kryukov (updated 4 days ago) How to create modal popup functionality without 3rd-party frameworks? | | (5 votes) by David Catuhe (updated 4 days ago) Thanks to Chakra (the JavaScript engine used by Microsoft Edge), it is now possible to host one of the fastest JavaScript engines (and also the one with the highest support of ECMAScript 6) inside any Universal Windows Platform application. | | (6 votes) by Praveen Ruch (updated 6 days ago) Building first Angular2 app with VS2013 and TypeScript. | | (4 votes) by Alexander Siniouguine (updated yesterday) Discover Bower and Gulp with Visual Studio 2015 | | (4 votes) by J. Michael Palermo IV (updated 6 days ago) Because so much has changed over the years, I thought it would be appropriate to do a developer based 'snapshot' of where CSS is now, and how to embrace the future. | | (0 votes) by David Rousset (updated 2 days ago) Today I'd like to share with you what I've learned while building the audio engine of our Babylon.js open-source gaming engine. | | (15 votes) by AJSON (updated 4 days ago) Useful things to know for developers put in charge of an MS database server | | (4 votes) by Rajesh Kumar (updated 4 days ago) This article is all about how to identify the worst performing queries in the running application or some specific module of the aplication. | | (0 votes) by Miljan Radovic (updated 2 days ago) Script to generate DimDate for specified date range | | (9 votes) by Gaurav K Rastogi (updated 3 days ago) This is the article which basically is the comparison between three most popular DI in .net | | (4 votes) by MatthewThomas (updated 6 days ago) Adding design time support for regions in Prism 6 | | (3 votes) by Steve 262877418 (updated 3 days ago) Cross Site Scripting introduction | | (2 votes) by Krishna P Seetharaman (updated 19 hours ago) How to call web service in biztalk asynchronously. Error handling and retrying, sending error email when the web service is down. Resume the orchestration to completion when the service comes back | | (3 votes) by dteviot (updated 6 days ago) Web to EPUB Extension for Chrome | | (4 votes) by syed shanu (updated 5 days ago) In this article you will learn about Microsoft Small Basic for beginners. | | (0 votes) by Mark_Warren (updated 5 days ago) Working with customers and partners, here is an overview of the need for DevSec and the five 'best practice' questions to ask when looking how to have a better 'DevSec' strategy | | (0 votes) by Mark_Warren (updated 5 days ago) Perforce Helix meets enterprise needs without forcing you to embrace a host of unsupported extensions or burn precious development cycles on home-brewed tools to fill gaps. | | (0 votes) by Denis Murashov (updated yesterday) In the article I describe the possibilities of standard Delphi DFM-serialization mechanism. I start from the basics and then try to cover more complex situations. | | (2 votes) by Snesh Prajapati (updated yesterday) In this article we will learn about EventAggregator and IActiveAware interface and its uses in WPF application using Prism. This is continuation of second part of article series having total three parts. | | (2 votes) by Nick Polyak (updated 14 hours ago) WPF Fundamental Concepts Explained and Illustrated by Simple C#/XAML Samples | | (1 votes) by Ratish Philip (updated 2 days ago) The next version of the useful WPF controls is here | Articles updated | (2254 votes) by .dan.g. (updated 3 days ago) A hierarchical task manager with native XML support for custom reporting. | | (61 votes) by syed shanu (updated 5 days ago) In this article you will learn about MVC AngularJS Master/Detail CRUD, Filter and Sorting using WEB API 2 with Stored Procedure. | | (39 votes) by Halil ibrahim Kalkan (updated 2 days ago) Creating a multi-tenant (SaaS) web application based on ASP.NET Boilerplate and using ASP.NET MVC, Angularjs and EntityFramework. | | (19 votes) by Zijian (updated 6 days ago) Generate strongly typed client API in TypeScript for ASP.NET Web API | | (8 votes) by syed shanu (updated 5 hours ago) In this article we will see in detail how to create a simple MVC Pivot HTML Grid using AngularJS and Web API 2. | | (39 votes) by Gerd Wagner (updated 5 days ago) Learn how to build a front-end web application in plain JavaScript with minimal effort. Do not use any (third-party) framework or library, such as jQuery or Angular, which create black-box dependencies and overhead, and prevent you from learning how to do it yourself. | | (3 votes) by Slavko.Parezanin (updated 5 days ago) Knockout Component SLGrid. | | (21 votes) by Jerome Vonk (updated 4 days ago) Description of cryptographic hashes and practical examples of how to calculate them | | (7 votes) by Mohammad Dayyan (updated 6 days ago) A library for creating .Net Serializable Expressions to send via WCF services | | (3 votes) by Patrick P. Frey (updated 2 days ago) This tutorial based on a docker image will guide through the development of a search engine service based on Strus and its Python Bindings within the Tornado web-framework. | | (36 votes) by Ashraf Azmi (updated 6 days ago) Introduces an In-Memory Graph database, and shows how to use it to query and mine Northwind database. | | (18 votes) by Michael Chourdakis (updated 17 hours ago) Load an EXE file as a DLL in another EXE and execute the functions | | (4 votes) by Nejimon CR (updated 2 days ago) This article describes how to put your WCF client configuration in a class library's config file instead of client application's config file | | (9 votes) by Nejimon CR (updated 5 days ago) Implement WCF web service access from WPF with busy indicator and premature cancellation feature without using delegates, background worker, or separate event procedure | New Tips and Tricks added | (1 votes) by Miljan Radovic (updated 6 days ago) T-SQL Simulator for Monty Hall Paradox | | (1 votes) by Anele 'Mash' Mbanga (updated 4 days ago) Explore your Genymotion Device folders | | (3 votes) by Asib Al Amin Talukder (updated 6 days ago) This tip describes the angularJs routing and how to configure and work with classic ASP.NET MVC application. | | (3 votes) by Kanivalan Raju (updated 3 days ago) Generate User Interface for Web API that lists down all the http services without writing a single line of code | | (13 votes) by Akash Gutha (updated 4 days ago) Code snippets are automatic code generators that can generate code with just a unique string and a tab press. | | (8 votes) by FrancoisViljoen (updated 4 days ago) We often end up having code that evaluates various states on a class, just to figure out what other code needs to execute. This little tip is something that we have implemented and we have been able to get noticeable improvements in execution time. | | (2 votes) by U_IO (updated 3 hours ago) Consider possibility of alternative syntax usage to refer and access to last anonymous objective variables in C# instead of using construction in code. | | (1 votes) by Gaurav K Rastogi (updated 6 days ago) | | (1 votes) by Bilal Çalım (updated 3 hours ago) Log transform, negative transform, power-law transform, gray transform, histogram stretching, drawing histogram, histogram equalization | | (0 votes) by rvjagadheesh (updated 14 hours ago) How to find Java version installed in your PC ?? | | (11 votes) by Kanivalan Raju (updated 4 days ago) Capturing JavaScript errors occured in user's browser at Server side | | (0 votes) by Vikas Kmr Chaturvedi (updated 3 days ago) Creating first directive with Vikas Chaturvedi | | (5 votes) by Umer Qureshi (updated 4 days ago) How to bind data in a simple way without writing any code | | (0 votes) by gggustafson (updated 2 days ago) This tip presents a general method for capturing GUI events. | | (5 votes) by Umer Qureshi (updated 4 days ago) How to create a Custom Control so it can be used later and how to give access to some of it properties | | (9 votes) by AlexandraGren (updated 3 days ago) Creating HTML Responsive Table with help CSS media queries | | (2 votes) by Vince Chan (updated yesterday) How to display activity indicator with overlay | | (4 votes) by Aftab Ahmed Sajid (updated 5 days ago) Preventing browsers from saving Admin user passwords, intentionally or unintentionally while using STRUTS forms | | (1 votes) by Ngo Tuong Dan (updated 2 days ago) A usecase for Java beginner | | (3 votes) by Krishna P Seetharaman (updated 6 days ago) Faced slow performance in certain stored procedure, which caused timeout error. This was improved using WITH clause and JOINs | | (8 votes) by Kamran_Shahid (updated 6 days ago) Singleton pattern implementation in Android | | (5 votes) by Umer Qureshi (updated 4 days ago) Explains how to navigate among pages with button clicks | | (3 votes) by Umer Qureshi (updated 13 hours ago) Create your own web scrapper using node.js | | (6 votes) by Mohammad Shuvo (updated 5 days ago) This tip describes how we can create a simple window in Go programming language using Win32 API functions. | | (3 votes) by Fred Perkins (updated 3 days ago) Some high-level thoughts on Artificial Intelligence. Is it really AI we are looking for? | | (0 votes) by databoom (updated 2 days ago) This tip resolves the problem of Kendo Grid losing the focus after editing in autoSynch mode. | | (5 votes) by Ksh_Sr (updated 6 days ago) This tip helps you implement the nLog in conjunction with Microsoft.Extension.Logging framework in ASP.NET vNext. | | (2 votes) by NightWizzard (updated yesterday) Explained step by step | | (0 votes) by Clifford Nelson (updated yesterday) This tip presents a ValidationAttribute that can be applied to enumeration properties. The normal RequiredValidationAttribute normally works but if numbers are assigned to the enumeration values, the default value is zero and that may not be valid. | | (2 votes) by Boris Stam (updated 5 days ago) Practical solution | Tips and Tricks updated | (26 votes) by OriginalGriff (updated 20 hours ago) When you create a custom control (or any class), you inherit a lot of properties from the base class, most of which are fine. However, particularly in the case of a control derived from UserControl this brings a lot of properties which may not be relevant to the new control. | | (69 votes) by Maksud Saifullah Pulak (updated 2 days ago) Transforming data from row-level data to columnar data. | | (2 votes) by Sarkis Matossian (updated 6 days ago) Encoding a .NET assembly as a hex string to install in SQL Server. | | (14 votes) by H. Gupta (updated 6 days ago) Learn how to integrate the CefSharp open-source web browser into a C# WinForms app | | (7 votes) by Dr Neelendra Badal, Prince Verma, Amit Patel, Satakshi Gupta (updated 3 days ago) It is a tool to extract desired information from Pdf documents, we have developed it in context of extracting information of an individual from E-Aadhar (it is a unique identity issued by Govt. of India). User can modify the code according to desired Pdf documents. | | (0 votes) by Krishna P Seetharaman (updated yesterday) How to expose multiple operations of an orchestration as multiple methods in a single web service(.asmx). Also explains how to use asynchronous approach in calling these web methods. We can add more methods to the orchestration and these new methods will be visible in the same web service | | (2 votes) by Gregory Morse (updated 1 hour ago) WRL Collection library ported to native C++ | New Technical Blogs added | (2 votes) by Camilo Reyes (updated 5 days ago) Build ASP.NET MVC from source code | | (23 votes) by Hideous Humpback Freak (updated 6 days ago) Using an F# library for immutable objects reduces required code by an amazing amount. Additionally, it eradicates error prone maintenance. | Blogs updated | (4 votes) by Hamid Mosalla (updated yesterday) How to change the ASP.NET identity security setup that comes with default MVC template to use the simple username instead of email | © 2015 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