DotNetShoutout - Stories tagged with Smart Client
10
shouts

Daily tech links for .net and related technologies - December 1-2, 2009 - Sanjeev Agarwal

published 104 days, 14 hours, 49 minutes ago posted by sanjeevanasanjeevana 105 days, 16 hours, 2 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Tuesday, December 01, 2009 10:35:58 AM GMT
ASP.NET MVC Validation Using DataAnnotations, 131 jQuery Snippets for Visual Studio 2010, How to host ASP.NET application at Amazon EC2, Build a Front End of an E-commerce System Using ASP.NET MVC Framework Part 1, Microsoft AJAX CDN – Now with SSL Support, T4MVC 2.6: MVC 2 Areas support 11 Useful Online Tools for Better CSS Development, Five Amazing Graphic Design Portfolios, Facebook Style Footer Admin Panel Part 1, 23 Pure CSS Effects/Solutions to Make JavaScript Angry!, 10 Expert Tips for D... (more)
category: ASP.NET | clicked: 50 | comment | | source: weblogs.asp.net
tags: Ajax, Architecture, ASP .NET, Silverlight, Smart Client, SQL, UX, Web Service
9
shouts

Developing for Surface, part I - Dennis Vroegop

published 178 days, 13 hours, 36 minutes ago posted by DustinDustin 179 days, 12 hours, 27 minutes ago
Saturday, September 19, 2009 1:01:56 PM GMT Friday, September 18, 2009 2:10:52 PM GMT
Surface is cool. There’s no doubt about that. People who walk up to the machine and start using it are usually impressed by it. That also goes for developers: they are sometimes even overwhelmed by it and start to wonder how hard it is to develop software for this platform. The good news is, is that it is actually fairly easy to build software for the Surface platform. Well, easy… if you know how to develop in WPF that is. In this post I will outline the most common steps to take to develop your own Sur... (more)
category: Smart Client | clicked: 45 | comment | | source: geekswithblogs.net
tags: Smart Client, Surface, Surface Computing, UI, UX
8
shouts

WPF Designer sample code is posted - Jim Galasyn

published 178 days, 13 hours, 36 minutes ago posted by NickolayNickolay 179 days, 13 hours, 54 minutes ago
Saturday, September 19, 2009 1:01:56 PM GMT Friday, September 18, 2009 12:43:37 PM GMT
If you want to author custom design-time experiences for your WPF controls, this is a good place to start. We have samples for custom adorners, context menus, property value editors, and advanced scenarios. This code is written for Visual Studio 2010 Beta 2, but you should have luck with the Beta 1 bits. A Silverlight example is in preparation but isn’t posted yet. Check out the code here: WPF and Silverlight Designer Extensibility Samples. Property Editors Custo... (more)
category: Smart Client | clicked: 70 | comment | | source: blogs.msdn.com
tags: Extensibility, Silverlight, SL, Smart Client, WPF
9
shouts

Demystifying WPF/Silverlight layout properties - Jessica

published 188 days, 20 hours, 23 minutes ago posted by MikeMike 189 days, 19 hours, 22 minutes ago
Wednesday, September 09, 2009 6:15:01 AM GMT Tuesday, September 08, 2009 7:16:29 AM GMT
Demystifying WPF/Silverlight layout properties What is the difference between ActualSize, RenderSize, LayoutSlot? There are quite a few properties in WPF and Silverlight for layout, and it is confusing. It helps me to think of them in two separate categories – layout input properties (control layout), and layout output properties (set after the layout occurs) Layout input properties · Width/Height – specify the width/height of a control as a double. For autosize in XAML say “auto”, for au... (more)
category: Silverlight | clicked: 37 | comment | | source: blogs.msdn.com
tags: Silverlight, Smart Client, WPF
11
shouts

Windows Presentation Foundation Localization Techniques - Canadian ISV Evangelism Team

published 209 days, 9 hours, 42 minutes ago posted by StevesSteves 209 days, 19 hours, 41 minutes ago
Wednesday, August 19, 2009 4:55:54 PM GMT Wednesday, August 19, 2009 6:57:14 AM GMT
In a country like Canada where there are two official languages it makes good business sense to design your applications with localization as a strategy. Windows Presentation Foundation provides the means to localizing applications. There are a few localization strategies available to developers. There are 3 that I’d like to touch base on in this article: Localizing WPF using resource in a .resx file format Localizing WPF using LocBaml Using a database to store localized information Localizing WPF Us... (more)
category: Smart Client | clicked: 78 | comment | | source: blogs.msdn.com
tags: Localization, Smart Client, windows presentation foundation, WPF
6
shouts

