.NET
|
|
28 Feb 2010
Updated: 21 May 2010
Rating: 4.95/5
Votes: 7
Popularity: 4.19
Licence: CPOL
Views: 80,295
Bookmarked: 7
Downloaded: 0
Control resizing is a bit more mysterious than it might appear at first glance.
|
|
5 Apr 2011
Updated: 6 Apr 2011
Rating: 5.00/5
Votes: 11
Popularity: 5.00
Licence: CPOL
Views: 20,950
Bookmarked: 5
Downloaded: 0
Never assume you know what the framework is going to do
|
|
20 Dec 2011
Updated: 20 Dec 2011
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 18,951
Bookmarked: 1
Downloaded: 0
You have everything you need to do your job as a developer. You just need to use them.
|
|
13 Jan 2010
Updated: 22 May 2010
Rating: 4.79/5
Votes: 12
Popularity: 5.17
Licence: CPOL
Views: 20,093
Bookmarked: 4
Downloaded: 0
Bad formatting will delay the approval of your articles. Follow these basic rules to avoid that delay.
|
Certification
|
|
23 Jan 2015
Updated: 23 Jan 2015
Rating: 4.82/5
Votes: 5
Popularity: 3.37
Licence: CPOL
Views: 14,141
Bookmarked: 5
Downloaded: 0
Some things to be aware of.
|
Database Development
|
|
31 Jan 2017
Updated: 31 Jan 2017
Rating: 4.52/5
Votes: 6
Popularity: 3.52
Licence: CPOL
Views: 25,320
Bookmarked: 4
Downloaded: 0
A scalar function to determine if a given DateTime is one of the ten US federal holidays, using SQL Server.
|
|
31 Jan 2017
Updated: 31 Jan 2017
Rating: 5.00/5
Votes: 5
Popularity: 3.49
Licence: CPOL
Views: 10,070
Bookmarked: 4
Downloaded: 0
Using common table expressions to build data from thin air.
|
|
22 Sep 2017
Updated: 22 Sep 2017
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: CPOL
Views: 6,030
Bookmarked: 0
Downloaded: 0
It doesn't always happen the way you expect.
|
SQL Server |
5 Jan 2011
Updated: 5 Jan 2011
Rating: 4.89/5
Votes: 2
Popularity: 1.47
Licence: CPOL
Views: 14,940
Bookmarked: 2
Downloaded: 0
You can also enclose your column name in brackets, like so: [Create Date]
|
|
26 May 2011
Updated: 26 May 2011
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 12,930
Bookmarked: 0
Downloaded: 0
When all else fails, fire off some events and bask in the glow of the IDE's Progress tab.
|
Desktop Programming
|
Windows Forms |
22 Nov 2011
Updated: 22 Nov 2011
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 15,531
Bookmarked: 3
Downloaded: 0
Allow any number of forms to be used as a main form with easy transitions between forms
|
|
21 Jan 2010
Updated: 22 Nov 2011
Rating: 4.88/5
Votes: 41
Popularity: 7.82
Licence: CPOL
Views: 86,620
Bookmarked: 25
Downloaded: 0
A useful technique that could be used for winform apps which require a login dialog
|
|
14 Sep 2011
Updated: 14 Sep 2011
Rating: 4.89/5
Votes: 10
Popularity: 4.89
Licence: CPOL
Views: 58,971
Bookmarked: 4
Downloaded: 0
How to automatically display a Winforms menu when the mouse is hovered over an item
|
|
18 Feb 2011
Updated: 19 Feb 2011
Rating: 5.00/5
Votes: 8
Popularity: 4.52
Licence: CPOL
Views: 53,197
Bookmarked: 2
Downloaded: 0
Determine the number of unique colors in an image
|
|
26 Jan 2011
Updated: 26 Jan 2011
Rating: 5.00/5
Votes: 6
Popularity: 3.89
Licence: CPOL
Views: 37,973
Bookmarked: 9
Downloaded: 0
When you need to communicate with the app that contains your ServiceHost object, use custom events
|
|
1 Feb 2011
Updated: 2 Feb 2011
Rating: 4.97/5
Votes: 18
Popularity: 6.24
Licence: CPOL
Views: 36,321
Bookmarked: 10
Downloaded: 0
How to determine if your .Net app is running in the Visual Studio IDE
|
WPF |
27 Feb 2021
Updated: 27 Feb 2021
Rating: 4.54/5
Votes: 5
Popularity: 3.17
Licence: CPOL
Views: 6,500
Bookmarked: 4
Downloaded: 0
How to close modeless windows if you don't close them before the main window closes
|
|
9 Nov 2012
Updated: 9 Nov 2012
Rating: 4.89/5
Votes: 2
Popularity: 1.47
Licence: CPOL
Views: 10,771
Bookmarked: 1
Downloaded: 0
Stuck on a really weird problem in WPF? Move your behind and write some code (behind).
|
|
15 Jun 2012
Updated: 15 Jun 2012
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 38,990
Bookmarked: 2
Downloaded: 0
One way to get around the "invalid character" error
|
|
29 May 2010
Updated: 29 May 2010
Rating: 4.83/5
Votes: 9
Popularity: 4.61
Licence: CPOL
Views: 49,379
Bookmarked: 3
Downloaded: 0
One technique for having a column width that grows/shrinks with ListView width
|
|
17 Nov 2014
Updated: 17 Nov 2014
Rating: 4.00/5
Votes: 3
Popularity: 1.91
Licence: CPOL
Views: 9,392
Bookmarked: 0
Downloaded: 0
How to fix this ANNOYING problem
|
|
31 Jul 2019
Updated: 31 Jul 2019
Rating: 5.00/5
Votes: 4
Popularity: 3.01
Licence: CPOL
Views: 18,060
Bookmarked: 11
Downloaded: 0
Make data exchange in MVVM easy on yourself
|
|
11 Apr 2010
Updated: 22 May 2010
Rating: 5.00/5
Votes: 4
Popularity: 3.01
Licence: CPOL
Views: 19,541
Bookmarked: 2
Downloaded: 0
Programatically set grid row/column sizes (yes, even "Auto", "*", and "X*" - thanks Nish).
|
|
22 May 2010
Updated: 22 May 2010
Rating: 4.95/5
Votes: 7
Popularity: 4.19
Licence: CPOL
Views: 47,257
Bookmarked: 4
Downloaded: 0
In WPF/Silverlight, you might want to bind to a dictionary. Here's a couple of websites I found.
|
DevOps
|
Testing |
22 Jan 2010
Updated: 22 May 2010
Rating: 4.73/5
Votes: 9
Popularity: 4.51
Licence: CPOL
Views: 11,030
Bookmarked: 2
Downloaded: 0
No change is too small for a complete regression test.
|
General
|
|
26 Jan 2010
Updated: 22 May 2010
Rating: 4.95/5
Votes: 21
Popularity: 6.45
Licence: CPOL
Views: 23,480
Bookmarked: 3
Downloaded: 0
Humor - Things to consider when your're out and about when the world starts to come to an end.
|
General Programming
|
|
24 Jan 2010
Updated: 22 May 2010
Rating: 4.60/5
Votes: 3
Popularity: 2.19
Licence: CPOL
Views: 10,801
Bookmarked: 4
Downloaded: 0
Essential programmer skill - the ability to approach a problem from more that one direction.
|
String |
7 Mar 2011
Updated: 7 Mar 2011
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 16,651
Bookmarked: 0
Downloaded: 0
Extension method that checks for a properly Xaml-ized string
|
Operating Systems
|
Windows |
18 Jan 2010
Updated: 22 May 2010
Rating: 5.00/5
Votes: 17
Popularity: 6.02
Licence: CPOL
Views: 30,233
Bookmarked: 10
Downloaded: 0
Don't drink the kool-aid. You still need to know how to use the Windows API in .Net apps.
|
Programming Languages
|
ASM |
17 May 2011
Updated: 17 May 2011
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 11,590
Bookmarked: 1
Downloaded: 0
This is how I do it (we determine the host and select the appropriate endpoint).// these are the endpoints define in the webconfig filestring LocalHostEndpointName = "LocalHost_Endpoint";string ProductionEndpointName = "Production_Endpoint";string CurrentEndpoint = "";//...
|
C# |
9 Jun 2010
Updated: 9 Jun 2010
Rating: 4.86/5
Votes: 6
Popularity: 3.78
Licence: CPOL
Views: 16,990
Bookmarked: 4
Downloaded: 0
The Silverlight navigation app ErrorWindow exposes the last exception thrown, but doesn't show the INNER exceptions. Here's how you can do it.
|
|
19 Jun 2010
Updated: 19 Jun 2010
Rating: 4.88/5
Votes: 6
Popularity: 3.79
Licence: CPOL
Views: 17,710
Bookmarked: 4
Downloaded: 0
What to do if you want to resue a style for more than one component of a particular type on a given Silverlight Page
|
|
11 Aug 2010
Updated: 12 Aug 2010
Rating: 5.00/5
Votes: 4
Popularity: 3.01
Licence: CPOL
Views: 22,351
Bookmarked: 3
Downloaded: 0
If you need to get the position the mouse was clicked, in relation to a specific UI Element, this might help
|
|
9 May 2011
Updated: 9 May 2011
Rating: 4.95/5
Votes: 10
Popularity: 4.73
Licence: CPOL
Views: 22,970
Bookmarked: 3
Downloaded: 0
Get access to your Silverlight MainPage object
|
|
12 Nov 2017
Updated: 5 Jan 2018
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: CPOL
Views: 9,470
Bookmarked: 5
Downloaded: 0
When you have a customized DbContext constructor.
|
|
31 Jan 2017
Updated: 31 Jan 2017
Rating: 4.82/5
Votes: 13
Popularity: 5.36
Licence: CPOL
Views: 29,242
Bookmarked: 8
Downloaded: 0
A DateTime extension method to determine if a given DateTime is one of the ten US federal holidays, using C#.
|
|
1 Feb 2017
Updated: 1 Feb 2017
Rating: 4.94/5
Votes: 9
Popularity: 4.72
Licence: CPOL
Views: 12,710
Bookmarked: 10
Downloaded: 0
Figuring out when Easter occurs in a given year is based on the phase of the moon, the vernal equinox, and where in the world you are.
|
|
1 Feb 2017
Updated: 1 Feb 2017
Rating: 5.00/5
Votes: 5
Popularity: 3.49
Licence: CPOL
Views: 11,152
Bookmarked: 7
Downloaded: 0
Find the date of a specified federal holiday for a given year.
|
|
13 Sep 2016
Updated: 13 Sep 2016
Rating: 4.71/5
Votes: 12
Popularity: 4.71
Licence: CPOL
Views: 14,290
Bookmarked: 2
Downloaded: 0
This came as a mild surprise
|
|
11 Sep 2013
Updated: 12 Sep 2013
Rating: 4.83/5
Votes: 6
Popularity: 3.76
Licence: CPOL
Views: 45,351
Bookmarked: 9
Downloaded: 0
One approach to find a specific exception type inside the containing exception
|
|
2 Oct 2017
Updated: 2 Oct 2017
Rating: 4.73/5
Votes: 5
Popularity: 3.30
Licence: CPOL
Views: 8,532
Bookmarked: 1
Downloaded: 0
An answer and an example for the question, "What's the best way to learn a language or platform?"
|
|
10 May 2011
Updated: 10 May 2011
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 28,552
Bookmarked: 2
Downloaded: 0
See if an integer value is a valid value for the given "flags" enumerator
|
|
7 Jul 2011
Updated: 7 Jul 2011
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 5,923
Bookmarked: 0
Downloaded: 0
.Net 4 has the enum.HasFlag() method, which kinda obsoletes this tip. :)
|
|
9 Aug 2012
Updated: 12 Nov 2012
Rating: 4.90/5
Votes: 3
Popularity: 2.34
Licence: CPOL
Views: 32,864
Bookmarked: 7
Downloaded: 314
Presenting a DateTime extension class that allows you to determine the actual date of the specified instance of the specified weekday within the specified month/year.
|
|
18 Nov 2017
Updated: 18 Nov 2017
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 9,180
Bookmarked: 3
Downloaded: 0
One less pesky nuance to worry about
|
|
28 Nov 2017
Updated: 28 Nov 2017
Rating: 4.54/5
Votes: 10
Popularity: 4.33
Licence: CPOL
Views: 5,991
Bookmarked: 2
Downloaded: 0
ViewBag, ViewBag, three times full...
|
|
19 Jan 2011
Updated: 19 Jan 2011
Rating: 4.85/5
Votes: 14
Popularity: 5.40
Licence: CPOL
Views: 32,754
Bookmarked: 10
Downloaded: 0
Determine if specified date/time properrties are equal
|
|
6 Feb 2015
Updated: 6 Feb 2015
Rating: 4.80/5
Votes: 2
Popularity: 1.44
Licence: CPOL
Views: 6,841
Bookmarked: 2
Downloaded: 0
This is an alternative for "Partial DateTime Object Equality"
|
|
10 May 2013
Updated: 10 May 2013
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 6,771
Bookmarked: 0
Downloaded: 0
Determine the nature of the entry assembly
|
|
7 May 2010
Updated: 21 May 2010
Rating: 4.81/5
Votes: 9
Popularity: 4.59
Licence: CPOL
Views: 35,441
Bookmarked: 10
Downloaded: 0
Make interfacing with your web service simpler and more maintainable
|
|
6 Jun 2010
Updated: 6 Jun 2010
Rating: 4.77/5
Votes: 6
Popularity: 3.71
Licence: CPOL
Views: 18,301
Bookmarked: 8
Downloaded: 0
It's not as simple as just calling DirectoryInfo.GetFiles()
|
|
4 Mar 2010
Updated: 26 Aug 2010
Rating: 4.83/5
Votes: 11
Popularity: 5.03
Licence: CPOL
Views: 22,392
Bookmarked: 12
Downloaded: 0
You probably have better things to do than writing tedious comparison methods.
|
|
19 Jan 2011
Updated: 24 Jan 2011
Rating: 4.81/5
Votes: 32
Popularity: 7.24
Licence: CPOL
Views: 65,883
Bookmarked: 41
Downloaded: 0
How to make your app detect whether or not it's running in admin mode.
|
|
9 Feb 2011
Updated: 9 Feb 2011
Rating: 5.00/5
Votes: 7
Popularity: 4.23
Licence: CPOL
Views: 9,941
Bookmarked: 2
Downloaded: 0
StringBuilder mystring = new StringBuilder("AbCd");for (int i = 0; i < mystring.Length; i++){ char c = mystring[i]; mystring[i] = Char.IsLower(c) ? Char.ToUpper(c) : Char.ToLower(c);}
|
|
4 Apr 2011
Updated: 4 Apr 2011
Rating: 4.89/5
Votes: 18
Popularity: 6.14
Licence: CPOL
Views: 22,402
Bookmarked: 3
Downloaded: 0
What to do when the "you're a moron" epiphany smacks you in the head just after you've convinced yourself you're pretty clever.
|
|
24 May 2010
Updated: 29 Aug 2011
Rating: 4.88/5
Votes: 21
Popularity: 6.34
Licence: CPOL
Views: 37,861
Bookmarked: 22
Downloaded: 0
Using a delegate could pull your butt out of the fire when you don't want to refactor code to add functionality.
|
|
1 Jan 2011
Updated: 1 Jan 2011
Rating: 4.82/5
Votes: 4
Popularity: 2.90
Licence: CPOL
Views: 33,201
Bookmarked: 3
Downloaded: 0
We're up to .NET 4 and MS *still* hasn't given us this simple functionality.
|
|
18 Apr 2013
Updated: 18 Apr 2013
Rating: 4.89/5
Votes: 2
Popularity: 1.47
Licence: CPOL
Views: 41,543
Bookmarked: 5
Downloaded: 0
Go here for an update that utilizes the Twitter API v1.1
|
|
11 Aug 2017
Updated: 11 Aug 2017
Rating: 5.00/5
Votes: 6
Popularity: 3.89
Licence: CPOL
Views: 6,922
Bookmarked: 6
Downloaded: 0
Handy class to reduce clutter in your code
|
C# 3.5 |
3 Nov 2015
Updated: 3 Nov 2015
Rating: 4.43/5
Votes: 4
Popularity: 2.67
Licence: CPOL
Views: 38,401
Bookmarked: 9
Downloaded: 0
This is an alternative for "Compareing Two Complex objects of same class"
|
C# 4.0 |
25 Jul 2012
Updated: 25 Jul 2012
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 18,431
Bookmarked: 1
Downloaded: 24
Evaluating epressions in an ad-hoc condition.
|
|
23 Jul 2011
Updated: 23 Jul 2011
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: CPOL
Views: 10,453
Bookmarked: 0
Downloaded: 0
I wouldn't create a class for this. I'd make it an extension method, and then do this:public static class String Extensions{ public static string Reverse(this string value) { value = // do your reverse code here; return value; }}// Usage:string x...
|
|
2 Mar 2012
Updated: 2 Mar 2012
Rating: 3.89/5
Votes: 4
Popularity: 2.34
Licence: CPOL
Views: 27,557
Bookmarked: 1
Downloaded: 0
If at all possible, never give your code the opportunity to fail. If there's any possibility at all that you can prevent an error condition from being raised, do it. try{ if (!string.IsNullOrEmpty(FileName)) { string newPath = System.IO.Path.Combine(FilePath,...
|
C# 5.0 |
15 Oct 2014
Updated: 15 Oct 2014
Rating: 4.72/5
Votes: 8
Popularity: 4.26
Licence: CPOL
Views: 34,404
Bookmarked: 11
Downloaded: 0
Retrieve certificates from the system certificate store
|
|
27 Oct 2014
Updated: 27 Oct 2014
Rating: 4.82/5
Votes: 5
Popularity: 3.37
Licence: CPOL
Views: 15,324
Bookmarked: 4
Downloaded: 0
Extension method to determine fiscal date
|
Razor |
25 Jan 2019
Updated: 25 Jan 2019
Rating: 3.90/5
Votes: 6
Popularity: 3.03
Licence: CPOL
Views: 5,192
Bookmarked: 5
Downloaded: 0
Sharing files between multiple web apps in a single solution.
|
SQL |
26 Jul 2011
Updated: 26 Jul 2011
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 35,210
Bookmarked: 1
Downloaded: 0
One way to effectively zero the columns any DataRow object.
|
|
25 Jul 2011
Updated: 10 Aug 2011
Rating: 4.90/5
Votes: 36
Popularity: 7.50
Licence: CPOL
Views: 96,178
Bookmarked: 9
Downloaded: 0
Just say no to SELECT * in your SQL
|
|
5 Oct 2015
Updated: 5 Oct 2015
Rating: 4.40/5
Votes: 16
Popularity: 4.90
Licence: CPOL
Views: 17,540
Bookmarked: 12
Downloaded: 0
Yes, you CAN document your stored procs in C# code.
|
Visual Basic |
10 Nov 2011
Updated: 10 Nov 2011
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 11,100
Bookmarked: 0
Downloaded: 0
This is an alternative to "DataSet to String to DataSet".
|
|
20 Feb 2010
Updated: 9 Jul 2011
Rating: 5.00/5
Votes: 6
Popularity: 3.89
Licence: CPOL
Views: 17,820
Bookmarked: 6
Downloaded: 0
Avoid exceptions when setting enumerators from unknown/untrusted sources.
|
XML |
13 Jan 2010
Updated: 22 May 2010
Rating: 4.82/5
Votes: 22
Popularity: 6.17
Licence: CPOL
Views: 40,573
Bookmarked: 5
Downloaded: 0
Don't reinvent the wheel - use the one that's already on the cart.
|
|
23 Apr 2010
Updated: 10 Jul 2014
Rating: 4.80/5
Votes: 18
Popularity: 5.91
Licence: CPOL
Views: 51,667
Bookmarked: 15
Downloaded: 0
Extension methods can help you avoid sticky situations.
|
Silverlight
|
|
20 Apr 2010
Updated: 21 May 2010
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: CPOL
Views: 26,990
Bookmarked: 4
Downloaded: 0
Dorothy was right - there's no place like home.
|
|
17 May 2010
Updated: 21 May 2010
Rating: 4.75/5
Votes: 5
Popularity: 3.32
Licence: CPOL
Views: 16,820
Bookmarked: 5
Downloaded: 0
Follow these guidelines for trouble-free dictionary merging in Silverlight
|
|
5 Aug 2010
Updated: 12 Aug 2010
Rating: 5.00/5
Votes: 10
Popularity: 5.00
Licence: CPOL
Views: 27,625
Bookmarked: 4
Downloaded: 0
Get around another irrational and arbitrary omission in Silverlight
|
Versioning
|
|
3 Jun 2022
Updated: 3 Jun 2022
Rating: 4.33/5
Votes: 3
Popularity: 2.07
Licence: CPOL
Views: 11,442
Bookmarked: 3
Downloaded: 0
A half-hearted approach to automatically versioning your projects
|
Web Development
|
ASP.NET |
3 Mar 2010
Updated: 23 Jun 2010
Rating: 4.89/5
Votes: 10
Popularity: 4.89
Licence: CPOL
Views: 36,893
Bookmarked: 14
Downloaded: 0
A low-impact method for getting the appropriate path on a web page.
|
|
17 Jun 2011
Updated: 17 Jun 2011
Rating: 5.00/5
Votes: 1
Popularity: 0.00
Licence: CPOL
Views: 10,991
Bookmarked: 2
Downloaded: 0
Back-tracking to make sure code is processed before the current page executes
|
|
21 Jun 2011
Updated: 21 Jun 2011
Rating: 4.55/5
Votes: 4
Popularity: 2.74
Licence: CPOL
Views: 21,572
Bookmarked: 2
Downloaded: 0
How to execute code in the current page AFTER navigating to a new page.
|
|
22 Jun 2011
Updated: 23 Jun 2011
Rating: 4.82/5
Votes: 7
Popularity: 4.08
Licence: CPOL
Views: 36,201
Bookmarked: 2
Downloaded: 0
One way to guarantee uniqueness and avoid misspelling your session variable names
|
|
6 May 2019
Updated: 6 May 2019
Rating: 3.94/5
Votes: 7
Popularity: 3.33
Licence: CPOL
Views: 8,300
Bookmarked: 3
Downloaded: 0
This is an alternative for "No More Session Variable Misspellings"
|
|
5 Jul 2011
Updated: 5 Jul 2011
Rating: 5.00/5
Votes: 2
Popularity: 1.51
Licence: CPOL
Views: 6,231
Bookmarked: 0
Downloaded: 0
I do it this way:0) Create a base page class, and store the current page's url (you can do this any number of ways, so I'll leave it to your imagination):public class MyBasepage : System.Web.UI.Page{ public string CurrentUrl { get; set; } }1) Store the page's Url to a...
|
|
10 Nov 2011
Updated: 10 Nov 2011
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: CPOL
Views: 16,120
Bookmarked: 0
Downloaded: 0
How about this?public static class ExtendDateTime{ public int CountWeekDays(this DateTime thisdate, DateTime thatDate) { int days = Math.Abs((thisDate - thatDate).Days) + 1; return = ((days/7) * 5) + (days % 7); }}Usage would be like this:DateTime...
|
|
26 Dec 2010
Updated: 26 Dec 2010
Rating: 5.00/5
Votes: 5
Popularity: 3.49
Licence: CPOL
Views: 12,540
Bookmarked: 1
Downloaded: 0
Can't you just call Enum.GetNames(), and then bind to the collection returned by that method?
|
HTML |
22 Feb 2019
Updated: 22 Feb 2019
Rating: 4.94/5
Votes: 6
Popularity: 3.84
Licence: CPOL
Views: 3,991
Bookmarked: 1
Downloaded: 0
Mitigate the browser flash between page navigation on your site
|
Windows service
|
|
11 Jul 2011
Updated: 11 Jul 2011
Rating: 5.00/5
Votes: 3
Popularity: 2.39
Licence: CPOL
Views: 17,021
Bookmarked: 4
Downloaded: 0
42!
|