Nov 30

My problem is that I am behind a proxy so apt-get can’t reach the servers for downloading applications.

Continue Reading »

Nov 29

If you’ve ever forgotten your password, you aren’t alone; it’s probably one of the most common tech support problems. I’ve encountered over the years. Luckily if you are using Ubuntu they made it incredibly easy to reset your password.

Continue Reading »

Nov 28

I have just installed Ubuntu Linux. But, what is the default root password? I can only login as a normal user.

Continue Reading »

Nov 27

This guide will make things very simple for you, as it will teach you, step-by-step, how to install the latest version of Ubuntu operating system (current version is 8.04 LTS codename Hardy Heron) on your PC in no more than 10 minutes (depending on your computer specs, of course). Are you ready? Let’s start!

Continue Reading »

Nov 26

If you are a Web developer, probably most (but not all) of what this article is going to cover will be new to you. If you are a WinForms developer you have undoubtedly come across Panel classes before, and maybe even used some of the more sophisticated Panel sub classes, such as FlowLayoutPanel and TableLayoutPanel. You should also be familiar with WinForms properties such as Anchor and Dock. Sounds familiar? Well, the truth is that some of this knowledge will still be useful, but you will still have to do some learning. For you Web guys, the good news is that the XAML syntax is fairly similar to XHTML, so you shouldn’t have any trouble picking up this new way of creating UIs either.

Continue Reading »

Nov 25

The Composite Application Guidance for WPF is designed to help you more easily build enterprise-level Windows Presentation Foundation (WPF) client applications.

Continue Reading »

Nov 24

This topic describes how to create a Transact-SQL Stored Procedure by using Object Explorer in SQL Server Management Studio and provides an example that creates a simple stored procedure.

Continue Reading »

Nov 23

Hello, I’m going to write a series of articles about WPF (Windows Presentation Foundation).

Continue Reading »

Nov 22

This article shows how to build a program that allows a user to control which applications will run when Windows starts up, without having to put the application entries into the Startup menu. In essence, the TRegistry object is used to manipulate the Registry from Delphi code.

Continue Reading »

Nov 21

There are many free source Delphi components around the Internet you can install freely and use in your applications. In Delphi 2005 custom components are installed in the IDE as packages (BPL files).

Continue Reading »