DotNetShoutout - Latest published stories in Smart Client (page 4)
6
Shouts

Adding Missing WPF Controls To The Toolbox - Arik Poznanski's Blog

published 930 days, 19 hours, 19 minutes ago posted by arikarik 931 days, 18 hours, 48 minutes ago
Thursday, December 02, 2010 1:42:44 PM GMT Wednesday, December 01, 2010 2:13:54 PM GMT
Adding Missing WPF Controls To The Toolbox The other day I was teaching a WPF course when one of the students asked me where is the “Line” shape in the Visual Studio Toolbox. I approach to show him, only to find out that this control is indeed missing from the Visual Studio 2010 Toolbox. Even if you search the alleged “All WPF Controls” tab.. After a quick check I’ve found that this is not the only shape missing. The missing shapes are: Line, Path, Polygon, Polyline. And who knows which other c... (more)
category: Smart Client | clicked: 2 | comment | | source: blogs.microsoft.co.il
tags: WPF, Visual Studio, ToolBox
4
Shouts

Developing a mobile application with Flex 4.5, AIR 2.5, Flash Builder Burrito, WCF and the Entity Framework

published 932 days, 23 hours, 5 minutes ago posted by alexbalexb 933 days, 22 hours, 20 minutes ago
Tuesday, November 30, 2010 9:57:03 AM GMT Monday, November 29, 2010 10:42:28 AM GMT
After returning from the Adobe MAX 2010 conference a couple of weeks ago, I finally found some time this week to play with all the cool stuff learned at Adobe MAX 2010. Of course, the whole theme of the conference was “Multi Screen Development”, this means that this post will be about developing a mobile application with Flex 4.5 (“Hero”), Flash Builder Burrito and a .Net webservice which contacts the Adventureworks database using the latest version of the Entity Framework. The application runs on Androi... (more)
category: Smart Client | clicked: 7 | comment | | source: blogs.infosupport.com
tags: Entity Framework 4, WCF
5
Shouts

Paging SQL Server CE 3.5 results on a WPF DataGrid using Entity Framework - .NET Development - Gal Ratner

published 932 days, 23 hours, 5 minutes ago posted by galratnergalratner 935 days, 13 hours, 7 minutes ago
Tuesday, November 30, 2010 9:57:03 AM GMT Saturday, November 27, 2010 7:55:17 PM GMT
SQL Server Compact 3.5 is an embedded database engine that developers can add to Windows Desktop and mobile applications. It runs as a part of the app and provides an internal data store. It is similar to SQLite and is available from Visual Studio.  Unfortunately SQL Server Compact 3.5 has a few limitations, one of them being the lack of support for SKIP expressions in paging queries when it is used with the Entity Framework. In this blog post I am going to describe a workaround I used for a WPF applic... (more)
category: Smart Client | clicked: 5 | comment | | source: galratner.com
tags: WPF 4, SQL Server Compact 3.5, Entity Framework
6
Shouts

Ribbon for WinForms: Quick Start Tutorial - Arik Poznanski's Blog

published 934 days, 2 hours, 17 minutes ago posted by arikarik 939 days, 22 minutes ago
Monday, November 29, 2010 6:45:16 AM GMT Wednesday, November 24, 2010 8:40:35 AM GMT
Ribbon for WinForms: Quick Start Tutorial Due to popular demand on instructions for how to use the new version of the Ribbon for WinForms project, I’ve asked Bernhard to write a small tutorial. Bernhard agreed and wrote an excellent quick start tutorial, which now I present to you: http://bernhardelbl.wordpress.com/2010/11/17/quickstart-tutorial-windows-ribbon-for-winforms/ Note that the first 3 steps should be done only the first time you create a ribbon enabled application. This leaves us with... (more)
category: Smart Client | clicked: 8 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C#, WinForms
4
Shouts

Windows Phone 7 & “native” apps, the missing link! - Chris Walsh

