Softlogger
Categories
30,October,2006

» 10

Connect your Mac to a Windows network

Lifehacker
Web site TechRepublic has posted 10 tips for connecting your Mac OS X computer to a Windows network. For example: If you're connecting Macintosh OS X computers to a Windows workgroup, there's a chance
Filed under Tech Bite | on 2006 Oct 30

Download of the Day: Context Search Firefox extension

Lifehacker
Firefox has always had the option to search for highlighted text using the right-click context menu (in Firefox 2, this context menu entry will always search the active search plugin), but the Context
Filed under Tech Bite | on 2006 Oct 30

Download of the Day: About This Site Firefox extension (All platforms)

Lifehacker
All platforms: The About This Site Firefox extension offers one-click access to services that will tell you more about the web page you're viewing. See past incarnations of a site on the Wayback Machine
Filed under Tech Bite | on 2006 Oct 30

Answers to C# Quiz - Static constructors and type initialization

B# .NET Blog
Okay, so here's the code of the C# Quiz presented a couple of days ago: using System; public abstract class Foo { static Foo() { Console .WriteLine( ".cctor Foo" ); } public static string Instance; public
Filed under CSharp | on 2006 Oct 30

Copying Formatted HTML to the Clipboard (It's not as easy as you would think...)

Gregs Cool [Insert Clever Name] of the Day
For a VS2003 work project I needed to copy formatted data to the clipboard. RTF was overkill, so I thought I'd just use HTML... Easy right? Just Clipboard.SetDataObject("<html><body>This is
Filed under Web Design | on 2006 Oct 30

Showing a Connection String prompt in a WinForm application

JonGalloway.ToString()
When I was putting together the Data Dictionary Creator program, I needed to allow users to input a connection string. A lot of winform applications that require data connections give you a textbox and
Filed under Database,SQL | on 2006 Oct 30

Getting Started with Windows Communication Framework

Dan Wahlins WebLog
One of the talks I'm giving at the upcoming DevConnections conference in Las Vegas the week of November 6th covers moving from Web Services to Service Oriented Architectures (SOAs). Part of the talk
Filed under CSharp | on 2006 Oct 30
Pages: 1  
» 10

Most Popular

Archives

  • 2008
  • 2007
  • 2006
  • 2005
  • 2004
  • 2003