I've written and spoken about HTML5 form validation over the last few years, and one of the most common questions I get is about bubbles. By bubbles I mean the UI controls browsers display validation errors in. Below you can see Chrome's, Firefox's, and IE's implementations
One of the fastest changing area in software development today is mobile application development. Long past are the days when writing applications targeting only Apple’s iOS platform and ecosystem was enough. With the explosion of the Android platform and devices, and with the promising Microsoft mobile platform, companies building for mobile should ...
I remember it all so well, I was at WWDC 2014, when Apple first announced a new programming language for iOS called Swift. The first thought that passed through the minds of most attendees was something along the lines of: Wait, what? I love Objective-C, now I gotta learn another language?
For years, I've been registering scripts and serving them with the ScriptManager in ASP.NET web forms. In recent years, bundling and minification have been added to my toolbox, and I can use them together with ScriptManager to deliver a complete JavaScript experience.
With our second blog post on WordProcessing in Telerik UI for WinForms we want to demonstrate how you can load and edit the document we created in our first blog. In this blog, we will look into how we can clone the document, change the styles for particular paragraphs, change the border of a table, and add bookmark and comment. After we are finished the document should look like this: