2014년 11월 30일 일요일

The Daily Build - 21 Nov 2014. fastJSON

Welcome to the CodeProject Daily BuildRead online version
CodeProject Daily Build
 CodeProject Weekly Newsletter 
CodeProject Weekly Newsletter
Friday, November 21, 2014
Click hereSAP 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 hereNeed 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

.NET Framework

  (9 votes) by Ben M Watson (updated 13 hours ago)
Get into the details of .NET array access optimization and how you can pattern your code for efficiency.

Android

  (1 votes) by FMXExpress (updated yesterday)
Generate Sound Effects for your Android and IOS Delphi XE7 Firemonkey Games and Apps

ASP.NET

  (6 votes) by Afzaal Ahmad Zeeshan (updated 18 hours ago)
This article provides an overview of the hashing process of passwords in ASP.NET's Crypto class.

C#

  (5 votes) by syed shanu (updated yesterday)
In this Article i have explained about how to play Audio/Video and Youtube Vedio in our Windows Application using C#.Add your Audio and Video Files to play list and Play it from your winform. Paste your Youtube URL and play it from your winform.
  (2 votes) by sgurukrupa (updated 19 hours ago)
The safe navigation operator could prove to be a nifty feature when it eventually makes it into C#. It's included in the planned upcoming release of C# 6. Until then, you may need to emulate it.

Combo & List Boxes

  (1 votes) by Anton Khritonenkov (updated yesterday)
In this article I will show how to customize box template for organization chart. This works for all editions of SharePoint 2010/2013 including Foundation as well as for SharePoint Online in Office 365. Christmas and New Year are coming. That is why I decided to implement such interactive behavior f

Connected Devices

  (1 votes) by Dan Rowinski (updated yesterday)
Infotainment, diagnostics, telematics ... how mobile technology is changing the car.The post 4 Solutions To Build Apps For The Connected Car appeared first on ARC.

Content Management Server

  (0 votes) by FMXExpress (updated yesterday)
Decode GZIP Content from the REST Client in Delphi XE7 Firemonkey on Android and IOS

Database

  (4 votes) by Avinash Narnaware (updated yesterday)
How to create Pivot Table in SQL Server 2008 R2 and in C# Linq to Entity Framework in a step by step manner with two different instances.
  (3 votes) by Jakob Lithner (updated 21 hours ago)
Dapper offers fast database handling with custom SQL strings. This wrapper simplifies life by taking generic POCO objects and create necessary SQL strings on the fly, and it is still very fast!

Dialogs and Windows

  (0 votes) by FMXExpress (updated yesterday)
Gnostice Information Technologies has released a new version of Gnostice XtremeDocumentStudio for Delphi XE7 Firemonkey. XtremeDocumentStudio has a Firemonkey based document viewer which supports PDFs plus images on desktop (Windows and Mac) and images on mobile devices (Android and IOS). It also do
  (0 votes) by FMXExpress (updated yesterday)
Leverage Feature Rich FireDataGrid Control in your Delphi XE7 Firemonkey on Windows and Mac OSX

DirectX

  (0 votes) by Gregory Morse (updated 19 hours ago)
Analyzing Text With DirectWrite in .NET Using SharpDX

Microsoft BizTalk Server

  (1 votes) by Dan Rowinski (updated yesterday)
The new Nokia N1 is an Android tablet that looks just like an iPad Mini. The post Nokia Emerges From Shadow Of Microsoft With New N1 Android Tablet appeared first on ARC.

Mobile Development

  (1 votes) by Dan Rowinski (updated yesterday)
Mobile users spend nearly three hours with their apps per day.The post Mobile First: App Reign Supreme As Television Becomes The “Second Screen” appeared first on ARC.
  (0 votes) by B. Clay Shannon (updated 17 hours ago)
Step-by-step guide to add barcode-scanning capability to a Windows CE / Compact Framework app

