subscribe: posts | Twitter | Contact

RECENT FROM Code Snippets

Client Certificate from t...

Client Certificate from the User Store to the Local Machine Store

If a service application such as ASP.NET Web application cannot access a client certificate that other...

RECENT FROM Tips & Tricks

Chrome – How to act...

Chrome – How to activate Feeling Lucky Search

In Firefox there is an address bar and a separate search bar. If you type something in address bar and not...

RECENT FROM Web Design

How to sort a drop down l...

How to sort a drop down list (select) using jQuery

Let’s assume we have a drop down list that it is initialized to display a list of option and...

Save time with ninite.com

Are you bored to download and setup each of your favorite applications after formatting your PC? Would you like to...

Save time with ninite.com
posted on: Jul 16, 2010 | author: ppolyzos

Preload images with jQuery

Sometimes you might want to preload some images used in your site to improve user experience. In photo galleries or...

Preload images with jQuery
posted on: May 15, 2010 | author: ppolyzos

Storing Data using jQuery

A lot of developers tend to store additional data in HTML attributes which are not meant to store data. In order to...

Storing Data using jQuery
posted on: May 14, 2010 | author: ppolyzos

HTML 5 Presentation

Here is a great presentation about HTML 5 new features by apirocks.com. You can view it by clicking here. You have to...

HTML 5 Presentation
posted on: May 3, 2010 | author: ppolyzos
ASP.NET validators and javascript can do beautiful things…

ASP.NET validators and javascript can do beau...

posted on: Mar 31, 2010 | author: ppolyzos

Here is a small recipe about making some things a little more beautiful using asp.net Validators and some javascript. What do we need: ASP.NET...

Bing Maps and Augmented Reality

Bing Maps and Augmented Reality

posted on: Mar 28, 2010 | author: ppolyzos

Here is a very interesting video about what Microsoft Labs is currently doing with their search engine, Bing Take a look after 04:30 where there is a...

Asp.net handlers and IRequiresSessionState

Asp.net handlers and IRequiresSessionState

posted on: Mar 22, 2010 | author: ppolyzos

This is a small one By default when you create a new asp.net handler (.ashx) it implements the interface IHttpHandler. If you want to access...

Compare Generated Sql Query using NHibernate, LinqToSQL, Entity Framework

Compare Generated Sql Query using NHibernate,...

posted on: Feb 20, 2010 | author: ppolyzos

Ayende Rahien posted a very interesting article comparing the generated sql query using NHibernate, Linq to SQL and Entity Framework (3.5 and...

The Right Way to Wireframe…

The Right Way to Wireframe…

posted on: Feb 3, 2010 | author: ppolyzos

Just saw a nice small video where Michael Leis displays “The Right Way to Wirefrmae...”. Nice music in background and in about 90seconds...

« Previous Entries