Generating content for the Facebook’s setFBML method in ASP.NET

Sep 14
2007 00:43 (ASP.NET, Development, Facebook) · Русский (11,055 views)

In my current project we decided to build a Facebook application. This is really great platform with many interesting ideas inside, which usually means that you will spend a much time to make your application working as expected. Today I wanna talk about user profiles. Any Facebook application could add some action links, which will be displayed under the user’s picture, and some content for wide or narrow column. Of course, you can use FBML syntax, especially fb:if-… tags set to choose which content to show on specific profiles to concrete users.

Read the rest of entry »

GridView with custom Digg-like paging

Aug 27
2007 07:42 (ASP.NET, Development) · Русский (12,019 views)

GridView is a great highly customizable ASP.NET control. Today I want to show, how to create derived control, which allows to add Digg-style pagination to your application.

Read the rest of entry »

 
Copyright © 2005 - 2008, Dmytro Shteflyuk