Chủ Nhật, 22 tháng 2, 2015

Weekly Newsletter (23 Feb 2015)

Weekly Newsletter (23 Feb 2015)

Internet of Things Contest - First $1,000 Winner

Congratulations to CodeProject member apmyhr for winning the first of five draws for $1,000 in our ongoing Microsoft Azure Internet of Things Contest.

All contestants should continue to submit their articles outlining their Azure-powered IoT projects until the final contest deadline on March 23, 2015, while U.S. contestants also have until Friday March 6 to earn entries for the next $1,000 draw. Full details here. Good luck!

Ever thought of Supporting Women Who Code?

Women Who Code is a non-profit who work for equality for women in the Software Development industry. They push social change, inspire women to pursue technology careers and provide an environment where networking and mentorship are valued. We're a big fan of their work so if you have the time check them out and make a donation.

New Articles, Tech Blogs and Tips

.NET Framework

  (11 votes) by Max R McCarty (updated 3 days ago)
How to prevent XSS in ASP.NET
  (5 votes) by Melnikov Dmitry (updated 4 days ago)
The possibility to announce actions in the workflow designer using C#
  (1 votes) by Thomas Maierhofer (Tom) (updated 6 days ago)
Download Source Code: TwitterWorkflowElementsSample.zipCrawling or sending multiple requests to social media service APIs must often handle with API quotas or limits. Most of the time this data needs further processing and therefore a complex processing logic. For example Twitter where short URLs ar
  (1 votes) by Anton Angelov (updated 3 days ago)
If you compare your expected DateTime with the real one, they usually won't be equal because of the seconds, milliseconds, etc. Because of that we need a better way to assert DateTimes with some kind of delta.

Algorithms & Recipes

  (2 votes) by Eric Z (Jing) (updated 6 days ago)
Evaluation order matters!

ASP

  (3 votes) by Francis S Michael (updated 3 days ago)
CodeProjectiTextSharp is a most popular PDF Library to create,modify and do some additional manipulation with PDF files. In this article, I'm going to explain how to convert an text file to PDF while uploading. Ground work:                           Before starting we need to download the iTextSharp

ASP.NET

  (11 votes) by AMB-03 (updated 4 days ago)
This is a very simple way to create a balloon message... without using any plugin
  (6 votes) by John Atten (updated 6 days ago)
Identity is fully compatible with the OWIN Authorization model, and when used in this manner, represents a very useful, ready-to go concrete implementation. But we can perhaps better understand the structure of OWIN authorization, and application security in general, if we start with simple concepts
  (3 votes) by SaadZulfiqar (updated 5 days ago)
For this, we don't need to worry about the path. Folder will automatically be created in the root folder of zip file.
  (2 votes) by Robert Vandenberg Huang (updated 6 days ago)
A example project about how to "manually" control HTTP caching in Web API.
  (2 votes) by Rolando CC (updated 4 days ago)
This article provides a basic reference on how basic protection can be achieved using the aspnet_regiis.exe tool, by default installed with .Net Framework, and also some basic considerations when you are working with IIS WebFarms.
  (1 votes) by Adi_ (updated 6 days ago)
Javascript testing using Jasmine & Chutzpah in Visual Studio.
  (1 votes) by Ajeet 75 (updated 4 days ago)
Demo to show how to use HubName and HubMethodName attributes in SignalR
  (1 votes) by Atish Dipongkor (updated yesterday)
  (0 votes) by Pinakpani Dey (updated 20 hours ago)
How to drilldown hierarchical data using GridView control
  (0 votes) by Hugo Carnicelli (updated 13 hours ago)
During this article, we are going to explore what is currently necessary to run an ASP.NET 5 website on Ubuntu.

Boards / Embedded devices

  (0 votes) by REX ST JOHN (updated 3 days ago)
In this article I will be demonstrating how to create a basic Node.js application using Intel Mashery's JamBase API with Intel Edison and XDK. You will find accompanying GitHub source in the provided repo.
  (0 votes) by REX ST JOHN (updated 3 days ago)
This guide explains how to connect to your Intel IoT Platform using the Eclipse IDE on Windows*, OS X*, or Linux*.
  (0 votes) by REX ST JOHN (updated 3 days ago)
In this guide, you'll connect to the Intel® Edison board through a terminal and update the firmware on your board.

C / C++ Language

  (4 votes) by Matt Scarpino (updated 2 days ago)
