Click here to Skip to main content
15,867,568 members
Everything / Style

Style

style

Great Reads

by Anurag_Gahrat
In this guide, learn about CSS Glassmorphism, its history, its characteristics, and how to create it, along with examples.
by wpfdev
This blog post is re-posted from www.eriklieben.com. Looking at the file tab of Word 2010, I’ve wondered if a WPF tab control could be transformed to this layout. At first, this felt like something that could never be done, without doing a lot of magic or building it from scratch...
by Joshi, Rushikesh
You learn how to create your own Code Snippets and publish them to your Team to use them.
by ASP.NET Community
Cascading Style Sheets (CSS) is one of the core technologies in the AJAX architecture apart from XML, DOM, JSON and so forth. Here are some links

Latest Articles

by Anurag_Gahrat
In this guide, learn about CSS Glassmorphism, its history, its characteristics, and how to create it, along with examples.
by ToughDev
How to allow only numeric input in TextBox
by Ahmed Bouchefra
How to remove comments from JSON using Python
by Rudolf Jan
Explains how to set up and use colours, fonts and dimensions for re-usability in WPF applications

All Articles

Sort by Score

Style 

28 Jun 2023 by Anurag_Gahrat
In this guide, learn about CSS Glassmorphism, its history, its characteristics, and how to create it, along with examples.
11 Oct 2013 by ASP.NET Community
Cascading Style Sheets (CSS) is one of the core technologies in the AJAX architecture apart from XML, DOM, JSON and so forth. Here are some links
11 Oct 2013 by ASP.NET Community
A Literal control is used to display text. You cannot apply a style to a literal control. This control will pass the content directly to the client
11 Oct 2013 by ASP.NET Community
A Label control allows you to add text to your web page.  Unlike a Literal control, a Label control supports various properties such as CssClass,
11 Oct 2013 by ASP.NET Community
Ajax ValidatiorIn this Article I'll Show you How to call a RequiredFieldValidator With the aid of AJAX.Step1:- In this case,there are three controls
11 Oct 2013 by ASP.NET Community
Normal 0 false false false EN-US X-NONE X-NONE
11 Oct 2013 by ASP.NET Community
Cascading Style SheetsAuthor: Prakash Singh MehraIntroduction: CSS is a cross platform solution for the standardization of website formatting and
11 Oct 2013 by ASP.NET Community
 C#protected void Page_Load(object sender, EventArgs e){    // Change the title    Page.Header.Title = "My Content Page Title";        // Change
11 Oct 2013 by ASP.NET Community
The basic difference between them is that a div is block level element and a span is inline level element. and tags both allow a Web
6 Apr 2020 by Rudolf Jan
Explains how to set up and use colours, fonts and dimensions for re-usability in WPF applications
20 Jan 2011 by Kunal Chowdhury «IN»
This article will definitely help you. Here, I will show you how to modify the XAML to add different content to create a multi level row group header too.
27 Dec 2010 by Ashish Kaila
Declaratively and visually create custom windows in WPF
25 Apr 2011 by Renat Khabibulin
Application for previewing XAML styles in WPF.