DotNetShoutout - Latest published stories in Metro (page 5)
4
Shouts

UXFileUpload: Store Uploaded Files in Database

published 404 days, 1 hour, 52 minutes ago posted by jemmyjemmy 412 days, 18 hours, 8 minutes ago
Friday, May 11, 2012 11:16:49 AM GMT Wednesday, May 02, 2012 7:01:27 PM GMT
UXFileUpload is a feature-rich file upload control supporting Silverlight 3, Silverlight 4, and WPF. It includes all standard features you expected in a file upload control, plus a multitude of innovative features that unique to UXFileUpload such as multiple upload worker process, comprehensive MVVM and commanding support, smart file chunk algorithm, very large file upload support, file-level cancellation, drag-and-drop files from operating system, and more. (more)
category: Metro | clicked: 15 | comment | | source: intersoftpt.wordpress.com
tags:
5
Shouts

ClientUI 7 Preview Part 2: View Discovery and View Injection with Region Manager

published 404 days, 1 hour, 52 minutes ago posted by jemmyjemmy 412 days, 18 hours, 10 minutes ago
Friday, May 11, 2012 11:16:49 AM GMT Wednesday, May 02, 2012 6:59:33 PM GMT
In my previous post, I’ve discussed about dependency injection and IoC container, and how the upcoming ClientUI release makes it easy for developers to build good quality software. Today I’ll continue to explore the new exciting framework-related features so you can preview these features and try them in your apps. In this blog post, I’ll particularly focus on the challenges in view extensibility, and discuss the architectural patterns that can be applied to address these challenges (more)
category: Metro | clicked: 13 | comment | | source: intersoftpt.wordpress.com
tags:
2
Shouts

Create Rich Outlook Style Silverlight Application in Minutes

published 418 days, 1 hour, 5 minutes ago posted by jemmyjemmy 425 days, 15 hours, 2 minutes ago
Friday, April 27, 2012 12:03:49 PM GMT Thursday, April 19, 2012 10:07:15 PM GMT
Intersoft ClientUI Ribbon Application template is ideal to build business applications with relatively large modules and features. The template ships with predefined MVVM infrastructure that demonstrates how to use UXRibbonBar as a command placeholder that dynamically change its content based on the active module. It also includes fully-functional MVVM examples such as Mail and Calendar which are implemented with the advanced data controls available in ClientUI. (more)
category: Metro | clicked: 24 | comment | | source: intersoftpt.wordpress.com
tags:
5
Shouts

Windows 8 and the future of XAML: Part 5: More contracts in WinRT/Windows 8

published 420 days, 23 hours, 42 minutes ago posted by KMilKMil 426 days, 11 hours, 45 minutes ago
Tuesday, April 24, 2012 1:27:26 PM GMT Thursday, April 19, 2012 1:24:31 AM GMT
In the previous article, we’ve introduced contracts in Windows 8. To quickly recapitulate, a contract allows Metro style applications in Windows 8 to communicate which each other or with Windows, without there being a hard reference between the participants of the communication. We’ve seen how the search contract allows applications to open themselves up to Windows so they can be search. There’s of course a contract that specifies how this searching is to be done: an application has to follow the rules s... (more)
category: Metro | clicked: 11 | comment | | source: www.silverlightshow.net
tags:
4
Shouts

Build a WinRT Metro App to Access the Windows 8 File System

published 420 days, 23 hours, 42 minutes ago posted by mbcrumpmbcrump 430 days, 11 hours, 38 minutes ago
Tuesday, April 24, 2012 1:27:26 PM GMT Sunday, April 15, 2012 1:31:41 AM GMT
Write a C# and XAML Metro app that reads, writes, copies, and deletes Windows 8 folders (more)
category: Metro | clicked: 30 | comment | | source: www.devproconnections.com
tags:
5
Shouts

Upcoming ClientUI 7 with Built-in IoC Containers

published 422 days, 16 hours, 50 minutes ago posted by jemmyjemmy 431 days, 18 hours, 37 minutes ago
Sunday, April 22, 2012 8:19:13 PM GMT Friday, April 13, 2012 6:31:58 PM GMT
In the upcoming releases, we’ll take the design pattern to the next level by introducing a lightweight IoC container which is integrated to many important aspects of the ClientUI application framework. (more)
category: Metro | clicked: 35 | comment | | source: intersoftpt.wordpress.com
3
Shouts

Windows 8 Metro: Starting your first App from scratch

published 422 days, 16 hours, 50 minutes ago posted by KMilKMil 426 days, 11 hours, 42 minutes ago
Sunday, April 22, 2012 8:19:13 PM GMT Thursday, April 19, 2012 1:27:23 AM GMT
After the first article in this series, where Andrea Boschin briefly discussed about design aspects of the new Metro interface, involving simplicity, flatness, emptiness and the pillars of this new beautiful paradigm, as promised, it is now time to start exploring the tools available to start create your applications. (more)
category: Metro | clicked: 12 | comment | | source: www.silverlightshow.net
tags:
3
Shouts

