Error Handling in ASP.NET Web API 2.1
http://www.jayway.com/2016/01/08/improving-error-handling-asp-net-web-api-2-1-owin/
View ArticleInspiration for Line Menu Styles
http://tympanus.net/codrops/2016/01/06/inspiration-for-line-menu-styles/
View ArticleVSColorOutput
Add time stamps to the debug output http://mike-ward.net/2016/01/10/vscoloroutput-2-2-0-beta/
View Article[app] ContentSync
Suppose you need to sync the contents of two large folders, Source and Destination. Normally robocopy *.* Source Destination /MIR does the job. However even if the byte content of a file didn’t change,...
View Article[news] Google DoubleClick
A complete creative toolkit for all your digital ads http://www.doubleclickbygoogle.com
View Article[greece] BOXEAT
Steps http://www.boxeat.gr/index.php/how-it-works Calculator http://www.boxeat.gr/index.php/box-calc-el Prices http://www.boxeat.gr/index.php/choose-product Shipping – Οι ώρες παράδοσεις είναι από τις...
View ArticleAktive Merchant for PHP
This project is a PHP port of Active Merchant library from Ruby. The aim is to develop a PHP application to includes payment gateways under common interfaces. Supported Gateways Authorize.net Bridge...
View ArticlePlay sound when Build Succeeded or Failed in Visual Studio
Navigate to Sound in Control Panel, and from the Sound window move the the “Sounds” tab. Scroll down to the Program Events and search for “Microsoft Visual Studio”...
View Article[.net] Manual SOAP Request (w/o Service Reference)
reference – https://www.roelvanlisdonk.nl/?p=1893 1-Download and install fiddle (http://www.telerik.com/fiddler) (enable – Tools > Fiddler Options > HTTPS tag > Decrypt HTTPS trafic) 2-Create...
View Article[js] wallaby
test runner for JavaScript, runs your code as you write it. http://wallabyjs.com/
View Article[sql] Phil Factor – parseJSON function
microsoft.Mai Trọng Khánh writes : The first question: Why do you need to parse JSON by SQL script? You can do it easily by C# or VB, or any PL. But I sure that if you search this keyword and reach...
View ArticleProject Rider – A C# IDE
Based on the IntelliJ Platform and using ReSharper technology. http://blog.jetbrains.com/dotnet/2016/01/13/project-rider-a-csharp-ide/
View Article6 Things You Should Stop Doing Now That IE Is Dead
http://www.love2dev.com/#!article/6-things-you-should-stop-doing-now-that-ie-is-dead
View ArticleOpen DBDiff + Simego.SQL Admin Studio
Open DBDiff Is an open source database schema comparison tool for SQL Server 2005/2008. It reports differences between two database schemas and provides a synchronization script to upgrade a database...
View ArticleMagento script export products to XML for Skroutz
reference – https://developer.skroutz.gr/el/feedspec/ //test.php <?php error_reporting(E_ALL | E_STRICT); define('MAGENTO_ROOT', getcwd()); $compilerConfig = MAGENTO_ROOT . '/includes/config.php';...
View ArticleSQL Server 2014 – Import and Export Wizard
reference – http://stackoverflow.com/a/29712653 Use the SQL Server Import and Export Wizard, and choose New… when choosing the destination database. Right Click Database > Tasks > Import Data....
View Article