Dialogs and Windows
|
Dialogs |
Posted: 6 May 2010
Updated: 6 May 2010
Views: 45,922
Rating: 4.64/5
Votes: 8
Popularity: 4.11
Licence: The Code Project Open License (CPOL)
Bookmarked: 18
Downloaded: 2,519
How to create a custom message box from first principles, including system sounds and print capability.
|
General |
Posted: 31 Jul 2008
Updated: 31 Jul 2008
Views: 57,030
Rating: 3.95/5
Votes: 12
Popularity: 4.26
Licence: The Code Project Open License (CPOL)
Bookmarked: 16
Downloaded: 0
How to modify your client area properties, center controls, and do other fun tricks.
|
|
Posted: 31 Mar 2011
Updated: 31 Mar 2011
Views: 36,130
Rating: 5.00/5
Votes: 15
Popularity: 5.88
Licence: The Code Project Open License (CPOL)
Bookmarked: 24
Downloaded: 507
Prank your coworkers with a dialog box that appears and disappears randomly by using a notification area app.
|
Miscellaneous
|
Custom Controls |
Posted: 1 Aug 2011
Updated: 1 Aug 2011
Views: 16,730
Rating: 4.67/5
Votes: 7
Popularity: 3.86
Licence: The Code Project Open License (CPOL)
Bookmarked: 15
Downloaded: 342
Subclass the WebBrowser control to harness the power of HTML and CSS in your output displays.
|
Selection Controls
|
Date/Time controls |
Posted: 15 May 2008
Updated: 15 May 2008
Views: 64,595
Rating: 4.55/5
Votes: 16
Popularity: 5.45
Licence: The Code Project Open License (CPOL)
Bookmarked: 43
Downloaded: 1,976
With Visual Studio 2008, it is easy to create a nullable version of Microsoft's DateTimePicker.
|
Shell and IE programming
|
Shell Programming |
Posted: 1 Oct 2008
Updated: 1 Oct 2008
Views: 20,840
Rating: 2.50/5
Votes: 2
Popularity: 0.75
Licence: The Code Project Open License (CPOL)
Bookmarked: 7
Downloaded: 144
Find your users' preferred browser and launch it safely, with or without a starting URL.
|
ASP.NET
|
Howto |
Posted: 2 Sep 2010
Updated: 2 Sep 2010
Views: 32,231
Rating: 4.76/5
Votes: 15
Popularity: 5.59
Licence: The Code Project Open License (CPOL)
Bookmarked: 41
Downloaded: 158
A simple framework for documenting the events of master and child pages and web controls.
|
|
Posted: 16 Dec 2010
Updated: 16 Dec 2010
Views: 39,411
Rating: 4.50/5
Votes: 5
Popularity: 3.08
Licence: The Code Project Open License (CPOL)
Bookmarked: 12
Downloaded: 789
With JavaScript and a bit of ASP.NET, it is possible to create a plugin for CKEditor that allows users to select from items drawn from a database.
|
|
Posted: 9 Mar 2011
Updated: 29 Mar 2011
Views: 25,860
Rating: 4.80/5
Votes: 8
Popularity: 4.31
Licence: The Code Project Open License (CPOL)
Bookmarked: 14
Downloaded: 144
Dynamically generate a table of contents for your web page without using client-side scripting.
|
|
Posted: 23 Mar 2011
Updated: 29 Mar 2011
Views: 20,170
Rating: 4.50/5
Votes: 4
Popularity: 2.71
Licence: The Code Project Open License (CPOL)
Bookmarked: 11
Downloaded: 115
Dynamically generate reference tags for footnotes and bibliographies server side, and avoid a maintenance nightmare.
|
|
Posted: 5 Jun 2013
Updated: 6 Jun 2013
Views: 21,111
Rating: 4.93/5
Votes: 9
Popularity: 4.70
Licence: The Code Project Open License (CPOL)
Bookmarked: 12
Downloaded: 0
Use JavaScript to let your web user make changes, and then retrieve those changes server-side on postback.
|
Database
|
Utilities |
Posted: 10 Jan 2014
Updated: 15 Jan 2014
Views: 23,460
Rating: 4.81/5
Votes: 19
Popularity: 6.15
Licence: The Code Project Open License (CPOL)
Bookmarked: 30
Downloaded: 590
Database access and management can be a chore in .Net. This toolbox can make it easier.
|
VB.NET
|
HowTo |
Posted: 26 Apr 2010
Updated: 4 May 2010
Views: 232,390
Rating: 4.93/5
Votes: 70
Popularity: 9.10
Licence: The Code Project Open License (CPOL)
Bookmarked: 120
Downloaded: 18,675
Write an application that launches in the notification area.
|
|
Posted: 25 Aug 2010
Updated: 25 Aug 2010
Views: 37,480
Rating: 4.61/5
Votes: 12
Popularity: 4.93
Licence: The Code Project Open License (CPOL)
Bookmarked: 37
Downloaded: 1,684
How to write an app that will go to the system tray when the user closes it
|
.NET Framework
|
How To |
Posted: 6 Oct 2008
Updated: 6 Oct 2008
Views: 36,582
Rating: 4.33/5
Votes: 9
Popularity: 4.10
Licence: The Code Project Open License (CPOL)
Bookmarked: 19
Downloaded: 715
Centralize your resources into a single module and export them in an organized, controlled way.
|
|
Posted: 20 Mar 2009
Updated: 1 Apr 2009
Views: 53,521
Rating: 4.21/5
Votes: 20
Popularity: 5.42
Licence: The Code Project Open License (CPOL)
Bookmarked: 64
Downloaded: 0
With extension methods, you can add new functionality to .NET objects.
|
|
Posted: 23 Jun 2009
Updated: 30 Jun 2009
Views: 56,947
Rating: 4.67/5
Votes: 12
Popularity: 5.04
Licence: The Code Project Open License (CPOL)
Bookmarked: 29
Downloaded: 1,183
Learn how to extend the Forms.Control object to add locking and unlocking capability
|
|
Posted: 29 Mar 2010
Updated: 29 Mar 2010
Views: 26,201
Rating: 4.83/5
Votes: 4
Popularity: 2.90
Licence: The Code Project Open License (CPOL)
Bookmarked: 20
Downloaded: 490
Demonstrate how to use a designer to pre-populate custom Windows controls with child controls having unique names.
|