Thứ Hai, 6 tháng 10, 2014

The Daily Build - 7 Oct 2014. fastJSON

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.
Click here New Microsoft Developer Video Library – Only $99
Learn SharePoint, Visual Studio, SQL Server, and more with thousands of step-by-step video tutorials for Microsoft developers from LearnNowOnline. Get an entire year of training for only $99! Learn more

New Articles, Tech Blogs and Tips added

.NET Framework

  (4 votes) by Mathew Soji
Basic introduction to Data Annotation in .NET Framework

Amazon Web Services

  (2 votes) by nitish kansal
Search system implementation using cloudsearch

Android

  (8 votes) by gupta.avinash
In this article you will learn to create Local and Remote services in Android to perform background tasks and inter-process communication along with a few related topics like AsyncTask, Broadcast Receivers, Messenger and Status Bar Notifications.
  (3 votes) by Grasshopper.iics
A Step by Step Guide for Getting Your Android App into the App store and Monetize it
  (2 votes) by Grasshopper.iics
The Simplest Graphics and Animation tutorial you ever wanted
  (1 vote) by Grasshopper.iics
A Simple Step By Step Guide to Social Network Integration In Android
  (1 vote) by Abhishek Nandy
a simple walk through of project anarchy Wild Card
by dkoksal
Discern what wireless chipset your device is using with dmesg.

ASP.NET

  (2 votes) by Arkadeep De
XMl read, write, edit, search in .NET using C#
  (1 vote) by JoaoSousa23
This article walks you through configuration Redis and made basic operations using .net C# client. Redis is one of the fastest and feature-rich key-value stores to come from the NoSQL movement. It is similar to memcached but the dataset is not volatile, and values can either be strings lists, sets,
  (1 vote) by Jeffrey T. Fritz (updated 9 hrs ago)
With the introduction of OWIN-based security and Identity management in ASP.NET 4.5, the configuration of authentication and authorization have changed a bit for web forms developers.  In this article, I review where configuration has been turned off and where they have relocated to.
by JoaoSousa23
This article walks you through configuration Redis and made basic operations using .net C# client.Redis is one of the fastest and feature-rich key-value stores to come from the NoSQL movement. It is similar to memcached but the dataset is not volatile, and values can either be strings lists, sets, s
by Lyubomir Rumenov Velchev
Display Bootstrap Modal Dialog using Version Bootstrap v3.2.0 and v3.0.0 - issue
by Afazal MD 3104209
AngularJS integration with Web API explained with a product list and added new product with get and post method.
by Gaurav.Kumar.Arora
In this article, we will learn how to consume ASP.NET WEB API hosted on another server (as a REST services only) using ASP.NET MVC4 (as a client) with RESTSHARP.

C / C++ Language

by KarstenK
Some toughts whether to prefer Objective-C or Swift.

C#

  (5 votes) by Shah Ankita
This code sample demonstrates how to set an alarm notification.
  (4 votes) by JleruOHeP
If you want to implement he simplest drag-n-drop diagram designer.
  (2 votes) by ga dassa
Read & Insert Data Using Stored Procedures

Client side scripting

by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this Blog, we will explore the error I faced, while I was attaching Events to Telerik RadEditor and how I resolved that. Walkthrough Declare the Event in Markup We need to declare RadEditor OnClientLoad Event for the RadEditor. This event is fired after the content is set in the content area, aft

Database

by Jörgen Andersson
by Rajat-Indiandotnet
Problem:- Sometimes it happened that you need to run a single statement on entire tables which exists in database.  so most of the time we think of cursor which run for each sys.objects (table)  and we execute the dynamic statement by replacing table name. Solution: Although the solution we are thin

Microsoft BizTalk Server

by tanmoysarkar
In this walkthrough I will show you how to create an ESB application where Itineraries are used to transform the message from source 850 messages to Order messages. The prerequisite of this tutorial is that you have already installed BizTalk … Continue reading →
by tanmoysarkar
BizTalk works under publish/subscriber architecture.The node which wants to communicate with other node using BizTalk will first publish their message in the database.BizTalk will then subscribe this message based on some rules and routed to proper endpoint. In BizTalk, publishing … Continue r
by tanmoysarkar
In BRE, facts are user data which are used in policy for conditional rule. Facts are categorized into long term and short term facts. Short term facts often change with requirement but long term facts do not change much. In … Continue reading →

Smart Client

by sebastianrogers
Hi Folks Interesting conversation on Thursday I overheard at a client site. Mature Development Manager: Does it pass the unit tests? Cocky Young Developer: Pardon? MDM: What unit tests do we have? CYD: Kim and Chris. MDM: Don't we have any unit tests? CYD: Its written in Word so no, unit test

Wearables

by Nick Cosentino
Are you excited to get your Myo armband from Thalmic Labs? If you're a C# developer, then check out this open source library to help you control your Myo! The post appeared first on http://www.DevLeader.ca.

Web Services

  (6 votes) by Sacha Barber
A simple REST framework written from scratch using just the .NET base class library

Windows API

  (2 votes) by Emiliarge
Using FindWindow and other WinAPI functions

You may also like...

Research

Articles, Tech Blogs and Tips updated

Android

  (9 votes) by Ranjan.D (updated 14 hrs ago)
This article is dedicated in explaining various aspects of publishing app, releasing updates, versioning etc. Also some other topics includes the best practices for Analytic's, Marketing and Monetization.
  (4 votes) by Ranjan.D (updated 15 hrs ago)
This article is considered as a bonus article, explaining various Android APIs with explanation and code samples that you may find it useful in your day to day life.

C#

  (28 votes) by _Noctis_ (updated 15 hrs ago)
This will let you start logging quickly with VS2013 and NLog.

Caching

  (9 votes) by Paolo Costa (updated 15 hrs ago)
Provides a simple generic base class that allows fast and easy access to cached methods. The class is especially designed for high traffic web sites as it reduces to the minimum the number of concurrent queries to the data source.

Client side scripting

  (10 votes) by Gerd Wagner (updated 9 hrs ago)
This tutorial shows how to build a JavaScript frontend web application with minimal effort, not using any (third-party) framework or library.

Design and Architecture

  (6 votes) by Anandhi Swamy (updated 15 hrs ago)
The basic design consideration for a Multi-tenant web application

Files and Folders

  (198 votes) by Uzi Granot (updated 11 hrs ago)
PDF File Writer is a C# .NET class library allowing applications to create PDF files. Version 1.9 adds Chart, Print Document, enhanced Image support.

Internet / Network

  (215 votes) by Mehdi Gholam (updated 20 hrs ago)
Smallest, fastest polymorphic JSON serializer (with Silverlight4 and MonoDroid support)
  (32 votes) by Mehdi Gholam (updated 18 hrs ago)
A binary JSON serializer based on fastJSON (support for MonoDroid)

Libraries

  (41 votes) by Nirosh (updated 20 hrs ago)
Nido Framework with .Net 4.0 and Entity Framework help you standardize your Business Logic Layer (BLL).

Miscellaneous

  (14 votes) by _Noctis_ (updated 15 hrs ago)
To save you doing this every time you want a WPF/MVVM project, here it is, all rolled into one.
  (8 votes) by B. Clay Shannon (updated 14 hrs ago)
Save time checking up on new content on your favorite websites by downloading, and setting up an RSS newsreader

Tree Controls

  (20 votes) by Pavel Torgashov (updated 11 hrs ago)
Fast and flexible replacing of standard WinForm's controls: ListBox, CheckedListBox and TreeView.

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

Đăng nhận xét