DotNetShoutout - Latest published stories in Silverlight
3
Shouts

Yet another Beeping P/Invoke Demo (SL5 RC)

published 252 days, 14 hours, 32 minutes ago posted by mbcrumpmbcrump 255 days, 12 hours, 37 minutes ago
Monday, September 12, 2011 12:09:00 PM GMT Friday, September 09, 2011 2:03:44 PM GMT
Introduction You might have noticed that the Silverlight 5 (Release Candidate) is out. One of the new features included in the RC is the ability to call P/Invoke. In this short demo, we will write a Silverlight 5 application that uses the feature. Tools needed:Visual Studio 2010 SP1 or Visual Web Developer Express 2010 SP1 is required to develop a Silverlight 5 RC Application. After you have installed VS2010 SP1 or Visual Web Developer Express 2010 SP1, then you will need to download and install the S... (more)
category: Silverlight | clicked: 8 | 1 comment | | source: michaelcrump.net
3
Shouts

Asim Sajjad: Using PagedCollectionView Filter Using MVVM

published 254 days, 17 hours, 10 minutes ago posted by asimsajjadasimsajjad 254 days, 23 hours, 16 minutes ago
Saturday, September 10, 2011 9:30:21 AM GMT Saturday, September 10, 2011 3:24:27 AM GMT
Problem :           When using data grid control there may be large amount of records in the data grid and to find out record which user is search is very difficult as he/she has to view every record to find out the desired record. So it is nice idea to have filter on the data grid records so the user can filter data grid records and find what he/she is looking in the data grid records Solution :           To provide the end user with some sort of filtering of the datagrid record we will use the Fil... (more)
category: Silverlight | clicked: 6 | 1 comment | | source: asimsajjad.blogspot.com
tags: Silverlight 4
3
Shouts

Scrollbar style in Silverlight Expression Blend 4

published 256 days, 19 hours, 29 minutes ago posted by dotnetfundadotnetfunda 258 days, 14 hours, 47 minutes ago
Thursday, September 08, 2011 7:11:32 AM GMT Tuesday, September 06, 2011 11:53:14 AM GMT
In this Article I want to make the design and color of the scroll bar . So, let’s talk on that . I use Expression blend for this . Pl read about expression blend in MSDN or for search in Google how to installed and use this. (more)
category: Silverlight | clicked: 14 | 4 comments | | source: www.dotnetfunda.com
tags: silver light
4
Shouts

WPF Tutorial Published [HEB] - Arik Poznanski's Blog

published 256 days, 19 hours, 29 minutes ago posted by arikarik 257 days, 5 hours, 52 minutes ago
Thursday, September 08, 2011 7:11:32 AM GMT Wednesday, September 07, 2011 8:49:05 PM GMT
WPF Tutorial Published [HEB] After publishing a Windows Phone tutorial and a Silverlight tutorial, I now bring you the WPF tutorial, for the sake of XAML-based technology completeness. This 37 chapters tutorial in Hebrew completely adapted to fit WPF desktop development and using relevant source code and screenshots. The tutorial is hosted on the great Hebrew developers community site: WebMaster.org.il The tutorial is based on WPF 4 and it teaches desktop development from the first step, using Visu... (more)
category: Silverlight | clicked: 11 | 3 comments | | source: blogs.microsoft.co.il
tags: Hebrew, WPF, Tutorial
4
Shouts

Asim Sajjad: Make a Silverlight TextBox update its binding on every character

published 258 days, 20 hours, 15 minutes ago posted by asimsajjadasimsajjad 260 days, 20 hours, 1 minute ago
Tuesday, September 06, 2011 6:26:05 AM GMT Sunday, September 04, 2011 6:40:01 AM GMT
Problem :               One of the problem which I have faced during my learning and working in MVVM pattern and one of requirement when you have provided the search box as user type in some character in text box control you want to show results in the data grid control. But in silverlight there is only two option when you bind a property to update the source Default and Explicit. There is no PropertyChanged option which is provided in the WPF. Solution :                For the problem I have creat... (more)
category: Silverlight | clicked: 6 | comment | | source: asimsajjad.blogspot.com
tags: Silverlight 4
6
Shouts

