iAwaaz-News-by-People - Stories tagged with RIA
1
Awaaz

The SD Times 100, 2010: A Noble Gathering of Leaders

posted by nancynancy 83 days, 12 hours, 11 minutes ago
Friday, June 18, 2010 3:59:59 AM GMT
From Web, Web 2.0 (more)
category: Technology | clicked: 0 | comment | | source: www.visualwebgui.com
tags: Development, Frameworks, Programming, RIA, sdtimes, Software, UI, web, web 2.0
1
Awaaz

RIA Services and Authorization - Nikhil Kothari

published 80 days, 21 hours, 47 minutes ago posted by amit_it7amit_it7 83 days, 12 hours, 53 minutes ago
Sunday, June 20, 2010 6:23:49 PM GMT Friday, June 18, 2010 3:18:16 AM GMT
This post digs deeper into the Book Club application from the perspective of the authorization feature of RIA Services. You can check out more information about the application via its associated table of contents post.The post covers how the out-of-box authorization rules can be applied, how custom rules that can be implemented, how custom rules can use additional bits of information in their implementation, and how client-side UI can be customized to account for authorization. The sample application ha... (more)
category: Technology | clicked: 0 | comment | | source: www.nikhilk.net
tags: CodePlex, RIA, RIA Services
1
Awaaz

Get a Silverlight XAP signing certificate for cheap thanks to GoDaddy - Tim Heuer

published 129 days, 14 hours, 45 minutes ago posted by attitudeattitude 135 days, 12 hours, 48 minutes ago
Monday, May 03, 2010 1:25:29 AM GMT Tuesday, April 27, 2010 3:22:42 AM GMT
One of the new features in Silverlight 4 is the ability to sign your XAP applications so that your out-of-browser trusted applications look more friendly (trusted) to your users, they come from a verified publisher, and they can take advantage of the auto-update APIs in Silverlight. (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: authenticode, ClickOnce, Expression, Expression Blend, godaddy, RIA, riaservices, Silverlight, WPF, XAML, Xap, xapsign
1
Awaaz

Silverlight 4 enables Authorization header modification - Tim Heuer

published 129 days, 14 hours, 45 minutes ago posted by attitudeattitude 135 days, 12 hours, 48 minutes ago
Monday, May 03, 2010 1:25:29 AM GMT Tuesday, April 27, 2010 3:22:32 AM GMT
A little bit of hidden gem in the Silverlight 4 release is the ability to modify the Authorization header in network calls. For most, the sheer ability to leverage network credentials in the networking stack will be enough. But there are times when you may be working with an API that requires something other than basic authentication, but uses the Authorization HTTP header. (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: Authentication, Authorization, clientaccesspolicy, credentials, RIA, riaservices, Silverlight, XAML
2
Awaaz

Seesmic and Silverlight Provide an Extensible Social Platform - Tim Heuer

published 140 days, 19 hours, 44 minutes ago posted by attitudeattitude 143 days, 21 hours, 17 minutes ago
Wednesday, April 21, 2010 8:26:23 PM GMT Sunday, April 18, 2010 6:54:08 PM GMT
Silverlight 4 and the Managed Extensibility Framework (MEF)! This is awesome news for those of us who have been using various clients that have been locked down to specific use scenarios. There always is a few things I want/need/etc in software and it?s great now that (at least in this space) I can change things I don?t like. That?s right, Seesmic Desktop is moving more toward a ?shell? concept (my words, not theirs) where they provide some defaults but also extensibility points for anyone to replace a... (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: Expression, Expression Blend, Facebook, foursquare, MEF, RIA, sdp, seesmic, Silverlight, twitter, XAML
1
Awaaz

Managing service references and endpoint configurations for Silverlight applications - Tim Heuer

posted by attitudeattitude 153 days, 17 hours, 57 minutes ago
Thursday, April 08, 2010 10:13:39 PM GMT
You forgot that your service reference had your local URI endpoint in there and when you moved it to staging and/or production it failed. You start cursing Microsoft and the Silverlight team and add to the threads in the forums or perhaps initiate a new wishlist item for the team and throw it out on Twitter and encourage votes. It seems this is still a common frustration and people are trying to solve it in different ways. I?m going to throw out what is my preferred mechanism and add some additional ti... (more)
category: Technology | clicked: 1 | comment | | source: timheuer.com
tags: clientconfig, RIA, riaservices, services, Silverlight, VS, WCF, XAML
1
Awaaz

Installing Silverlight applications without the browser involved - Tim Heuer

posted by attitudeattitude 165 days, 11 hours, 1 minute ago
Sunday, March 28, 2010 5:09:33 AM GMT
One of the features we are introducing in Silverlight 4 is a ?silent install? mechanism for out-of-browser applications. Currently every out-of-browser application (trusted or not) starts from an in-browser mechanism.you don?t want to have to tell the user to start on an HTML page first.Now I?m not going to write here about the merits of why you might want to do this other than to point out what I believe to be the 2 prominent scenarios: managed desktop deployment and CD/DVD distribution. I know some o... (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: installshield, RIA, riaservices, Silverlight, sllauncher, trusted application, WPF, XAML
1
Awaaz

Caliburn RC3 - .NET

posted by nancynancy 169 days, 14 hours, 28 minutes ago
Wednesday, March 24, 2010 1:43:10 AM GMT
Today I?ve made the RC3 of Caliburn v1 available. I?m going to let it sit for a couple of weeks, then I will RTW. Please take time to update your code to this new version and post any bugs to the codeplex site. Any bugs not found in the next couple of weeks will have to be fixed in v2. Below is a list of changes/fixes between RC2 and RC3. You can also take a look at the recently extended documentation online. Updated the StructureMap.dll to version 2.5.3. Made a slight alteration to CoreConfigurat... (more)
category: Technology | clicked: 0 | comment | | source: devlicio.us
tags: Caliburn, MVVM, RIA, Silverlight, UI, UX, WPF, XAML
1
Awaaz

Getting started with Silverlight: Part 1 - The tools and Hello World

posted by nancynancy 169 days, 14 hours, 28 minutes ago
Wednesday, March 24, 2010 1:43:01 AM GMT
In our series in getting started, we?ll eventually build out an application that searches Twitter for monitoring keywords and automatically refreshes at a specified interval. Before we start getting too deep, let?s make sure you have the tools necessary to get started and understand the fundamentals of the developer experience for Silverlight. (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: getting started, RIA, Silverlight 3, Silverlight Toolkit, XAML
1
Awaaz

Getting started with Silverlight: Part 2 - Defining the UI layout and Navigation

posted by nancynancy 169 days, 14 hours, 28 minutes ago
Wednesday, March 24, 2010 1:42:59 AM GMT
This is part 2 in a series on getting started with Silverlight. To view the index to the series click here. You can download the completed project files for this sample application in C# or Visual Basic. Understanding layout management in XAML applications is an important aspect in being successful in Silverlight development. For most coming from the web world, this will be one of the bigger challenges if you are not a CSS wizard. (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: DataGrid, RIA, Silverlight 3, XAML
1
Awaaz

Getting started with Silverlight: Part 3 ? Accessing Data

posted by nancynancy 169 days, 14 hours, 28 minutes ago
Wednesday, March 24, 2010 1:42:57 AM GMT
This is part 3 in a series on getting started with Silverlight. To view the index to the series click here. You can download the completed project files for this sample application in C# or Visual Basic. Now that we have our initial layout outlined and some controls to work with, let?s start getting the data. Since we?re going to use Twitter search, we?ll be leveraging their web service API. In our application we won?t be hosting our own database or anything but I did want to point out the various w... (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: activitycontrol, DataGrid, obvservablecollection, pagedcollectionview, RIA, Silverlight 3, Silverlight Toolkit, XAML
1
Awaaz

Getting started with Silverlight: Part 4 ? Binding the data and storing some for later

posted by nancynancy 169 days, 14 hours, 28 minutes ago
Wednesday, March 24, 2010 1:42:55 AM GMT
This is part 4 in a series on getting started with Silverlight. To view the index to the series click here. You can download the completed project files for this sample application in C# or Visual Basic. In the previous step 3 we did a lot of work to get back our data from a public web service and display it in a control. The DataGrid control we used, however, isn?t really the UI we?re looking for so let?s define what we want. To do this we?re going to use an ItemsControl and a DataTemplate. This w... (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: Blend, DataBinding, Expression Blend, IsolatedStorage, RIA, Silverlight 3, Silverlight Toolkit, XAML
1
Awaaz

Getting started with Silverlight: Part 6 ? Polish the UI with Styles and Templates

posted by nancynancy 169 days, 14 hours, 28 minutes ago
Wednesday, March 24, 2010 1:42:52 AM GMT
This is part 6 in a series on getting started with Silverlight. To view the index to the series click here. You can download the completed project files for this sample application in C# or Visual Basic. We now have a functioning application but could use some more polish. Let?s make the data template for the search results look a little better. We?re going to modify a few things in the data template in Search.xaml for the ItemsControl. (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: Blend, Expression Blend, RIA, Silverlight 3, Silverlight Toolkit, Skinning, templating, XAML
1
Awaaz

Getting started with Silverlight: Part 7 ? Out-of-browser experiences

posted by nancynancy 169 days, 14 hours, 28 minutes ago
Wednesday, March 24, 2010 1:42:50 AM GMT
This is part 7 in a series on getting started with Silverlight. To view the index to the series click here. You can download the completed project files for this sample application in C# or Visual Basic. In our final stage of this getting started series, we are going to make our application available for installation outside of the browser. The steps are much simpler than you think. (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: out of browser, out-of-browser, RIA, Silverlight 3, Silverlight Toolkit, XAML
1
Awaaz

Using Silverlight Media Framework for simple playback - Tim Heuer

posted by nancynancy 169 days, 14 hours, 28 minutes ago
Wednesday, March 24, 2010 1:42:34 AM GMT
If you aren?t aware of the Silverlight Media Framework, you should take a look. This is a media playback framework for Silverlight that is based off of a lot of best practices from such implementations as the NBC Olympics, Sunday Night Football and others.It has a lot of features built-in to the framework such as: * Logging * DVR-style features * Fast forward * Slow motion * Media Markers * etc Basic stuff plus some great included features and extensibility points. (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: CodePlex, Open Source, RIA, Silverlight, silverlight media framework, slvideoplayer, smf, vertigo, XAML
1
Awaaz

Silverlight Client for Facebook updated for Silverlight 4 RC - Tim heuer

posted by nancynancy 169 days, 14 hours, 33 minutes ago
Wednesday, March 24, 2010 1:38:12 AM GMT
We?ve recently updated the Facebook application, and you will have to re-install. Follow these steps: Uninstall the Silverlight Facebook client. You can do this in a few ways. First on Windows through the Add/Remove Programs or by right-clicking on the application while it is running (even though it doesn?t work) and choose ?Remove Application? ? I recommend the Add/Remove Program control panel option. On Mac OSX, simply move the application to the trash. Ensure you have Silverlight 4 RC installed.... (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: chromeless, Facebook, RIA, Silverlight, WPF, XAML
1
Awaaz

SNEAK PEEK New Silverlight application themes - Tim Heuer

published 179 days, 20 hours, 32 minutes ago posted by amit_it7amit_it7 179 days, 22 hours, 51 minutes ago
Saturday, March 13, 2010 7:39:01 PM GMT Saturday, March 13, 2010 5:19:54 PM GMT
Our UX design team for Silverlight has been thinking about app building a lot this past year, gathering valuable input from developers, designers and end-users about how people interact with applications, primarily line-of-business applications (). Hot off the press here is a preview of some of the things we?ve been thinking about from a XAML theme perspective. (more)
category: Technology | clicked: 0 | comment | | source: timheuer.com
tags: metro, RIA, riaservices, Silverlight, Templates, templating, Themes, WPF, XAML