After some Facebook modifications I made this useful tool to add an application to a page tab from its id and the iframe url. Remember to login first ;-)
Marco Valsecchi Blog
"Man is still the most extraordinary computer of all" (J.F. Kennedy)
giovedì 2 febbraio 2012
venerdì 17 giugno 2011
mercoledì 23 marzo 2011
IE9 CSS3 gradient support: .NET workaround solution
This is the .NET version of this PHP workaround to support CSS3 gradient on IE9.
martedì 22 marzo 2011
giovedì 10 marzo 2011
How to identify last item in a nested .Net Repeater
If you have a typical Orders/Products page and you want to show every product inside every order I think the best solution is to use a Repeater (of products) inside a parent Repeater (of orders).
If you must do something in the last product template of a order how can you reach this condition?
If you must do something in the last product template of a order how can you reach this condition?
Etichette:
.net
venerdì 4 marzo 2011
DISQUS data synchronization tips
I'm using DISQUS comments platform in my last project and I developed a .Net Windows service for synchronize the site's comments locally.
DISQUS exposes some useful API to accomplish my needs and I used the "forums/listPosts" call.
I'm getting started from this example on their site, so my service synchronizes all new comments every 10 minutes.
DISQUS exposes some useful API to accomplish my needs and I used the "forums/listPosts" call.
I'm getting started from this example on their site, so my service synchronizes all new comments every 10 minutes.
martedì 19 ottobre 2010
Video upload: Plupload with ASP.Net 3.5
Recently I'm moving from swfupload because even if this is a great tool I'm needing to let my users upload larger file.
So I'm testing Plupload: this uploader supports HTML5, Gears, Silverlight, Flash, BrowserPlus and chunked uploads.
So I'm testing Plupload: this uploader supports HTML5, Gears, Silverlight, Flash, BrowserPlus and chunked uploads.
Iscriviti a:
Post (Atom)