published 947 days, 20 hours, 42 minutes ago posted by NickolayNickolay 949 days, 6 hours, 31 minutes ago
Monday, November 15, 2010 12:19:44 PM GMT Sunday, November 14, 2010 2:31:14 AM GMT
Ok, take a deep breath, let it sink in, are you ready? What I discovered today was some FUNKY code that Samsung had created to set the Network properties of a Windows Phone 7 handset.  Taking a peek under the skirt, I noticed something unreal.  The application has unmanaged DLL’s inside the XAP file!!! Ok, you’re thinking, so what, this isn’t anything special.  All they’ve done is add them manually into the project as a content build action. True, they have done that, but what’s next is even more UN... (more)
category: Smart Client | clicked: 1 | comment | | source: blog.walshie.me
tags: Windows Phone 7, Windows Phone, Windows Phone 7 Series
4
Shouts

Encryption, handlers and filters in nvents 0.3

published 952 days, 17 hours, 21 minutes ago posted by lordlord 953 days, 17 hours, 23 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 3:39:09 PM GMT
nvents (.NET events across the network) version 0.3 adds support for encryption, event handlers and filters (more)
category: Smart Client | clicked: 1 | comment | | source: nvents.org
tags: Filtering, Encryption, Domain Events, WCF
7
Shouts

Windows Ribbon for WinForms v2.6 Released - Arik Poznanski's Blog

published 954 days, 1 hour, 25 minutes ago posted by arikarik 955 days, 8 hours, 3 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 12:58:46 AM GMT
Windows Ribbon for WinForms v2.6 Released The Windows Ribbon for WinForms is a ribbon control designed to be used with WinForms applications. Yea, I know, WinForms is so last year, but it turns out people still use it and keep asking for features and bug fixes.. Anyway, it is a managed wrapper around Windows Ribbon Framework, provided by Microsoft in Windows 7 and Vista. More details on this project can be found in the project site: windowsribbon.codeplex.com .So, what’s new?Simplified use for ... (more)
category: Smart Client | clicked: 4 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, WinForms
4
Shouts

nvents - .NET events across the network

published 958 days, 10 hours, 45 minutes ago posted by http://loraderon.myopenid.com/http://loraderon.myopenid.com/ 960 days, 23 hours, 6 minutes ago
Thursday, November 04, 2010 10:17:02 PM GMT Tuesday, November 02, 2010 9:56:07 AM GMT
Open source library for strongly typed publishing/subscribing of events. Events.Subscribe (more)
category: Smart Client | clicked: 1 | comment | | source: nvents.org
tags: Domain Events, Open Source, WCF
3
Shouts

nvents - .NET events across the network

published 959 days, 16 hours, 50 minutes ago posted by lordlord 960 days, 20 hours, 11 minutes ago
Wednesday, November 03, 2010 4:12:33 PM GMT Tuesday, November 02, 2010 12:51:02 PM GMT
Open source library for strongly typed publishing/subscribing of events. Events.Subscribe (more)
category: Smart Client | clicked: 2 | comment | | source: nvents.org
tags: Domain Events, Open Source, WCF
6
Shouts

XAMLCast – Interview with Paul Betts about ReactiveXaml - Roberto Sonnino

published 962 days, 9 hours, 51 minutes ago posted by MikeMike 963 days, 10 hours, 18 minutes ago
Sunday, October 31, 2010 11:11:02 PM GMT Saturday, October 30, 2010 10:44:00 PM GMT
Following on our special series of interviews, Roberto interviewed Paul Betts, a Software Development Engineer in the Windows team and creator of ReactiveXaml. In a video special, he talked about Reactive programming and how to apply it to WPF and Silverlight through RxXaml. An awesome introduction to a new paradigm on WPF/SL development!.. (more)
category: Smart Client | clicked: 1 | comment | | source: virtualdreams.com.br
tags: XAML
4
Shouts

PDC 2010: Taking Advantage of Pinned Sites with Internet Explorer 9 and Windows 7 - Arik Poznanski's Blog

