Thứ Năm, 31 tháng 12, 2015

The Daily Build - 1 Jan 2016. ASP.NET Web Greeting Card Tool

The Daily Build - 1 Jan 2016. ASP.NET Web Greeting Card Tool

New Articles, Tech Blogs and Tips

Algorithms & Recipes

  (3 votes) by Marc Clifton (updated 10 hours ago))
Alternatives to If-Then-Else with Extension Methods and Functional Programming Techniques

Android

  (0 votes) by PGStath (updated 11 hours ago))
A class combing the ease of use of the Intent Service, with the long running features of the Sticky services

ASP.NET

  (2 votes) by Sachin Makwana (updated 11 hours ago))
Simple Calculator Functionality using AngularJs

C / C++ Language

  (1 votes) by Shao Voon Wong (updated yesterday))
This tip presents a custom RTTI class which is 10x faster than dynamic_cast

Database

  (1 votes) by RickZeeland (updated 11 hours ago))
This console application converts an SQL Server database to PostgreSQL.
  (0 votes) by Complete IT Professional (updated 5 hours ago))
Explanation and demonstration of some Oracle SQL functions to convert text to dates.

Dialogs and Windows

  (3 votes) by trantrum (updated 9 hours ago))
Visual Studio Winforms 100% Full Screen Method

Google Cloud Platform

  (3 votes) by Hamid Mosalla (updated yesterday))
Retrieving Email From Google, Microsoft And Facebook External Login Provider IntroductionIn this post, I'm going to show you how you can retrieve email address form the OAuth external login providers of Facebook, Google, and Microsoft in Asp.Net MVC application, I also discuss twitter and that it do

Menus

  (2 votes) by sasisprite29 (updated 16 hours ago))
Create your menu's with responsive design

Mobile Development

  (1 votes) by Vidyasagar MSC (updated 17 hours ago))
Mobile apps are everywhere and on everyone’s learning list. As a web developer, You can leverage your HTML5, Javascript, CSS and other web development technologies like AngularJS to develop mobile apps through Apache Cordova....The post Ionic Hybrid Mobile app using MobileFirst Platform 7.1 CL

Node.js

  (1 votes) by NishantChaturvedi (updated 5 hours ago))
This is a multi-parts series on building web applications using react.js, node.js, express.js, and mongodb.

Office Development

  (0 votes) by kaviteshsingh (updated 3 hours ago))
OutlookJiraAddIn: Adds a Jira template to generate Jira tickets when responding to an email via Outlook.

Wiki.ASP.NET articles

  (4 votes) by sundarakshi (updated 23 hours ago))
FaceBook Authentication using OWIN Kattana

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

ASP.NET

  (13 votes) by syed shanu (updated 7 hours ago))
In this article we will see how to create a web based Greeting Card tool using ASP.NET and jQuery.

Files and Folders

  (4 votes) by MikesRuthlessYa (updated yesterday))
This is just a directory copier with a pause and resume button and a progressbar.

Thứ Tư, 30 tháng 12, 2015

The Daily Build - 31 Dec 2015. Image Puzzle: A Html Game

The Daily Build - 31 Dec 2015. Image Puzzle: A Html Game
Click here Download 50+ jQuery Controls
Create hybrid mobile apps on any browser and any device with Infragistics jQuery/HTML5 Controls. Harness power and speed with our Grid – the fastest you'll find anywhere - download your free trial today
Click here Intel® Android Training Creates Better Experiences
Save time and target your app to multiple platforms and architectures with tools from Intel®. Easy-to-follow training videos offer tips, while added resources let you learn more.
Click here Need Lightning-Fast Excel Calculations?
Use SpreadsheetGear to evaluate complex Excel-based models with the fastest and most complete Excel-compatible calculation engine available. Includes 398 Excel-compatible functions, multithreaded recalc, array formula support and more. Try it now!

New Articles, Tech Blogs and Tips

Ajax

  (0 votes) by Rou1997 (updated 18 hours ago))
AJAX & HTTP For Beginners . . . Implementing A Simply Online Chat . . . Flavouring It With AJAX . . .

Amazon Web Services

  (1 votes) by Peter Carrasco (updated yesterday))
This article describes a pub-sub model using AWS Lamdba along with SNS to keep your AWS-hosted RDMB system of record and cache in sync.

Applications & Tools

  (3 votes) by ryanba29 (updated yesterday))
First Draft. This is day three of a multi day project using ASP.NET Web API for the server and WPF MVVM for the client.

ASP.NET

  (1 votes) by arif_uap (updated yesterday))
Build your own web-api using new ASP.NET 5 with EF and IdentityUser inside OSX
  (1 votes) by Tristan9 (updated 18 hours ago))
Better use async / await in web applications
  (0 votes) by Sachin Makwana (updated 16 hours ago))
Developing AngularJs applicatioin as a Beginner

C#

  (0 votes) by Pritam Zope (updated 17 hours ago))

Database

  (4 votes) by Bert O Neill (updated 22 hours ago))
Query Hadoop using Microsoft oriented technologies (C#, SSIS, SQL Server, Excel etc.)

Node.js

  (1 votes) by NishantChaturvedi (updated 20 hours ago))
This is a multi-parts series on building web applications using react.js, node.js, express.js, and mongodb.

XML

  (0 votes) by Ivan Krivyakov (updated 13 hours ago))
TL;DR: XML signatures are trouble, because they are ridiculously hard to implement right. XML signatures in PHP are double trouble, because of lack of decent libraries. .NET security libraries are mildly annoying, because they cannot read RSA private keys from a PEM file, which are the standard form

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Algorithms & Recipes

  (7 votes) by John Jiyang Hou (updated 13 hours ago))
An algorithm to determine if a point is inside a 3D convex polygon for a given polygon vertices

Applications & Tools

  (7 votes) by ryanba29 (updated 17 hours ago))
This is day two of a multi day project using ASP.NET Web API for the server and WPF MVVM for the client.

C#

  (5 votes) by D Sarthi Maheshwari (updated 15 hours ago))
A look at possible parallel-producer-consumer patterns. (Final Part)

Database

  (31 votes) by Daniel Miller (updated 13 hours ago))
This article describes standard naming conventions for tables and columns, and it provides code that leverages the conventions to visualize dependencies and automatically validate and generate foreign key constraints.

HTML / CSS

  (31 votes) by Anurag Gandhi (updated 21 hours ago))
An html 2d game to describe some basic game development tips in html/css and javascript.

IoT Overview

  (1 votes) by Gerd Wagner (updated 14 hours ago))
In the Web of Things (WoT), special communication networks composed of sensor nodes, actuator nodes and service nodes form the basis for new types of web applications, which are directly connected to the real world via sensors and actuators.

NoSQL

  (9 votes) by Peter Carrasco (updated yesterday))
High Performance search using MongoDB and ASP.NET MVC