Chủ Nhật, 12 tháng 4, 2015

The Daily Build - 13 Apr 2015. Reading and writing Unicode data in .NET

The Daily Build - 13 Apr 2015. Reading and writing Unicode data in .NET

Learn Zones

We've brought together a series of articles written by our authors (ie. you!) to create learning zones.

Learn MVC will be live today, with more in the works. We'd love to hear from you on what you'd like to see in Learning Zones and what topics you'd like to see tackled next. Email us with your suggestions please.

Click here Get the tools you need to learn Dev and IT skills fast!
Over 6,000 training videos, plus eBooks, hands-on labs, sample code, pre/post exams—get it all with LearnNowOnline! Learn Visual Studio, C#, MVC, SQL, SharePoint, Java, open source technologies, Windows Server, ITIL, PMP, more. Get started
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

.NET Framework

  (3 votes) by Jeffijoe (updated 10 hours ago)
Writing properly formatted, grammatically correct, translatable UI messages

Android

  (0 votes) by ShareIdeas (updated 2 days ago)
This Android project can get cards number leveraging the principle of digital image.

ASP.NET

  (1 votes) by Pravin Harchandani (updated 2 days ago)
Simple way to upload media file in ASP.NET C#
  (1 votes) by Dominic Burford (updated 2 days ago)
Consuming / displaying an RSS feed on an ASP.NET web page
  (0 votes) by Atanas N Atanasov (updated yesterday)
This tip presents a simple example on how to use jQuery Grid Plugin in ASP.NET MVC with bootstrap.

Audio and Video

  (0 votes) by virinext (updated 9 hours ago)
This tip is about HEVC, HEVC syntax elements and opensource tool for analyzing HEVC bitstreams.

C / C++ Language

  (0 votes) by cth027 (updated yesterday)
A small utility class to ease C++ stream input with predefined and controlled format
  (0 votes) by phillipvoyle (updated 3 hours ago)
Illustrates the idea of a variadic visitor pattern in C++ by way of an example expression calculator

C#

  (1 votes) by Code Cleaner (updated 2 days ago)
Create a simple self hosted Web API service that runs as console and as service in just 2 minutes.
  (0 votes) by El_Codero (updated yesterday)
Convert doc/docx documents to pdf with Foxit Reader Printer. Works without use of Word Interop/SharePoint.

Caching

  (1 votes) by Micha C (updated yesterday)
This is about creating a single page web site using an ASP.NET Web API Service which stores the data via Cache Manager.

Client side scripting

  (2 votes) by Web Technobrat (updated 10 hours ago)
The article walks you through creating a JQuery plugin for accepting user input in upper or lower case characters.
  (0 votes) by Gaurav Kumar Arora, Mahsa Hassankashi (updated 2 days ago)
In this article, we will discuss how to create npm packages/modules

Custom Controls

  (0 votes) by Val Okafor (updated yesterday)
In this blog post ,I will show  a walk-through on how to create a custom Navigation Drawer using the auto generated Android Studio Navigation Drawer template. This also applies if you are working with the ADT plugin in Eclipse. Using the auto generated Android Studio Navigation Drawer gives you are

Database

  (1 votes) by jayant42 (updated yesterday)
The stored procedure can convert any table data into JSON Object
  (1 votes) by Rajeesh Madambat (updated 2 days ago)
Refer and write your own business logic in C# and add it to SSIS script task.
  (1 votes) by Complete IT Professional (updated yesterday)
This article explains how to download and install Oracle Express and SQL Developer on your own computer, to get started with running SQL queries.

E-commerce

  (2 votes) by Bill SerGio Jr. (updated 2 days ago)
Responsive Mobile Slick Carousel in AngularJS Directive for Use with or without Shopping Cart

Emulation

  (0 votes) by Eugene Balabanov (updated 3 hours ago)
An introduction to virtualization for Windows

HTML / CSS

  (0 votes) by gggustafson (updated yesterday)
This article presents an HTML authoring tool that generates a Table of Contents with optional header numbering.

LINQ

  (2 votes) by MatthewThomas (updated 3 hours ago)
