Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Software Blogs  >  Programming Blogs  >  Shield UI Blogs | Shield UI programming Blog  > 

Shield Ui Blogs | Shield Ui Blog


shieldui.com/blog
JavaScript UI framework, implemented with the latest HTML5 and jQuery technologies. Server-side wrappers for ASP.NET, ASP.NET MVC and Java Apache Wicket. Widget gallery includes: chart, barcode, qrcode, grid, datasource and more.
2018-08-10 08:43
Have you wondered how a bank branch will look like in the digital age? Most likely the old fashioned brick- and-mortar locations will be totally reinvented, as financial institutions process… Read More
Using Charts To Present Alumni Statistics
2018-04-26 18:35
When we are thinking of starting our education or starting a career it would be good to have some numbers and statistics that could make our choice easier - especially for the indecisive one… Read More
The HTML5 Table Element And The Grid View
2018-01-02 12:36
The last couple of years have been extremely dynamic for the web design world. HTML5 came with many new capabilities and advanced table support is one of them. Does it, though, work well eno… Read More
Web Designer's Color Guide
2017-12-19 07:52
There are more than 10 million colors, which а designer must choose among in order to visualize their project. Therefore, in this article we will talk about colors and how to choose th… Read More
Advantages Of Using A Responsive Web Design
2017-10-31 07:13
The use of mobile devices has become a part of our daily lives. Therefore, it is very important that every web page adheres to common responsive design patterns. The responsive design adapt… Read More
Benefits Of Using A UI Grid Component
2017-09-20 05:51
Many designers confront problems in finding solutions for visual and organizational issues and a UI Grid component is one appropriate way of solving them. That is not the only approach but i… Read More
Advanced Data-visualization Components
2017-08-09 09:18
Nowadays, the business world is talking increasingly about data visualization, different web based solutions and software platforms that allow export, modelling, analysis, processing, and vi… Read More
Client-side Development Frameworks
2017-06-14 09:01
Not every web designer has the skills of a programmer, so it is sometimes difficult and time consuming to meet fancy customer specifications. For example, making a rich data grid view contro… Read More
Overview Of ASP.NET Core
2017-05-05 07:16
ASP.NET Core is a free and open-source web framework, and the next generation of ASP.NET, developed by Microsoft. It is a framework that runs on both the full .NET Framework, on Windows, and… Read More
Django Integration Tutorial
2016-10-23 05:34
The Django REST Framework is a powerfull tool for building RESTful APIs based on the popular Django web framework. This post will demonstrate how easy it is to setup a new application using… Read More
Perl Catalyst Integration Tutorial
2016-10-11 06:49
The Catalyst MVC framework is a great tool to use for implementing small and big web projects using the Perl programming language. It provides a lot of useful functionality like session hand… Read More
2016-08-17 12:36
Functions in JavaScript are objects. As objects, functions possess methods, including the powerful Bind method. Bind is used for setting the this value in methods, borrowing methods of other… Read More
2016-08-04 09:47
Bower is a package manager for the web. It is a handy command line utility for managing external component dependencies containing HTML, JavaScript, CSS, font, image and other types of files… Read More
2016-07-12 09:33
Object Oriented Programming (OOP) refers to using self-contained pieces of code to develop applications. We call these self-contained pieces of code objects, better known as classes in most… Read More
2016-06-23 08:12
Smart-designed code is much easier to maintain, optimize, and extend. There are three high-level aspects to code design that are particularly important. - System architecture — the… Read More
Designing Informational Dashboards
2016-06-08 07:51
Data-driven applications are crucial for delivering important business insights, which are now part of any online enterprise. Customers tend to utilize single interactive and intuitive user… Read More
2016-05-17 10:16
Closures allow JavaScript programmers to write better and concise code. A closure is an inner function that has access to the outer (enclosing) function’s variables—scope chain… Read More
2016-05-04 09:52
In JavaScript, functions are objects; that is, functions are of the type Object and they can be used in a manner like any other object since they are in fact objects themselves. They can be… Read More
2016-04-27 08:55
Iterators in C# are a very complex syntactic sugar. They take a function with yield return statements (and possible some yield break statements) and transfer it into a state machine. When yo… Read More
2016-04-27 08:55
Iterators in C# are very complex syntactic sugar. They take a function with yield return statements (and possible some yield break statements) and transfer it into a state machine. When you… Read More
2016-01-14 11:51
The Adapter design pattern converts a class interface into another one the client expects. This pattern lets classes work together otherwise they couldn't because their interfaces are incomp… Read More
2016-01-04 15:46
The Visitor pattern defines a new operation or a set of operations on an object or a set of objects without changing the objects themselves. The new logic is implemented in a separate object… Read More
2015-12-22 15:25
The Factory design pattern separates object creation from the rest of code. When creation of an object is complex or a subject to a change, a factory acts as a nice mediator. However factory… Read More
2015-12-17 09:19
The Singleton pattern restricts an instantiation of an object to a single instance thus reducing its memory allocation and allowing a "lazy loading" on an as-needed basis. The advantages of… Read More
2015-12-16 10:16
One of the big deceptions in JavaScript when coming from other object-oriented languages is that is has classes. Therefore a developer might be puzzled to see a code like this: <script… Read More
2015-12-14 10:43
It happens sometimes when writing code and cope with an object that you need a functionality namely a method which the object doesn't expose. And as you do not have ownership over that objec… Read More
2015-12-10 14:54
There are often problems exporting unicode symbols to CSV file format. Developers tend to forget to add the UTF-8 BOM at the start of text and text is displayed incorrectly when opened in Ex… Read More
2015-12-04 15:31
Portable Document Format (PDF) is the most popular file format for presenting documents on all devices, operating systems and software applications. Each PDF file contains a fixed-layout d… Read More
2015-11-10 12:29
Microsoft Excel is the most popular spreadsheet application used nowadays on all kinds of operating systems and devices. It provides functionality for formulae calculations, graphs and cha… Read More

Share the post

Shield UI Blogs | Shield UI

×

Subscribe to Shield Ui Blogs | Shield Ui

Get updates delivered right to your inbox!

Thank you for your subscription

×