Other .NET Languages

  (1 votes) by Afzaal Ahmad Zeeshan (updated yesterday)
New developers and the importance of C

PHP

  (0 votes) by Right Handed Monkey (updated 19 hours ago)
What are static bindings in PHP. When to use self:: versus static:: to access static methods and fields.

Reviews on Third Party Products and Tools

  (2 votes) by Dan Rowinski (updated yesterday)
Samsung surprisingly strikes a somber note at SDC 2014.The post How Samsung’s 2014 Developer Conference Was So Very Unlike Samsung appeared first on ARC.
  (1 votes) by FMXExpress (updated 12 hours ago)
This is a transcript from our CodeRage 9 session called Leveraging Third Party Components To Accelerate App Development with Firemonkey. The components covered in the session are for Delphi XE6, Delphi XE7, and Appmethod. The components are for one or more of the Firemonkey platforms which are Andro
  (0 votes) by FMXExpress (updated yesterday)
In Depth App Tethering Tutorial Article for Delphi XE7 Firemonkey on Android and IOS

Uncategorised Technical Blogs

  (0 votes) by Dan Rowinski (updated yesterday)
Swift might think she is saving her revenue, but she may be creating a monster.The post The Law Of Unintended Consequences: Taylor Swift May Be The Death Of The Record Labels appeared first on ARC.
  (0 votes) by JammoD87 (updated 13 hours ago)
I recently came across an issue where I needed to load a particular Windows Form dependant on the result of a SQL query. After some amount of time googling and asking a question on StackOverflow, I finally found the answer in the System.Reflection namespace. This post will explain the methods I used

VB.NET

  (4 votes) by MikesRuthlessYa (updated yesterday)
This is just a simple virus scanner that I made.
  (1 votes) by Marc Koutzarov (updated yesterday)
Sometimes, it is useful to know if an object has a certain property and then fill it by only having the propertyname as a string at hand.
  (1 votes) by Gregory Morse (updated yesterday)
How to use uniscribe from VB.NET

You may also like...

Research Library

Sponsored by IncrediBuild
The process of releasing new software can be complex and lengthy. A rapid feedback cycle that notifies whether the latest build of the software...

Updated Articles, Tech Blogs and Tips

ASP.NET

  (35 votes) by Wonde Tadesse (updated 16 hours ago)
ASP.NET Web API related projects. It touches most parts of the technology through the articles on Data Streaming, Working with HTTPS and Extending Web API Documentation.

C / C++ Language

  (13 votes) by Sanmayce (updated yesterday)
Optimized multi-threaded console full-text searcher
  (10 votes) by Vadim Stadnik (updated yesterday)
Generality and efficiency of a semigroup in C++ are achieved by using an augmented B+ tree. Basic and advanced applications of such a semigroup are discussed.

Combo & List Boxes

  (50 votes) by Lea Hayes (updated yesterday)
A combobox control with a customizable drop-down

DLLs & Assemblies

  (14 votes) by Pieter Alec Myburgh (updated yesterday)
A project driven .NET class diagram generator that allows generation from dll or exe.

General Graphics

  (11 votes) by Juan Ignacio Tel (updated yesterday)
Development of a new generic lattice noise algorithm that advances beyond perlin noise and expands the possibilities of textural noise creation.

Internet / Network

  (228 votes) by Mehdi Gholam (updated yesterday)
Smallest, fastest polymorphic JSON serializer (with Silverlight4 and MonoDroid support)

Interviews

  (14 votes) by CodeProject, John D. Cook (updated yesterday)
Welcome to our continuing series of Code Project interviews in which we talk to developers about their backgrounds, projects, interests and pet peeves. In this installment we talk to Code Project MVP, “math professor, programmer, consultant, manager, and statistician” John D. Cook.

Social Network APIs

  (12 votes) by Rajan Patekar (updated yesterday)
Twitter API v1.1 with OAuth.

Windows Communication Foundation

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

댓글 없음:

댓글 쓰기