Thứ Ba, 16 tháng 9, 2014

The Daily Build - 17 Sep 2014. ToDoList 6.9.B11 (Beta Release) - An effective and flexible way to keep on top of your tasks

Click here SAP Opensources HTML framework based on jQuery
OpenUI5 (codenamed 'Phoenix') is SAPs open-source JavaScript UI library and includes more than 100 professional quality components for building web applications. The toolkit offers lots of controls, MVC, LESS-based theming, data binding. Download toolkit.

New Articles, Tech Blogs and Tips added

Algorithms & Recipes

  (1 vote) by Anton Kaminsky
Min Binary Heap Implementation in C++

ASP.NET

  (2 votes) by Arkadeep De
Bind an image slider without database in ASP.NET

Azure

by Bibhu Dutta
CodeProjectThere are two classes which allow us to hook into the events in case of role state/status change; events in the RoleEntryPoint class and events in the RoleEnvironment class. Two of these events, OnStart and OnStop, are present in the RoleEntryPoint class (as seen in my previous post) whic

C#

  (2 votes) by Nicolas Dorier (updated 6 hrs ago)
Leverage Azure, powershell and NBitcoin for a fault tolerant and scalable block chain indexer

Client side scripting

by sambit kumar swain
How to get list of cam and mic devices in JavaScript

Database

  (6 votes) by diponsust
Some queries to find generation of each row, all possible children's, all possible parents, managing recursion
  (1 vote) by Math08avan
SQL Server Integration Services - How to read a text file

Desktop Gadgets

  (1 vote) by gggustafson (updated 6 hrs ago)
This article presents two UserControls, PasswordXEye and TextBoxX, that extend the functionality of the underlying PasswordEye and TextBox controls.

General Graphics

  (1 vote) by Bartlomiej Filipek
In this post I will test several compiler options and switches that could make the particle system run faster. Read more to see how I've reached around 20% of performance improvement!

Grid & Data Controls

by derekman9707
I frequently see posts in the MSDN forums requesting assistance in removing duplicate values from a source, other than SQL, to be entered into a SQL Server destination.  There are several options to accomplish this, but this post is meant to address the easiest and most straight forward.  I first wa

LINQ

  (5 votes) by Azim Zahir
This is a very simple but practical implementation of LINQ.

NoSQL

by HenryCharles1997
In the article, I'll show you how to build a simple URL shorten service with Redis and ASP.NET MVC

Product Showcase

by Android on Intel
Mobile applications can behave differently between emulator and device and, as an app grows more and more complex, debugging performance bottlenecks can become extremely difficult. The GPA System Analyzer, part of the Intel® INDE, is a tool that can help diagnose a variety of performance issues.
by Android on Intel
This paper will help you choose the right engine for your game so it runs its best for all your Android customers.
by Android on Intel
The purpose of this paper is to provide a high level overview of the one-time password (OTP) functionalities and show how to use the OTP APIs in Android*.
by Android on Intel
This paper will discuss optimization needs and approaches on Android and walk through a case study of how to optimize a multimedia and augmented reality application.

Programming Tips

by Dhruv Singh
Python dictionary supports a get() method that helps to look up a key and perform assignment operation in one line of code!

SharePoint Server

by MANPREET SINGH
How to create List & Libraries in SharePoint 2013
by shijuse
Secure Store Service in SharePoint 2013

Tools and IDE

by SergentMT
Tool for extracting depth frames from Kinect v2 to .mat files, readable by newer versions of MatLab. Ready to use!

Uncategorised Tips and Tricks

by MANPREET SINGH
How to have Facebook Like & Share Button on our List & Document Libraries

Web Security

  (6 votes) by Shemeemsha RA
First step towards securing MVC applications

Windows Presentation Foundation

  (9 votes) by Shivprasad koirala (updated 16 hrs ago)
An article presented by ShivPrasad Koirala which covers complete step by step tutorial on WPF MVVM Architecture like Leveraging PRISM, Simple 3 layer example and GLUE code problem, Adding actions, Decoupling actions and so on.

You may also like...

Research

Articles, Tech Blogs and Tips updated

Android

  (12 votes) by _Maxxx_ (updated 19 hrs ago)
