/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

urda.com
| | programmingblockchain.gitbook.io
3.6 parsecs away

Travel
| |
| | nodogmablog.bryanhogan.net
1.9 parsecs away

Travel
| | Full source code here. Accessing generic methods by reflection is not easy. A while ago I needed to do just that and found relatively little information out there. So I dug in and figured it out for myself.
| | langexplr.blogspot.com
3.4 parsecs away

Travel
| | In this post I'm going to show how to use the Google Desktop COM API from .NET . Google Desktop provides a couple of ways to query its ind...
| | jsloop.net
15.2 parsecs away

Travel
| Here is a basic server setup with JAX-RS 3 using Jersey and Jetty 11 for the server. JAX-RS is Java API specification for RESTful web services using annotations. The project structure is as follows.