Click here to Skip to main content
Page 1 of 1
Page Size: 10 · 25 · 50


License filtered by: The Creative Commons Attribution-Share Alike 3.0 Unported License [x]
Tip/Trick 12 May 2013   license: CC (ASA 3U)
This post explains how to launch your ASP.NET web application on multiple browsers at the same time from Visual Studio, and how this feature is enhanced in Visual Studio 2012
Article 30 Apr 2013   license: CC (ASA 3U)
This post talks about the Visual Studio 2012’s IDE new features
Article 31 Mar 2013   license: CC (ASA 3U)
This article describes the file format NBT and shows how can be implemented in a real application to store data.
Article 14 Mar 2013   license: CC (ASA 3U)
Exposing FTP servers using the Windows Azure appfabric service bus.
Technical Blog 26 Feb 2013   license: CC (ASA 3U)
Shoutcast Internet Radio client in 13 lines of C code...
Technical Blog 1 Feb 2013   license: CC (ASA 3U)
E-mail queues in MS Dynamics CRM 2011 Online using Exchange Online and Windows Azure.
Article 16 Jan 2013   license: CC (ASA 3U)
This article demonstrates three approaches for storing tree like structures with NoSQL databases on example of the MongoDB.
Article 6 Jan 2013   license: CC (ASA 3U)
Article demonstrates three approaches for storing tree like structures with NoSQL databases on example of the MongoDB
Article 5 Jan 2013   license: CC (ASA 3U)
Article guides through steps how OTP code is obtained, invites adding new level of security to web applications
Article 4 Jan 2013   license: CC (ASA 3U)
Proof of concept way for Delphi developers to go mobile development with Firemonkey framework
Article 4 Jan 2013   license: CC (ASA 3U)
Compact One Time Password Generator (RFC6238) written in javascript
Technical Blog 4 Dec 2012   license: CC (ASA 3U)
Hero mode will burn out your heroes, and make it almost impossible to use the majority of your dev team.
Technical Blog 4 Dec 2012   license: CC (ASA 3U)
The myth of the lone hacker is a strong faith in the power of individual hackers to affect large scale change.
Dev
Technical Blog 2 Oct 2012   license: CC (ASA 3U)
How to set up business process of Microsoft SharePoint permissions management to reduce IT Help Desk requests, speed up an access granting and increase collaborative value of MOSS corporate portal.
Technical Blog 20 Sep 2012   license: CC (ASA 3U)
Artificially generating keyevents on any Android device.
Technical Blog 18 Sep 2012   license: CC (ASA 3U)
Android, double-buffering, page-flip, HDMI,...
Technical Blog 17 Sep 2012   license: CC (ASA 3U)
How to setup an extremely fast embedded development workflow of "Modify-Build-Test" cycles...
Technical Blog 17 Sep 2012   license: CC (ASA 3U)
SMP systems, "cacheline bouncing" and how it affects program execution...
Technical Blog 16 Sep 2012   license: CC (ASA 3U)
Here is how to use your SATA HDD like an portable (plug-n-play) HDD...
Technical Blog 16 Sep 2012   license: CC (ASA 3U)
Filesystems, block-devices, throughput and data-integrity. Why O_SYNC on a filesystem does NOT guarantee a write to the HDD and why Raw-I/O over BLOCK devices DOES guarantee a write to disk.
Technical Blog 16 Sep 2012   license: CC (ASA 3U)
How to Improve the hard disk performance on a Linux system.
Technical Blog 20 Aug 2012   license: CC (ASA 3U)
I have just finished Proof-of-Concept for one of our customers. The PoC was a demonstration of capabilities to automate paper document flow based on a custom solution for MS Dynamics CRM 2011. It involves barcodes generation, bulk document printing, scanning of paper documents and automatic recognit
Article 8 Aug 2012   license: CC (ASA 3U)
WebLights Component Library
Technical Blog 3 Aug 2012   license: CC (ASA 3U)
Today we will briefly go through the usage of Microsoft Dynamics CRM 2011 Online data in external applications. The most interesting business case there is the usage of Windows Azure cloud hosting for our application. Windows Azure has some differences comparing to common dedicated server environmen
Technical Blog 8 Jun 2012   license: CC (ASA 3U)
I used to use Vim exclusively, but I decided to try Emacs out recently and realized that nobody wins the editor war; they’re both good at different things. One awesome feature of Emacs is the Org Mode. Fundamentally, Org Mode is just a powerful outliner. It’s incredibly feature packed, s
Article 27 Apr 2012   license: CC (ASA 3U)
Some points to consider while working on ASP.NET MVC and jQuery
Article 27 Mar 2012   license: CC (ASA 3U)
Introduces the XCD format that describes cars as collections grouped by Make and Year, and provides an API ported into a COM library to access the collections.
Technical Blog 18 Sep 2011   license: CC (ASA 3U)
In this tutorial, we will zip files into a single archive file by using Poco::Zip::Compress.
C++Windows
Technical Blog 14 Sep 2011   license: CC (ASA 3U)
In this tutorial, we will write a simple utility program for listing directories recursively.Poco provides DirectoryIterator to iterate over all the items contained in a directory.We will also make use of DateTimeFormatter to format the last-modified timestamp inour local time zone instead of the de
Technical Blog 13 Sep 2011   license: CC (ASA 3U)
In this tutorial, we will write a very simple example for getting started with threads.
Technical Blog 12 Sep 2011   license: CC (ASA 3U)
In this tutorial, we will load XML configuration from files ystem by using XMLConfiguration, and access specific configuration items by using methods provided by AbstractConfiguration.
Technical Blog 11 Sep 2011   license: CC (ASA 3U)
In this tutorial, we will write a simple HTTP server by using useful components provided by Poco.
C++WindowsATL
Technical Blog 10 Sep 2011   license: CC (ASA 3U)
Learning Poco: GET with HTTP
Technical Blog 19 Aug 2011   license: CC (ASA 3U)
Multiple dispatch (a.k.a. multimethods) is the feature of some object-oriented languages in whicha function can be dynamically dispatched based on the run-time type of more than one of its arguments.Double dispatch is a special form of multiple dispatch, which dispatches a function call to different
Technical Blog 13 Aug 2011   license: CC (ASA 3U)
A brief introduction to CoffeeScript
Technical Blog 13 Aug 2011   license: CC (ASA 3U)
Enable PDF viewing in Chromium
Technical Blog 13 Aug 2011   license: CC (ASA 3U)
Several features from Traceur which are supposed to be promising in the future of programming language design
Technical Blog 13 Aug 2011   license: CC (ASA 3U)
TIOBE Index
XMLWindows
Article 12 May 2011   license: CC (ASA 3U)
This is a J2ME beginner article that describes how to use different J2ME components in your application to make it more user interactive, using TextField and Alerts UI components.
Article 30 Apr 2011   license: CC (ASA 3U)
WebLights Component Library
Article 17 Apr 2011   license: CC (ASA 3U)
This is a J2ME beginner article that describes how to add different J2ME components to your application especially StringItems and Commands.
Article 7 Apr 2011   license: CC (ASA 3U)
WCF and Flex provide numerous benefits for developing server-side functionality in .NET and implementing rich client applications with Flex/ActionScript. The question of integration between these two technologies comes up quite frequently as developers and business want to leverage the best the fram
Article 17 Mar 2011   license: CC (ASA 3U)
This is a J2ME beginner article that describes how to write your Hello World J2ME application
Article 26 Jul 2010   license: CC (ASA 3U)
PHP class to draw guitar chords
PHP
Article 8 Apr 2002   license: CC (ASA 3U)
Have you ever searched for a nice way to select a subrange from an interval? This may be the solution for you.

Page 1 of 1


Advertise | Privacy | Mobile
Web02 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid