DotNetShoutout - Stories tagged with Silvelight
3
Shouts

How to fire server side method on click of the Button in Silverlight and Detailed information about ViewBox and ScrollViewer?

published 510 days, 6 hours, 23 minutes ago posted by dotnetfundadotnetfunda 515 days, 10 hours, 53 minutes ago
Monday, January 02, 2012 10:33:49 AM GMT Wednesday, December 28, 2011 6:03:17 AM GMT
In this article, we would learn the usage of SilverLight UI Controls i.e. Button, ViewBox and ScrollViewer. Button Button control is mostly used to submit user data or perform some activity (or action) based on click of the button. This is one of the most frequently used controls in the Silverlight application. (more)
category: Metro | clicked: 9 | 1 comment | | source: www.dotnetfunda.com
tags: scrollviewer, Silvelight, ViewBox
2
Shouts

Create Triggers in Silverlight

published 651 days, 20 hours, 56 minutes ago posted by dotnetsparkdotnetspark 653 days, 15 minutes ago
Saturday, August 13, 2011 8:00:39 PM GMT Friday, August 12, 2011 4:41:57 PM GMT
In this article we are going to look at how we can create Triggers in Silverlight and what do they offer for us (more)
category: Metro | clicked: 6 | comment | | source: www.dotnetspark.com
tags: Silvelight, DotNetSpark
4
Shouts

CodeSmith Spotlight: Silverlight MVVM Templates

published 681 days, 5 hours, 51 minutes ago posted by tduponttdupont 684 days, 2 hours, 4 minutes ago
Friday, July 15, 2011 11:05:20 AM GMT Tuesday, July 12, 2011 2:52:46 PM GMT
Oscar Agreda authored a set of templates that are capable of generating an entire Silverlight application that follows Microsoft best practices. He explains: "Microsoft hired a group of top Silverlight Business experts to create the MVVM PDC presentation for the creation of truly Silverlight Business Application using the MvvM pattern, unfortunately the sample application from the presentation is not very useful and extremely small, besides there are many topics that were not covered, John Papa would ha... (more)
category: Metro | clicked: 30 | comment | | source: community.codesmithtools.com
tags: Silvelight, Code Generation, CodeSmith, MVVM
2
Shouts

ClientUI & DevForce Part 3: Enhance Editing Experiences with MVVM Advanced Input Controls

published 686 days, 22 hours, 10 minutes ago posted by jemmyjemmy 688 days, 12 hours, 55 minutes ago
Saturday, July 09, 2011 6:46:50 PM GMT Friday, July 08, 2011 4:01:15 AM GMT
In the original Contacts application, the Contact Editor uses basic textbox controls to capture the data input such as the Id, name and address of the contact. However, using basic textboxes to accept patterned data input – such as found in zip code or a phone number – is often prone of entry errors which lead to data inconsistency and corruption in the application’s functionality. (more)
category: Metro | clicked: 8 | comment | | source: intersoftpt.wordpress.com
tags: clientui, intersoft, Silvelight, webui studio, DevForce, ASP .NET
2
Shouts

Silverlight + JavaScript = Ultimate Combo

published 733 days, 11 hours, 53 minutes ago posted by dotnetfundadotnetfunda 734 days, 12 hours, 11 minutes ago
Tuesday, May 24, 2011 5:03:38 AM GMT Monday, May 23, 2011 4:45:43 AM GMT
In this post I teach you how you can integrate JavasScript in your Silverlight apps. Sample source code available for download. (more)
category: Metro | clicked: 3 | comment | | source: www.dotnetfunda.com
tags: .NET, Silvelight, JavaScript
2
Shouts

Extending the WP7 ListBox

published 735 days, 11 hours, 15 minutes ago posted by nigel-sampsonnigel-sampson 735 days, 16 hours, 35 minutes ago
Sunday, May 22, 2011 5:42:02 AM GMT Sunday, May 22, 2011 12:22:03 AM GMT
Adding an "empty content" template to the standard ListBox control using two different approaches. (more)
category: Metro | clicked: 3 | comment | | source: compiledexperience.com
tags: Windows Phone 7, Silvelight
6
Shouts

Windows Azure for Developers Task 6: Hosting ASP.Net Application in New Silverlight based Azure Portal

