LiMo Foundation: Balancing Community and Commerce
Amidst a flurry of announcements about the foundation at last week’s LinuxWorld, LiMo’s Morgan Gillis held a kind of “state of the foundation” session on Wed., describing the foundation’s seemingly
Amidst a flurry of announcements about the foundation at last week’s LinuxWorld, LiMo’s Morgan Gillis held a kind of “state of the foundation” session on Wed., describing the foundation’s seemingly
The following code shows you how to develop a simple Java application that can play MP3 files. This application is based on JMF (Java Media Framework). import javax.media.*;import java.io.*;import java.net.URL;
An easy way to identify the execution path of the current assembly is to retrieve the read-only AppDomain.CurrentDomain.BaseDirectory property. Note that Environment.CurrentDirectory property (read-write) also does the same, as long
In SQL Server Management Studio, you can use the Alt key in your keyboard to select blocks of text to execute. For instance, sometimes I create a SQL script to