iAwaaz-News-by-People - Stories tagged with Silverlight 4
1
Awaaz

Printing Tip ? Handling User Initiated Dialogs Exceptions - John Papa

published 78 days, 16 hours, 51 minutes ago posted by amit_it7amit_it7 80 days, 16 hours, 8 minutes ago
Sunday, June 20, 2010 2:46:27 AM GMT Friday, June 18, 2010 3:29:09 AM GMT
I see this question every so often so it makes sense to share it through a quick post. When using the print API in Silverlight 4 you can run into the dreaded exception: ?System.Security.SecurityException: Dialogs must be user-initiated? Then you examine your code and confirm that your code where you invoke the PrintDocument?s Print method are indeed being handled by a user-initiated event. If you are not invoking Print in a user-initiated event then your know your solution :) (more)
category: Technology | clicked: 0 | comment | | source: johnpapa.net
tags: print, Silverlight, Silverlight 4
1
Awaaz

How To Rotate A Regular Silverlight 3 and 4 ChildWindow - Martin Kr

published 80 days, 16 hours, 22 minutes ago posted by nancynancy 82 days, 13 hours, 35 minutes ago
Friday, June 18, 2010 3:15:11 AM GMT Wednesday, June 16, 2010 6:02:17 AM GMT
This day I read a question at the Expression Blend and Scetchflow Forum about how to make a ChildWindow rotate. Interesting enough to build a quick and simple solution for that, including a rotation when the ChildWindow opens. So here it is. You can view an example and download the sourcecode of a sample application at the Expression Gallery. The Sourcecode is Silverlight 3, but the implementation for Silverlight 4 is similar. The following step b... (more)
category: Technology | clicked: 0 | comment | | source: blogs.windowsclient.net
tags: Expression Blend, Scetchflow, Silverlight, Silverlight 3, Silverlight 4, SL, SL4
1
Awaaz

