Silverlight 3: Slideshow
Last Updated: 6 Oct 2009
Page Views: 5,159
Rating: 4.81/5
Votes: 8
Popularity: 4.34
Bookmark Count: 15
Licence: The Code Project Open License (CPOL)
This is a slideshow that works in a Silverlight 3 UserControl.
Silverlight 3: Displaying SQL Server Data
Last Updated: 17 Sep 2009
Page Views: 7,262
Rating: 4.40/5
Votes: 11
Popularity: 4.58
Bookmark Count: 20
Licence: The Code Project Open License (CPOL)
This article demonstrates how to display SQL Server data in a Silverlight DataGrid
Registering a COM DLL with VS 2005: A Walk-Through
Last Updated: 18 Aug 2008
Page Views: 11,126
Rating: 3.43/5
Votes: 9
Popularity: 3.27
Bookmark Count: 18
Licence: The Code Project Open License (CPOL)
This article demonstrates how to register a COM DLL with Visual Studio 2005.
Creating a COM DLL with VS 2005: A Walkthrough
Last Updated: 14 Aug 2008
Page Views: 13,431
Rating: 3.93/5
Votes: 11
Popularity: 4.09
Bookmark Count: 31
Licence: The Code Project Open License (CPOL)
The article demonstrates how to create a COM DLL in VS2005.
Creating a COM DLL with VS 2005: Advanced Walkthrough
Last Updated: 7 Jul 2009
Page Views: 4,250
Rating: 3.86/5
Votes: 10
Popularity: 3.86
Bookmark Count: 18
Licence: The Code Project Open License (CPOL)
This article demonstrates how to manually create a COM DLL with VS 2005.
WPF ProgressBar
Last Updated: 28 Jul 2009
Page Views: 8,538
Rating: 3.31/5
Votes: 15
Popularity: 3.89
Bookmark Count: 21
Licence: The Code Project Open License (CPOL)
This is a simple example of how to use a ProgressBar in WPF.
WPF Printing - Basic Text Printing
Last Updated: 17 Feb 2009
Page Views: 8,346
Rating: 4.36/5
Votes: 9
Popularity: 4.16
Bookmark Count: 25
Licence: The Code Project Open License (CPOL)
This articles teaches you how to perform basic text printing in WPF.
Xml Database Demo
Last Updated: 31 Jul 2008
Page Views: 13,978
Rating: 3.94/5
Votes: 13
Popularity: 4.39
Bookmark Count: 63
Licence: The Code Project Open License (CPOL)
This article walks you through creating a simple windows database with an Xml file as it's datasource.
Upgrading VB6 to VB.NET
Last Updated: 22 Dec 2008
Page Views: 10,074
Rating: 4.33/5
Votes: 5
Popularity: 3.03
Bookmark Count: 23
Licence: The Code Project Open License (CPOL)
This article discusses various things to consider when upgrading a VB6 app to VB.NET.
Zip Files Easy!
Last Updated: 25 Jul 2008
Page Views: 20,472
Rating: 3.97/5
Votes: 22
Popularity: 5.33
Bookmark Count: 56
Licence: The Code Project Open License (CPOL)
The purpose of this article is to demonstrating zipping files using the ZipPackage class in this System.IO.Packaging namespace. This demonstration uses: VB.Net 2008 .Net, Framwork 3.0.
How to Read an EBCDIC File in VB.NET
Last Updated: 13 Dec 2008
Page Views: 6,860
Rating: 4.14/5
Votes: 4
Popularity: 2.49
Bookmark Count: 11
Licence: The Code Project Open License (CPOL)
This article demonstrates how to read an EBCDIC file in VB.NET, translate it to ASCII and write it out to a file.
How to Download a File from a WebDAV Server in VB.NET
Last Updated: 7 May 2009
Page Views: 8,288
Rating: 4.81/5
Votes: 13
Popularity: 5.36
Bookmark Count: 14
Licence: The Code Project Open License (CPOL)
This article demonstrates how to download a file from a (HTTPS) WebDAV server in VB.NET
How to Upload a File to a WebDAV Server in VB.NET
Last Updated: 14 May 2009
Page Views: 5,205
Rating: 4.80/5
Votes: 6
Popularity: 3.74
Bookmark Count: 8
Licence: The Code Project Open License (CPOL)
This article demonstrates how to upload a file to a (HTTPS) WebDAV server in VB.NET.
Secret Key Encryption Demo
Last Updated: 25 Jul 2008
Page Views: 7,184
Rating: 2.33/5
Votes: 3
Popularity: 1.11
Bookmark Count: 16
Licence: The Code Project Open License (CPOL)
This application demonstrates how to perform secret encryption using VB.NET and the .NET Framework 3.0.