posted by dharadhara 761 days, 9 hours, 34 minutes ago
Tuesday, April 26, 2011 7:22:25 AM GMT
Windows Azure Portal is now all new. It is made in Silverlight. Almost all information is on one page and almost all operation can be performed from same page. Properties Windows for Deployment, Role Instances, and Hosting Service provide extensive operation. Configuring OS to SWAP VIP can be performed... (more)
category: Web Dev | clicked: 0 | comment | | source: beyondrelational.com
tags: .NET, Windows Azure, Silvelight, ASP.NET
2
Shouts

Advanced Dotnet Tutorial: Splash Screen in Silverlight 3 Application

posted by learndotnet123learndotnet123 769 days, 12 hours, 36 minutes ago
Monday, April 18, 2011 4:20:46 AM GMT
If a Silverlight application is small, it will be downloaded quickly and appear in the browser. If a Silverlight application is large, it may take a few seconds to download. As long as your application takes longer than 500 milliseconds to download, Silverlight will show an animated splash screen. Splash Screens can be used for the following purposes: To show the Progress of downloading the xap file. (By Default) Copyright Information Custom Animation.Crating Silverlight Project Fire up Visual ... (more)
category: Metro | clicked: 5 | comment | | source: advanceddotnettutorial.blogspot.com
tags: Silvelight, Splash Screen, XAML
5
Shouts

Gizmox Launches First .Net Development Tool for Cross-open Browser/Mobile Standards, HTML5

published 771 days, 2 hours, 32 minutes ago posted by webguiwebgui 772 days, 22 hours, 6 minutes ago
Saturday, April 16, 2011 2:24:19 PM GMT Thursday, April 14, 2011 6:50:42 PM GMT
This new beta version is a cross-platform, plugin-free HTML5 alternative to Silverlight's .NET development of data-centric, rich Web & Mobile applications. It also adds the power of jQuery for building interactive, customer-facing HTML5 interfaces. (more)
category: Web Dev | clicked: 1 | comment | | source: www.visualwebgui.com
tags: .NET, mobile application development, Silvelight, Web application, jQuery, html5
2
Shouts

How to Search the Telerik Map Control in Silverlight4

posted by dotnetfundadotnetfunda 827 days, 22 hours, 48 minutes ago
Friday, February 18, 2011 6:08:47 PM GMT
This is the coolest thing I have ever done with the Telerik’s Silverlight map Control. The Control it’s so easy to use. The Previous article I have written on the Map control of was based on co-ordinates, it is good when you want to display certain areas, but if you want people to search certain location, you will need to allow them to enter the location of the place. I had a look at one of the demos presented by Telerik and to my surprise it was very easy to do. I even search my home town. (more)
category: Metro | clicked: 0 | comment | | source: www.dotnetfunda.com
tags: Silvelight
4
Shouts

Useful Value Converters for Windows Phone 7, Silverlight and WPF

published 844 days, 23 hours, 29 minutes ago posted by nigel-sampsonnigel-sampson 847 days, 13 hours, 41 minutes ago
Tuesday, February 01, 2011 5:27:42 PM GMT Sunday, January 30, 2011 3:15:21 AM GMT
A collection of value converters I use in almost all my projects in Silverlight, Windows Phone 7 or WPF. (more)
category: Metro | clicked: 1 | comment | | source: compiledexperience.com
tags: Windows Phone 7, Silvelight, WPF
2
Shouts

Advanced Dotnet Tutorial: Charting on Fire with Visifire Charting Library for WP7

posted by learndotnet123learndotnet123 849 days, 10 hours, 53 minutes ago
Friday, January 28, 2011 6:03:21 AM GMT
All the component companies are trying to keep pace with the ever-changing landscape of the software world.  Thanks to the popular Apple iPhone, the latest culture craze is the mobile phone.  Google and Microsoft have both entered the market with competition to the iPhone. Microsoft's latest phone, the Windows Phone (what else would Microsoft call it?) is a contender.  Component companies are scrambling to get components created for this new platform.  Since the Windows Phone supports Silverlight and se... (more)
category: Metro | clicked: 0 | comment | | source: advanceddotnettutorial.blogspot.com
tags: Charting, Silvelight, visifire, WP7
4
Shouts

Inserting and Loading records in Silverlight using LINQ to SQL

published 893 days, 4 hours, 10 minutes ago posted by dotnetfundadotnetfunda 894 days, 3 hours, 36 minutes ago
Wednesday, December 15, 2010 12:46:35 PM GMT Tuesday, December 14, 2010 1:20:39 PM GMT
In this article, I shall describe steps of how to insert and load records from SQL Server database using LINQ to SQL and WCF Services. (more)
category: Metro | clicked: 3 | comment | | source: www.dotnetfunda.com
tags: Silvelight
5
Shouts

How to create a custom splash (loading) screen in Silverlight

published 900 days, 23 hours, 52 minutes ago posted by dotnetfundadotnetfunda 901 days, 23 hours, 29 minutes ago
Tuesday, December 07, 2010 5:04:41 PM GMT Monday, December 06, 2010 5:27:58 PM GMT
In this article, we shall learn how to create custom splash (loading) screen in Silverlight. (more)
category: Metro | clicked: 3 | comment | | source: www.dotnetfunda.com
tags: Silvelight
8
Shouts

Connected Show #38 - WCF? Droid Does!

published 914 days, 22 hours, 39 minutes ago posted by plaudatiplaudati 915 days, 23 hours, 15 minutes ago
Tuesday, November 23, 2010 6:17:39 PM GMT Monday, November 22, 2010 5:41:18 PM GMT
And, we’re back! In an increasingly diverse world of mobile devices, the .NET developer is likely to end up supporting multiple mobile platforms. In this episode, guest Roger Heim joins Peter to talk about connecting .NET & WCF Services with Android clients. Also, Dmitry unknowingly joins the show with his take on the PDC 2010 announcements. Peter covers the (in)sanity of Silverlight v. HTML5. (more)
category: Podcast | clicked: 41 | comment | | source: www.connectedshow.com
tags: Silvelight, Android, WCF, Azure, html5
2
Shouts

How to create Custom Ribbon Control like Outlook 2007 Menu in WPF-The CodeGain

posted by codegaincodegain 924 days, 23 hours, 47 minutes ago
Saturday, November 13, 2010 5:09:31 PM GMT
In this article, i will show to how to create custom Custom Ribbon Control like Outlook 2007 Menu in WPF with existing WPF tool Kit. (more)
category: Metro | clicked: 3 | comment | | source: www.codegain.com
tags: Silvelight, C#, WPF
8
Shouts

In the Box – MVVM Training Kit inside Visual Studio

published 924 days, 4 hours, 37 minutes ago posted by JemmJemm 926 days, 7 hours, 49 minutes ago
Sunday, November 14, 2010 12:20:02 PM GMT Friday, November 12, 2010 9:08:02 AM GMT
In the Box is a high quality, multi-media training that is consumed within Visual Studio 2010. Content is navigated and delivered using a next generation computer based training (CBT) experience, the Visual Studio 2010 Feature Extension. (more)
category: Architecture | clicked: 4 | comment | | source: karlshifflett.wordpress.com
tags: Silvelight, WPF, MVVM
6
Shouts

Different Ways to Bind Data Grid in Silverlight - Dinesh's Blog

posted by dharadhara 964 days, 10 hours, 27 minutes ago
Tuesday, October 05, 2010 6:29:35 AM GMT
In the previous article I described the basics of Data Binding in Silverlight. In this article I will demonstrate How to Bind Data grid with different data sources like: Binding with Static Collection/List Binding with XML Binding with Database via WCF... (more)
category: Web Dev | clicked: 0 | comment | | source: beyondrelational.com
tags: .NET, Silvelight, ASP.NET
2
Shouts

Advanced Dotnet Tutorial: Introduction to DataBinding in Silverlight

posted by learndotnet123learndotnet123 975 days, 11 hours, 7 minutes ago
Friday, September 24, 2010 5:49:56 AM GMT
DataBinding is a link between a data source and a user interface. The data source provides data to the user interface. The data in the user interface may be changed by the user which will be updated to the source and could be saved back to the database.The data source could be business objects, collections, database tables or any other form of data that support data binding. In this chapter, we will use a simple class called "Address" with the following properties: Name Address1 Addres... (more)
category: Metro | clicked: 0 | comment | | source: advanceddotnettutorial.blogspot.com
tags: Silvelight, Data Binding
3
Shouts

Unit Testing Combo WPF/Silverlight Projects

published 975 days, 9 hours, 2 minutes ago posted by http://www.google.com/profiles/kermitnhttp://www.google.com/profiles/kermitn 975 days, 23 hours, 26 minutes ago
Friday, September 24, 2010 7:54:58 AM GMT Thursday, September 23, 2010 5:30:42 PM GMT
Approaches and issues with unit testing WPF and Silverlight applications sharing the same code. (more)
category: Metro | clicked: 0 | comment | | source: devblog.ailon.org
tags: Silvelight, WPF, unit testing
Previous 1 2 Next