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. New Smartwatch programming contest starts Wednesday It's been a while since we've had a contest so we thought we'd follow up on last week's call for smartwatch articles with outright bribery. Write an article, provide some code, and teach the world how to make those watches sing. Or vibrate, as the case may be. Keep an eye out in the Daily Build or Daily Insider on Wednesday for the details. It'll be open to pretty much anyone on any smartwatch platform. cheers, Chris Maunder Advertisements This week's survey: Visual Studio 2015: First impressions? Latest Additions New articles added | (6 votes) by Mr.PoorEnglish (updated 4 days ago) Explains Backtracking (and some more) with the Example "Eight-Queens-Puzzle" | | (1 votes) by Wladis (updated 3 days ago) IML on the example of popular app ToDo MVC | | (19 votes) by Alexander Siniouguine (updated 2 days ago) Describes how to design extensible notification system that uses templates to send notifications to users using various channels including SMS and Email | | (15 votes) by sachin verma, Akhil Mittal (updated 4 days ago) In this article we learn how to perform request logging and exception logging in WebPI. We'll leverage the capabilities of Exception Filters and Action Filters to centralize request logging and exception handling in WebAPI. | | (5 votes) by Gaurav Kumar Arora (updated 5 days ago) In this article, we will discuss about ASP.NET WebHook-Preview. | | (4 votes) by nirman b doshi (updated 6 days ago) This article demonstrates the use of MultiSelectTreeView.Mvc NuGet package in MVC application | | (0 votes) by Christian Del Bianco (updated 7 hours ago) SqlTableDependency is a component sending events containing the record values inserted, deleted or update on a database table. | | (6 votes) by Afzaal Ahmad Zeeshan (updated 6 days ago) This post explains the "broken image" problem with post editor and the post talks about why it happens, how does it gets neglected by an author, how to solve it. | | (4 votes) by Johnny J. (updated 2 days ago) A ToggleSwitch that presents on/off values in a more interesting way than a standard CheckBox | | (5 votes) by Michael N Haephrati (האפרתי) (updated 5 days ago) Pixelating images for privacy protection while running a monitoring and surveillance software. | | (2 votes) by Michael Chourdakis (updated 20 hours ago) A combination of std::vector and std::list which does not copy or move elements in insertion and still has continuous memory | | (12 votes) by Mirza Ali Baig (updated 6 days ago) Learn how you can create Windows Services to perform some useful long running operations in the background. | | (6 votes) by thund3rstruck (updated 5 days ago) The focus of this article, specifically, is on the creation of member exceptions documentation; a part of the documentation pipeline that is under-utilized far too often. | | (6 votes) by Gerd Wagner, Bo Li (KAFFEECKO) (updated 4 days ago) Learn how to build a front-end web application with minimal effort in seven steps, using the AngularJS framework and the cloud storage service Parse.com. | | (3 votes) by J. Michael Palermo IV (updated 2 days ago) I thought I would share a list I compiled of ten common mistakes I see web developers make - and how to avoid them. | | (2 votes) by Dave_Voyles (updated 4 days ago) I discuss the ins-and-outs of Famo.us in depth in this article. | | (0 votes) by Etienne Margraff (updated 3 days ago) Remotely debug and test Javascript: the new vorlon.JS plug-ins | | (0 votes) by Member 4206974 (updated 2 days ago) A JavaScript Form Generator | | (0 votes) by Kranthi Kumar Pothireddy (updated 4 hours ago) This is two part demo, in first part I will be showing how to insert a record into database and get all the records from database, and display. Part 2 I will show delete and update operations. | | (0 votes) by Arav Singhal (updated 13 hours ago) An introduction to all the math concepts required to get started coding your own physics | | (14 votes) by Ranjan.D (updated 4 days ago) All about CSS3 Text Effects, Animations, Transformations and few other HTML5 Tags | | (8 votes) by Jaime Olivares (updated 6 days ago) How to introduce custom dialogs in an Setup project (aka vdproj) for generating MSI installers | | (1 votes) by Leonid Ganeline (updated 5 days ago) Copying a new build to all environments | | (5 votes) by Gnanendra Kumar (updated 2 days ago) An Artificial Intelligent Home Assistant | | (3 votes) by Mr.PoorEnglish (updated yesterday) After simple introduction the Article turns to less known, but useful/important/interesting Aspects of unblocking the Gui with Async/Await | | (8 votes) by Emiliano Musso (updated 5 days ago) In this article (hopefully, the first of a small series), we'll see how to implement a neural network in Visual Basic .NET, i.e. a model capable of processing input data and adjust its internal mechanics to learn how to produce a desired result. We'll see more on this later. The present article will | | (0 votes) by Szymon Konicki (updated yesterday) Spring Data Rest extension | | (1 votes) by Kenneth Haugland (updated 2 days ago) Create HLSL files, compile them and use them in a WPF appliction. A light Shazzam Shader Editor tool for Visual Studio | | (0 votes) by Leonid Osmolovski (updated 4 days ago) TextBox that accepts numbers of form [[-+]integer-part][.fractional-part][{eE}[-+]exponent] only | | (0 votes) by Clifford Nelson (updated 12 hours ago) This article presents an implementation to support IDataErrorInfo with attributes on the properties for WPF. It also covers other aspects of displaying error information using WPF. | | (0 votes) by Redwerk Company (updated 2 days ago) A detailed guide for non-IT decision maker on choosing a software development partner. | Articles updated | (58 votes) by syed shanu (updated 4 days ago) This article explains in detail how to create a simple Online Shopping Cart using AngularJS and WCF Rest Service. | | (30 votes) by syed shanu (updated 4 days ago) In this article we will see in detail how to create an online Mind Reader quiz game using AngularJS and WCF Rest Service | | (129 votes) by Akhil Mittal (updated 5 days ago) Enterprise level application architecture with Web APIs using Entity Framework, Generic Repository pattern and Unit of Work. | | (50 votes) by Akhil Mittal (updated 5 days ago) This article will explain how to make WebAPI secure using Basic Authentication and Token based authorization. | | (50 votes) by Akhil Mittal (updated 5 days ago) My article will explain how we can make our Web API service architecture loosely coupled and more flexible. | | (44 votes) by Akhil Mittal (updated 5 days ago) Resolve dependency of dependencies using Inversion of Control and dependency injection in Asp.net Web APIs with Unity Container and Managed Extensibility Framework (MEF). | | (39 votes) by Akhil Mittal (updated 5 days ago) In this article I'll explain how to write your own custom routes using Attribute Routing. | | (14 votes) by syed shanu (updated 3 days ago) In this article you will learn about MVC using ReactJS and WCF Rest for Beginners. | | (14 votes) by Evgeny Pereguda (updated 6 hours ago) Simple SDK for capturing, recording and streaming video and audio from web-cams on Windows OS by Windows Media Foundation. | | (14 votes) by andrea contoli (updated 4 days ago) An implementation of color gradient control in c#, and a use case applied to procedural landscape generation. | | (60 votes) by NewPast (updated yesterday) Software protection & Decompiling software as a new cracking method | | (146 votes) by dmihailescu (updated 2 days ago) A Visual Studio add-in that inserts some commonly known OO paterns into your working project and searches your highlights online. | | (19 votes) by syed shanu (updated 2 days ago) In this article we can see how to create a simple Unity 3D game using C# Script. | | (7 votes) by syed shanu (updated 5 hours ago) In this article we will learn about DataGridView Gantt Style Chart Using C# WinForm. | | (15 votes) by Ranjan.D (updated 3 days ago) All about Styling webpage or a document using CSS. We will also see different ways of including styles etc | | (41 votes) by Alberto Venditti (updated 6 days ago) Using a .NET Windows service as an engine for specialized custom plug-ins execution | | (9 votes) by Graham Wilson (updated 6 hours ago) A collection of simple .NET 2.0 controls and utilities. | | (183 votes) by Mehdi Gholam (updated 18 hours ago) NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux) | New Tips and Tricks added | (2 votes) by Vladyslav Chernysh (updated 4 days ago) The goal of this tip is to share knowledge and experience on ActiveX usage in .NET applications (back-end & front-end). | | (2 votes) by Adam A Black (updated 5 days ago) MVC HtmlHelper for HTML5 datalist Tag | | (0 votes) by BatraManish (updated 3 days ago) Host MVC or Web API on IIS 5.x or IIS 6.x | | (4 votes) by Member 10752667 (updated 6 days ago) Convert tree data structure to a list or array | | (1 votes) by mudasser ajaz (updated yesterday) Steps to build combined armv7 / x86 Android .apk after adding crosswalk | | (3 votes) by toplan (updated 3 days ago) Simple vim for textarea and input | | (1 votes) by B. Clay Shannon (updated 5 days ago) Replacing the main body's template using Template.dynamic in a Meteor Single-Page-App | | (3 votes) by Abhay@Accenture (updated 3 days ago) This will help developer to implement the chained combo-box using EXT.Net framework | | (2 votes) by Bimaln (updated 2 days ago) How to fix the "Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine" error. | | (1 votes) by Rohit Nanda (updated 2 days ago) Easiest way to sending form data to Google Docs/Spreadsheet from your web page, using your own form and AJAX. Now a Days, Google Docs/Drive is a widely used service for data storage and documents sharing. | | (0 votes) by Ibrahim ben Salah (updated yesterday) This article talks about a new way of rendering the razor template (cshtml files) using Xania.AspNet.Simulator | | (3 votes) by Rojalin Sahoo (updated 5 days ago) Register Itemtemplate control of Gridview inside UpdatePanel to trigger collection for whole page postback | | (5 votes) by zidane168 (updated 2 days ago) This topic focus what different between of SendMessage and PostMessage, How to use it? | | (1 votes) by Shvetsov Evgeniy (updated yesterday) Using C++ templates? Wish you template algorithm be versitile and ready to work with the classes, which is not fullly support the required inetrface? Want more functional programmnig with the C++? Get it now! | | (6 votes) by zidane168 (updated 2 days ago) This topic will help you in building one program which can auto commit source code to SVN in C# | | (4 votes) by Ben McNamara (updated 5 days ago) Binary Trees | | (1 votes) by Pavel Durov (updated 4 days ago) This tip will explain how to perform a navigation to ViewModel outside MvxViewModel context on MvvmCross platform. | | (0 votes) by Gaurav B Sinha (updated 2 days ago) Finding the second largest element in an array using Linq | | (11 votes) by Ben McNamara (updated 4 days ago) Win32 to Win+ | | (2 votes) by Mostafa Asaduzzaman (updated yesterday) Simple Hello World page in TypeScript using Visual Studio Code | | (2 votes) by m.waqasiqbal (updated yesterday) How to show ellipses after certain width / length of text | | (2 votes) by Kranthi Kumar Pothireddy (updated 5 days ago) Bulk Upload in AngularJS | | (0 votes) by m.waqasiqbal (updated yesterday) Edit a bootstrap carousel in developer tools | | (0 votes) by m.waqasiqbal (updated 20 hours ago) How to show the popover in Kendo grid | | (1 votes) by PIEBALDconsult (updated 2 days ago) This is an alternative for "Split Any Delimited String in SQL" | | (0 votes) by CodeMaster_Noob (updated 2 days ago) This tip shows how to separate a string with delimited characters. | | (0 votes) by Rou1997 (updated 5 days ago) C# | Java: Using MySQL database from Windows & Android | | (7 votes) by Swagat Swain (updated 3 days ago) Get the maximum out of Chrome's Developer Console | | (4 votes) by Mohammad Shuvo (updated 5 days ago) A simple ChessBoard graphics using GDI32 | | (4 votes) by pgmr_64804 (updated 2 days ago) C# Gantt Chart For Winforms | | (3 votes) by Stam Boris (updated 3 days ago) Working code of the custom MenuStrip on the LinearGradientBrush constructor base. And how to control Form without borders. | | (0 votes) by Scott_Reece (updated 2 days ago) Why not knowing about your package license agreements can hurt. | | (1 votes) by Jose Cintra (updated 3 days ago) Do take off your applications with the Cloud Services | | (1 votes) by Rou1997 (updated yesterday) Getting Started With Yii2 Framework . . . Read Comments From MySQL . . . Add Comments Into MySQL . . . Pagination . . . | | (0 votes) by Member 11246861 (updated 2 days ago) First samples in VisualGDB for Raspberry pi2 | | (1 votes) by Muhamm Irfan (updated 5 days ago) This tip will describe each step involved in the implementation of Reg-Free approach of .NET Component. | | (0 votes) by FrankNight (updated 4 days ago) In this tip, I show a set of helper classes useful to prepare and send messages to the SqlXML Joomla component and execute remote SQL calls to your hosted website. | | (2 votes) by Atul Kharecha (updated 6 days ago) If you are using Lotus Notes as an email client and it is running very slowly, this tip will help you to overcome the performance issues. | | (0 votes) by Dominic Burford (updated 2 days ago) TeamCity vs Cruisecontrol.NET | | (2 votes) by Stam Boris (updated 4 days ago) New drag-and-drop intuitive engine on the OCR MODI base | | (1 votes) by Redwerk Company (updated 2 days ago) A detailed guide for non-IT decision maker on choosing a software development partner. | New Technical Blogs added | (0 votes) by Swift coder (updated 13 hours ago) phpGrid and Zend Framework Integration | | (2 votes) by chetanvihite (updated 5 days ago) Understanding Filters in ASP.NET MVC | | (0 votes) by chetanvihite (updated 2 days ago) What's new in C# 6.0 | | (4 votes) by matthewproctor (updated 5 days ago) In a previous tutorial, we looked at how to interactively log in and send an instant message. It occurred to me that it would be remarkably simple to automate the process, so that a single JavaScript file could be used to simply send a message. With error handling, and a basic logging functio | | (3 votes) by chetanvihite (updated 5 days ago) Introduction Knockout, developed by Steve Sanderson, is free open source JavaScript library available under MIT license. It was first released in 2010 and since its initial release it has caught attention of industry and has been very popular. It is … Continue reading → | | (3 votes) by matthewproctor (updated 4 days ago) Sending an Instant Message using the Skype Web SDK is a remarkably simple process - and only requires a few lines of JavaScript code. In this tutorial, we'll step through the process of authenticating, adding participants, and sending an instant message. Important Prerequisites The Skyp | | (1 votes) by matthewproctor (updated 4 days ago) What is a Presence Dashboard A Presence Dashboard is a web-based (or application-based) tool that provides a single view of all your Lync or Skype for Business contacts and their current status. A number of commercial dashboards are available in the market today, however you can easily | | (0 votes) by matthewproctor (updated 4 days ago) The Skype Web SDK requires that the Unified Communications Web API (UCWA) framework is installed and enabled on your Front-End, Edge and Director servers. If you're not already using UCWA, then you'll need to perform the following steps.Step 1 – Upgrade Your ServersEnsure that all your servers a | | (2 votes) by chetanvihite (updated 5 days ago) cyclomatic complexity: Cyclomatic complexity in code is software metric used to indicate the complexity in the program. It is a quantitative measure of the number is linearly independent paths through programs source code. ReadThe post Understanding Cyclomatic complexity and its importance in code | | (3 votes) by Passion4Code (updated 5 days ago) Introduction A very interesting topic of discussion. We have mail integrated to every application now a days. We integrate email using SMTP settings in the Web.Config in .NET and use the Send method to send mails. Recently, I came across an interesting challenge, where we were to send emails from ou | | (1 votes) by Vidyasagar MSC (updated 11 hours ago) Let me start this post with a disclaimer that “Don’t panic by reading the post title”. It might look bit lengthy, but still summarises what…The post Importing Visual studio Cordova project with Ionic and AngularJS into IBM MobileFirst appeared first on Vidyasagar MSC. | | (6 votes) by chetanvihite (updated 5 days ago) In this post I am going to talk about Onion Architecture. There are several traditional architectures that exists in web world and each one of the architecture comes with its pros and cons. But mostThe post Understanding Onion Architecture appeared first on Chetan Vihite's Blog. | | (4 votes) by chetanvihite (updated 4 days ago) In this post I am going to talk about Onion Architecture. There are several traditional architectures that exists in web world and each one of the architecture comes with its pros and cons. But most of the traditional architectures raises … Continue reading → | | (0 votes) by zoufeiyy (updated 13 hours ago) Enabled Remove Development Environment | | (0 votes) by Tarun_Arora (updated 3 days ago) Originally posted on: http://blog.developeracademy.co.uk/archive/2013/06/30/cloud-based-load-testing-using-tf-service-amp-vs-2013.aspx One of the new features announced as part of the Visual Studio 2013 Ultimate Preview is 'Cloud Based Load Testing'. In this blog post I'll walk you through, Wha | | (0 votes) by Tarun_Arora (updated 2 days ago) Originally posted on: http://blog.sumon.net/TarunArora/archive/2013/06/30/cloud-based-load-testing-using-tf-service-amp-vs-2013.aspx One of the new features announced as part of the Visual Studio 2013 Ultimate Preview is 'Cloud Based Load Testing'. In this blog post I'll walk you through, What | | (0 votes) by zoufeiyy (updated 14 hours ago) http://www.google.com/anitaborg/apac/ "Her capacity to mix technical expertise and a relentless vision inspired, motivated and moved women to embrace technology instead of avoiding or ignoring it." Dr. Anita Borg (1949–2003) Anita Borg believed that technology affects all aspects of our economic, po | | (0 votes) by Tarun_Arora (updated 13 hours ago) Originally posted on: http://maxblogson.net/archive/2013/06/30/cloud-based-load-testing-using-tf-service-amp-vs-2013.aspx One of the new features announced as part of the Visual Studio 2013 Ultimate Preview is 'Cloud Based Load Testing'. In this blog post I'll walk you through, What is Cloud Ba | | (1 votes) by Leonid Ganeline (updated 5 days ago) Originally posted on: http://bobhardister.com/LeonidGaneline/archive/2013/08/30/the-best-application-server-from-microsoft.aspx-Are you stupid? The BizTalk Server is an Integration Server. It is nothing to do with Application servers. That's what you are probably thinking now… Application Types | | (0 votes) by Leonid Ganeline (updated 6 days ago) Originally posted on: http://bobhardister.com/LeonidGaneline/archive/2014/02/02/biztalk-deployment-hell-amp-biztalk-deployment-framework.aspxIs there something special in the BizTalk Server application deployment? Why is it so special? BizTalk Deployment Hell For the .NET applications the live is | | (0 votes) by Leonid Ganeline (updated 6 days ago) Originally posted on: http://bobhardister.com/LeonidGaneline/archive/2014/01/11/biztalk-complex-decoding-in-data-transformations.aspxSometimes we need to make complex decoding in the data transformations. It could happen especially in the big EDI documents as HIPAA.Let's start with examples.In one e | | (0 votes) by Leonid Ganeline (updated 4 days ago) Originally posted on: http://maxblogson.net/archive/2014/02/02/biztalk-deployment-hell-amp-biztalk-deployment-framework.aspxIs there something special in the BizTalk Server application deployment? Why is it so special? BizTalk Deployment Hell For the .NET applications the live is simple. There is | | (0 votes) by Leonid Ganeline (updated 4 days ago) Originally posted on: http://maxblogson.net/archive/2014/01/11/biztalk-complex-decoding-in-data-transformations.aspxSometimes we need to make complex decoding in the data transformations. It could happen especially in the big EDI documents as HIPAA.Let's start with examples.In one example we need to | | (3 votes) by Sander Rossel (updated 6 days ago) The seventh in a series on MEAN web development. | | (1 votes) by Bobby Lough (updated 2 days ago) If I only knew JavaScript... | | (3 votes) by chetanvihite (updated 6 days ago) Filters in ASP.net MVC Filters are interesting and somewhat unique part of ASP.net MVC. Filters are designed to inject logic in between MVC request life cycle events. Filters provide developers with powerful ways toThe post Understanding Filters in ASP.net MVC appeared first on Chetan Vihite's Blo | | (3 votes) by chetanvihite (updated 5 days ago) MVC Request Life Cycle Life cycle of MVC request is a series of steps involved in processing client request. Regardless of technology and platforms almost all the web frameworks have one or otherThe post A Detailed Walkthrough of ASP.net MVC Request Life Cycle appeared first on Chetan Vihite's B | | (1 votes) by chetanvihite (updated 4 days ago) MVC Request Life Cycle Life cycle of MVC request is a series of steps involved in processing client request. Regardless of technology and platforms almost all the web frameworks have one or other type of Request life cycle … Continue reading → | | (0 votes) by PeteBarber (updated 2 days ago) Apple announced tvOS yesterday. Downloading Xcode 7.1 Beta comes with the SDK and simulator for tvOS apps. The official documentation starts to run through how to create a basic app but is doesn't mention where to place and load the JS from and the same for the TVML.Fortunately and vert quickly Jame | | (4 votes) by Dave Kerr (updated 5 days ago) Feeling like having a go with Facebook's hugely popular React framework but not sure where to start? In this post I'm going to build a simple React application from scratch - using ECMAScript 6.We'll put together the bare minimum skeleton of a site and keep the folder structure free of noise and clu | | (0 votes) by Steve Naidamast (updated 2 days ago) Common Sense Software Engineering – Part II; Requirements Analysis Due to the nature of this critical component to software development, this essay intends to present this subject in broad strokes to incite interest among developers in pursuing their own development agendas properly. The Need for Go | | (4 votes) by Rob Kraft (updated 5 days ago) When someone refers to a magic numbers in software, they probably have one of the following three scenarios in mind: A value that is used to determine the behavior of the code, but the value itself provides no meaning A value that has been hard coded in several locations in the program, that is unli | | (2 votes) by ZteffDK (updated 4 days ago) IIS is dead - Long live IIS! | | (1 votes) by bconlon (updated 5 days ago) Originally posted on: http://congral.info/archive/2014/12/18/ambiguous-classes-in-c.aspxI recently had cause to reference two libraries which both contained the same class file. The Namespace : Class where therefore ambiguous within my application. Interestingly enough the .Net compiler simply takes | | (1 votes) by chetanvihite (updated 5 days ago) Building cross platform Mobile Applications using Apache Cordova – Part 1 Apache Cordova is an open source platform for building cross platform mobile applications that runs on several mobile devices including iPhone, Android, Blackberry, Windows etc. Cordova facilitates writing … Continue r | | (0 votes) by chetanvihite (updated 6 days ago) Introduction Knockout, developed by Steve Sanderson, is free open source JavaScript library available under MIT license. It was first released in 2010 and since its initial release it has caught attention of industry and hasThe post Introduction to KnockoutJS appeared first on Chetan Vihite's Blog. | | (0 votes) by phillipvoyle (updated 23 hours ago) Inversion of control containers allow systems to achieve dependency injection, by specifying the dependencies of objects indirectly. Typically the IOC container will be responsible for the actual instantiation of a concrete … Continue reading → | | (2 votes) by matthewproctor (updated 5 days ago) Sometimes connecting to or using the Skype Web SDK isn't as straight forward as you'd like. I'm collecting a list of common issues and scenarios below that can be used to help troubleshoot and identify deployment issues. Make sure the SDK prerequisites are met Your code must be on an Inter | | (1 votes) by matthewproctor (updated 5 days ago) Whilst building my next Pluralsight course, I've come across a few more scenarios and solutions to keep in mind, many specific to the Chrome web browser. Additional authentication dialog box Lync / Skype Web App Plugin for Chrome Lync / Skype Web App Plugin for Edge isn't supportedAdditi | | (1 votes) by Sander Rossel (updated 17 hours ago) The eighth in a series on MEAN web development.The post MEAN web development #8: Sockets will rock your socks! appeared first on Sander's bits. | | (2 votes) by chetanvihite (updated 6 days ago) Building cross platform Mobile Applications using Apache Cordova – Part 1 Apache Cordova is an open source platform for building cross platform mobile applications that runs on several mobile devices including iPhone, Android, Blackberry,The post Getting started with Apache Cordova appeared first | | (0 votes) by Bogdan Bujdea (updated 5 days ago) I was reading an article about building adaptive layout in Windows 10 with RelativePanel and AdaptiveTrigger, and one of the topics was about device family specific views. I was using a Caliburn.Micro project to test what I was reading, and it was all working perfect until I created a view for the m | | (2 votes) by Bobby Lough (updated 2 days ago) So you passed the interview, negotiated a salary you are happy with, and are leaving your current position for greener pastures. It is time to coast for the next six months or so when people stop thinking of you as the newbie. | | (2 votes) by Leonid Ganeline (updated 4 days ago) Originally posted on: http://maxblogson.net/archive/2014/01/20/complex-xml-schemas-how-to-simplify.aspx[Sample code is here: HIPAA Schema Simplification for the BizTalk Server application]The XML Schemas are used for two main tasks: for processing XML documents (for the XML document validation and f | | (1 votes) by Leonid Ganeline (updated 6 days ago) Originally posted on: http://bobhardister.com/LeonidGaneline/archive/2014/01/20/complex-xml-schemas-how-to-simplify.aspx[Sample code is here: HIPAA Schema Simplification for the BizTalk Server application]The XML Schemas are used for two main tasks: for processing XML documents (for the XML document | | (1 votes) by bconlon (updated 5 days ago) Originally posted on: http://congral.info/archive/2014/03/05/xsd-1.1-support-in-liquid-xml-2014.aspxI've just got round to looking at Liquid XML 2014. I have been tasked with investigating W3C XML Schema 1.1 standard (XSD 1.1) and as if by magic Liquid Technologies have provided 1.1 support in their | Blogs updated | (110 votes) by Anton Angelov (updated yesterday) List of my favourite underutilized features of .NET. Contain full explanation what they are doing accompanied with C# code examples. | | (50 votes) by Anton Angelov (updated yesterday) List of my favorite underutilized features of .NET. Contains full explanation what they are doing illustrated by C# code examples. | | (16 votes) by Anton Angelov (updated yesterday) A new simplified AutoMapper library that you can use to map one object to another automatically. Compared to AutoMapper, ReducedAutoMapper is 180% faster. | | (3 votes) by Sander Rossel (updated 19 hours ago) The sixth in a series on MEAN web development. | | (7 votes) by Anton Angelov (updated yesterday) Explains different white box test techniques for designing tests in order to accomplish different types of code coverage. Examples in C# code. | © 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