Physics Helper 3: Now with WPF Support! - Andy Beaulieu

published 209 days, 21 hours, 36 minutes ago posted by iftekharahmedamitiftekharahmedamit 210 days, 8 hours, 29 minutes ago
Wednesday, August 19, 2009 5:02:04 AM GMT Tuesday, August 18, 2009 6:09:00 PM GMT
Several people have asked if the Physics Helper Library for Silverlight could also support WPF. While there are lots of similarities between Silverlight and WPF, there are also LOTS of differences, including the way VisualTreeHelper works - which is something the library uses for its boundary detection. While I had it somewhere on my TO DO list to incorporate WPF support, it had always been on the backburner in favor of other tasks. But thanks to a new contributor to the code, Bill Seddon, I'm happy to... (more)
category: Smart Client | clicked: 20 | comment | | source: www.andybeaulieu.com
tags: Smart Client, WPF
10
shouts

Animating the RadWindow control for Silverlight and WPF. - Telerik Blogs - Miroslav Nedyalkov

published 215 days, 14 hours, 59 minutes ago posted by AlexAlex 216 days, 6 hours, 4 minutes ago
Thursday, August 13, 2009 11:39:24 AM GMT Wednesday, August 12, 2009 8:34:02 PM GMT
We all know that animations are making our applications look more slick. As Silverlight and WPF are platforms that have great support for animations, we want our Silverlight and WPF applications to be more animated and look better.   Today I will show you how to add animations support to the Telerik RadWindow control using one of the most powerful approaches in WPF and Silverl... (more)
category: Smart Client | clicked: 57 | comment | | source: blogs.telerik.com
tags: Animation, Silverlight, Smart Client, Telerik, Telerik Controls, WPF
11
shouts

All in One WPF Demo – Part 2 – Enter VS 2010 - Bruno Terkaly

published 226 days, 14 hours, 56 minutes ago posted by iftekharahmedamitiftekharahmedamit 227 days, 1 hour, 21 minutes ago
Sunday, August 02, 2009 11:41:54 AM GMT Sunday, August 02, 2009 1:17:08 AM GMT
Learning XAML:  Paving the road to WPF (Windows Presentation Foundation) and Silverlight Summary This entry is a continuation of the following blog: http://blogs.msdn.com/brunoterkaly/archive/2009/07/09/all-in-one-wpf-demo.aspx Full source Code See the end of this post to get full source code to this sample. Goals for this Post To embrace DataTriggers and how they can be used to update the UI based on data. VS 2010 This blog entry takes a new turn in ... (more)
category: Smart Client | clicked: 69 | comment | | source: blogs.msdn.com
tags: Silverlight, Smart Client, Visual Studio 2010, Visual Studio 2010 Beta 1, VS 2010, WPF, XAML
8
shouts

Caliburn v1 Release Candidate 2 is Available! - Rob Eisenberg - Devlicio.us

published 231 days, 13 hours, 9 minutes ago posted by StevesSteves 232 days, 15 hours, 28 minutes ago
Tuesday, July 28, 2009 1:29:27 PM GMT Monday, July 27, 2009 11:10:24 AM GMT
I’ve put a ton of work into this release and I think we are finally almost ready for RTW! You can get the new RC2 bits here. Please download them, try them and help me squash any final bugs that may remain. Below is a list of things that have changed since RC1, its quite significant: Added the official xmlns for caliburn: http://www.caliburnproject.org Added a Completed event to IResult (renamed from IExecutableResult) Renamed CompositeResult to SequentialResult Added a Starting event to IBackground... (more)
category: Smart Client | clicked: 48 | comment | | source: devlicio.us
tags: Caliburn, MVVM, RIA, Silverlight, Smart Client, UI, UX, WPF, WPF/e, XAML
7
shouts

Announcing Bling 3! - Sean McDirmid

