Click here to Skip to main content
15,900,589 members

Our Mailouts

The Daily Build - 20 Nov 2014

Simple image comparison in .NET

New Articles, Tech Blogs and Tips

Android

  (0 votes) by Android on Intel (updated 16 hours ago)
This first installment introduces essential concepts and categories of game engines and middleware to help narrow your choice, including SDK versus Android Native Development Kit (NDK) development.

ASP.NET

  (4 votes) by John Atten (updated 18 hours ago)
In a previous post, we took a high-level look at using Identity 2.0 in the context of a Web Api application. We essentially poked and prodded the default Visual Studio Web Api project template, learned where things live, and got a basic sense for how it all is supposed to work. However, the VS pro
  (0 votes) by ManojSridhar91 (updated 11 hours ago)
Address or Barcode Labels by HTML Canvas

C#

  (2 votes) by Louis van Alphen (updated 12 hours ago)
Metrobutton
  (1 votes) by Akshit Rana (updated 14 hours ago)
In this article, I will explain how to implement Respository pattern and how to enable dependency injection feature to your MVC Application.

Database

  (3 votes) by Sums Mohs Eds (updated 17 hours ago)
A brief discussion of when to use cursors and when to use sets.

iPhone

  (1 votes) by KarstenK (updated 17 hours ago)
How to start in Metal on iOS.

Microsoft Exchange

  (1 votes) by Robin_Thomas (updated 17 hours ago)
How to recover Exchange database missing log files and dirty state backup

Mobile Development

  (0 votes) by Member 11246963 (updated 14 hours ago)
When the smartphone meets the automobile, the future of technology is the road ahead.The post Auto + Mobile: Cars Have Always Driven The Future Of Technology appeared first on ARC.
  (0 votes) by Member 11246963 (updated 5 hours ago)
It is 2014. Your website should be optimized for smartphones. The post Google Search Results To Highlight Mobile-Friendly Content appeared first on ARC.

Programming Tips

  (0 votes) by FMXExpress (updated 16 hours ago)
Tips For Building Apps Using The Multi Device Designer In Delphi XE7 Firemonkey On Android And IOS

Reviews on Third Party Products and Tools

  (0 votes) by FMXExpress (updated 17 hours ago)
Polish your Delphi XE7 Firemonkey Games and Apps by generating or Licensing Music on a Budget
  (0 votes) by FMXExpress (updated 17 hours ago)
Update 1 Fix List For Delphi XE7 Firemonkey On Android, IOS, OSX, And Windows
  (0 votes) by FMXExpress (updated 17 hours ago)
Seven In Depth Mobile App Tutorials For Delphi XE7 Firemonkey On Android And IOS

Uncategorised Technical Blogs

  (0 votes) by FMXExpress (updated 17 hours ago)
Convert Your VCL Apps To FMX Or Intraweb With Mida Studio For Delphi XE7 Firemonkey

Uncategorised Tips and Tricks

  (1 votes) by FMXExpress (updated 17 hours ago)
Ten Tips For Building Stunning Professional Android Apps With Delphi XE7 Firemonkey

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

.NET Framework

  (16 votes) by Sandeep Singh Shekhawat (updated 21 hours ago)
This article will provide answers to the following questions relevant to relationships in Entity Framework: whether or not to create a database, how to add / remove a field from an existing table, how to avoid data loss and how to get a database script that has the changes.

Edit Controls

  (19 votes) by B. Clay Shannon (updated 9 hours ago)
How to Limit TextBox Entries to Decimal or Integer Values in Windows Forms with C#

Files and Folders

  (16 votes) by Leung Yat Chun (updated 15 hours ago)
This article describes how DirectoryInfoEx uses IShellFolder to list special / virtual directories using C#.

General Graphics

  (133 votes) by Jakob "XnaFan" Krarup (updated 18 hours ago)
A set of .NET extension methods to get the difference between images and more...

Internet / Network

  (31 votes) by Allan Eagle (updated 16 hours ago)
Using a combination of Reflector, Reflection, and C# 3.0 extension methods to add Save(string FileName) functionality to MailMessage in System.Net.Mail.

Windows Communication Foundation

  (44 votes) by Mike_Liu (updated 14 hours ago)
Manually implement a basic WCF Service (.NET 4.5) from scratch, step by step, with clear instructions and precise screen snapshots.