Imagine that you need some global logging system in your application.You need to be able log your messages to some file at any point of your application, but also you need to numerate your messages.How can you accomplish this? - SINGLETON
This article describes design, implementation and the usage of the custom in-process transport for Microsoft Windows Communication Foundation (WCF) model.
The notion of a Content Provider is central to getting things done in an Android application. This is the mechanism used to expose many of a device's data...
Google Drive SDK: 구글 드라이브 SDK로 개발 시작하기
이번 구글 개발자 라이브에서는 실제로 코드를 만져보며 구글 드라이브 SDK의 사용법과 안드로이드 어플리케이션과의 연동 방법에 대해 알아보았습니다. 다른 언어, 개발 환경에서의 구글 드라이브 연동 방법 및 관련 코드 또한 개발자 문서에 자세히 적혀있으니 참조해주시기 바랍니다. 개발자...
From:
GoogleDevelopers
Views:
968
27
ratings
Time:
27:18
More in
Science & Technology
All about Project and Item Templates. You can use Custom Templates to make your development process faster than you ever think. Create your own Template for Visual Studio and distribute with all others. You can also learn how to create an installer to install a template.
Apps Script Office Hours - October 18, 2012
In this episode Ikai and Arun talk about this week's Apps Script news, a Twillio integration and demo, and answer questions from developers on topics such as: - An issue with Apps Script gadgets on Google Sites with custom domains. - Determining the maximum number of objects that can fit in ScriptDB. - Backing up scripts to an outside file store.
From:
GoogleDevelopers
Views:
30
8
ratings
Time:
29:14
More in
Science & Technology
Below are the release notes for today's deployment.
Source Tab Improvements
Revamped fork navigation to make it more clear that you are within a fork verses the parent project.
Infrastructure
Updated CodePlex to ASP.Net MVC 4.0. RTM+1 how's that for a turnaround?
Bug Fixes
Fixed a set of user experience issues with the in-line diff view experience.
Fixed issue with date mismatches between UTC and local time for discussions and issue tracker
Fixed issue where new issues would not show up in search results.
Changed the default destination branch for pull requests to master.
Have ideas on how to improve CodePlex? Please visit our suggestions page! Vote for existing ideas or submit a new one.
As always you can reach out to the CodePlex team on Twitter @codeplex or reach me directly @mgroves84
Website owners who use Parallels Plesk Panel to manage their hosting and website services can now configure Custom Search and Site Search in a couple of clicks! As...
Web Animations - the next generation
The GDL event page for this event: developers.google.com Ask and vote for questions at www.google.com Browser developers are designing the next generation of animation features that will enhance HTML5 with rich, powerful new animation primitives. Designers and web app developers will all benefit from improved methods of animating content. Hear from developers of Google Chrome and Mozilla Firefox how this works, and learn how to try out the new animation features now in your favorite browser.
From:
GoogleDevelopers
Views:
0
3
ratings
Time:
30:00
More in
Science & Technology
The DIME Bridge transferring a web service response (any serializable object) in the binary format across the Internet. It's a full transparent loosely coupled solution between the web service and its consumer - just injecting the bridge in their config files.
An ORM library using C# 4.0 dynamics, generics and reflection, with support of a natural SQL-like syntax (even from C#), full support of POCO objects, and no need for external mapping mechanisms.
The Workflow Adapter/Connector pair are custom WF Activities for a Business-To-Business Logical Connectivity based on the Interface Contract. The connectivity handles the invoking and consuming of Workflows, Remoting objects, WCF Services in the transparent manner based on the configuration.