Windows 8 and the future of XAML: Part 4: Contracts in WinRT/Windows 8

published 428 days, 16 hours, 43 minutes ago posted by KMilKMil 434 days, 12 hours, 20 minutes ago
Monday, April 16, 2012 8:26:36 PM GMT Wednesday, April 11, 2012 12:49:00 AM GMT
In the previous article of this series, Gill Cleeren wrote the first lines of code for WinRT. The main message was that although WinRT is a new API, we can still use our familiar languages to create Metro style applications. We have used the XAML/C# combination, but it’s perfectly possible to use XAML/VB or XAML/C++ as well. We’ll be using more of the API in the coming articles but in this article, we’ll focus on some specifics around contracts, more specifically, the Search contract. Contracts enable Me... (more)
category: Metro | clicked: 13 | comment | | source: www.silverlightshow.net
tags:
3
Shouts

Windows 8 Metro: Create your apps with simplicity in mind

published 434 days, 14 hours, 50 minutes ago posted by KMilKMil 440 days, 12 hours, 48 minutes ago
Tuesday, April 10, 2012 10:19:28 PM GMT Thursday, April 05, 2012 12:20:46 AM GMT
Starting with this article, I aim to begin a new series based on my evolving experience with the new Windows 8 Metro Applications. As few people knows I have a graphical background that lives side by side with my programmer soul. During this series I would like to discover most of the wonderful tools behind Metro applications but in this article I would like to briefly switch off my programmer side to take in serious consideration the design aspects behind Metro. (more)
category: Metro | clicked: 36 | comment | | source: www.silverlightshow.net
tags:
3
Shouts

Mastering LOB Development for Silverlight 5: Out of Browser (OOB) Applications

published 434 days, 14 hours, 50 minutes ago posted by KMilKMil 440 days, 12 hours, 54 minutes ago
Tuesday, April 10, 2012 10:19:28 PM GMT Thursday, April 05, 2012 12:14:44 AM GMT
This is a free chapter of the book "Mastering LOB Development for Silverlight 5: A Case Study in Action", published at SilverlightShow. The focus of this chapter is Out of Browser (OOB) Applications. (more)
category: Metro | clicked: 22 | comment | | source: www.silverlightshow.net
tags:
3
Shouts

10 Things you probably didn’t know about Windows 8 - Michael Crump

published 441 days, 3 hours, 5 minutes ago posted by mbcrumpmbcrump 447 days, 19 hours ago
Wednesday, April 04, 2012 10:04:00 AM GMT Wednesday, March 28, 2012 6:09:03 PM GMT
I have been playing with the Windows 8 Consumer Preview since the day it was released. It is my primary operating system at nights and weekends. Since I have been investing a lot of time in Windows 8, I thought I’d share 10 things that I certainly didn’t know about Windows 8 at first. This list should be helpful for someone new to Windows 8, but a power-user may learn a thing or two as well. (more)
category: Metro | clicked: 72 | comment | | source: michaelcrump.net
tags: Windows 8, Windows 8 features, WinRT
5
Shouts

Part 4: Developing for a multitude of clients: strategies for code reuse and keeping costs in check.

published 448 days, 10 hours, 5 minutes ago posted by KMilKMil 455 days, 8 minutes ago
Wednesday, March 28, 2012 3:03:48 AM GMT Wednesday, March 21, 2012 1:01:25 PM GMT
Welcome to the fourth part of this article series on strategies for designing your application for a multitude of different clients. In the first part, we’ve looked into the business case & some general concerns, and in the second part, we made a choice for a service layer: WCF RIA Services. In the third part, we’ve seen how we can use MEF for on demand loading & code reuse across different clients. However, I left out a few things in that article: loading the Views on demand (as it requires e... (more)
category: Metro | clicked: 54 | comment | | source: www.silverlightshow.net
2
Shouts

Creating the SilverlightShow Windows Phone App: Part 1

published 448 days, 10 hours, 5 minutes ago posted by KMilKMil 455 days, 12 minutes ago
Wednesday, March 28, 2012 3:03:48 AM GMT Wednesday, March 21, 2012 12:57:26 PM GMT
During the course of developing the SilverlightShow Windows Phone application, we thought it would be a nice idea to share some of the experiences with the SilverlightShow readers, because it is a nice example of discussing a real-world application, with real-world problems (and solutions :)). The idea of this mini-series of articles was born, where you will discover both details about the development process as well as some technical challenges we came across. This first part will deal with the process ... (more)
category: Metro | clicked: 30 | comment | | source: www.silverlightshow.net
tags: wp7dev, Windows Phone, wpdev
2
Shouts

March 2012 Hotfix Released | Intersoft Solutions Corporate Blog

published 448 days, 10 hours, 5 minutes ago posted by jemmyjemmy 449 days, 9 hours, 6 minutes ago
Wednesday, March 28, 2012 3:03:48 AM GMT Tuesday, March 27, 2012 4:03:38 AM GMT
Today, we’re pleased to announce the release of March 2012 product hotfixes for all WebUI Studio editions (ASP.NET, Silverlight 3 – 5, and WPF). Customers are highly recommended to apply the latest hotfixes as they addressed numerous issues and include new enhancements driven by customers’ feedback. (more)
category: Metro | clicked: 43 | comment | | source: intersoftpt.wordpress.com
tags: Silverlight, WPF, Microsoft, ASP.NET
2
Shouts

