Click here to Skip to main content
15,867,308 members
Everything / UI

UI

UI

Great Reads

by Christoph Buenger
Describes PHP application development with the free Scavix Web Development Framework (Scavix-WDF).
by J.Starkl
A windows-service which can handle different operations in separate threads and which can be controlled by a small GUI program
by Cristian Moldovan
jQuery unobtrusive validation plugin with Twitter Bootstrap 3 showing error messages as tooltips
by gggustafson
This article introduces the reader to the steps taken to create a user control that displays a circular indeterminate progress control.

Latest Articles

by Mark Pelf
Tutorial on “Events Bubbling” in JavaScript language
by Nick Polyak
This article introduces Avalonia as a new multiplatform XAML/C# solution for Web and Mobile development platform on top of its Desktop capabilities that had been available for a while.
by honey the codewitch
Combine some great technologies for rich, responsive IoT user interfaces on the ESP32
by honey the codewitch
How to make very responsive, flicker free interactive screens without using a lot of memory

All Articles

Sort by Score

UI 

21 Jul 2014 by Cristian Moldovan
jQuery unobtrusive validation plugin with Twitter Bootstrap 3 showing error messages as tooltips
6 Jul 2017 by Alexander Sharykin
No more Template copies
29 Jul 2013 by Ordiales
When no XP support is necessary. Better Icon structure arrises and easy conversion is allowed.
27 Jun 2012 by Technoses
The above code will slow down the browser and the browser can hang when Rows in Grid will be 10000 or above.Please view the below suggestion:CS Codeprotected void grvGroups_RowDataBound(object sender, GridViewRowEventArgs e){ if (e.Row.RowType == DataControlRowType.DataRow) { ...
11 Nov 2015 by Odd Marthon
A versatile visualization web browser application using standard web technologies.
29 Dec 2017 by wim4you
Show UniformGrid and scroll through a few thousand images, UI virtualization
25 Jun 2020 by Adrian Pirvu
Basic principles in designing User Interface (UI / UX)
7 Nov 2015 by mnguyen88
This is an alternative for "Using the jQuery unobtrusive validator with Twitter Bootstrap tooltips"
24 Jan 2016 by lakhdarr
Control and directives for address form auto completion using Google map V3 and JQuery/AngularJS
9 May 2013 by Abhay@Accenture
14 Jun 2013 by ShubhamSaxena
Learn how to implement Kendo Grid.
13 Apr 2014 by Edson_Ferreira
This tip will demonstrate how to create a SPA using an MVC Application, AJAX and History.js
20 Sep 2010 by Uros Calakovic
I encountered a problem while trying to use WPF UI Automation with PowerShell - PowerShell reported incorrect type for automation elements
13 Nov 2010 by jarvisa
public void ControlStatus(Control control, bool isDisable){ foreach (Control c in control.Controls) if (c.HasControls()) ControlStatus(c, isDisable); else { WebControl wc = c as WebControl; if (wc != null) ...
19 Nov 2012 by Raghav Nayak
14 Jan 2013 by Mihail Mateev
In this article you will learn about how to use PhoneGap with the new cutting edge Microsoft platform – Windows 8
6 May 2014 by Daniel Lieberwirth (BrainInBlack)
This describes a simple way to create interactive, bitmap based, buttons for WinForm applications.
13 Oct 2018 by Steffen Ploetz
How to use GL's pixel buffer object (PBO) to copy one texture to another
15 Jan 2020 by Steffen Ploetz
A solution for: If the toolbar is created button by button with single TB_ADDBUTTONS calls, the width of the separators is not calculated correctly.
13 Nov 2010 by PSU Steve
You can just use "not IsDisable" versus the IF...ELSE block. Additionally, the recursive call to ControlStatus should be done all the time so that the parent control is enabled/disabled along with the children. // to enable\disable the control & its child controls public...
12 Dec 2014 by Addison Cohen
App animations with UIKit Dynamics
23 Jul 2010 by HMuhammad Kamran
If you didn't know better what would be your InputLanguage, just by simple code you can list all the installed languages, and choose from them.public void GetLanguages() { // Gets the list of installed languages. foreach(InputLanguage lang in InputLanguage.InstalledInputLanguages)...
13 Nov 2010 by a_pess
Alternative For VB.NET Windows Forms Private Sub ControlEnabled(ByVal ctrl As Control, ByVal isDisable As Boolean) Me.ControlEnabled(ctrl, isDisable, True) End Sub Private Sub ControlEnabled(ByVal ctrl As Control, ByVal isDisable As Boolean, ByVal allowRecurse As...
10 Dec 2012 by Mihail Mateev
You need to know a little more when you need to deploy and test Windows Store apps on arm devices.
15 Jan 2013 by Yugal Pandya
Database driven N-Level Dynamic Menu Control using C#.NET and SQL Server with stylesheet CSS
5 Jan 2014 by Vadym Poberezhny
Concept of interactive menu based on user activity.
25 Nov 2013 by dietmar paul schoder
How to produce a dynamic lined or squared background on a canvas/grid
18 Oct 2014 by Marco Bertschi
A short guide on how you can style and customize the appearance of you QML controls in a CSS-like way
5 Nov 2013 by Nasir M@hmood
A step by step tutorial for drag & drop between Kendo UI Listviews
19 Dec 2010 by tumbledDown2earth
Hiding the form from alt-tab menu
24 Jun 2013 by Tejashwi Kalp Taru
Ever wanted to change the Windows Aero color without restarting the DWM?
19 Jul 2015 by Revanth Ramesh
Futuristic Talking 7-Segment Time Display Widget in WPF
15 Jan 2013 by Tharaka MTR
This tip describes how to add the dynamic style to ASP.NET page header
26 Aug 2013 by Houssem_Dellai
This article provides some tips you may need when developing Windows 8 applications.
19 Dec 2010 by tumbledDown2earth
Trick for dragging the form while clicking on the client area
30 Apr 2013 by Aydin Homay
In the tip, I want to illustrate how to host windows form in windows user control
18 Jan 2013 by Andrey Sitaev
Here I placed source files, binaries and brief instructions for FastGrid control.
8 Feb 2014 by Kashif Amin Makhdoom
Progressbar using JQueryUI and SignalR
12 Nov 2013 by John Pravin
Asynchronous Programming with Task Parallel Library.
26 Jan 2021 by asiwel
Simple class to write an array as a formatted, attractive table to console or other UI text display control
9 Apr 2014 by Roberto Ferraris
How to use templates in ASP.NET MVC to edit enum fields
6 Oct 2013 by Muhammad Ahmed Azam
"Database Driven Dynamic Menu Control"
19 Dec 2010 by meaningoflights
Tried it in VB.NET Winforms app, but no luck. It's still shown in the alt-tab menu:Protected Overrides ReadOnly Property CreateParams As System.Windows.Forms.CreateParams Get Dim cp As CreateParams = MyBase.CreateParams cp.ExStyle = cp.ExStyle Or &H80 ...
28 Jun 2016 by Bajirao_
Sharepoint popup appears at the top of the page when page length is big in terms of height. Fix is suggested in this tip.
26 Aug 2015 by Chandan Kumar Chaurasia
This tip will help you to create Sitemap/Page Title on the fly using AngularJS in just few step!
6 Sep 2012 by ~T~A~B~
Modifed theme color settings for Visual Studio 2012.
25 Sep 2013 by Member 10277780
Chart in HTML in 1 minute
29 Jun 2016 by Simon Bridge
Save wear and tear on your keyboard: INotifyPropertyChanged with the fewest key-strokes.
21 Apr 2013 by Eduardo Antonio Cecilio Fernandes
Add asynchronous tasks, using threads, in Android activities while updating its progress to the UI. Use this technique for SDKs lower than 1.5.
19 Oct 2012 by HoshiKata
A New UI Language
25 Sep 2013 by Member 10277780
How to create a grid in JavaScript
30 Jan 2014 by Tomer Weinberg
A piece of code you can copy paste to transform TimeSpan into user readable UI text
27 Mar 2010 by Mustafa Ismail Mustafa
In your form, I usually set this in the enter event of the control (usually a textbox).InputLanguage.CurrentInputLanguage = InputLanguage.FromCulture(InputLanguage.FromCulture(System.Globalization.CultureInfo.GetCultureInfo("en-US"));Of course you can substitute the Culture to...
24 Sep 2012 by Christopher John Paul
Prevent right click on the web page