Geekpedia Programming Tutorials






Tutorials Tutorials Archive

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 »
(225 tutorials in 23 pages)
RSS Feed RSS Feed     KlipFolio Klip Klip     Add to Google    Add to My Yahoo!    Subscribe in NewsGator Online    Add To Windows Live    Subscribe with Bloglines   
C#

*****
4.85 from 24 votes

Apr 21st 2006
by Andrew Pociu

Backup and restore SQL databases

Programming tutorial that shows you how to backup a SQL database to a BAK file and then restore it from the same file using C#. First we list all running SQL Server 2005 instances, then we connect to one of them and retrieve all the databases from that server, finally we create the backup and restore operations; everything is done using SQL Management Objects (SMO).

C#

*****
4.82 from 40 votes

Apr 13th 2006
by Andrew Pociu

Creating a download manager in C#

Learn how to create a download manager with a progress indicator in C# / .NET 2.0 using stream readers, web clients, web requests, buffers and more. You will also be learning the basics of threading in C#.

C#

*****
4.73 from 15 votes

Apr 10th 2006
by Andrew Pociu

Converting Word Documents to RTF, HTML, TXT, XML

In this tutorial you'll learn how to open and convert Word documents (.doc) to the popular formats RTF, HTML, TXT and XML. You will also find yourself learning the basics of operating with COM objects.

C#

*****
4.74 from 15 votes

Apr 5th 2006
by Andrew Pociu

Lock, Stand By, Hibernate and Log Off

This tutorial will show you how to lock your PC, put in stand by, hibernation or log off the current Windows user. For achieving this we use both managed C# code and calls to the unmanaged user32.dll library.

C#

*****
4.82 from 33 votes

Apr 4th 2006
by Andrew Pociu

Get and set the wave sound volume

You will learn how to retrieve and change the current wave volume of the sound card by using waveOutGetVolume() and waveOutSetVolume() from the unmanaged Windows API in C# through P/Invoke.

C#

*****
5 from 8 votes

Mar 31st 2006
by Andrew Pociu

Getting web page content and headers

This tutorial will teach you how to retrieve the http response from a server using C#. Learn how to get the content of a page, the header returned by the server, and how to pass different details to it, such as the referrer and User Agent.

C#

*****
5 from 13 votes

Mar 31st 2006
by Andrew Pociu

Opening and closing the CD tray in .NET

This tutorial will teach you how to open and close the CD / DVD tray in C# by using the winmm DLL and unmanaged code calls with PInvoke.

C#

*****
4.2 from 16 votes

Mar 28th 2006
by Andrew Pociu

File monitoring using FileSystemWatcher

Learn how to create your own file and folder monitoring application in C# using the FileSystemWatcher object. A sample application will be built in .NET 2.0 which can be used to monitor files, folders or drives.

C#

*****
4.94 from 19 votes

Mar 17th 2006
by Andrew Pociu

Connecting to a POP3 server using C#

This tutorial will teach you how to create a C# application that connects to a POP3 server and retrieves the email messages. First there is an introduction to connecting to a POP3 server by using Telnet, then the C# sample application follows.

ActionScript

****-
3.55 from 11 votes

Mar 12th 2006
by Lewis Cowles

Fading In Flash

This tutorial aims to teach you one of the basic underpinnings of Flash. Fading in both ActionScript and tweened Flash.

Filter Tutorials
Programming Language:
Rating:


Advertisement


Other Resources
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 »
(225 tutorials in 23 pages)
Latest Tech Bargains

Advertisement

Free Magazine Subscriptions

Today's Pictures

Today's Video

Other Resources

Latest Download

Latest Icons