44 articles yesterday match your preferences. Welcome to today's Daily Build from CodeProject. ::Workspaces: A Primer We've had a few of "What is Workspaces" emails so I wrote up a few words that goes through the history and motivation of us writing Workspaces. For the TL;DR crowd (and that includes me) here's the gist: Workspaces is a framework that allows us to host and deploy applications together under a single UI with a single sign-on. We're specifically targeting software collaboration so the initial applications that run within Workspaces are ::GitMachine (Git source code control), ::Tasks (task tracking) and ::Docs (documentation). When you create a workspace you choose how many instances of each application you want, so you could have, say, 6 git repositories, a single task tracker and the documentation. You invite some collaborators to join you and together you manage your code, your tasks, and your write-up. Surprisingly simple, surprisingly powerful, but that's it in a nutshell. Now go forth and code! Advertisements Most popular new articles Mon 2 Jun 2014 | This How To Guide for Developers will explain why Enterprise Imaging on the web can be so difficult and provides a set of tips and techniques for solving the challenges of modern browser support for multipage document image formats like PDF and TIFF.
Download Now | Latest Additions 44 articles overall. 24 new, 20 updated. New articles added Articles updated - DbSharp - Higty
DbSharp is a DAL Generator. It generates a StoredProcedure client class that enables you to call stored procedure easily. DbSharp also creates Table and Record classes that enables you to CRUD operation.
- Implementing the Observer Pattern using Rx. - George Swan
An alternative to Observer Pattern (C#).
- Defensive Programming in C# (with T4) - ugo.marchesini
The purpose of this article is to provide an simple library which try to meet some defensive issues focusing attention on how to manage return function value in a safe and unambiguous way.
- Blood Pressure Tracker, Win 8 Phone Based HealthVault App - Ranjan.D
Blood Pressure Tracker is a Win 8 Phone application for tracking the blood pressure , interacts with HealthVault for storing and fetching the blood pressure information
- Updating App Tile using Background Agent in Windows Phone 8 App - Madhur Kapoor
Background Agents and Scheduled Tasks allows your application to execute to code in the background even when the application is not running in the foreground. This is quite useful in various type of scenarios where you want to update the Live Tile frequently, show a toast notification on getting som
New Tips and Tricks added New Technical Blogs added - What is IL code, CLR, CTS, CLS & JIT? - Akash Ashok Jain
IL/MSIL/CIL- IL code is a CPU independent partially compiled code. It's partially compiled because we do not know in what kind of environment .Net code will run and on runtime IL Code will compile to machine code using the environmental properties (CPU, OS, machine configuration etc). ILDASM- this i
- Fill Bean Data from HashMap using Reflection - Debopam Pal
Introduction: This example shows how to fill the values in a bean from a HashMap using Reflection. In the HashMap, key is the field name & value is the value of that field. Quick Start: Sample Bean Class: How to Call: If you've any doubt, please post your questions. If you really like this article,
- #nodejs ghost init.d service with forever.js - aetheon
This post is a continuation of the last post where the migration from Blogger to Ghost was described.After getting the ghost files on the hosting Linux machine you can run ghost by typing:node index.jsThis will run node on the port 2368.The next step is to install ghost as a 'service' so that it can
Technical Blogs updated - Saving data to a file in your Android application - Cindy Potvin
This is the second post in my series about storage in Android applications. The other post is available here : http://blog.cindypotvin.com/introduction-how-to-save-data-in-your-android-application/ This post is about saving to a file from an Android application, which is the easiest way to store dat
- WebSocket libraries comparison - n.podbielski
Web project often requires to push data to clients as fast as possible, whenever it is necessary without waiting for client request. It is perfect for website with real time communication between users, like with online communicators for example. Or document collaboration tools. Or maybe system sta
© 2014 CodeProject. All rights reserved. Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use webmaster@codeproject.com |
Không có nhận xét nào:
Đăng nhận xét