Creating Rich Interactions Using Blend 4: Transition Effects, Fluid Layout and Layout States (Silverlight TV #32) : JohnPapa.net

published 84 days, 1 hour, 2 minutes ago posted by nancynancy 85 days, 22 hours, 56 minutes ago
Monday, June 14, 2010 6:34:58 PM GMT Saturday, June 12, 2010 8:40:53 PM GMT
In this episode, Kenny Young of the Expression Blend team demonstrates how to make some compelling interactions using Expression Blend 4 for Silverlight 4. He demonstrates some great examples using the FluidMoveBehavior, FluidLayout, LayoutStates, Transition Effects, and sample data. Kenny then dives in and creates several of these interactions from scratch, showing exactly how easy it is to use Blend 4 to create rich Silverlight experiences. Relevant links:John's Blog and on Twitter(@john_papa) Kenny's... (more)
category: Technology | clicked: 0 | comment | | source: johnpapa.net
tags: Blend, Expression Blend 4, Silverlight, Silverlight 4, Transitions
1
Awaaz

Hosting cross-domain Silverlight applications (XAP) - Tim Heuer

published 84 days, 1 hour, 2 minutes ago posted by nancynancy 85 days, 22 hours, 57 minutes ago
Monday, June 14, 2010 6:34:58 PM GMT Saturday, June 12, 2010 8:40:11 PM GMT
In the Silverlight world, there are two types of ?cross-domain? things that may leave some banging their head against a wall for a while. The first involves making network-based calls (WebClient, HttpWebRequest, etc) to services hosted on a domain other than the one that is the site of origin for the XAP. This is solved by ensuring the service provider enables a clientaccesspolicy.xml file for their service. More information here: Cross Domain Policy Files with Silverlight... (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: Silverlight, Silverlight 3, Silverlight 4, Xap
1
Awaaz

How to center and scale Silverlight applications using ViewBox control

published 122 days, 13 hours, 28 minutes ago posted by attitudeattitude 126 days, 18 hours, 15 minutes ago
Friday, May 07, 2010 6:09:08 AM GMT Monday, May 03, 2010 1:22:23 AM GMT
There are many ways to make your application scalable in Web Browser window and align it in the center. Usually we use two Grid controls to align and panel control (like Canvas) to scale our apps... (more)
category: Technology | clicked: 0 | comment | | source: geekswithblogs.net
tags: Align Application, Scale application, Silverlight, Silverlight 4, ViewBox
1
Awaaz

Silverlight Center And Scale Behavior

published 122 days, 13 hours, 28 minutes ago posted by attitudeattitude 126 days, 18 hours, 15 minutes ago
Friday, May 07, 2010 6:09:08 AM GMT Monday, May 03, 2010 1:22:13 AM GMT
If you are interested in my last post about (more)
category: Technology | clicked: 0 | comment | | source: geekswithblogs.net
tags: Align Application, Behavior, Center Display Screen, Scale application, Silverlight 4
1
Awaaz

Getting Ramped for Silverlight 4

posted by attitudeattitude 132 days, 16 hours, 13 minutes ago
Tuesday, April 27, 2010 3:24:31 AM GMT
4/26/2010Getting Ramped for Silverlight 4 Here is a quick walk through of setting up your Silverlight 4 development environment. (more)
category: Technology | clicked: 0 | comment | | source: blog.adronbhall.com
tags: Silverlight 4, Visual Studio 2010
1
Awaaz

Silverlight Tutorials Chapter 1: Introduction to Silverlight

published 131 days, 15 hours, 39 minutes ago posted by attitudeattitude 132 days, 16 hours, 14 minutes ago
Wednesday, April 28, 2010 3:57:55 AM GMT Tuesday, April 27, 2010 3:22:48 AM GMT
In this chapter of my article, you will learn about the very basic information on Silverlight, it?s System Requirements and the pre-requisite to create a Silverlight application. After reading this chapter you will come to know about XAML, XAP file, Application XAML and how to host a Silverlight application. (more)
category: Technology | clicked: 0 | comment | | source: www.kunal-chowdhury.com
tags: Silverlight, Silverlight 4, Silverlight 4 RC, Silverlight 4.0, Silverlight Tutorial, Tutorial, Tutorials
1
Awaaz

A few cool new features added in Expression Blend 4 RC - Adam Kinney

published 140 days, 14 hours, 4 minutes ago posted by attitudeattitude 141 days, 43 minutes ago
Monday, April 19, 2010 5:33:09 AM GMT Sunday, April 18, 2010 6:54:31 PM GMT
In accordance with the release of Silverlight 4 and Visual Studio 2010, Expression Blend 4 RC was released yesterday and is available for download. With the release of Blend 4 Beta, just a month ago this isn?t a major release, but there a few cool new features I thought would be useful to point out. (more)
category: Technology | clicked: 0 | comment | | source: adamkinney.wordpress.com
tags: Blend 4, Expression Blend 4 RC, Silverlight, Silverlight 4, Visual Studio 2010
1
Awaaz

Silverlight 4 released. Availability of tools announcement - Tim Heuer

published 140 days, 14 hours, 4 minutes ago posted by attitudeattitude 141 days, 43 minutes ago
Monday, April 19, 2010 5:33:09 AM GMT Sunday, April 18, 2010 6:54:25 PM GMT
Today?s the day! Tuesday at DevConnections in Las Vegas, Scott Guthrie just announced the ?launch? of Silverlight 4. We wanted to take the opportunity at DevConnections to let a large audience of our customers online/offline know that we?re done and shipped Silverlight 4. As of today it?s now available for you to download/use. Here?s some helpful quick update information for you:... (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: Silverlight, Silverlight 4, Silverlight 4.0, SL, SL4
1
Awaaz

Silverlight 4 Released - ScottGu's Blog

published 138 days, 20 hours, 6 minutes ago posted by attitudeattitude 141 days, 43 minutes ago
Tuesday, April 20, 2010 11:31:41 PM GMT Sunday, April 18, 2010 6:54:11 PM GMT
The final release of Silverlight 4 is now available. Silverlight 4 contains a ton of new features and capabilities. (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: .net, ScottGu, Silverlight 4, Visual Studio
2
Awaaz

Silverlight 4: using the VisualStateManager for state animations with MVVM - Alex van Beek

published 149 days, 20 hours, 40 minutes ago posted by attitudeattitude 150 days, 21 hours, 24 minutes ago
Friday, April 09, 2010 10:56:55 PM GMT Thursday, April 08, 2010 10:13:36 PM GMT
A recurring problem with MVVM is how to incorporate animations in a nice MVVM way. In this post I?m going to show how you can use the VisualStateManager to start animations and incorporate it in the MVVM pattern, without keeping a reference from the ViewModel to the View. (more)
category: Technology | clicked: 1 | comment | | source: blogs.infosupport.com
tags: Animation, Blend, MVVM, Silverlight 4, VisualStateManager
1
Awaaz

Scott Guthrie in Glasgow

posted by attitudeattitude 157 days, 22 hours, 24 minutes ago
Thursday, April 01, 2010 9:13:16 PM GMT
Last week Scott Guthrie was in Glasgow for his new Guathon tour, which was a roaring success. Scott did talks on the new features in Visual Studio 2010, Silverlight 4, ASP.NET MVC 2 and Windows Phone 7. Scott talked from 10am till 4pm, so this can only contain what I remember and I am sure lots of things he discussed just went in one ear and out another, however I have tried to capture at least all of my Ohh?s and Ahh?s.Visual Studio 2010 Right now you can download and install Visual Studio 2010 Candida... (more)
category: Technology | clicked: 0 | comment | | source: blog.hinshelwood.com
tags: ASP.NET 4.0, MVC 2, Silverlight 4, Visual Studio 2010
2
Awaaz

Silverlight 4: How to Customize OOB Window?

published 158 days, 26 minutes ago posted by attitudeattitude 162 days, 14 hours, 31 minutes ago
Thursday, April 01, 2010 7:11:28 PM GMT Sunday, March 28, 2010 5:06:09 AM GMT
As you all know that, Out-Of-Browser functionality in Silverlight is not a new feature. It is available since Silverlight 3. Microsoft added the trusted application behaviour in Silverlight 4 Beta. (more)
category: Technology | clicked: 0 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, Silverlight, Silverlight 4
1
Awaaz

Silverlight 4: How to use the new Printing API?

published 169 days, 13 hours, 12 minutes ago posted by amit_it7amit_it7 169 days, 14 hours, 40 minutes ago
Sunday, March 21, 2010 6:25:28 AM GMT Sunday, March 21, 2010 4:57:04 AM GMT
Silverlight 4 now supports printing functionality using the Printing APIs. Using the API?s you can now print your whole application screen or a portion of the application. Also, you can customize the look while you printing your part/full application. In this post I will step you guys to the depth of the printing API. (more)
category: Technology | clicked: 0 | comment | | source: www.dotnetfunda.com
tags: Silverlight 4
2
Awaaz

The Silverlight 4 Release Candidate

published 172 days, 3 hours, 22 minutes ago posted by amit_it7amit_it7 174 days, 17 hours, 35 minutes ago
Thursday, March 18, 2010 4:15:16 PM GMT Tuesday, March 16, 2010 2:02:37 AM GMT
Today Scott Guthrie et al. announced many awesome new things during the keynote at Microsoft's MIX10 conference. One of it was the Silverlight 4 Release Candidate which replaces the beta version and is now available for download. Beside all the great new features that were added, it's now finally possible to use the Visual Studio 2010 RC for Silverlight 4 development. Kudos to the Silverlight team for catching up with Visual Studio 2010 and (more)
category: Technology | clicked: 0 | comment | | source: kodierer.blogspot.com
tags: Silverlight 4
3
Awaaz

What's new in Silverlight 4 RC?

published 172 days, 3 hours, 22 minutes ago posted by amit_it7amit_it7 174 days, 17 hours, 35 minutes ago
Thursday, March 18, 2010 4:15:16 PM GMT Tuesday, March 16, 2010 2:02:31 AM GMT
Microsoft has just released the Silverlight 4 RC with several changes in the Silverlight runtime (more)
category: Technology | clicked: 0 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, Silvelight, Silverlight 4
2
Awaaz

A guide to what has changed in the Silverlight 4 RC - Tim Heuer

published 172 days, 3 hours, 22 minutes ago posted by amit_it7amit_it7 174 days, 17 hours, 35 minutes ago
Thursday, March 18, 2010 4:15:16 PM GMT Tuesday, March 16, 2010 2:02:28 AM GMT
At MIX10, Silverlight 4 released an update, the Silverlight 4 RC (release candidate). A few things have changed since the beta which was released in November. If you haven?t read my guide to Silverlight 4 you may want to check that out. The features still exist, but there are some changes to the implementations of some of the features as well as some new ones. Please go read the previous post to familiarize yourself with the features. This post will be complimentary to that and identify new/changed... (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: Silverlight, Silverlight 4, Silverlight 4 RC, SL, SL4
2
Awaaz

Getting Started with Silverlight and Windows Phone 7 Development - Tim Heuer

published 172 days, 3 hours, 22 minutes ago posted by amit_it7amit_it7 174 days, 17 hours, 35 minutes ago
Thursday, March 18, 2010 4:15:16 PM GMT Tuesday, March 16, 2010 2:02:26 AM GMT
Sweet. We also made available an update to Silverlight 4 that you might be interested in too! Windows Phone 7 SeriesYou may be wondering how you get started. If you are new to Silverlight, I recommend getting familiar with Silverlight first. You can find all the tools you will need at the Silverlight community site. In addition to the core tools you?ll want to get the Windows Phone Developer Tools CTP. This will add to your Visual Studio 2010 installation (or install Visual Studio Express) to enabl... (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: Silverlight, Silverlight 4, Silverlight 4 RC, SL, SL4, Windows Phone, Windows Phone 7, Windows Phone 7 Series
1
Awaaz

DeepFriedBytes - Episode 47: What's Coming in Silverlight 4 with Jesse Liberty

published 176 days, 23 hours, 58 minutes ago posted by amit_it7amit_it7 178 days, 19 hours, 7 minutes ago
Saturday, March 13, 2010 7:39:01 PM GMT Friday, March 12, 2010 12:29:53 AM GMT
Silverlight 4 is just around the corner and it is the one technology a lot of developers are waiting on to build the next generation of rich Internet applications. In this episode Keith and Woody caught up with Jesse Liberty at the Professional Developers Conference and discussed what's coming in Silverlight 4 and what it means for developers. (more)
category: Technology | clicked: 0 | comment | | source: deepfriedbytes.com
tags: DeepFriedBytes, developers, professional developers, Silverlight 4
2
Awaaz

.NET Framework 4: A first look at the new features « Mehroz’s Experiments

published 178 days, 21 hours, 59 minutes ago posted by mehrozmehroz 180 days, 23 hours, 45 minutes ago
Thursday, March 11, 2010 9:38:14 PM GMT Tuesday, March 09, 2010 7:51:43 PM GMT
Visual Studio 2010 Release Candidate has been made available a few weeks back. The .NET Framework 4 is arriving with some great new enhancements for all of us, and in this post, I plan to briefly discuss some of those exciting features that caught my eye. Here's the list of the features discussed: Parallel extensions, Entity framework 4, Managed Extensibility Framework, Silverlight 4, DLR and dynamic keyword, Code contracts, Optional Parameters. (more)
category: Technology | clicked: 3 | comment | | source: smehrozalam.wordpress.com
tags: .net 4, c#, Code Contracts, DLR, dotnet, dynamic, EF4, Entity Framework, MEF, Parallelism, Silverlight 4, TPL, VS2010
3
Awaaz

MEF

published 180 days, 2 hours, 45 minutes ago posted by attitudeattitude 184 days, 17 hours, 59 minutes ago
Wednesday, March 10, 2010 4:52:34 PM GMT Saturday, March 06, 2010 1:38:29 AM GMT
Part 1 of a series of screencasts looking at the new Managed Extensibility Framework (MEF) in the Silverlight 4 beta. MEF is a framework that simplifies the design of extensible applications and components. It can flexibly and dynamically discover a set of loosely coupled components and analyse their dependencies in order to compose them together at run time. In this screencast, we talk briefly around the idea of components having imports and exports and then we drop into Visual Studio 2010 and do a qu... (more)
category: Screencast | clicked: 0 | comment | | source: channel9.msdn.com
tags: Channel 9, Managed Extensibility Framework, MEF, Screencast, Screencasts, Silverlight, Silverlight 4, SL
3
Awaaz

Silverlight 4 Screencasts - the Managed Extensibility Framework (MEF) - Mike Taulty

published 184 days, 16 hours, 45 minutes ago posted by attitudeattitude 184 days, 17 hours, 59 minutes ago
Saturday, March 06, 2010 2:51:51 AM GMT Saturday, March 06, 2010 1:38:16 AM GMT
One of the interesting things about Silverlight 4 is the inclusion of the Managed Extensibility Framework (MEF) and I think it really helps to build the case for Silverlight 4 as a great platform for business applications. Silverlight applications are rich internet applications ? the deployment model is strongly angled towards web deployment as the only way to install a Silverlight application is to start on a web page and run the application - the deployment is intended to be simple, quick and secure. ... (more)
category: Screencast | clicked: 0 | comment | | source: mtaulty.com
tags: Managed Extensibility Framework, MEF, Screencast, Silverlight, Silverlight 4, SL, SL4