Manage your catalogue inventory using API
Developers can create multiple categories under a catalogue. Each category can have multiple items associated to it.
Tweet 0 Comments Save Tags: .net , java , javascript , ruby
Inject Controller Libraries Dynamically at Runtime in ASP.NET Web API using Custom Assembly Resolvers
An introduction to Web API’s Custom Assembly Resolver feature that enables you to add Controller libraries dynamically at run time. To... more »
Tweet 0 Comments Save Tags: .net , frameworks , web design
Effective Tools for Testing Responsive Websites
While designing and developing a website, the dilemma which affects designers and developers concerning design is: Responsiveness.... more »
Tweet 0 Comments Save Tags: tools , web design
A bet you don’t know about these in Java!
Double Brace Initialization Probably a lot of time you whish to initialize a collection in Java with default values at construction time,... more »
Tweet 0 Comments Save Tags: how-to , java , research , standards
Freedom, responsibility, and testing: Lessons for DevOps
Testing has a body of theory that helps its manageability and scalability. Many of the principles deserve to be borrowed into DevOps
Tweet 0 Comments Save Tags: agile , opinion , server , trends
Java Roots : Configure CAS Server and Client in Java
Implement SSO for your web application using CAS
Tweet 0 Comments Save Tags: frameworks , java
Make cross-platform realtime games and apps using Mono
now build cross-platform iOS and Android games and apps on top of the Mono platform using AppWarp cloud gaming network.
Tweet 1 Comments Save Tags: apple , games , mobile
Java EE CDI beans deployed in external library (WEB-INF/lib JAR file)
The Weld documentation clearly states that when we deliver CDI managed beans in some Java EE application component we should mark that... more »
Tweet 0 Comments Save Tags: frameworks , how-to , java , open source
Prevent JavaScript code blocking the UI thread with setTimeout + handy stopWatch to profile JS code
In early January of this year I was implementing some JavaScript code that does a lot of processing on the client side with the help of... more »
Tweet 1 Comments Save Tags: .net , css-html , how-to , javascript
NoSQL, Graph Databases for Enterprises – Aspects and Requirements
What are the requirements to NoSQL, Graph Databases exist in Enterprises? I give my point of view on my post!
Tweet 0 Comments Save Tags: database , news
Simple CRUD with Knockout, Breeze, WEB API, Twitter bootstrap...
As I was asked to write a post with simple Insert/Update/Delete screens using the same technology from my previous post here is what I... more »
Tweet 0 Comments Save Tags: .net , css-html , javascript , microsoft
Domain Events with Ninject and ASP.Net Web API
How to hook up domain events to concrete implementations using Ninject as an IoC container and the ASP.Net Web API.
Tweet 0 Comments Save Tags: .net , frameworks , methodology , microsoft
21 Useful JavaScript Tips & Tricks with Demo
21 hand picked JavaScript code snippets that you can bookmark for future reference.
Tweet 0 Comments Save Tags: how-to , javascript
Angular Prime, AngularJS with PrimeUI
Angular Prime is Based on PrimeUI version 0.9. It integrates more than 20 PrimeUI's components
Tweet 0 Comments Save Tags: css-html , javascript , web 2.0
5 Trends That Will Drive The Future of Technology
Trends get a bad rap, mostly because they are often equated with fashions. Talk about trends and people immediately start imagining... more »
Tweet 0 Comments Save Tags: opinion , reviews , trends
Beginner's Android Development Tutorial
In this first part of my Android Development Tutorial I'm going to describe almost every file and folder used to develop an Android app.
Tweet 0 Comments Save Tags: how-to , mobile
Data Science at LinkedIn
Data scientist Monica Rogati discusses data scaling at LinkedIn and reflects on the evolving role of the data scientist.
Tweet 0 Comments Save Tags: database , tools
Neo4j/Cypher: Keep Longest Path When Finding Taxonomy
I’ve been playing around with modelling a product taxonomy and one thing that I wanted to do was find out the full path where a product... more »
Tweet 0 Comments Save Tags: database , java , news
Quantifying Scientific Consensus, Zombies in R, and More Data Links
Arthur Charpentier's regular data link roundup explores quantified consensus on anthropogenic global warming, compares SAS and R for... more »
Tweet 0 Comments Save Tags: other languages , tools
Web Performance APIs Rapidly Become W3C Recommendations
The W3C Web Performance Working Group recently published three specifications as W3C Recommendations with full implementations from all... more »
Tweet 0 Comments Save Tags: frameworks , reviews , web design
JSR 356 - Java API for Websocket
Johan Vos shows us how to integrate WebSockets into applications, with one of Java EE 7's newest JSRs.
Tweet 0 Comments Save Tags: how-to , java
Using Peer Code Reviews as a Professional Development Tool
Over the years, I have had the privilege of working with hundreds of developers. Overall, I have found them to be intelligent, witty,... more »
Tweet 0 Comments Save Tags: methodology , opinion
How to Uninstall Windows or Linux After Dual-Booting
We've talked a lot about running multiple operating systems on the same computer—whether it's Windows and Linux, Windows and OS X, or... more »
Tweet 0 Comments Save Tags: how-to , unix-linux
Cool HTML5, CSS3 and JS Tools
Here is a curated list of some cool HTML5, CSS and JavaScript Tools
Tweet 0 Comments Save Tags: css-html , javascript