Chủ Nhật, 18 tháng 1, 2015

The Daily Build - 19 Jan 2015. fastJSON

The Daily Build - 19 Jan 2015. fastJSON

Are you a blogger?

We have a feature on The Code Project that allows you to share your technical blogs with other developers from the comfort of your very own blog. If you write technical blog posts and want to get those posts out to a wider audience, with an added bonus of getting more visitors to your own blog, then use our Blog feed aggregator.

Save Your Search

A quick reminder that our search page has the ability to save your favourite searches. After you've searched for your content (and narrowed down the scope, and sorted, and filtered) just type a query name in the "Saved queries" box in the left hand column of the page and it's there for evermore.

Our Tip Wiki

If you're a Silver level memeber or above feel free to update the Tips and Tricks for CodeProject.com article. There's a lot of nooks and crannies new users would love to find.

Click here Need to create Dashboards from Excel Charts or Ranges?
With SpreadsheetGear, you and your users can design dashboards, reports, charts, and models in Excel or the SpreadsheetGear Workbook Designer rather than hard-to-learn developer tools and easily deploy them with one line of code. Try it now!

New Articles, Tech Blogs and Tips

Algorithms & Recipes

  (6 votes) by Darko Jurić (updated 2 days ago)
Discrete Kalman Filter brief tutorial with samples in C#
  (3 votes) by Darko Jurić (updated 2 days ago)
SIR Particle Filter brief tutorial with samples in C#
  (1 votes) by Edgar Maass (updated 2 days ago)
Different methods to align (aka stich, register) point clouds via the ICP (Iterative Closest Point) method

Applications & Tools

  (1 votes) by Mihai MOGA (updated 13 hours ago)
An alternative Windows version to the famous Task Manager

ASP.NET

  (18 votes) by Shivprasad koirala, Marla Sukesh (updated 2 days ago)
The intention of this article is to compare performance between ASP.NET WebForms and ASP.NET MVC. One the main reasons of moving from Webforms to MVC is performance, performance and performance.
  (2 votes) by Shivprasad koirala, Marla Sukesh (updated yesterday)
In this article we learn MVC 5 step by step in 7 days – Day 1.
  (1 votes) by Prashant Kurlekar (updated 17 hours ago)
Customising ASP.NET MVC client side validation to validate form in parts
  (1 votes) by ashish__shukla (updated 2 days ago)
The post Model Binding in MVC appeared first on codecompiled .Model Binding While working in a MVC application we come across the different components such as the controller,action methods, application routes and the model.These all are no doubt important components in any MVC application...The pos

Audio and Video

  (1 votes) by Member 11363595 (updated 2 days ago)
Playing a continuous audio stream from C#

Azure

  (0 votes) by saramgsilva (updated 3 days ago)
This article has the goal to show how to create a development and production environment for a .Net Backend from Azure Mobile Services.

C / C++ Language

  (1 votes) by Jerry Evans (updated yesterday)
Adding cross-platform round-trip JSON serialization to C++ classes
  (1 votes) by Mikhail Semenov (updated 7 hours ago)
This article covers algorithms and implementations for maps with integers, contains benchmark results
  (0 votes) by Richard Chambers (updated 6 hours ago)
Exploring how to embed a Java VM into a C application and developing a native library for a Java application using JNI.
  (0 votes) by Joren Heit (updated 2 hours ago)
A template-based signal/slot library

C#

  (3 votes) by Gaurav Goel (Team Lead) (updated 13 hours ago)
This tip teaches you the basic use of async and await, how threads work internally
  (1 votes) by Ranjan.D (updated 6 hours ago)
A Simple Lucene implementation by making use of an open source library named "SimpleLucene"
  (0 votes) by JorgeLuisOrejel (updated yesterday)
Solution to word-search puzzles in C#. Based on my previous implementation in C++.
  (0 votes) by Lusvardi Gianmarco (Jymmy097) (updated yesterday)
A really simple implementation of a C# menu for console applications.

Client side scripting

  (3 votes) by Prava-MFS (updated 2 days ago)
In our previous blog, we went through almost all the major CSS selectors and I felt that was helpful for some and helpful for me as well. That’s why I came up with the same kind of way of selecting element using jQuery :). As we know, jQuery is a light weight javascript library used […]
  (2 votes) by Igor Vigdorchik (updated 11 hours ago)
Shows how to configure your Angular application with JSNLog, a popular JavaScript logging library
  (1 votes) by Kevin Mack (updated 12 hours ago)
JavaScript and scoping
  (0 votes) by GauravSaxena_ (updated 2 days ago)
How to write managed code in JQuery

Database

  (1 votes) by OriginalGriff (updated 17 hours ago)
Sometimes, you want to extract the filename (with or without the extension) from the full path of a file. It's easy in C# and so forth - just use the Path.GetFileName method. But what if you want it in SQL?
  (0 votes) by Sandeep khairha (updated 3 days ago)
Query that returns list of all Stored Procedures

Date and Time

  (0 votes) by Arian Celina (updated 3 days ago)
For a software developer, staying up to date with technology developments and follow latest trends of software development is of utmost importance. But nowadays, the number of online posts/activities that are competing for our attention has increased exponentially. Dealing with all this load of info

Design and Architecture

  (6 votes) by B. Clay Shannon (updated yesterday)
Confirm what really needs to be built using mockup implementations before investing time in the real implementations (including "Poor Man's Branching" as a side benefit)

Dialogs and Windows

  (4 votes) by Super Lloyd (updated 23 hours ago)
Solution to the problem on how to databind Windows visibility to ViewModels

General Graphics

  (3 votes) by Paul C. Rhodes (updated 17 hours ago)
Merge pixels of two images into one new pop artwork

Grid & Data Controls

  (0 votes) by rolandomontero (updated yesterday)
