CSS Message Boxes for different message types

22. May 2008 12:17 by Janko | Comments (1)
Can you believe this: Few days ago I went to my bank to check my credit score with the Credit Bureau. The bank official typed in my personal data and sent a request. Web application responded by displaying a yellow message box with an exclamation icon saying that data processing is still in progress... [More]

Currently rated 4.5 by 4 people

  • Currently 4.5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: | Categories: Design | User experience
E-mail | Permalink

ASP.NET Ajax basics: Calling ScriptServices using JavaScript

14. May 2008 22:57 by Janko | Comments (1)
In a previous post "Partial page rendering", we have looked into ASP.NET Ajax basics - partial rendering using UpdatePanel control. In this article you will see another way to perform partial page rendering and that is - by calling a ScriptService from JavaScript. Let's see why UpdatePanels are not ... [More]

Currently rated 4.3 by 3 people

  • Currently 4.333333/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: , , | Categories: Development
E-mail | Permalink

ASP.NET Ajax basics: Partial page rendering

08. May 2008 10:13 by Janko | Comments (0)
In this article, you will see how to perform a partial page rendering using ASP.NET Ajax Extensions and UpdatePanels. This article is intended for beginners in ASP.NET Ajax development and those who whish to switch to ASP.NET. Example in this article was made using .NET Framework 2.0 and Visual Stud... [More]

Currently rated 4.0 by 2 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: , | Categories: Development
E-mail | Permalink

Make fancy buttons using CSS sliding doors technique

30. April 2008 14:42 by Janko | Comments (40)
This article will show you how to create fancy buttons using CSS sliding doors technique. It is much better to use this technique than to use image buttons because you can apply the style to any link and at the same time you don't have to create an image for each button. I posted this one on Morning... [More]

Currently rated 4.2 by 19 people

  • Currently 4.157895/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: | Categories: Design
E-mail | Permalink

Turn DataTable object into a styled HTML table using extension methods in C#

28. April 2008 22:08 by Janko | Comments (2)
.NET Framework 3.0 introduced a feature called extension methods. This allows you to add your custom methods to existing objects in .NET Framework. In this example, I'll show you how to generically create HTML table from DataTable object on the server, without a line of HTML code. The code from this... [More]

Currently rated 5.0 by 2 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: , , | Categories: Development
E-mail | Permalink

13 helpful Firefox add-ons for designers and developers

23. April 2008 15:46 by Janko | Comments (3)
Last time I presented you 3 must-have IE add-ons that I use for design and development. This time I'll show you 13 helpful Firefox add-ons that I also use. 1. CSSViever This is a simple hover CSS property viewer. Simple, but yet - very useful. 2. ColorZilla This tool enables you to pick up a color... [More]

Currently rated 4.4 by 5 people

  • Currently 4.4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: , , | Categories: Design | Development
E-mail | Permalink

3 must-have Internet Explorer add-ons for developers

21. April 2008 13:30 by Janko | Comments (2)
Every developer has their own tools that they use in work. Those tools make work easier and when we get used to exploiting them, life becomes unimaginable without them. Whether debugging web applications or going deep with CSS, browser add-ons become irreplaceable in work. I will show you my must-h... [More]

Currently rated 5.0 by 4 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: , , | Categories: Design | Development
E-mail | Permalink

BlogEngine.NET - Powerful, open source blog engine written in ASP.NET 2.0

16. April 2008 10:43 by Janko | Comments (4)
When I decided to run a new blog, I was in a dilemma whether to write engine from scratch or to use some existing solution. Since I wanted to do it fast, I started to search and BlogEngine.NET grabbed my attention. It is an open source project written in ASP.NET 2.0, which was a good starting point ... [More]

Currently rated 4.8 by 11 people

  • Currently 4.818182/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: , | Categories: Design | Development
E-mail | Permalink

Welcome to Janko At Warp Speed blog

11. April 2008 23:09 by Janko | Comments (4)
Janko At Warp speed is a blog about web application design and development, user interface implementation and user experience in the web world. Its purpose is to help you build functional and good looking web applications. It focuses on users and their experience - from th... [More]

Currently rated 4.7 by 6 people

  • Currently 4.666667/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: | Categories: General
E-mail | Permalink