This article explains how to perform mathematical SIMD processing in C/C++ with Intel's Advanced Vector Extensions (AVX) intrinsic functions.
  (1 votes) by Evgeny Zavalkovsky (updated 5 days ago)
MI TLS(Multi Instance Thread Local Storage) is generalization of Thread Local Storage, introduced in C++11.
  (1 votes) by Sanmayce (updated 2 days ago)
An heavily optimized LZSS decompression etude in C

C#

  (15 votes) by Abhinaw Kumar (updated 4 days ago)
Process of runtime type discovery is called reflection. Using reflection we are able to obtain the metadata information, dynamically.
  (15 votes) by _Canny_Brisk_ (updated 4 days ago)
Understanding structs - why C# does not allow a struct to be inherited
  (8 votes) by sachamanji (updated 5 days ago)
This article demonstrates how to build a speech-to-text application in C# that can be used to take audio content and transcribe it into written words. This software can be really useful for those people who need to generate a huge amount of written content without neverending typing.
  (4 votes) by Veronica S. Zotali (updated 2 days ago)
How to BulkLoad a file with millions of records
  (3 votes) by Peter FF (updated 5 days ago)
The way of calculating amount of memory occupied by some object in C#.NET
  (2 votes) by Boris Zinchenko (updated 2 days ago)
Development of custom studies for Bloomberg terminal
  (2 votes) by Anton Angelov (updated 18 hours ago)
At times, you may need to modify the configuration files for your application at runtime. I have developed a generic class – ConfigModificator for the purpose. I will share the code with you and explain how to use it.
  (2 votes) by Nick Polyak (updated 1 hour ago)
Describe VS2015 extension for generating sub-enumerations (akin to sub-classes)
  (2 votes) by Rabhi Sofiene (updated 19 hours ago)
Communication between .NET and other programming languages
  (0 votes) by FrostedSyntax (updated 21 hours ago)
A method to get the inverted equivalent of a specified color.
  (0 votes) by Christ Akkermans (updated 5 days ago)
Code for verifying the resources used by DisplayAttribute in order to catch any missing resource strings

Caching

  (4 votes) by Hrvoje Batrnek (updated 3 days ago)
Easy and seamless caching implementation of any virtual method in any class.

Client side scripting

  (4 votes) by Gerd Wagner (updated 4 days ago)
In all application domains, there are enumeration datatypes that define the possible values of enumeration attributes. We show how to implement an enumeration in the form of a special JavaScript object definition using the Object.defineProperties method.
  (1 votes) by Ronnie Mukherjee (updated 5 days ago)
Introduction Last summer I chose JavaScript as an area of focus. When I blogged about this, one of the comments suggested I take a look at TypeScript (thanks Federico). Since that time I have started using TypeScript and with the recent release of TypeScript 1.4, it seemed like a good time to write

COM / COM+

  (1 votes) by Right Handed Monkey (updated 2 days ago)
Five Reasons Not to Play Candy Crush SagaCandy Crush Saga by King.com is the type of game that you love to hate. Maybe it's the constant spamming of Facebook messages from your friends inviting you to play it, but no... This is a story that began with the success of King's popular Facebook game Cand

Cross Platform

  (1 votes) by Feature Extraction (updated 5 days ago)
I’ve been using Git for well over a year to manage my software projects. I was blown away by it’s fantastic branching capabilities, which helped me try new ideas and prototype stuff at breakneck speed. So I thought I’d share my experiences with it. This is the first article in a se
  (0 votes) by Feature Extraction (updated 5 days ago)
In this article I will cover the steps to set up Apache Cordova. I’ll first set up the Android SDK, an Android Virtual Device, Apache Ant and finally, Cordova. I will then use Cordova to create a starter cross-platform mobile app, and run it on the Android virtual device. I have performed this

Database

  (3 votes) by Bohdan Stupak (updated 6 days ago)
This tip shows some primary issue which puts serious limitation on SQL Server MONEY data type
  (1 votes) by essentialSQL (updated 2 days ago)
This is the third in a series of articles about subqueries.  In this article we discuss subqueries in the WHERE clause.  Other articles discuss their uses in other clauses. All the examples for this lesson are based on Microsoft SQL Server Management Studio and the AdventureWorks2012 database.  You

Design and Architecture

  (6 votes) by Nick Rogozhnikov (updated 5 days ago)
Software project detailed estimation and professional proposal creation
  (9 votes) by Rasik Bihari Tiwari (updated 3 days ago)
Let's understand exactly what is Dependency Inversion principle and what it is not. How people confuse it to be dependency injection which is it NOT.
  (3 votes) by John C Rayan (updated 2 days ago)
Architecting Data Structures

Dialogs and Windows

  (2 votes) by Anton Angelov (updated 2 days ago)
I will show you how to create a base class (C# and VB.NET) which main purpose will be to write and read data to/from Window registry. Next it can be derived from more custom classes where you can put the logic for your own application.

DirectX

  (1 votes) by bigbro_1985 (updated 1 weeks ago)
A Simplified Joystick Interface utilizing DirectX, which can be used for a quick interface to control various ROVs or Robotic platforms.

DLLs & Assemblies

  (7 votes) by Alberto Molero (updated 6 days ago)
Zlib compress / decompress implementation using .Net 4.5.1, with no external DLL's

Edit Controls

  (6 votes) by Jan Martin H. (updated 3 days ago)
This is how to create a simple numbers only Textbox that will always work

Files and Folders

  (0 votes) by Mahdi Nejadsahbei (updated 2 days ago)
Writing Shredding the Files code so that the file's data won't recovery.

Game Development

  (10 votes) by Vahe Karamian (updated 5 days ago)
The second article in a series to discuss Unity 3D and how to get started with your own 3D projects.
  (10 votes) by Vahe Karamian (updated 3 days ago)
The third article in a series to discuss Unity 3D and how to get started with your own 3D projects.
  (1 votes) by Mikea15 (updated 2 days ago)
How to create a recursive call with Unity's coroutines
  (0 votes) by Right Handed Monkey (updated 3 days ago)
Get Hours of Training in Unity and 3D Modeling for an Extremely Low PriceThis is such a good deal I figured others may be interested in it.  Over at Slashdot Deals there is a 'name your own price' bundle for some pretty extensive game development courses.  The courses are hosted by Udemy.  If you wa
  (0 votes) by Right Handed Monkey (updated 2 days ago)
Minecraft is a huge game.  The full PC version is especially great because it is customizable with lots of mods available all over the internet.  One great new mod is ScriptCraft by Walter Higgins (http://scriptcraftjs.org/). ScriptCraft runs on a bukkit version of the minecraft server.  Installatio

General Graphics

  (1 votes) by CdnSecurityEngineer (updated yesterday)
There’s an on going debate in the cyber security community that to be good a cyber security you need to think like an attacker. The danger with this ideology is that it’s prophetically false and leads to a false sense…Read more ›The post Think Like a General appeared first on

GPU Programming

  (4 votes) by Ryan S White (updated 5 days ago)
an assembler/compiler for AMD's GCN (Generation Core Next Architecture) Assembly Language

Grid & Data Controls

  (1 votes) by Gunaprasad Shetty (updated 5 days ago)
The tip provides you code for implementing Search in your gridview using Jquery.
  (0 votes) by Arian Celina (updated 5 days ago)
This is going to be a very short post, but could be of use if you did not know about this Many times, for the purpose of demonstration when I teach AJAX requests to my students, I see the need to have a sample json dataset for easy consuming through AJAX requests. So basically what... Continue readi

Hardware & System

  (2 votes) by Joan Magnet (updated 3 days ago)
Base class for OMRON PLC communications

IoT on Azure

  (6 votes) by Ranjan.D (updated 4 days ago)
This article is all about Voice over IP (VOIP) and SMS implementation for IOT devices. We will be making use Twilio API's in coding this solution.
  (3 votes) by apmyhr (updated 5 days ago)
Turn your smartphone into the Eyes and Ears of your Quadcopter drone.
  (3 votes) by Ranjan.D (updated 2 days ago)
Raspberry PI and Arduino Communication
  (2 votes) by Ranjan.D (updated yesterday)
We will see how to remotely deploy Java Apps to IOT Devices like Raspberry PI.
  (2 votes) by Ranjan.D (updated 3 hours ago)
Let us see how to build a simple CodeProject API Wrapper.

Libraries

  (6 votes) by Yin Kan (Gavin) Lee (updated 3 days ago)
Create Excel File using Openxml without loading the entire DOM
  (2 votes) by Anton Angelov (updated 2 days ago)
In order to associate TFS Test Cases to automated tests via code you should first create TFS Collection and Team Test Project. You can find more information in my previous post: “How to: Connect to TFS Team Project C# Visual Basic […]The post Associate Automated Test with TFS Test Case C
  (2 votes) by Anton Angelov (updated 2 days ago)
In order to use TFS Test Cases via code, you should first create TFS Collection and Team Test Project. You can find more information in my previous post: “How to: Connect to TFS Team Project C# Visual Basic .NET Code“. Next you need […]The post Manage TFS Test Cases in MS Test Mana
  (2 votes) by Anton Angelov (updated 18 hours ago)
Grooveshark makes available methods for accessing and interacting with Grooveshark data. All methods require a web services key and you must sign your requests with a secret key. The API is not public, but you can request both keys from the following URL: http://developers.grooveshark.com/api
  (1 votes) by Cinchoo (updated 6 days ago)
Tip showing on using User Defined Types as Configuration Values
  (1 votes) by Anton Angelov (updated 19 hours ago)
Code examples how to connect to TFS Team Project using C# and VB .NET. The post- Connect to TFS Team Project C# VB .NET Code appeared first on Automate The Planet.

Miscellaneous

  (4 votes) by Marc Clifton (updated 5 days ago)
Using a couple open source packages, I glue together a tweet stream and display the word hits in a word cloud using a force directed graph.
  (4 votes) by Marc Clifton (updated yesterday)
Watch github events in more-or-less real time as we display a word cloud of events, project descriptions, and project languages.

Mobile Development

  (1 votes) by PS_007 (updated 6 days ago)
Are you facing Issues on mobile device debugging? Try this and debug site on mobile.

Other .NET Languages

  (2 votes) by Anton Angelov (updated 3 days ago)
Generic properties validator C# and VB.NET code
  (1 votes) by MarkPearlCoZa (updated 5 days ago)
Don't trust the other poor reviews on this book. This is a great book for a particular type of reader. If you are an experienced developer but are wanting to ramp up on MVC in .Net then this book is for you. If you are an experienced MVC developer and are wanting to understand the depths of MVC4
  (1 votes) by Anton Angelov (updated yesterday)
In order to use TFS Test Suites via code, you should first create TFS Collection and Team Test Project. You can find more information in my previous post: “How to: Connect to TFS Team Project C# Visual Basic .NET Code“. Next you need […]The post Manage TFS Test Suites in MS Test Ma

PHP

  (0 votes) by Right Handed Monkey (updated 3 days ago)
If you are using iconv to filter out invalid characters for strings and you migrate to PHP 5.5, you may experience the nasty bug that bit me.Currently I am converting all my web data from a nice UTF-8 format to ISO-8859-1 (otherwise known as ISO Latin-1) for use for inserting into PDF reports using
  (0 votes) by Right Handed Monkey (updated 2 days ago)
Tips for choosing between '==' (equals or loose comparison) and '===' (identical) operators in php.Equals or == for loose comparisons.Identical or === for exact matches.When choosing the correct operator you want to use in PHP you will want to consider whether you want PHP to try different ways to m

Product Showcase

  (0 votes) by Nathan Carver (updated 3 days ago)
The goal of this document is to show you how to write code and connect the hardware to establish BLE communication between an Intel Edison and a Bluetooth 4.0-equipped Android device, using free software tools and low-cost, off-the-shelf hardware.
  (0 votes) by Nathan Carver (updated 3 days ago)
This DIY project shows you how to convert a store-bought toothbrush holder into an IoT home appliance.
  (0 votes) by REX ST JOHN (updated 3 days ago)
This guide contains steps for installing the Intel® XDK IoT Edition, as well as creating and running a simple application on the Intel® Galileo or the Intel® Edison board.

Programming Tips

  (0 votes) by Right Handed Monkey (updated 3 days ago)
What is this NCEES exam and why would I want to take it?The NCEES is a governing body that is allowed to license people and companies to practice engineering.  Any company with "Engineer" in the title needs to have a professional engineer (PE) or they may get sued by the professional engineering soc

Reviews on Third Party Products and Tools

  (2 votes) by Alvin Ashcraft (updated 4 days ago)
This year I have been looking at and starting to use several components from the Universal 14.2.4 release.

SharePoint Server

  (2 votes) by bradcurtis74 (updated 6 days ago)
A Sample using AngularJS with Sharepoint OnLine
  (0 votes) by Narula Srinivas (updated 2 days ago)
This article gives you the approaches available to save multiple records in a single request (Batch Processing) to SharePoint 2013 list using REST API.

Shell and IE programming

  (8 votes) by DebugErr (updated 2 days ago)
Retrieving the path to the new user folders like Downloads, Saved Games or Searches
  (1 votes) by Gautham Prabhu K (updated 5 days ago)
Using getopts in shell scripting to handle command line arguments.

SQL Reporting Services

  (2 votes) by Ronnie Mukherjee (updated 1 weeks ago)
Most people in software agree that unit testing is a good thing. It is certainly one of the biggest developments in the way we code to occur in the last 20 years. Whether you unit test or not, you probably acknowledge the benefits of unit testing. On some projects I follow a TDD approach, on …

Static & Panel Controls

  (0 votes) by Right Handed Monkey (updated 3 days ago)
[1] Why an abstract horse?  See below.What are static bindings?Static bindings are functions or variables that can be called on a class that don't need an object created to use them first.  For example, you don't need to use the new operator to call a static method or access a static variable.  Thes

Testing and QA

  (5 votes) by Anton Angelov (updated 4 days ago)
From a really long time, I wanted to write automation using the Tor Web Browser. My preferred automation framework is Selenium WebDriver. However, I found out that there isnt a built-in integration between the two. I wasted almost half a day to discover how to combine them.
  (2 votes) by Anton Angelov (updated 2 days ago)
The next logical step in your build will be to build your solution or projects. I will guide you how to do it via MSBuild as build engine and NuGet for downloading the necessary packages.
  (2 votes) by Anton Angelov (updated 4 days ago)
One of the most underrated locators in Selenium WebDriver or any other Web Automation Framework is the XPath locator. Most probably, people don't use XPath because they think that it is too hard to learn or write.
  (1 votes) by NghiaDo (updated 5 days ago)
Field Catalog - Documentation System. Part One - Introduction
  (1 votes) by Anton Angelov (updated 3 days ago)
If you are creating .NET libraries most probably you need to create NuGet packages to distribute your code. You can make your life easier if you create an automatic Jenkins Job for the purpose.

Threads, Processes & IPC

  (7 votes) by Pranay Rana (updated 4 days ago)
Random number in MultiThreading

Tools and IDE

  (1 votes) by Anton Angelov (updated 2 days ago)
Specify Assembly References Based On Build Configuration in Visual Studio

Tree Controls

  (10 votes) by Vyacheslav Chernykh (updated 3 days ago)
CTreeView is the advanced TreeView control for .NET WinForms that supports more features, different layouts and any controls in the nodes.

Uncategorised Technical Blogs

  (1 votes) by ashish__shukla (updated 6 days ago)
The post Beginning AngularJS appeared first on codecompiled .When developing web applications HTML is the main markup language irrespective of other web development technologies such as ASP.NET .HTML is a declarative language designed for describing the documents which can be rendered byThe post B
  (1 votes) by Ronnie Mukherjee (updated 6 days ago)
A couple of weeks ago, in a post about sql unit testing, I mentioned that there are now several feature-rich JavaScript unit testing frameworks available. Perhaps the most popular, given its association with Angular, is Jasmine. Jasmine's main selling points (although it is free!), are described on
  (1 votes) by Shahriar Iqbal Chowdhury/Galib (updated 6 days ago)
Background IIS with PHP is not new now days, there is lots of business needs that requires php applications need to host in IIS. Recent times PHP improved a lots in terms of integrating to IIS.Still few times few things fall apart, like the problem we are going to illustrate. Problem For a recent pr
  (1 votes) by E. Balynn (updated yesterday)
The observer pattern In .NET 4 Microsoft introduced the IObserver and IObservable interfaces. These interfaces give you a generic way of providing push-based notification, which is also known as the observer pattern. The provider (IObservable) must implement a Subscribe method, which lets t
  (1 votes) by Anton Angelov (updated yesterday)
If you are using StyleCop in your projects, most of the time you need to remove unused namespaces and sort them. In order to achieve best possible coding performance, you need to know as many as possible hotkeys.  Sort and […]The post Hints For Arranging Usings in Visual Studio Efficiently app
  (1 votes) by Anton Angelov (updated yesterday)
It is really easy to implement copy-paste operations using .NET. I will guide how to do it in C# and VB .NET. First you need to make the class that you want to put into clipboard- serializable. ClipBoardCommand is a […]The post Implement Copy Paste C# VB .NET Application appeared first on Auto
  (0 votes) by Right Handed Monkey (updated 3 days ago)
Apache Forbidden Access Issues Linking files to Apache on a new install of Cent OS 7 with Apache 2.4 was not quite as smooth as I imagined.The SetupI'm working a new server and I want to link to another location so I can use Dropbox to work on files locally and have them automatically updated to my
  (0 votes) by Right Handed Monkey (updated 3 days ago)
Don't be caught looking like a fool when your website fails unexpectedly.  Find out errors ahead of time using automatic testing techniques.  In this article we discuss automatic regression testing.  Use PHP to setup your own continuous integration server.When you are responsible for a updating a we
  (0 votes) by Paul M Watt (updated 20 hours ago)
A few weeks ago I wrote an entry on SFINAE[^], and I mentioned enable_if. At that point I had never been able to successfully apply enable_if. I knew this construct was possible because of SFINAE, however, I was letting the differences between SFINAE and template specialization confuse me. I now hav
  (0 votes) by Elliot Balynn (updated 18 hours ago)
Introduction This article is about the internal implementation of await/async functionality. It doesn’t cover the high level functionality, but aims to explore the internal implementation. If you would like to familiarise yourself with the overall functionality first there is an in depth artic
  (0 votes) by Elliot Balynn (updated 1 hour ago)
The State Machine in Async Previously [Part 1] The Stub Method of Async The state machine does exactly what it supposed to – keeps track of the state when the execution reaches await. When await is reached everything about where we are in the method is preserved, so that it can be resumed when the m

Web Security

  (3 votes) by Taiseer Joudeh (updated 6 days ago)
Part 3: Tutorial shows how to implement OAuth JSON Web Tokens Authentication (JWT) using ASP.NET Web API 2.2 and ASP.NET Identity 2.1

Web Services

  (2 votes) by REX ST JOHN (updated 3 days ago)
Accessing and Using IoT Analytic

Windows API

  (5 votes) by Michael Chourdakis (updated 6 days ago)
The ability to compress/decompress data in Win32
  (3 votes) by Anton Angelov (updated 2 days ago)
In my previous post about the YouTube API I showed you how to create your own service and authenticate. Here I will give you examples how to use Googles YouTube Playlists API.

Windows Communication Foundation

  (3 votes) by TalentTuner Team (updated 5 days ago)
In this article, I'll describe how to use NetNamePipe binding in a WCF application.
  (2 votes) by TalentTuner Team (updated 6 days ago)
In this article, I'll describe how to use NetTcp binding in a WCF application.

Windows Phone 7/8

  (4 votes) by Nandakishore G N (updated 6 days ago)
Send and receive XMPP messages in Windows phone 8
  (2 votes) by Nandakishore G N (updated 4 days ago)
Windows Phone 8 chat application using Openfire server

Windows Presentation Foundation

  (4 votes) by Andrew Whiddett (updated 4 days ago)
This is an alternative for "Tutorial for a Basic WPF – MVVM Project Using Entity Framework"

Windows Runtime

  (1 votes) by Kunal Chowdhury (@kunal2383) (updated 14 hours ago)
Schedule tasks are often require to do some clean ups, fetch some records from internet and/or update the live tile/lock screen. There might be some other requirements too. If you want to add schedule tasks in your Windows and/or Windows Phone runtime apps, let's learn, how to create schedule task i

Work Issues

  (1 votes) by SneakyPeet (updated 3 days ago)
We can have value objects be more than just information carriers. We can have them do some work for us.A ScenarioGiven a contract and some time sheet data for an employee we need to calculate invoice lines for billing a client. We can use an object called an InvoiceLineCalculator to calculate the re
  (0 votes) by Ronnie Mukherjee (updated 1 weeks ago)
The natural planning model

XML

  (1 votes) by Rion Williams (updated 6 days ago)
Configuration files within ASP.NET applications can often seem a bit convoluted. Sections strewn all over the place, settings with nothing but strings everywhere and last but certainly not least, it’s all in XML. While this can be just fine for most scenarios, some developers may want or need
  (0 votes) by RemcoReitsma (updated 1 weeks ago)
This tip shows how you can add an XSD schema in Visual Studio to enable XML intellisense.
  (0 votes) by Keyhole Software (updated 6 days ago)
The XML document format, created in 1996, is still widely used to facilitate communication between disparate systems (though for certain implementations is somewhat being replaced by JSON). As a Java developer, I generally interface with data in an XML document via a DOM parser, but there are occasi

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Algorithms & Recipes

  (44 votes) by Igor Ladnik (updated 11 hours ago)
Article presents simple software for solving square optimal control problem for linear and nonlinear dynamic systems.

Android

  (40 votes) by Varavut (updated 3 days ago)
learn to develop your first Android application
  (1 votes) by Right Handed Monkey (updated 3 days ago)
This post explains how to use the WorxForUs Network framework to have an Android app that works robustly even in areas that have poor network connectivity.

ASP.NET

  (134 votes) by Halil ibrahim Kalkan (updated 2 days ago)
Building an NLayered, localized, well-structured Single-Page Web Application using AngularJs, ASP.NET MVC, Web API, EntityFramework and ASP.NET Boilerplate.
  (28 votes) by DrABELL (updated yesterday)
YouTube™ API for ASP.NET, AJAX-extended (C#).
  (16 votes) by Sandeep Singh Shekhawat (updated 1 weeks ago)
This article explains routing in MVC. How a route is executed by the routing engine and how to define a route for a URL.

ASP.NET Controls

  (10 votes) by DrABELL (updated 9 hours ago)
Tip describes CSS3 formatting technique that allows to create web Table header, which always stays atop the table regardless of scrolling
  (10 votes) by DrABELL (updated 6 days ago)
Novel HTML5/CSS3 features simplify alternate rows styling in GridView, DetailsView, and other tables.
  (6 votes) by DrABELL (updated 6 days ago)
DropDownList Data Binding to Array (1D/2D), Enum and Dictionary objects in .NET

Audio and Video

  (32 votes) by Sergey Alexandrovich Kryukov (updated 3 days ago)
The convenience of this Sound Recorder is defined by its minimalism and understanding of the purpose

Azure

  (3 votes) by DrABELL (updated 5 days ago)
NY Trivia Quiz w/backend Database migration to Azure cloud
  (3 votes) by DrABELL (updated 5 days ago)
Migration from VS2010->VS2012->Azure cloud computing: practical and didactic aspects
  (0 votes) by Eugene Chuvyrov & Fabien Lavocat (updated 5 days ago)
iOS app and Windows Phone app entries for Dun and Bradstreet Developer Challenge

Boards / Embedded devices

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

C / C++ Language

  (31 votes) by Michael Chourdakis (updated 3 days ago)
One-call of any DLL function with custom parameters, implemented with C++ tuple and templates.

C#

  (156 votes) by Mahsa Hassankashi (updated 2 days ago)
This article is one of the first sources (with complete and clear comparision) about data structure, Array, ArrayList, List, IList, ICollection, Stack, Queue, HashTable, Dictionary, IQueryable, IEnumerable.
  (31 votes) by Mika Wendelius (updated 5 days ago)
This article shows how to build a responsive directory size browser application utilizing threading. The source code includes both C# and VB.Net
  (13 votes) by D. Christian Ohle (updated 14 hours ago)
New Rational class to solve epsilon and robustness problems especially for graphics algorithms.

Charts, Graphs and Images

  (18 votes) by DrABELL (updated 6 days ago)
YouTube™ video player API provides variety of customization features (ASP.NET, C#)

Client side scripting

  (7 votes) by newton.saber (updated 3 days ago)
Learn Angular and Firebase API (AngularFire) for live storage of data via Internet using nosql db.
  (3 votes) by DrABELL (updated 6 days ago)
Essentially the same code snippet with just a little bit cleaner and more efficient code1. setTimeout() is replaced with setInterval() function2. The interval is correctly set to 333 msec to produce 3 updates per second as specifiedRelated application (as FYI): Inflation...

CodeProject FAQs

  (27 votes) by Sean Ewington (updated 4 days ago)
This is an FAQ for writing Code Project articles. It can be modified by any Silver member.

Database

  (38 votes) by liron.levi (updated 20 hours ago)
Utility for comparing two SQLite database files for both structure and data
  (14 votes) by Sacha Barber (updated 6 days ago)
A look at how to unit test code that makes use of Repository vs using raw Entity Framework, where we will do this using mocks/test doubles
  (15 votes) by Jörgen Andersson (updated 3 days ago)
  (12 votes) by Mika Wendelius (updated yesterday)
How to log information into a table from inside a transaction, even if the transaction is rolled back.
  (9 votes) by DrABELL (updated 3 days ago)
Technique to extend capability of standard SQL by adding the Aggregate Product Function
  (2 votes) by DrABELL (updated 3 days ago)
Generate large data series by using Cartesian Product and small data table

Files and Folders

  (23 votes) by aodennison (updated 5 days ago)
Contrary to several articles, connection strings may be saved to app.config with just a few lines of code.
  (17 votes) by Alberto Molero (updated 5 days ago)
This article describes the file format NBT and shows how can be implemented in a real application to store data.

Game Development

  (19 votes) by Vahe Karamian (updated 5 days ago)
The first article in a series to discuss Unity 3D and how to get started with your own 3D projects.
  (17 votes) by Sergey Alexandrovich Kryukov (updated 2 days ago)
Derived work: customizable Tetris with pure HTML + JavaScript + Canvas, using strict mode, complete with help and all classic Tetris operations

HTML / CSS

  (97 votes) by DrABELL (updated 4 days ago)
Aesthetic enhancement of HTML5 web elements via pure CSS3; no image files required
  (17 votes) by DrABELL (updated 6 days ago)
Scientific Calculator ZENO-5000: HTML 5, CSS 3 and client-side jQuery/JavaScript
  (11 votes) by Sander Rossel (updated 20 hours ago)
The first in a series on web development.
  (5 votes) by Sander Rossel (updated 20 hours ago)
The third in a series on web development.
  (5 votes) by Sander Rossel (updated 20 hours ago)
The second in a series on web development.

Mobile Development

  (1 votes) by Gary H Guo (updated yesterday)
Mobile/Web Client, Web API and Cloud.

Office Development

  (4 votes) by DrABELL (updated 6 days ago)
Statistical Outliers detection in Microsoft Excel worksheet using Median() and array formula

PHP

  (1 votes) by Sander Rossel (updated 20 hours ago)
The (long awaited) fourth in a series on web development.

Product Showcase

  (0 votes) by Kevin_Hulse (updated 3 days ago)
Use Atalasoft's DotPdf SDK to improve workflow processes with external customers.

Programming Tips

  (10 votes) by DrABELL (updated 2 days ago)
Prime Factoriing algorithm implemented in free online Factorization Calculator

Silverlight

  (4 votes) by DrABELL (updated 6 days ago)
Silverlight™ (2.0/3.0/4.0) Video Player with programmable UI settings and media items (ASP.NET 2.0/3.5, C#)

Tablets and All-in-Ones

  (14 votes) by DrABELL (updated 5 days ago)
Employment Tax computation and Payroll management app for Windows 8: contest entry
  (8 votes) by DrABELL (updated 5 days ago)
5-in-1 educational software package for Tablet PC/Win8: Fraction Calculator, Prime Factoring, Linear, Quadratic and System of Equation solvers (AIC-2013)
  (8 votes) by DrABELL (updated 5 days ago)
Win8/Tablet PC app allows inflation calculation on individual products and basket of goods (AIC-2013)
  (5 votes) by DrABELL (updated 6 days ago)
Her Most Significant Bit™ NY-2013, All-in-One/Win8 (AIC-2013 FINALIST app)
  (4 votes) by DrABELL (updated 5 days ago)
App implements bi-directional semantic phone number-to-text converter, extended with novel Lottery+Quiz engine
  (4 votes) by DrABELL (updated 5 days ago)
Innovative Market Data analytical and Equities/Derivatives Quantitative Trading Engineding
  (3 votes) by DrABELL (updated 5 days ago)
Store securely credit cards' structured meta-data, like contact info, PIN, APR on balance transfer/purchase/cash advance, and other terms/conditions
  (2 votes) by DrABELL (updated 5 days ago)
Financial/investment IS to calculate P&L and multiple performance metrics: includes novel TabletPC UI

Ultrabooks

  (30 votes) by DrABELL (updated 4 days ago)
Engineering Calculator VOLTA-814 (Productivity Software contest submission) was originally developed as HTML5 web application and later converted into desktop app using Intel's AppUp encapsulator. The latest version for Win 7/8 released in 2014 is built on .NET/WPF.
  (13 votes) by DrABELL (updated 5 days ago)
Educational software package for Microsoft Windows® 7/8 contains "5-in-1" School Math Calculators and Equation Solvers intended for students and educators
  (2 votes) by DrABELL (updated 5 days ago)
Article describes concept/implementation of using novel Ultrabook™ features to extract and anylize road conditions and vehicle movement dynamics

Windows Phone 7/8

  (1 votes) by Gary H Guo (updated yesterday)
This tip discusses why mobile app developers do not write Windows Phone apps

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

Đăng nhận xét