A Few Additional Options Inside the Windows Simulator in VS11 Beta

published 457 days, 5 hours, 20 minutes ago posted by mbcrumpmbcrump 462 days, 18 hours, 21 minutes ago
Monday, March 19, 2012 7:49:15 AM GMT Tuesday, March 13, 2012 6:48:39 PM GMT
2012Introduction In case you haven’t noticed, the Windows Simulator in VS11 Beta has changed slightly. We have the same panel located to the right of the simulator as before, but with a few additional options. Here is a look at the simulator options with the version of VS11 released after the Build event. …and here are the new options available after the latest VS11 Beta released on Feb 29th, 2012. Digging in You can easily access the Simulator inside of Visual Studio 11, by going to Debug and ... (more)
category: Metro | clicked: 24 | comment | | source: michaelcrump.net
tags: Windows 8
2
Shouts

Working with Prism 4 Part 4: Region Navigation

published 485 days, 13 hours, 35 minutes ago posted by KMilKMil 488 days, 3 hours, 43 minutes ago
Sunday, February 19, 2012 11:34:36 PM GMT Friday, February 17, 2012 9:26:23 AM GMT
Find out how to leverage the navigation capabilities of Prism in a more loosely coupled and flexible way with the IRegionManager.RequestNavigate method, INavigationAware and IConfirmNavigationRequest interfaces. (more)
category: Metro | clicked: 23 | comment | | source: www.silverlightshow.net
tags: Prism 4.0, Prism
2
Shouts

Native Silverlight 5 Support and 100+ Enhancements | Intersoft Solutions Corporate Blog

published 489 days, 6 hours, 38 minutes ago posted by jemmyjemmy 492 days, 4 hours, 16 minutes ago
Thursday, February 16, 2012 6:31:00 AM GMT Monday, February 13, 2012 8:53:03 AM GMT
Just a month ago, the Silverlight team has finally released the long awaited Silverlight 5. The latest Silverlight release simply signals that the technology is still of interest by huge number of developers. With dozens of exciting features in Silverlight 5 such as full trust support for in-browser apps, vector printing support, 64 bit support ... (more)
category: Metro | clicked: 25 | comment | | source: intersoftpt.wordpress.com
tags: clientui, sql report viewer, WPF, ASP .NET, SQL Reporting Services
2
Shouts

Developing for a multitude of clients Part 1: Strategies for code reuse and keeping costs in check

published 493 days, 20 hours, 19 minutes ago posted by KMilKMil 495 days, 21 hours, 58 minutes ago
Saturday, February 11, 2012 4:49:46 PM GMT Thursday, February 09, 2012 3:10:58 PM GMT
In this article series, we're going to try and tackle a problem (or opportunity, depending on how you want to put it) a lot of business face today: customers expect to be able to use your applications on a multitude of devices, with different form factors, supporting different technologies. (more)
category: Metro | clicked: 14 | comment | | source: www.silverlightshow.net
8
Shouts

Using the Live SDK in Windows 8 XAML/C# Metro Applications

published 502 days, 20 hours, 2 minutes ago posted by KMilKMil 505 days, 23 hours, 4 minutes ago
Thursday, February 02, 2012 5:06:51 PM GMT Monday, January 30, 2012 2:05:20 PM GMT
The Microsoft’s Live SDK (or commonly referred to as Live Connect), provides a set of controls and APIs that enables applications to integrate single sign-on (SSO) functionality using Windows Live ID. You can also use it to access data in SkyDrive, Hotmail, and Windows Live Messenger. The library supports multiple platforms, including Windows Phone 7 Mango and Windows 8 Metro Style applications using either C#, Visual Basic or JavaScript. In this article, we will build our first metro style application... (more)
category: Metro | clicked: 42 | 1 comment | | source: www.silverlightshow.net
tags: SDK, Windows 8, metro, XAML
4
Shouts

Working with Prism 4 Part 3: Composite Command and Pub/Sub Events

published 507 days, 14 hours, 5 minutes ago posted by KMilKMil 511 days, 1 hour, 16 minutes ago
Saturday, January 28, 2012 11:04:38 PM GMT Wednesday, January 25, 2012 11:53:22 AM GMT
In this article, you will see how to define multiple modules that can communicate with each other through a combination of CompositeCommands and Prism events. CompositeCommands let you have handlers registered or unregistered in a loosely coupled fashion, and allows you to have multiple handlers (child commands) that will be used by the CompositeCommand. Prism events are for situations that are not necessarily an action->reaction kind of set up where enablement and disablement is needed. You simply defin... (more)
category: Metro | clicked: 38 | 1 comment | | source: www.silverlightshow.net
tags: Prism
Previous 1 2 3 4 5 6 7 8 9 10 ... 76 77 Next