Error Column Improvements for SSIS Data Flow
Most of the SSIS data flow components allow customers to log the rows with errors to a dedicated error output, which can help customers to investigate and diagnose the root cause of the error. Error...
View ArticleSQA launches new PC Passport qualification alongside MOS Scotland...
Providing a digital skills qualification that is tied to the national curriculum in Scotland, the NPAs in PC Passport builds upon the existing qualification developed in 2007, and from early 2016 will...
View ArticleSQA launches new PC Passport qualification alongside MOS Scotland...
Providing a digital skills qualification that is tied to the national curriculum in Scotland, the NPAs in PC Passport builds upon the existing qualification developed in 2007, and from early 2016 will...
View ArticleSQA launches new PC Passport qualification alongside MOS Scotland...
Providing a digital skills qualification that is tied to the national curriculum in Scotland, the NPAs in PC Passport builds upon the existing qualification developed in 2007, and from early 2016 will...
View ArticleBringing ASP.NET website to run as a Windows 10 app and access Camera using...
In this post we will see how quickly and easily we can transform any web application into Windows 10 app using Hosted Web Apps concept. Hosted Web App is the new concept to convert any website into a...
View ArticleChange license plate, split quantity, skip and override location during...
Posted on behalf of Karina Normann Jakobsen.IntroductionIn Dynamics AX 2012 R3 CU10 we have introduced additional capabilities to change license plate, split quantity, skip or override location on the...
View ArticleКак Microsoft участвовал в 8-недельном хакатоне «AlfaCamp 2.0»
Летом этого года Альфа-Банк провел второй по счету AlfaCamp, назвав его «AlfaCamp 2.0» и пригласив в качестве партнеров Microsoft, Visa и ФРИИ. AlfaCamp 2.0— это восемь недель интенсивной работы...
View ArticleHow can I append to a file and know where it got written, even if the file is...
A customer had a collection of processes, all of which are writing to a single file. Each process wants to append some data to a file and also know where the appended data was written, because the...
View ArticleIn order to serve you better: Charging your credit card in your home currency
Dynamic currency conversion is a service provided by merchants when processing credit cards payable in a foreign currency. Say, for example, you present a credit card issued by a United States bank to...
View ArticlePerformance issues with Hosted Build in Visual Studio Team Services - 11/27 -...
Update: Friday, 27 November 2015 23:29 UTCWe've confirmed that all systems are back to normal with no customer impact as of 27 Nov 2015 ~21:58 UTC after we increase our pool size. We are actively...
View ArticleHow Vorlon.js helps you improve your web code
If you have any question about this article or Vorlon.js, feel free to contact me on twitter: http://twitter.com/meultaWhen it comes to writing good code in web development it is easy to get lost in...
View ArticleHour of Code: fun and quiet time for the mature child
Ok, it’s the day after Thanksgiving in the US, for some it’s a day to go shopping, for others the children may be getting your on your nerves. There are number of things you could do: Feed the...
View ArticleLog analysis with SQL Server
LoggingIn any application you will need to have some kind of logs where you write events, errors, debug and other information. One of the biggest problems is how to analyze information from log files....
View ArticleFundamentals to .NET Core 5
To understand .NET Core 5 we should be familiar with below terms:DNVM – .NET Version Manager is a command line tool to configure .NET runtime.DNU – .NET Utilities is a command line utility to install...
View ArticleHow to create a “Hello World” console application using .NET Core without...
This article gives you a quick guidance on how to create a console application using .NET Core without any IDE like Visual Studio.Refer: Previous article to get to know bit fundamentals of .NET Core...
View ArticleQuick Guide to Setup Java Servlet on an Apache Tomcat 8 (on Windows)
In this article we will understand how to setup a Java servlet on an Apache Tomacat 8 on Windows.Note: In my below example I have used some hard coded value for simplicity for viewer to follow and can...
View ArticleUnderstanding IIS HTTPPlatformHandler using Tomcat 8
In this article we will understand how to setup HTTPPlatformHandler using Tomcat 8.Note: In my below example I have used some hard coded value for simplicity for viewer to follow and can be changed...
View ArticleOpenCV: building UWP binaries
[This blog article documents my continuing mission to figure out how to use OpenCV in UWP apps...] How to build OpenCV native dlls for UWP OpenCV is on GitHub. There are three relevant forks/branches,...
View ArticleDeploy artifacts from OnPrem TFS server with Release Management Service
SummaryDid you know you could consume artifacts from build definitions on an OnPrem TFS Server and deploy your applications using the Release management service in Visual Studio Team Services, that too...
View Article