This article shows how to combine LINQ expressions to dynamically append where clause criteria when building search functionality

Microsoft BizTalk Server

  (0 votes) by Graham D Smith (updated 2 days ago)
In this fourth post in my series on continuous delivery with VSO we take a look at executing automated web tests with Microsoft Test Manager. There are quite a few moving parts involved in getting all this working so it’s worth me explaining the overall aim before diving in with the specifics.

Node.js

  (0 votes) by Gaurav Kumar Arora (updated 3 days ago)
This article is discussing about great release of Nodejs tools for Visual Studio.

NoSQL

  (0 votes) by ColdskyXia (updated 18 hours ago)
How to add new documents to a collection more efficiently
  (0 votes) by ColdskyXia (updated 15 hours ago)
How to remove documents from a collection more efficiently

SQL Reporting Services

  (0 votes) by SujayC (updated 2 days ago)
This is a very basic chart example, and wouldn't require much brain storming. This is to show how easy it is to create reports in SSRS.

String handling

  (1 votes) by Darryl Bryk (updated 3 hours ago)
Sorting multiple word strings by keyword

Tabs & Property Pages

  (0 votes) by Bruce Greene (updated yesterday)
A helper class for tabs-style navigation in WPF, and an example of how to animate the Opacity property.

Uncategorised Technical Blogs

  (1 votes) by Acharya Raja Sekhar (updated yesterday)
When we are dealing with multithreaded windows forms application, it is difficult to use the inbuilt dilog box windows like OpenFileDialog, SaveFileDialog etc.. The problem here is that the built in dilog boxes are implemented as COM objects and are not thread safe. So we will not be able to create
  (0 votes) by Gordon W Beeming (updated 2 days ago)
So speaking to any smart database people they will generally tell you that the SELECT * FROM ... is a bad idea and should not be used. Today (well would of been if I didn't procrastinate) I spent many hours debugging something from the wrong places because I used SELECT *. Below is what I found out

Windows Communication Foundation

  (0 votes) by CRMcoaching (updated 2 days ago)
Parameterized Custom Help Webpages in Microsoft CRM 2015 With Input By a Super User

Windows Powershell

  (0 votes) by Shining Dragon (updated 4 hours ago)
A look into how we can achieve multi threading in our Powershell scripts

Windows Presentation Foundation

  (1 votes) by Toby Jacobs (updated 23 hours ago)
An intuitive mechanism for managing dependencies between INotifyPropertyChanged properties.
  (1 votes) by El_Codero (updated yesterday)
  (1 votes) by DotNetForYou (updated 23 hours ago)
The article will describe about the use of styles in WPF
  (0 votes) by Serge Desmedt (updated 3 hours ago)
(Yet Another) Investigation of WPF triggers

Updated Articles, Tech Blogs and Tips

.NET Framework

  (28 votes) by Afzaal Ahmad Zeeshan (updated 23 hours ago)
This article is for beginners about writing and reading Unicode data from different data sources; including text files, user input, databases. It also demonstrates how to display that data in .NET applications, including ASP.NET web applications.

Algorithms & Recipes

  (5 votes) by Marc Clifton, Arthur Brock, Eric Harris-Braun (updated yesterday)
Semtrex is a semantic tree expression evaluator

ASP.NET

  (13 votes) by syed shanu (updated 20 hours ago)
In this article we will see using ASP.NET,HTML5 and jQuery how to draw our charts like Line,Bar,Pie,Donut and Bubble Chart

Audio and Video

  (18 votes) by Evgeny Pereguda (updated 3 days ago)
Simple lib for capturing live-video from web-camera by using Media Foundation

CodeProject FAQs

  (7 votes) by DaveAuld (updated 21 hours ago)
Community provided tools that are available for use with The Code Project

HTML / CSS

  (19 votes) by Bill SerGio Jr. (updated 2 days ago)
Responsive Mobile Shopping Cart Bootstrap 3 AngularJS App with Features that Drive Real Sales like Video & Distributor IDs

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

Đăng nhận xét