MySQL Connector for Visual Basic, obtaining a data table

Installation

  (2 votes) by Rotted Frog (updated 2 days ago)
Goes through how to write a compiler extension for Wix, using the read world example of an XML search extension to read values out of XML files

Libraries

  (0 votes) by Daniel 11317535 (updated 2 days ago)
Steps to automate application exports for case360 using cURL

Miscellaneous

  (0 votes) by K K Srinivasan (updated 2 days ago)
This tip is about text content of , inside open close bracket.

Mobile Development

  (0 votes) by Oto Ciulis (updated 2 days ago)
Mobile webapps with nodejs & typescript - Part III
  (0 votes) by Oto Ciulis (updated 2 days ago)
Mobile webapps with nodejs and typescript - Part II

Office Development

  (1 votes) by Sangunni (updated yesterday)
Read Lound Email Sender and Subject as soon as you received an email in OUTLOOK

Product Showcase

  (0 votes) by Kamil Burzynski (updated 2 days ago)
Using HipChat to control CodeProject::Workspace deployments

Programming Tips

  (1 votes) by Giovanni Scerra (updated 7 hours ago)
Patterns to prevent null reference exceptions
  (0 votes) by Ronnie Mukherjee (updated 12 hours ago)
5 tips for getting started with Angular

Uncategorised Technical Blogs

  (1 votes) by SneakyPeet (updated yesterday)
I have been wanting to try out SignalR for a while now and finally came up with an idea that is simple enough to start with (that is not a chat application).I am not going to go into the details of how SignalR works, just show you the code to get started. If you have never heard about SignalR, read
  (1 votes) by SneakyPeet (updated yesterday)
I recently found myself with an obscure bug that was introduced into the codebase somewhere in the last 50 commits. To make matters worse the bug was not apparent and was not easily seen when looking at the code. All I knew was when last that feature worked. I ended going through each commit until I
  (1 votes) by Sacha Barber (updated 23 hours ago)
I don't know how many of you read my last post, but I have somehow managed to talk myself into becoming the official documentation writer for NetMQ. If you have not used NetMQ, it is a C# native port of ZeroMQ the socket library from outer space. I have really enjoyed learning about ZeroMQ (which [&
  (0 votes) by SneakyPeet (updated yesterday)
Git has clearly won the source control wars. Its lightweight branching and easy merging make for a frictionless experience. But there are things that you as developer can do with git and with your code to make it even better.Small FilesHaving files and functions that contain as few lines of code as
  (0 votes) by SneakyPeet (updated yesterday)
We sometimes find ourselves with code that does not belong in a commit. This might be because we are on a wrong branch, just trying new things or need to quickly do something else and are not prepared to commit the code yet. Bottom line is we sit with code that we want to persist somehow but that we
  (0 votes) by Paul M Watt (updated yesterday)
It seems that every developer has their own way of doing things. I know I have my own methodologies, and some probably are not the simplest or the best (that I am aware of). I have continued to refine me design, development, test and software support skills through my career.I recognize that everyon
  (0 votes) by Member 11366686 (updated yesterday)
Postgresql: PostgreSQL Query Tuning - Indices

VB.NET

  (0 votes) by JoelDz (updated 17 hours ago)
This tip shows a control for Windows Forms called MySwitch. This is done in Visual Basic .NET 2013.
  (0 votes) by Emiliano Musso (updated 2 days ago)
Definitions and examples of a genetic algorithm; Visual Basic sample for an icon generation through a model and a random initial range of solutions.

Web Services

  (1 votes) by Arian Celina (updated 3 days ago)
If you are reading this post, most probably you have some sort of interest in web development, or even you think about starting to learn about web development. In this post, I would like to show you what path you can follow to be a web developer. This is a beginners’ guide to web development f
  (0 votes) by Arian Celina (updated 3 days ago)
Microsoft Corporation offers a rich set of possibilities when it comes to education of new and existing software developers. Taking certification exams and certifying your knowledge is one of the best ways to build a solid knowledge base, improve your skills, and get ahead with your career in softwa
  (0 votes) by Melick (updated 2 days ago)
Office web apps are now getting more and more popular with the SharePoint 2013 environment. In native SharePoint environment when you click on a document it will open in a office online (OWA) based on configuration. But it you a writing a SharePoint Hosted app or a Provider Hosted app; you might won

Windows Presentation Foundation

  (14 votes) by Meshack Musundi (updated 3 days ago)
A WPF application for listing, searching for and launching installed apps

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

.NET Framework

  (29 votes) by Davide Icardi (updated 15 hours ago)
Generate LambdaExpression or function delegate on the fly without compilation.

Boards / Embedded devices

  (9 votes) by Jan Dolinay (updated 2 days ago)
This article describes software library for the FRDM-KL25Z board which allows writing programs for this board using the Arduino API.

Internet / Network

  (244 votes) by Mehdi Gholam (updated 2 days ago)
Smallest, fastest polymorphic JSON serializer (with Silverlight4 and MonoDroid support)
  (9 votes) by Woong Gyu La (updated yesterday)
How to create a server-client network quickly using template server-client framework, EpServerEngine (C++ and Windows Winsock).

LINQ

  (45 votes) by Don Kackman (updated yesterday)
Extension methods for variance, standard deviation, range, median, mode and some other basic descriptive statistics.

Menus

  (154 votes) by Pavel Torgashov (updated yesterday)
Customizable autocomplete menu for RichTextBox, TextBox and other controls

Miscellaneous

  (2 votes) by marc borgers (updated 2 days ago)
Logging method entry and exit points

Windows Communication Foundation

  (4 votes) by john_1726 (updated 2 days ago)
MVVM Silverlight Application with Entity Framework and WCF Service

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

Đăng nhận xét