Extracting a SQL CE DB from Isolated Storage in WP7 Mango.

published 261 days, 16 hours, 20 minutes ago posted by mbcrumpmbcrump 263 days, 15 hours, 31 minutes ago
Saturday, September 03, 2011 10:20:57 AM GMT Thursday, September 01, 2011 11:09:28 AM GMT
Introduction By now, most of you have heard that Windows Phone 7 – Mango release will support Local Databases (SQL CE) using Linq to SQL. But what you probably haven’t heard much about is how to extract the .SDF that is created in isolated storage to your local computer and view the contents. I find this extremely important for debugging application and making sure my database is setup exactly like I want it. So, that is what we are going to do today. Getting Started with a sample application: For ... (more)
category: Silverlight | clicked: 9 | comment | | source: michaelcrump.net
4
Shouts

WP7 for iPhone and Android Developers - MVC and MVVM

published 261 days, 16 hours, 20 minutes ago posted by KMilKMil 262 days, 18 hours, 49 minutes ago
Saturday, September 03, 2011 10:20:57 AM GMT Friday, September 02, 2011 7:51:33 AM GMT
In the next article of the "WP7 for iPhone and Android Devs" series at SilverlightShow, Kevin Koffman takes a look at the Model – View – Controller pattern and a variant of it, the Model-View-ViewModel pattern. (more)
category: Silverlight | clicked: 13 | 4 comments | | source: www.silverlightshow.net
tags: iOS, Windows Phone 7, Android, MVVM, MVC
4
Shouts

Getting Started with the Silverlight 5 RC

published 261 days, 16 hours, 20 minutes ago posted by mbcrumpmbcrump 263 days, 4 hours, 48 minutes ago
Saturday, September 03, 2011 10:20:57 AM GMT Thursday, September 01, 2011 9:52:09 PM GMT
Today the release candidate of Microsoft’s Silverlight 5 was released to the public. If you want to know “What’s new in Silverlight 5” then check out this page on Silverlight.net and continue reading the article below. Getting Started First, we are going to need to download the required tools to install the Silverlight 5 RC. Before getting started, please note that you can install the Silverlight 5 RC on top of the final release of Silverlight 4. If you have the Silverlight 5 Beta installed, then yo... (more)
category: Silverlight | clicked: 13 | 4 comments | | source: michaelcrump.net
3
Shouts

Silverlight 5 Release Candidate is now Available - Download Silverlight 5 RC

published 261 days, 16 hours, 20 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 263 days, 36 minutes ago
Saturday, September 03, 2011 10:20:57 AM GMT Friday, September 02, 2011 2:04:35 AM GMT
Silverlight 5 Release Candidate is now available from Microsoft. They just released the RC build to public. You will be able to download it freely from Microsoft Download Center. In this post, I am going to share the link of the Silverlight 5 RC Tools for Visual Studio 2010. Download it and start building your application. Make sure that, it's not in "Go-Live" license, so you can't deploy the Silverlight applications build with this release to production. This build is just for the developers to give th... (more)
category: Silverlight | clicked: 10 | comment | | source: www.kunal-chowdhury.com
tags: Silverlight5, Silverlight, Silverlight 5, Silverlight 5 RC
3
Shouts

Windows Phone 7 Data Access Strategies: Web Services

published 263 days, 16 hours, 15 minutes ago posted by KMilKMil 264 days, 12 hours, 5 minutes ago
Thursday, September 01, 2011 10:25:36 AM GMT Wednesday, August 31, 2011 2:35:40 PM GMT
Speaking about Web Services in this article would require lot of pages, so I will assume you are already familiar with the concept behind this term and also probably you are familiar with the Windows Communication Foundation that is currently the best way of creating and consuming a Web Service in a Windows environment. Assuming this I will show how to consume a WCF Web Service from Windows Phone 7 and how to configure both the client and server side. (more)
category: Silverlight | clicked: 9 | comment | | source: www.silverlightshow.net
tags: Windows Phone 7
4
Shouts

