Laurent Duveau (archived blog)
Angular and Vue Training Instructor.
-
Silverlight Tour Quebec in December
-
Update Out Of Browser (OOB) Silverlight apps
Once your Silverlight application installed on the local computer what happens if there is an update ?
-
Debug Out Of Browser (OOB) Silverlight apps
An installed (OOB) Silverlight application is supposed to run the same as in browser, but sometimes you might want to debug it.
-
Silverlight Tour Montreal in November
-
BulletedList in Silverlight
Today I wanted to add a bulleted list of text items in a xaml page, as there is no BulletedList control in Silverlight, you have to do it yourself. But I don’t need a databound list, just something simple in a TextBlock, so here is what I ended with, using <LineBreak> and <Run> elements:
-
Samedi.NET special Silverlight event in Montreal