Services Search Results

How To: Manage running services on your Android phone

With some mobile devices you can't be certain exactly what's running and it can be difficult to stop programs. Not true on your Android device. You can easily look at running services and stop them if desired. One of the salient advantages of a Google Android smartphone over, say, an Apple iPhone, is the inherent extendibility of the open-source Android mobile OS. There are a seemingly infinite number of settings to tweak and advanced features to discover and use. This free video tutorial, in...

How To: Remove Google and its services from your life

Feeling a little bit uncomfortable with how pervasive Google and its myriad products like Gmail and YouTube have become in your life? This clip from the folks at CNET TV will show you how to do just that. For more information, as well to get started divorcing yourself from said Silicon Valley giant, give this guide a gander.

How To: Build web services with MapForce

This tutorial shows you how to build web services with MapForce. Load an existing WSDL file and build a complete web service by retrieving data from databases or XML files and using a visual function builder. It's easy to build web services in MapForce as this tutorial shows.

How To: Call web services with Silverlight's Windows Communication Foundation tools

In this clip, you'll learn how to make a call to a web service when working in Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Use the Bridge to connect to Photoshop services

Not only can the Adobe Bridge be used to browse and add metadata to your photos, but it can also be used to connect your photos to the online Photoshop Services. With Photoshop Services you can order prints, order books, cards and calendars as well as simply share your galleries online with your friends and colleagues. You can even sell your photos through the Adobe Photoshop Services partners.

How To: Use SQL Server Reporting Services

SQL Server Reporting Services allows you to design and deploy nicely formatted and interactive reports representative of your data. Suitable for print or online distribution, these reports and it allows you to get professional results very quickly. This video demonstrates how to set up Reporting Services and the Business Intelligence Development Studio to build reports using the wizards and design. Use SQL Server Reporting Services.

News: Anonymity, Darknets and Staying Out of Federal Custody, Part Three: Hidden Services

For a moment, picture a situation where you want to host some files or images, but you do not want it traced back to you. Perhaps you're working on a project with others and need secure data storage. Anonymity is the new shield of the 21st century—and you best protect yourself. As always here at Null Byte, we are trying to make that happen. Before someone can learn how to root a box, they need to learn how not to be found. I can not stress that point enough.

How To: Call a web service over HTTPS in a Silverlight application

In this clip, you'll learn how to call web services over HTTPS when working in Silverlight. Whether you're new to Microsoft's popular web application framework or a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free MS Silverlight programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Easily Find What Port a Service Runs On and Vice-Versa

I wrote a python script that allows you to easily ask what service runs on a specific port and vice-versa. Now, I am sure that such a program already exists on our lovely linux OS's, but... I didn't think of that before I started, and haven't found it yet. So if you haven't found it yet either, maybe you'll find this of some use. It's just called getport. If I have a port number, and want to know what services run on that port, I do: