DotNetShoutout - Stories tagged with Windows 7
15
Shouts

Using Windows Phone As Windows 7 Accelerometer Sensor - Arik Poznanski's Blog

published 648 days, 7 hours, 49 minutes ago posted by arikarik 650 days, 17 hours, 29 minutes ago
Monday, August 15, 2011 8:48:07 PM GMT Saturday, August 13, 2011 11:08:42 AM GMT
Using Windows Phone As Windows 7 Accelerometer Sensor I just had a cool idea! (actually I had it like 6 month ago, but bear with me). My idea involves mixing some of the features in Windows 7 with some of the features in Windows Phone 7, to create a glorious mix!  Windows 7 One of the new features in Windows 7 is the Sensor API which provides a standard interface for accessing sensors of various types, like accelerometer, etc.. I wrote in the past about how you can consume this API from a C# appli... (more)
category: Smart Client | clicked: 153 | 5 comments | | source: blogs.microsoft.co.il
tags: COM, Windows 7, C#, C++, UMDF, Windows Phone, Accelerometer
4
Shouts

Failed to complete setup of assembly (hr = 0x8007000b). Probing terminated – Windows7 64bit - Solved

published 701 days, 8 hours, 51 minutes ago posted by dharadhara 702 days, 20 hours, 7 minutes ago
Thursday, June 23, 2011 7:46:41 PM GMT Wednesday, June 22, 2011 8:30:35 AM GMT
Recently I changed my desktop from 32bit to 64bit Windows 7 and from there onwards I keep getting such issues. In such case when you run web page which gives following error. Error : Could not load file or assembly 'XXX.XXXXXX' or one of its dependencies... (more)
category: Web Dev | clicked: 76 | 1 comment | | source: beyondrelational.com
tags: Windows 7
7
Shouts

Ribbon with C++, Post 6: Ribbon Dynamic Structure Capabilities - Arik Poznanski's Blog

published 702 days, 22 hours, 13 minutes ago posted by arikarik 703 days, 7 hours, 31 minutes ago
Wednesday, June 22, 2011 6:24:14 AM GMT Tuesday, June 21, 2011 9:06:11 PM GMT
Ribbon with C++, Post 6: Ribbon Dynamic Structure Capabilities This is the 6th and last post about using Windows Ribbon Framework features in C++. You can find the previous parts here: Part 1, Part 2, Part 3, Part 4 & Part 5. In this post we will dive into the ribbon's dynamic structure capabilities, i.e. we will learn about the different ways to change the structure of the ribbon at runtime. Specifically we will learn about Application Modes and Contextual Tabs. We will see what are these features,... (more)
category: Smart Client | clicked: 20 | 2 comments | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C++
8
Shouts

Ribbon with C++, Part 5: Using Galleries with Windows Ribbon Framework - Arik Poznanski's Blog

published 706 days, 5 hours, 44 minutes ago posted by arikarik 708 days, 7 hours, 36 minutes ago
Saturday, June 18, 2011 10:53:45 PM GMT Thursday, June 16, 2011 9:01:33 PM GMT
Ribbon with C++, Part 5: Using Galleries with Windows Ribbon Framework This is the 5th post about Windows Ribbon Framework features. On previous posts we have introduced the ribbon framework, seen a complete example, and reviewed how to use buttons-based UI controls and how to control their layout. In this post we continue our exploration of the Windows Ribbon Framework, this time focusing on Gallery controls. We will learn what galleries are and what is the difference between an item gallery ... (more)
category: Smart Client | clicked: 14 | 1 comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C++
7
Shouts

Ribbon with C++, Part 4: Layout Controls in Windows Ribbon Framework - Arik Poznanski's Blog

published 707 days, 8 hours, 10 minutes ago posted by arikarik 710 days, 6 hours, 10 minutes ago
Friday, June 17, 2011 8:26:54 PM GMT Tuesday, June 14, 2011 10:27:12 PM GMT
Ribbon with C++, Part 4: Layout Controls in Windows Ribbon Framework This is the 4th post about Windows Ribbon Framework features. On previous posts we have introduced the Windows Ribbon Framework, shown a complete example of how to develop a ribbon enabled application and reviewed the different buttons-based UI controls that the ribbon framework provides. In this post we continue our review of the various features in the Windows Ribbon Framework. This time we will focus on a task that every rib... (more)
category: Smart Client | clicked: 9 | 1 comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C++
2
Shouts

Ribbon with C++, Part 3: Using Buttons with Windows Ribbon Framework - Arik Poznanski's Blog

posted by arikarik 711 days, 23 hours, 13 minutes ago
Monday, June 13, 2011 5:24:40 AM GMT
Ribbon with C++, Part 3: Using Buttons with Windows Ribbon Framework On previous posts we have seen an introduction to the Windows Ribbon Framework and learned how to develop a ribbon enabled application. In this post we continue our review of the various features in the Windows Ribbon Framework. This time we will focus on the most common feature in the ribbon: Buttons. I assume the concept of a button needs no introduction; however, there are several kinds of buttons available with the Windows Ribbon... (more)
category: Smart Client | clicked: 1 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C++
4
Shouts

Ribbon with C++, Part 2: First Ribbon Enabled Application - Arik Poznanski's Blog

published 718 days, 9 hours, 19 minutes ago posted by arikarik 718 days, 17 hours, 43 minutes ago
Monday, June 06, 2011 7:18:03 PM GMT Monday, June 06, 2011 10:53:52 AM GMT
Ribbon with C++, Part 2: First Ribbon Enabled Application In this post we continue our review of the Windows Ribbon Framework feature brought to us in Windows 7. For more information on the ribbon feature in general and Windows Ribbon Framework in particular, make sure you read Part 1. Today we will see how to create a ribbon enabled application in C++ using the Windows Ribbon Framework. To show it we will build a small application with a ribbon that will contain two tabs, three groups and several but... (more)
category: UX | clicked: 9 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C++
5
Shouts

Ribbon with C++, Part 1: Introduction to the Windows Ribbon Framework - Arik Poznanski's Blog

published 721 days, 11 hours, 26 minutes ago posted by arikarik 722 days, 4 hours, 35 minutes ago
Friday, June 03, 2011 5:11:01 PM GMT Friday, June 03, 2011 12:02:11 AM GMT
Ribbon with C++, Part 1: Introduction to the Windows Ribbon Framework Due to popular demand I’ve decided to use the knowledge I’ve gain while creating the Windows Ribbon for WinForms project and write a series of posts about working with the Windows Ribbon Framework with Win32 C++. In this post we will learn the basics of the Windows Ribbon Framework.What Is a Ribbon? Definition (from MSDN):“The Windows Ribbon framework is a rich command presentation system that provides a modern alternative to the l... (more)
category: Smart Client | clicked: 6 | 1 comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C++
3
Shouts

Sela Haifa Open House: Windows 7 features and Multi-Touch Session – Slide Deck and Demos - Arik Poznanski's Blog

published 730 days, 20 hours, 54 minutes ago posted by arikarik 731 days, 9 hours, 8 minutes ago
Wednesday, May 25, 2011 7:43:28 AM GMT Tuesday, May 24, 2011 7:29:38 PM GMT
Sela Haifa Open House: Windows 7 features and Multi-Touch Session – Slide Deck and Demos Today (24.05.2011) I’ve delivered two sessions about “Using Windows 7 Features in .NET applications” in Sela Haifa Open House which was presented in Philips building in Haifa. Dear Philips (and other) developers, I had a great time presenting today's Windows 7 sessions. Thank you for coming!   In the sessions I talked about how to use new Windows 7 features like the new Taskbar, sensors API, the Ribbon control ... (more)
category: UX | clicked: 0 | comment | | source: blogs.microsoft.co.il
tags: Windows 7, Windows API Code Pack, Multi Touch
3
Shouts

.NET User Group: Windows 7 features and Multi-Touch Session – Slide Deck and Demos - Arik Poznanski's Blog

published 733 days, 22 hours, 55 minutes ago posted by arikarik 736 days, 5 hours, 12 minutes ago
Sunday, May 22, 2011 5:42:02 AM GMT Thursday, May 19, 2011 11:25:07 PM GMT
.NET User Group: Windows 7 features and Multi-Touch Session – Slide Deck and Demos Yesterday (18.05.2011) I’ve delivered two sessions about “Using Windows 7 Features in .NET applications” in the Israeli .NET User Group, at Microsoft offices in Ra’anana. I want to thank all the attendees who came to hear the sessions, I truly enjoyed it. In the sessions I talked about how to use new Windows 7 features like the new Taskbar, sensors API, the Ribbon control supplied with Windows 7, Application restart a... (more)
category: UX | clicked: 1 | comment | | source: blogs.microsoft.co.il
tags: Windows 7, Windows API Code Pack, Multi Touch
4
Shouts

Working with Isolated Storage for Windows Phone 7

published 735 days, 23 hours, 35 minutes ago posted by dharadhara 736 days, 21 hours, 19 minutes ago
Friday, May 20, 2011 5:02:03 AM GMT Thursday, May 19, 2011 7:18:34 AM GMT
During the last few days, Microsoft is getting more and more inclined towards improving the user experience in more than a number of technologies. Silverlight being one of the major forerunner on this moving good in Web by providing Rich Internet Applications for end users. But not only for Web, Silverlight... (more)
category: Data | clicked: 1 | comment | | source: beyondrelational.com
tags: SQL Server, Windows 7
3
Shouts

MSDN Event: Windows 7 features and Multi-Touch Session - Slide Deck and Demos - Arik Poznanski's Blog

published 775 days, 13 hours, 14 minutes ago posted by arikarik 776 days, 13 hours ago
Sunday, April 10, 2011 3:23:14 PM GMT Saturday, April 09, 2011 3:37:00 PM GMT
MSDN Event: Windows 7 features and Multi-Touch Session - Slide Deck and Demos Last Thursday (07.04.2011) I’ve delivered an MSDN session about  “Using Windows 7 Features in .NET applications” at Microsoft Ra’anana. I want to thank all the attendees who came to hear the session, I truly enjoyed it. In the session I talked about how to use new Windows 7 features like the new Taskbar, sensors API, the Ribbon control supplied with Windows 7, Application restart and Recovery and plenty of Multi-Touch. ... (more)
category: Smart Client | clicked: 4 | 1 comment | | source: blogs.microsoft.co.il
tags: Taskbar, Windows 7, sensor, Windows 7 Code Pack, touch
2
Shouts

Flashcards.Show Version 2 for the Desktop, Browser, and Windows Phone - Arik Poznanski's Blog

posted by arikarik 812 days, 14 hours, 20 minutes ago
Friday, March 04, 2011 2:17:39 PM GMT
Flashcards.Show Version 2 for the Desktop, Browser, and Windows Phone Following is a great post by Yochay Kiriaty on a project I’ve done involving WPF, Silverlight, Windows Phone 7 and Windows Azure. If you’re interested in more details, make sure you come to my presentation at the coming SDP 2011 conference. [Cross-posted from http://windowsteamblog.com/windows/b/developers/archive/2011/02/17/flashcards-show-version-2-for-the-desktop-browser-and-windows-phone.aspx] The Flashcards.show application ... (more)
category: Metro | clicked: 1 | comment | | source: blogs.microsoft.co.il
tags: Silverlight, Windows Azure, Windows 7, WPF, Windows Phone
3
Shouts

Windows 7 Development: Working With Task Dialog Class

published 850 days, 9 hours, 2 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 850 days, 18 hours, 34 minutes ago
Tuesday, January 25, 2011 7:35:38 PM GMT Tuesday, January 25, 2011 10:03:24 AM GMT
Last year, I blogged about few things related to Windows 7 development which includes Jump Lists and Glass Form. The Windows 7 API Code Pack comes with many other features which can be used while developing applications for Windows 7 platform. The Windows 7 API Code Pack comes with some sample applications which exposes the power of the API. In one of my previous projects I used the Task Dialog class to use some cool looking message boxes like the one we see in Windows 7. If you see the sample code and ... (more)
category: How To | clicked: 0 | comment | | source: midnightprogrammer.net
tags: Windows 7, Windows 7 API
4
Shouts

Ribbon for WinForms: More Details On RibbonGenerator Tool - Arik Poznanski's Blog

published 894 days, 10 hours, 51 minutes ago posted by arikarik 896 days, 6 hours, 56 minutes ago
Sunday, December 12, 2010 5:45:49 PM GMT Friday, December 10, 2010 9:41:38 PM GMT
Ribbon for WinForms: More Details On RibbonGenerator Tool My associate, Bernhard Elbl, as published another two posts on his blog further explaining the latest improvements in the Ribbon for WinForms project. In the first post Bernhard explains what is the RibbonGenerator and how it is generating the .ribbon files. In the second post he explains what does it takes to use the Ribbon for WinForms project using Visual Studio 2010 Express edition. I suggest everyone who use this project to check out thes... (more)
category: Smart Client | clicked: 1 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7
6
Shouts

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

published 907 days, 21 hours, 52 minutes ago posted by arikarik 912 days, 19 hours, 57 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
7
Shouts

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

published 927 days, 21 hours ago posted by arikarik 929 days, 3 hours, 39 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
5
Shouts

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

published 955 days, 14 hours, 10 minutes ago posted by arikarik 956 days, 14 hours, 58 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
5
Shouts

Apply and Customize the New Silverlight Themes : JohnPapa

posted by rajuraju 1001 days, 22 hours, 25 minutes ago
Friday, August 27, 2010 6:12:19 AM GMT
Tsitsi Gora, UX Designer at Microsoft, appears on Silverlight TV to announce the new Silverlight themes that her team has been working on. Tsitsi demonstrates the new themes available for download and explains the scenarios they had in mind when they created the themes. The new themes include:Jet Pack Cosmopolitan Windows 7 AccentColor She also takes a deep look at the cosmopolitan theme and shows how you can customize it, if need be. Tsitsi wraps up by demonstrating some tips you can use to maintain d... (more)
category: Metro | clicked: 1 | comment | | source: johnpapa.net
tags: Silverlight, Windows 7, UX, Microsoft
3
Shouts

Working with CodePlex. How to save password for project?

posted by http://outcoldman.ru/openidhttp://outcoldman.ru/openid 1002 days, 22 hours, 35 minutes ago
Thursday, August 26, 2010 6:02:12 AM GMT
I want to make public one small project on CodePlex. Everybody knows that you can work with CodePlex like with TFS client and with SVN client as well. But really I can’t work with it from SVN client. When I tried to add some binary file (it was dll) I got the error “Server sent unexpected return value (200 OK) in response to PUT request for …”. How to solve this problem I don’t know, I found thread at CodePlex's discussions Can't commit binary files using TortoiseSVN, but last message was at past year. O... (more)
category: How To | clicked: 5 | comment | | source: outcoldman.ru
tags: Windows 7, SVN, CodePlex, Visual Studio, TFS
Previous 1 2 3 4 5 Next