English
|
Download Silverlight
|
Sign in
|
Join
Home
Get started
Showcase
Learn
Community
Forums
RSS
Videos
Whitepapers
QuickStarts
Blogs
Gallery
Browse by Tags
All Tags
»
c#
(
RSS
)
animation
code
JavaScript
Learning Silverlight
Microsoft
Misfit Geek [Silverlight]
Misfit Geek [Syndicated]
Misfit Geek [WindowsClient]
Op-Ed
Recommended Resources
Shameless Self-promotion
silverlight
silverlight 2.0
Software Development
Storyboard
TargetName
testing
Tip of the Day
Visual Basic
web
web development
Client-side HTML controls for Silverlight 2
What if you could use and create ASP.NET-like web controls that are 100% client-side, powered by the Silverlight 2 runtime? What if ViewState was a thing of the past? Would you like to cut your web application’s load on your servers from 50 pageviews...
Posted
Oct 05 2008, 05:51 PM
by
Microsoft Weblogs
Filed under:
silverlight
,
JavaScript
,
Software Development
,
web
,
c#
,
web development
Silverlight Unit Test Framework: Breaking changes from Beta 1 to Release Candidate
Update your test projects to the first Silverlight Unit Test Framework update in half a year, it should take two minutes to update and get the awesome new features and functionality. The improvements and changes made to the surface area of the test framework...
Posted
Sep 29 2008, 11:09 PM
by
Microsoft Weblogs
Filed under:
silverlight
,
Microsoft
,
Software Development
,
c#
,
web development
,
testing
If you can do it in JavaScript, you can do it in managed Silverlight .NET code
Just because you can do something doesn’t mean that you should do something. Just because you can get Quake to run on your iPhone doesn’t mean that’s the best way to do things. But it’s pretty cool! Now that we’re clear on...
Posted
Sep 28 2008, 07:23 PM
by
Microsoft Weblogs
Filed under:
silverlight
,
Microsoft
,
JavaScript
,
Software Development
,
web
,
c#
,
web development
The Everlasting Question - Should I choose VB.NET of C#
I got an email last night from Eduardo. Eduardo "Love's VB.NET", but is concerned about his long term career prospects because he keeps hearing about C#. The Pie Chart from the Telerik Survey suggests that C# has surpassed VB.NET as the...
Posted
Jun 27 2008, 08:45 AM
by
Microsoft Weblogs
Filed under:
c#
,
Misfit Geek [Silverlight]
,
Misfit Geek [Syndicated]
,
Misfit Geek [WindowsClient]
,
Op-Ed
,
Visual Basic
Target Multiple Objects with one Animation (Silverlight)
What if you want to use a single animation object (let's say DoubleAnimation) to target multiple objects? This is especially useful when you have a large number of objects that have similar animations applied to them. For example, you are displaying...
Posted
Mar 26 2008, 05:19 PM
by
Blogs
Filed under:
silverlight
,
c#
,
TargetName
,
Storyboard
,
animation
Create an Animation in Code (e.g. C#, VB .NET, etc)
Sometimes you might want to create an animation in procedural code (e.g. C#, VB .NET, etc) rather than in XAML like in my previous Animation post . I've seen a lot of traffic on the Silverlight.net forums asking about this subject so in this post...
Posted
Mar 24 2008, 05:17 PM
by
Blogs
Filed under:
silverlight
,
c#
,
animation
,
code
How do I Write that In JavaScript?
A comment was left in response to Master Detail in Silverlight 2 asking " Any hint how to create such a sample with Java Script instead C# ?" I thought the answer was important enough to post to the blog in general... Two points about your question...
Posted
Mar 17 2008, 11:05 AM
by
Blogs
Filed under:
Learning Silverlight
,
silverlight 2.0
,
Tip of the Day
,
Recommended Resources
,
Shameless Self-promotion
,
c#