published 962 days, 9 hours, 51 minutes ago posted by arikarik 962 days, 21 hours, 46 minutes ago
Sunday, October 31, 2010 11:11:02 PM GMT Sunday, October 31, 2010 11:15:44 AM GMT
PDC 2010: Taking Advantage of Pinned Sites with Internet Explorer 9 and Windows 7 Following is a summary of the session “Taking Advantage of Pinned Sites with Internet Explorer 9 and Windows 7” presented by Israel Hilerio, Program Manager in Internet Explorer Team at Microsoft, in PDC 2010. This talk shows how you can add integration of your site into the Windows 7 taskbar. Pinned Sites Goals for having pinned sites in Internet Explorer 9:Closer relationship between users and their favorite sitesAl... (more)
category: Smart Client | clicked: 0 | comment | | source: blogs.microsoft.co.il
tags: Internet Explorer 9, PDC 2010
7
Shouts

Windows Phone 7: Setting numeric keyboard layout for text box

published 963 days, 11 hours, 28 minutes ago posted by gpeipmangpeipman 964 days, 7 hours, 54 minutes ago
Saturday, October 30, 2010 9:34:34 PM GMT Saturday, October 30, 2010 1:08:08 AM GMT
Windows Phone 7 supports different input scopes. Input scope defines the format of input that user is expected to insert. Based on the input scope of current control the on-screen keyboard shows appropriate layout. In this posting I will show you how to use numeric input scope. (more)
category: Smart Client | clicked: 0 | comment | | source: windowsphonedev.blogspot.com
tags: Windows Phone 7
9
Shouts

Free ebook: Programming Windows Phone 7, by Charles Petzold - Microsoft Press

published 964 days, 19 hours, 43 minutes ago posted by iftekharahmedamitiftekharahmedamit 965 days, 13 hours, 48 minutes ago
Friday, October 29, 2010 1:18:51 PM GMT Thursday, October 28, 2010 7:13:39 PM GMT
Gang, we’re done! 24 chapters, about 1,000 pages. Congratulations to Charles, who has outdone himself! Speaking for Charles and for the Windows Phone 7 team, we hope that you will enjoy Programming Windows Phone 7: You can download a PDF here (38.6 MB). And you can download the ebook’s sample code here (5.03 MB).... (more)
category: Smart Client | clicked: 0 | comment | | source: blogs.msdn.com
tags: Ebook, Windows Phone 7, Programming, Microsoft Press, WP7
5
Shouts

WP7 Development Tips Part 1 - Kevin Marshall

published 965 days, 14 hours, 28 minutes ago posted by StevesSteves 966 days, 10 hours, 4 minutes ago
Thursday, October 28, 2010 6:34:36 PM GMT Wednesday, October 27, 2010 10:58:31 PM GMT
Performance is the area that we probably spend the most time on in all our apps.  Building apps on the phone is just way different than building desktop apps.   Things that might be really minor optimizations on a desktop Silverlight can really make a difference on desktop Silverlight apps. Developing on the phone is an issue of economics where processing power is a scarce resource.  You have to be conscious of the tradeoffs of using things like binding, layout controls, de... (more)
category: Smart Client | clicked: 0 | comment | | source: blogs.claritycon.com
tags: WP7
7
Shouts

Windows Phone 7 - Dynamically load XAML - Christoph's Blog

published 966 days, 17 hours, 21 minutes ago posted by DustinDustin 968 days, 17 hours, 13 minutes ago
Wednesday, October 27, 2010 3:41:07 PM GMT Monday, October 25, 2010 3:48:50 PM GMT
Sometimes it is necessary to load an element like a shape dynamically from an file, resource or directly from a string into the corresponding API classes. In Silverlight for Windows Phone 7 this can be done with the use of the XamlReader Class. This class can be found in the System.Windows.Markup namespace. With the use of this class it’s very easy to create in memory representations of XAML object you created in tools like expression blend. In my example I created an ellipsis with a gradient fill and ... (more)
category: Smart Client | clicked: 5 | comment | | source: blogs.msdn.com
tags: Windows Phone 7, Windows Phone 7 Development, Windows Phone 7 Series, XAML
6
Shouts

