#In your web browser, navigate back to the “Get Started” section of Silverlight.net. #Click Silverlight Tools for Visual Studio 2008 SP1, as shown in Figure 1-3. #You will then be redirected to a page on Microsoft.com. #Click the Download button, save the file (Silverlight _Tools.exe) to your local hard drive, and make a mental note [...]
Tag Archives: Silverlight
Downloading and Installing Silverlight Tools for Visual Studio 2008 SP1 Asp.Net C#
Posted by james on April 23, 2011
0 comments
Silverlight 4 RIA Services Authentication and Personalization Asp.Net C#
Posted by james on March 14, 2011
0 comments
In real business applications our data is often very valuable and as such we need to know who is accessing what data and control certain data access to only users with privilege. Luckily this is very easy to do with RIA Services. For example, say we want to let only authenticated users access our data [...]