Windows Phone 7 Application Certification Cheat Sheet

published 265 days, 4 hours, 55 minutes ago posted by KMilKMil 265 days, 15 hours, 7 minutes ago
Tuesday, August 30, 2011 9:45:16 PM GMT Tuesday, August 30, 2011 11:33:28 AM GMT
In this SilverlightShow article, Peter Kuhn sums up all of the most important key points of the WP7 application certification requirements in the form of a cheat sheet (available for print-out!). (more)
category: Silverlight | clicked: 13 | 1 comment | | source: www.silverlightshow.net
tags: Windows Phone 7, wp7dev, wpdev
3
Shouts

3 Ways to update the Application Tile Content in Mango

published 265 days, 4 hours, 55 minutes ago posted by mbcrumpmbcrump 265 days, 15 hours, 28 minutes ago
Tuesday, August 30, 2011 9:45:16 PM GMT Tuesday, August 30, 2011 11:12:38 AM GMT
Introduction Have you ever wondered how to update the Application Tile in your Windows Phone 7 Mango application? Me too. But before we dig in, let’s look at the properties of a Tile. Microsoft defines each one as listed below: Title. A string indicating the title of the application. The Title must fit on a single line of text and should not be wider than the actual Tile. Approximately 15 characters will fit in the title before being truncated. BackgroundImage. An image displayed on the front o... (more)
category: Silverlight | clicked: 3 | comment | | source: michaelcrump.net
4
Shouts

Developing real-world applications with LightSwitch - Part 4: To query or to code, that is the question!

published 266 days, 7 hours, 43 minutes ago posted by KMilKMil 266 days, 12 hours, 18 minutes ago
Monday, August 29, 2011 6:57:44 PM GMT Monday, August 29, 2011 2:23:01 PM GMT
Welcome to part 4 of SilverlightShow article series on LightSwitch development. In this article, Gill Cleeren takes a look at the options you have when using queries in LightSwitch applications. (more)
category: Silverlight | clicked: 11 | comment | | source: www.silverlightshow.net
tags: LightSwitch
3
Shouts

Weekly News Digest @SilverlightZone - 21-August-2011 to 27-August-2011 - by @kunal2383

published 266 days, 7 hours, 43 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 266 days, 13 hours, 36 minutes ago
Monday, August 29, 2011 6:57:44 PM GMT Monday, August 29, 2011 1:04:49 PM GMT
Here comes the weekly news digest of Silverlight-Zone.com. During last week (i.e. from 21st August 2011 to 27th August 2011) we have submitted 78 new links in Silverlight-Zone on various topics like Silverlight, Windows Phone 7, LightSwitch, XAML, MVVM, XNA and more. Most popular post was "Fundamental MVVM" from John Papa. In this post, I am going to share the top 5 visited posts @SilverlightZone during last week. Also, I am going to share the daily news digest links in case you missed to find some of t... (more)
category: Silverlight | clicked: 5 | comment | | source: www.kunal-chowdhury.com
tags: Silverlight, WindowsPhone7, WP7, wp7dev, XAML, LightSwitch
4
Shouts

Understanding the Microsoft Shift on Silverlight and HTML5

published 267 days, 5 hours, 54 minutes ago posted by KodefuGuruKodefuGuru 269 days, 23 hours ago
Sunday, August 28, 2011 8:46:16 PM GMT Friday, August 26, 2011 3:40:57 AM GMT
As the old proverb goes, if you can’t beat ‘em, join ‘em. That must be Microsoft’s mantra as it prepares to unveil a new strategy for Windows development at BUILD. It’s hard to fathom that only four years have passed since Microsoft originally introduced Silverlight, but in that short period the world- and Microsoft- have clearly changed. With the rising HTML5 sun on the horizon, Microsoft is signaling a new dawn to its legion of developers. Microsoft overstepped with Silverlight and HTML5 is the correc... (more)
category: Silverlight | clicked: 70 | 1 comment | | source: www.telerikwatch.com
tags: Silverlight, Microsoft, html5
4
Shouts