Blend Bits 15: The Data Store - Mike Taulty

published 968 days, 20 hours, 37 minutes ago posted by iftekharahmedamitiftekharahmedamit 969 days, 11 hours, 37 minutes ago
Monday, October 25, 2010 12:24:46 PM GMT Sunday, October 24, 2010 9:25:17 PM GMT
There’s lots of data features in Blend to provide food for future posts but this post is about the data store that showed up in Blend 4. This is a fairly simple idea and I suspect that I’d use it more in the realm of a SketchFlow application than I would in a real application as I tend to see it as a way for a designer to store something outside of the underlying object model that they’re data-bound to and I’m not sure I’d want that to happen in a real application. Say I’m sketching a simple login scre... (more)
category: Smart Client | clicked: 1 | comment | | source: mtaulty.com
tags: SL, Silverlight, sketchflow, Blend, Expression Blend
6
Shouts

Top firefox extensions for developers & webmasters

published 970 days, 21 hours, 14 minutes ago posted by http://quachnguyen.myopenid.com/http://quachnguyen.myopenid.com/ 973 days, 16 hours, 21 minutes ago
Saturday, October 23, 2010 11:48:23 AM GMT Wednesday, October 20, 2010 4:41:34 PM GMT
FireRainbow Javascript syntax highlighting for FirebugConsole2 Console2 (pronounced Console Squared or Console Two) replaces the JavaScript Console with what could be the next generation Error Console. From v0.5 includes the Console Filter extension previously available separately from the Console2 website.FireQuery Firebug plugin for jQuery development Library Detector Detects what javascript libraries are being used on the current page and displays the result as icons with detaile... (more)
category: Smart Client | clicked: 0 | comment | | source: code2code.info
tags: Firefox extension
3
Shouts

4 Rules of User Interface Design

published 975 days, 18 hours, 26 minutes ago posted by cbsrnrcbsrnr 980 days, 21 hours, 45 minutes ago
Monday, October 18, 2010 2:36:01 PM GMT Wednesday, October 13, 2010 11:17:20 AM GMT
4 basic rules of User Interface Design. (more)
category: Smart Client | clicked: 0 | comment | | source: codebalance.blogspot.com
5
Shouts

Windows Ribbon for WinForms v2.5 Released – New Events Mechanism - Arik Poznanski's Blog

published 981 days, 18 hours, 35 minutes ago posted by arikarik 982 days, 19 hours, 23 minutes ago
Tuesday, October 12, 2010 2:27:34 PM GMT Monday, October 11, 2010 1:39:08 PM GMT
Windows Ribbon for WinForms v2.5 Released – New Events Mechanism The Windows Ribbon for WinForms is a managed wrapper around Windows Ribbon Framework, a free ribbon control that Microsoft provides in Windows 7 and Vista. More details on this project can be found in the project site: windowsribbon.codeplex.com . I’ve just released another update to the project. Note: this release contains breaking changes, only take it if you are starting a new project, or you don’t mind the needed updates to yo... (more)
category: Smart Client | clicked: 5 | comment | | source: blogs.microsoft.co.il
tags: Windows Forms, Ribbon, Windows 7
3
Shouts

Versioning in WCF Data Contract Part #2: Missing Members : The CodeGain

published 982 days, 18 hours, 4 minutes ago posted by codegaincodegain 983 days, 52 minutes ago
Monday, October 11, 2010 2:57:59 PM GMT Monday, October 11, 2010 8:09:57 AM GMT
Versioning in WCF Data Contract Part #2: Missing Members (more)
category: Smart Client | clicked: 1 | 1 comment | | source: www.codegain.com
tags: .NET, WCF