SL4D

Stories submitted by SL4D

Internet Explorer 8 includes Silverlight(silverlight4dummies.com)

submitted by SL4DSL4D(135) 3 years ago

Good news for Silverlight developers: Microsoft's next step in increasing Silverlight install base read more...

1 comment |category: |Views: 17

tags: another

Obtain cool looking text without embedding fonts in Expression Blend 2(silverlight4dummies.com)

submitted by SL4DSL4D(135) 3 years, 6 months ago

How to obtain graphically rich text and reduce the size of the .xap file by converting it to path in Expression Blend 2 read more...

add a comment |category: |Views: 9

tags: another

Silverlight 2 Released, yey!(silverlight4dummies.com)

submitted by SL4DSL4D(135) 3 years, 7 months ago

From Silverlight 2 Beta 2 to RC0 to Silverlight 2 Release, a rather soft transition... read more...

add a comment |category: |Views: 3

tags: another

Changes to my Silverlight 2 application are not visible in Firefox 3(silverlight4dummies.com)

submitted by SL4DSL4D(135) 3 years, 10 months ago

After adding new games to The List this morning I checked what it looked like in Firefox 3 to find an empty area instead... read more...

add a comment |category: |Views: 8

tags: another

More Silverlight Games on Mashooo(silverlight4dummies.com)

submitted by SL4DSL4D(135) 3 years, 10 months ago

Check out the latest Silverlight games on The List: SilverMemory by Jan Willem Boer, War on Terrier by Avi Pilosof, Cube Zone by Erdem Cilingir and Minesweeper by Peter Blois. read more...

add a comment |category: |Views: 9

tags: another

Silverlight Games on Mashooo: the list keeps growing(silverlight4dummies.com)

submitted by SL4DSL4D(135) 3 years, 11 months ago

I'm very happy to have been able to find more Silverlight games (that run on SL2B2) almost on a daily basis now. read more...

add a comment |category: |Views: 9

tags: another

List of Silverlight Games on Mashooo.com(silverlight4dummies.com)

submitted by SL4DSL4D(135) 3 years, 11 months ago

I decided to compile my finds on search keywords "Silverlight Games" for my own selfish personal enjoyment but realized it could be of great use to other curious spirits. read more...

add a comment |category: |Views: 10

tags: another

Casual Game Bumble Beegger now for Silverlight 2 Beta 2(silverlight4dummies.com)

submitted by SL4DSL4D(135) 3 years, 11 months ago

My baby is now updated to work on Silverlight 2 Beta 2. Only one animation and a couple of controls had to be modified with no great hardship and in no time. read more...

add a comment |category: |Views: 4

tags: another

My First Silverlight Game(silverlight4dummies.com)

submitted by SL4DSL4D(135) 3 years, 11 months ago

I've been neglecting this blog but I have the perfect excuse: I was very busy creating my very first Silverlight Game. read more...

add a comment |category: |Views: 36

tags: another

How to embed a Silverlight application in Blogengine.net(silverlight4dummies.com)

submitted by SL4DSL4D(135) 4 years, 1 month ago

I have been asked how I did to insert my Silverlight apps in a blog entry. Simply enough it's just a matter of downloading the Silverlight extension and adding to your entry's code the path of your Silverlight app's .xap file. read more...

add a comment |category: |Views: 3

tags: another

Centering a website in an ASP.NET 2.0 Master Page(silverlight4dummies.com)

submitted by SL4DSL4D(135) 4 years, 1 month ago

This is how I solved my problem of centering a div on a Master Page read more...

add a comment |category: |Views: 5

tags: another

Playing with opacity to make text appear and disappear with Silverligh(silverlight4dummies.com)

submitted by SL4DSL4D(135) 4 years, 2 months ago

On how the opacity value of a Texblock will get you the desired result in case Visibily="Collapsed" doesn't do it. read more...

add a comment |category: |Views: 14

tags: another

Silverlight 2 animation: make text appear and disappear(silverlight4dummies.com)

submitted by SL4DSL4D(135) 4 years, 2 months ago

I couldn't manage to make a message appear and disappear at the click of an object because the Visibility option "Hidden" is not available. The solution turned out to be very simple. read more...

add a comment |category: |Views: 25

tags: another