Creating a Windows Phone 7 style loading animation

published 267 days, 5 hours, 54 minutes ago posted by lukus7lukus7 270 days, 4 hours, 56 minutes ago
Sunday, August 28, 2011 8:46:16 PM GMT Thursday, August 25, 2011 9:45:02 PM GMT
I show you how to create a Windows Phone style loading animation in Silverlight/WPF. (more)
category: Silverlight | clicked: 17 | comment | | source: instantiate.co.nz
6
Shouts

Who says Silverlight can’t run on a tablet?

published 267 days, 5 hours, 54 minutes ago posted by mbcrumpmbcrump 270 days, 13 hours, 4 minutes ago
Sunday, August 28, 2011 8:46:16 PM GMT Thursday, August 25, 2011 1:36:48 PM GMT
Introduction: One of the concerns that I keep hearing from customers is, “We can’t deploy Silverlight because it won’t run on a tablet.” I usually reply to that question stating, “What do you mean it can’t run on a tablet?” They usually looked puzzled and say, “You mean Silverlight CAN run on a tablet?” Yes, there are many devices that Silverlight can run on. Today we are going to take a look at the Motion CL900 Tablet. FYI: I have no affiliation with Motion Computing. Why this tablet? When I... (more)
category: Silverlight | clicked: 23 | comment | | source: michaelcrump.net
7
Shouts

Windows Phone 7 Data Access Strategies: HttpWebRequest

published 267 days, 5 hours, 54 minutes ago posted by KMilKMil 271 days, 19 hours, 10 minutes ago
Sunday, August 28, 2011 8:46:16 PM GMT Wednesday, August 24, 2011 7:30:32 AM GMT
Read Andrea Boschin's latest SilverlightShow article "Windows Phone 7 Data Access Strategies: HttpWebRequest". (more)
category: Silverlight | clicked: 16 | 1 comment | | source: www.silverlightshow.net
tags: Windows Phone 7, wp7dev
6
Shouts

Slides / Code / Resources for my OData Talk at devLINK 2011.

published 267 days, 5 hours, 54 minutes ago posted by mbcrumpmbcrump 270 days, 13 hours, 4 minutes ago
Sunday, August 28, 2011 8:46:16 PM GMT Thursday, August 25, 2011 1:36:26 PM GMT
On August 19th 2011 I gave a presentation at devLINK titled, “Producing and Consuming OData in an Silverlight and Windows Phone 7 Application”. As promised, here is the Slides / Code / Resources to my talk. Slides – The query slide in this deck was taken from a slide in Mike Taulty’s talk. This is the first time that I used Prezi in a talk and it worked out wonderful! I want to apologize in advance for embedding a flash player in my blog. It is all that Prezi supports at this time. =( Producing and ... (more)
category: Silverlight | clicked: 12 | 1 comment | | source: michaelcrump.net
15
Shouts

Developing real-world applications with LightSwitch - Part 3: Going visual with screens

published 270 days, 5 hours, 3 minutes ago posted by KMilKMil 273 days, 11 hours, 54 minutes ago
Thursday, August 25, 2011 9:37:21 PM GMT Monday, August 22, 2011 2:46:41 PM GMT
In this third part of his LightSwitch series at SilverlightShow, Gill Cleeren looks at the visualization of the data: the screens. You will get a clear view of what screen can do in your application, see the different ways of working with screens, the different screen templates and how you can build screens. At the end you'll find out how to change the navigation of a LightSwitch application. (more)
category: Silverlight | clicked: 31 | comment | | source: www.silverlightshow.net
tags: LightSwitch
Previous 1 2 3 4 5 6 7 8 9 10 11 12 ... 74 75 Next