posted by MarkMark 232 days, 15 hours, 33 minutes ago
Monday, July 27, 2009 11:05:08 AM GMT
I’d like to announce a newly rewritten release of Bling with many improvements and exciting new features. Bling is a novel experiment in how WPF/UI programming can be enhanced via a lightweight domain-specific language hosted completely within C#. Bling basically changes the meaning of statements and expressions to do more that is otherwise possible with normal values in C#; e.g., a + b no longer means add the value of “a” to the value of “b,” but rather it creates tree that we can t... (more)
category: Smart Client | clicked: 20 | comment | | source: blogs.msdn.com
tags: Smart Client, UI, UX, WPF
10
shouts

Bling: a WPF Framework/Declarative Strongly-Typed DSL for Quick Expressive C# WPF Apps - Kirill Osenkov

published 244 days, 19 hours, 23 minutes ago posted by AlexAlex 245 days, 4 hours, 4 minutes ago
Wednesday, July 15, 2009 7:14:35 AM GMT Tuesday, July 14, 2009 10:34:10 PM GMT
Several weeks ago I met with Sean McDirmid from the Microsoft’s Research and Prototyping facility in Beijing to chat about IDE design and his recent projects. Sean is a well-known researcher with broad interests in languages, compilers, and, recently, WPF and graphics. He was demoing the (open-source) project he’s working on now: http://bling.codeplex.com. Here are some quotes from the project’s website: Bling is a C... (more)
category: Smart Client | clicked: 41 | comment | | source: blogs.msdn.com
tags: C#, DSL, Smart Client, WPF
9
shouts

Introducing sample data for Developers - Unni's Blog

published 245 days, 14 hours, 13 minutes ago posted by AlexAlex 246 days, 12 hours, 13 minutes ago
Tuesday, July 14, 2009 12:24:39 PM GMT Monday, July 13, 2009 2:24:55 PM GMT
Blend 3 brings to the table really sophisticated support for sample data, enabiling better designability of your applications. In my previous post, I demonstrated how designers could leverage this feature to prototype data connected applications inside Blend . However, for really sophisticated applications, richer support might be desirable - for example, you might want to use your own custom types for sample data in the cases where you cannot re-create the schema from scratch using the primitives that w... (more)
category: Smart Client | clicked: 34 | comment | | source: blogs.msdn.com
tags: Blend, Blend 3, Data Binding, Expression, Expression 3, Smart Client
8
shouts

MVVM light toolkit for WPF and Silverlight - Laurent Bugnion

posted by StevesSteves 253 days, 2 hours, 49 minutes ago
Monday, July 06, 2009 11:48:39 PM GMT
To make development of WPF and Silverlight applications according to the Model-View-ViewModel pattern easier, I have put together a small toolkit which should speed up the creation of such applications by automating certain tasks. The toolkit must be installed manually for now. My next task is to prepare an installer, which should allow installing everything automatically, and also checking for upgrades, upgrading automatically and uninstalling the toolkit. For now however, a little manual work must be ... (more)
category: Smart Client | clicked: 15 | comment | | source: blog.galasoft.ch
tags: MVVM, Silverlight, SL, Smart Client, WPF
11
shouts

WPF Charting: It's official! [June 2009 release of the WPF Toolkit is now available!] - Delay's Blog

published 251 days, 13 hours, 30 minutes ago posted by StevesSteves 253 days, 2 hours, 52 minutes ago
Wednesday, July 08, 2009 1:07:47 PM GMT Monday, July 06, 2009 11:45:40 PM GMT
The WPF Toolkit team just published the June 2009 release of the WPF Toolkit. Those of you who know I'm on the Silverlight Toolkit team are probably wondering why this is relevant - so let's get right to the release notes for the next version of Silverlight/WPF Charting because they'll clear things up:   Notable Changes WPF is now an official platform for Charting! Today's release of the June 2009 WPF Toolkit ... (more)
category: Smart Client | clicked: 115 | comment | | source: blogs.msdn.com
tags: chart, Charting, Smart Client, WPF, WPF Toolkit
10
shouts

WPF Multithreading: Using the BackgroundWorker and Reporting the Progress to the UI. | Elegant Code - Brian Lagunas

published 252 days, 13 hours, 39 minutes ago posted by StevesSteves 253 days, 15 hours, 57 minutes ago
Tuesday, July 07, 2009 12:58:38 PM GMT Monday, July 06, 2009 10:41:24 AM GMT
I can’t count the number of times someone has asked me about running a time consuming task on a separate thread, but at the same time show a progress dialog with up-to-the-second percentage updates being displayed to the user. Multithreading can be confusing at first, but if you just take it one step at a time, it really isn’t all that bad. I am going to show you how to create a multithreaded application that shows a progress dialog which shows real time progress to the user. First lets start with how t... (more)
category: Smart Client | clicked: 133 | comment | | source: elegantcode.com
tags: Multithreading, Reporting, Smart Client, UX, WPF
7
shouts

New release of WPF Toolkit, now with charts! - Jaime Rodriguez

posted by AndrewAndrew 262 days, 4 hours, 25 minutes ago
Saturday, June 27, 2009 10:13:16 PM GMT
The June release of the WPF toolkit went live today, it now includes the charts that come with the Silverlight toolkit. David Anson has the scoop and a great sample on the charts.  The other controls (Datagrid, VSM, and DatePicker) also include a few minor fixes (check the release notes).   There is not an update for the WPF ribbon; we are still hopingthe update to ribbon comes after (or around same time) as .NET4 beta2.  Enjoy the charts and the new toolkit, please don’t forget to send fee... (more)
category: Smart Client | clicked: 46 | comment | | source: blogs.msdn.com
tags: Smart Client, WPF, WPF Toolkit
14
shouts

Work with the taskbar of Windows 7 in WPF applications - Sergey Zwezdin

published 274 days, 11 hours, 19 minutes ago posted by StevesSteves 275 days, 21 hours, 50 minutes ago
Monday, June 15, 2009 3:18:57 PM GMT Sunday, June 14, 2009 4:48:06 AM GMT
Recently I have published a series of articles that has been devoted to possibilities of Windows 7 for developers to work with the task panel. I have received a large quantity of responses for this time. Thanks you very much for it. That is interesting, questions were absolutely various subjects. However, the most part of questions was on a theme of use of similar functionality in WPF applications. Really, in the majority of examples I have lost sig... (more)
category: Smart Client | clicked: 78 | comment | | source: weblogs.asp.net
tags: Smart Client, Winddows, Windows 7, Windows7, WPF
5
shouts

Taking Thumbnails of a Website | CodeHill

posted by amgadhsamgadhs 280 days, 15 hours, 29 minutes ago
Tuesday, June 09, 2009 11:08:44 AM GMT
I always wondered how web directories take thumbnail snapshots of my blog when I register with them. And yesterday I had some free time to find out how it could be done in C#. I used the WebBrowser control to achieve this. Here is how I did it. (more)
category: Smart Client | clicked: 9 | comment | | source: codehill.com
tags: C#, Screenshots, Smart Client, Thumbnails, Windows Forms
9
shouts

Silverlight and WPF: The XAML Continuum - Mike Taulty

published 286 days, 12 hours, 8 minutes ago posted by AndrewAndrew 287 days, 10 hours, 31 minutes ago
Wednesday, June 03, 2009 2:29:44 PM GMT Tuesday, June 02, 2009 4:07:13 PM GMT
I saw that Karl had been busy on the plane and had written this post around sharing code between WPF and Silverlight and so I wanted to flag that up here. It links up pretty well for me in that during my “Beyond Silverlight with WPF” session at DevDays last week I talked about how people often see Silverlight and WPF as competing technologies; and that I often get asked the question of “Do I build for the browser or do I build for the client” and there’s an implicit link of the “browser” aspect o... (more)
category: Smart Client | clicked: 8 | comment | | source: mtaulty.com
tags: Silverlight, Smart Client, WPF, XAML
5
shouts

Sync Multi Select Listbox with ViewModel - Marlon Grech

posted by AndrewAndrew 287 days, 10 hours, 32 minutes ago
Tuesday, June 02, 2009 4:05:41 PM GMT
Today one of my colleagues at Infusion asked me how he could sync up the selection of a ListBox with his ViewModel. WPF supports already single mode selection via the ICollectionView yet when it comes to MultiSelect there is no out of the box support in WPF. Attached Properties to the rescue ….. I quickly when in my VS and wrote up a simple Attached property that hooks to the SelectionChanged event of the ListBox and populates a list of selected items to the V... (more)
category: Smart Client | clicked: 36 | comment | | source: marlongrech.wordpress.com
tags: Smart Client, ViewModel, WPF
Previous 1 2 3 4 Next