Calling JS class methods from Silverlight application
I’m working on a project in which we have to call some JS method of the containing page from a Silverlight application.
It seems to be really straight forward like:
HtmlPage.W...
I’m working on a project in which we have to call some JS method of the containing page from a Silverlight application.
It seems to be really straight forward like:
HtmlPage.W...
Yesterday I discovered that wordpress does not have a blogroll feature any more so I looked around to find a way to show my feedly subscription list in my blog.
I didn’t find anything interesting so decided to implement a simple javascipt class to convert the opml file exported fr...
Here are my slides from the Graphical Web 2012 conference in Zürich. Enjoy them!! ;-)
While developing a customer application in Silverlight 4, we find a bug in the standard datagrid control of the framework.
If you have a custom datagrid RowDetailsTemplate and this is opened and closed by a button click, you can see that, when opening the last visible row in your...
In Sirverlight non esiste nativamente il modo per ottenere le informazioni sull’utente connesso a Windows. Quello che si può fare é utilizzare del codice ASP lato server e poi recuperare le informazioni da Silverlight.
Nel nostro container ASP che host il controllo Silverlight aggiungiamo...
A volte capita di dover accedere con un’applicazione web a servizi hostati in un dominio esterno. Questo si risolve nella maggioranza dei casi impostando in maniera corretta il file clientaccesspolicy.xml.aspx "clientaccesspolicy").
Nel caso in cui però il Web Servic...
Lo ammetto: non é certo la cosa più complicata del mondo eliminare le righe duplicate in un database; quando serve però non viene mai in mente un modo per farlo. Questo post lo categorizzo quindi come mio promemoria!
Perché (semi-)duplicati? Parto dall’esempio pratico: aggiungere...
See all tags.