Click here to Skip to main content
15,892,697 members

Top Ranked Articles

This page displays the top 100 articles sorted by popularity, page views, rating or votes.

Posted between    and
Updated between  and
Order by

Page 4 of 5


61.
Rating: 5.00/5
Votes: 12
Views: 56,115
Popularity: 5.40
29 Aug 2012 by linush
Explains how to mock test an EF Model-First project using ADO.NET Entity Data Model template
62.
Rating: 5.00/5
Votes: 12
Views: 32,151
Popularity: 5.40
19 Jan 2012 by Ratish Philip
A Metro style custom window.
63.
Rating: 5.00/5
Votes: 12
Views: 30,442
Popularity: 5.40
19 Dec 2011 by Robert S Sharp
I'm not sure that GC would matter very much in such a simple app.But, it's either a call to Dispose on your SmtpClient after you're done using it:smtp.Dispose();or use a using:using (SmtpClient smtp = new SmtpClient{ Host = "smtp.gmail.com", Port = 587, Credentials = new...
64.
Rating: 5.00/5
Votes: 12
Views: 49,441
Popularity: 5.40
2 Aug 2012 by Philip Stuyck
Structuring your XAML source files by using dictionaries.
65.
Rating: 5.00/5
Votes: 12
Views: 73,478
Popularity: 5.40
11 Jul 2012 by Mikhail Semenov
keywords: constexpr, constant, constant expression, user-defined literals, GCC 4.7.0
66.
Rating: 5.00/5
Votes: 13
Views: 43,098
Popularity: 5.40
5 Aug 2012 by MVukoje
Shows what are common mistakes in lazy load implementations and how to implement fast concurrent lazy load cache.
67.
Rating: 5.00/5
Votes: 12
Views: 31,214
Popularity: 5.40
17 Aug 2012 by sbarnes
This article covers some details and issues in making an application used with Internet Explorer to download only unique images to a chosen folder. DUIapp creates and maintains an index in the folder to include unique and exclude duplicate images selected from IE web pages.
68.
Rating: 5.00/5
Votes: 12
Views: 41,703
Popularity: 5.40
26 Jul 2012 by PavolSatala
This article shows how to create Breakout game for iOS, Android and Bada with only one code.
69.
Rating: 5.00/5
Votes: 12
Views: 144,399
Popularity: 5.40
10 Apr 2012 by Larry Boeldt
Building on a previous article, we now delve into the Facebook Graph API and provide a few useful functions.
70.
Rating: 5.00/5
Votes: 12
Views: 168,669
Popularity: 5.40
8 Jun 2012 by Joshi, Rushikesh
This is an alternative for "Generate Sample XML from XSD".
71.
Rating: 5.00/5
Votes: 12
Views: 375,596
Popularity: 5.40
24 Feb 2012 by Eric Xue (brokensnow)
20 mins installation guide in order to get you with a Mac OS X Lion VM in no time
72.
Rating: 5.00/5
Votes: 13
Views: 59,114
Popularity: 5.40
17 Aug 2012 by Clifford Nelson
A framework for scanning a worksheet for headers, reading and validating data, providing feedback to the user, and displaying the data in a form with the results.
73.
Rating: 5.00/5
Votes: 12
Views: 43,941
Popularity: 5.40
29 Apr 2012 by Marcelo Ricardo de Oliveira
How to create a pronunciation test tool using Silverlight and Python
74.
Rating: 5.00/5
Votes: 12
Views: 180,131
Popularity: 5.40
27 Mar 2012 by Carlos Alberto Cabrera Gonzalez
This article shows a detailed approach on how to dynamically point to a given shared data source reference by setting up an RDCE and using a couple of tips and tricks.
75.
Rating: 5.00/5
Votes: 12
Views: 76,017
Popularity: 5.40
4 Jun 2012 by Manas Bhardwaj
First part of an attempt to create Snake and Ladders using HTML5.
76.
Rating: 5.00/5
Votes: 12
Views: 42,244
Popularity: 5.40
22 May 2012 by Mahfuzur Rahman.
Column based selection in rich edit control.
77.
Rating: 5.00/5
Votes: 12
Views: 70,058
Popularity: 5.40
5 Jun 2012 by Bryan O'Connell, rcarlson-cayen, Cayen Systems
Information and observations from an Agile transformation at a small software company in Milwaukee, WI.
78.
Rating: 5.00/5
Votes: 11
Views: 34,022
Popularity: 5.21
16 Mar 2012 by Anurag Gandhi
A Query to copy an individual table data between databases
79.
Rating: 5.00/5
Votes: 11
Views: 43,063
Popularity: 5.21
25 Feb 2012 by Sander Rossel
On the importance of Option Strict...
80.
Rating: 5.00/5
Votes: 11
Views: 82,812
Popularity: 5.21
17 Aug 2012 by Arman Aşçı
Parallel port data register control with C# .NET 2.0 and inpout32.dll.

Page 4 of 5

Rating is the sum of all votes divided by the number of votes. Voting can only be done by registered members and a person's vote is weighted by their level.

Popularity is a measure of how much interest an article generates once it's been read. It's calculated as Rating x Log10(# Votes), where Rating is the filtered rating. See the FAQ for details.

Page views are cumulative from Feb 5, 2002.