A step-by-step beginners guide to setting up a development environment to write games using Cocos2d-X 3.2 on a PC
  (4 votes) by Ranjan.D (updated 14 hrs ago)
This article is all about various Android Storage capabilities. We will be discussing in detail about the storage options like SQLite database, Internal and External Storage, Shared Preferences, Network etc.

Applications & Tools

  (2,113 votes) by .dan.g., autoQA (updated 18 hrs ago)
A hierarchical task manager with native XML support for custom reporting.

ASP.NET

  (22 votes) by John Atten (updated 18 hrs ago)
The ASP.NET Identity team released the Identity 2.0 framework RTM back in march. The new release contained significant additions to the functionality found in the original 1.0 release, and introduced some breaking changes as well. In a previous post, we took a high-level look at how Identity 2.0 w
  (11 votes) by Sandeep Singh Shekhawat (updated 3 hrs ago)
This article explains how generics are useful over non-generics and explains how to reuse code using generics.
  (7 votes) by John Atten (updated 18 hrs ago)
Earlier this year we looked at Implementing Group-Based Permissions Management using the ASP.NET Identity 1.0 framework. The objective of that project was to gain a little more granular control of application authorization, by treating the now-familiar Identity Role as more of a "permission" which c

C#

  (156 votes) by Akhil Mittal (updated 16 hrs ago)
This article will cover almost every OOPS concept that a novice/beginner developer hunt for, and not only beginners, the article's purpose is to be helpful to experience professionals also who need to sometimes brush-up their concepts or who prepare for interviews.
  (74 votes) by Akhil Mittal (updated 16 hrs ago)
All about Abstract classes in C#
  (66 votes) by Akhil Mittal (updated 16 hrs ago)
Access modifiers (or access specifiers) are keywords in object-oriented languages that set the accessibility of classes, methods, and other members. Access modifiers are a specific part of programming language syntax used to facilitate the encapsulation of components.
  (59 votes) by Akhil Mittal (updated 16 hrs ago)
Day 6: Understanding Enums in C#.My article of the series "Diving in OOP" will explain enum datatype in C#.
  (68 votes) by Akhil Mittal (updated 16 hrs ago)
Diving in OOP (Day 2):My article in the second part of the series will focus solely on inheritance concept in OOP
  (56 votes) by Akhil Mittal (updated 16 hrs ago)
This part of the article series will focus more on run time polymorphism also called late binding.

Client side scripting

  (4 votes) by Raymund Macaalay (updated 9 hrs ago)
With the web getting more and more interactive JavaScript frameworks is becoming a must in every web project (unless you want to code it yourself). There are a lot to choose from like Ember, Knockout, Backbone, Agility, Kendo UI, etc and it's all up to you whats the most compatible framework d
  (1 vote) by Raymund Macaalay (updated 9 hrs ago)
You might be looking for a solution something like a radio button but don't want to use the old school HTML input types, you want something interactive like dragging and dropping objects in a certain location.  Since it should work like a radio button you want that certain location to hold one

Database

  (4 votes) by Mika Wendelius (updated 11 hrs ago)
How to generate desired amount of rows in SQL Server using CTE

Design and Architecture

  (2 votes) by Gediminas Geigalas (updated 16 hrs ago)
In your domain model, you often need to pass the same repetetive information to your domain entities or value objects. This article suggest a solution that I call "Domain Context".

PHP

  (1 vote) by Raymund Macaalay (updated 9 hrs ago)
Now you just recently migrated from WordPress.com to WordPress.org and on your old WordPress you have AdWords installed, now you want to have that similar ad placement on your new WordPress install by placing the ads on  the header, on the widget side bar and after the first post summary.  The widge

Win32/64 SDK & OS

  (87 votes) by Tsuda Kageyu (updated 5 hrs ago)
Provides the basic part of Microsoft Detours functionality for both x64/x86 environments.

Windows Presentation Foundation

  (20 votes) by Paulo Zemek (updated 10 hrs ago)
Learn how to create a math expression compiler and a special WPF markup extension capable of using it to generate bindings.

Không có nhận xét nào:

Đăng nhận xét