Thursday, December 12, 2024
Tag:

values

Values: From the General Store to the Internet

Relationship marketing and relationship building with blogs has long been considered a major reason for starting and maintaining a business blog.

Using Immediate Window to Work with Values

This article is an excerpt from the book: Murach's ASP.NET 2.0 Web Programming with C# 2005.

Has Yahoo Publishing Network led to Higher Adsense Click Values?

Jason has a theory that click values in Adsense have increased since the introduction of the Yahoo Publishing Network and writes ...

How to Connect Features and Values

How do you make the intangible real? How do you take an idea or concept, something that can't be seen or touched, and convey its essence to others, quickly and easily?

Ballmer Speaks On Tech Family Values

During an interview with the Associate Press in Washington on Thursday, Microsoft CEO Steve Ballmer mused about the potential of the home computing environment and issued warnings to the heads of households.

Business Ethics: How the Sales Function Can Transmit Company Values

I recently got a "thank-you" call from a man who read my new e-book Buying Facilitation. "Boy," he said, "this method sure helps me close more deals and make more money. Thanks!"

How to Search for Date and Time Values Using Microsoft SQL Server 2000

Suppose you're writing a query to find all the invoices that were written on January 6, 2003. You know from the control totals that 122 invoices were written that day. But when you run this query:

Pulling a list of Unique Values from XML

When you have to work with HTML controls in a web-based application, 100% of which are populated and whose properties are set via dynamically-generated XSL transformations at runtime, you get to be pretty inventive. And one of the first things you learn is how NOT to "reinvent the wheel". That is to say, if there is an example somewhere or some existing code that you can borrow from or re-use, there is "no shame and no blame".