DotNetShoutout - Stories tagged with Windows
3
Shouts

Basic Volume Control

published 524 days, 3 hours, 1 minute ago posted by BlackWaspBlackWasp 525 days, 12 hours, 43 minutes ago
Friday, January 13, 2012 7:23:16 AM GMT Wednesday, January 11, 2012 9:40:46 PM GMT
Microsoft Windows allows the system audio volume to be changed or muted with on-screen controls. This software control can be exploited in .NET applications to increase or decrease the volume or to mute the computer's sound altogether. (more)
category: UX | clicked: 7 | comment | | source: www.blackwasp.co.uk
tags: Volume, Windows
3
Shouts

Browse internet faster and save power using a smart HOSTS file

published 534 days, 14 hours, 47 minutes ago posted by oazabiroazabir 538 days, 21 hours, 11 minutes ago
Monday, January 02, 2012 7:37:30 PM GMT Thursday, December 29, 2011 1:12:45 PM GMT
If you can browse without having any flash ads or in fact any ads loaded and without any of the tracking scripts – you can browse much faster, scroll through pages much smoother and have more hours from your battery. Learn how to block unnecessary files using a smart HOSTS file. (more)
category: Web Dev | clicked: 31 | 1 comment | | source: omaralzabir.com
tags: Tips & Tricks, Performance, Windows
2
Shouts

Building a Calculator using WP 7.1(Mango)

published 598 days, 13 hours, 43 minutes ago posted by dotnetfundadotnetfunda 601 days, 22 hours, 47 minutes ago
Sunday, October 30, 2011 8:41:35 PM GMT Thursday, October 27, 2011 11:36:53 AM GMT
In this article, will create our first Windows Phone application with the "MANGO" flavour.This is the first in the series of article about Windows Phone 7.1 and our journey will begin from here with the making of a simple calculator in Windows Phone 7.1 (more)
category: Web Dev | clicked: 16 | 2 comments | | source: www.dotnetfunda.com
tags: Windows
3
Shouts

Windows 8 : Metro’s Grid Application – what, how and when ?

posted by jmix90jmix90 643 days, 16 hours, 5 minutes ago
Thursday, September 15, 2011 6:18:41 PM GMT
Windows 8 is here and Visual Studio 2011 comes with it hand in hand. As you may already have read/seen/watch, there is a new set of applications coming named as ‘metro’. Visual Studio 2011 then comes with templates for different types of applications: basic Application, Grid Application and Split Application. Each one helps you create application for windows 8 with the metro style. In this post we are going to explore in details a first type of application template: the Grid Application. (more)
category: UX | clicked: 47 | comment | | source: www.jonathanantoine.com
tags: C#, intro, Windows, metro, XAML, Windows8, presentation
2
Shouts

First look to Microsoft Windows 8 User Interface | Kunal's Blog

published 747 days, 17 hours, 13 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 749 days, 1 hour, 58 minutes ago
Friday, June 03, 2011 5:11:01 PM GMT Thursday, June 02, 2011 8:26:09 AM GMT
Yesterday, 1st June 2011 Microsoft demonstrated their next generation Windows Operating System at the D9 conference which internally called as “Windows 8”. It supports touch screen and can operate with/without a Mouse or Keyboard using the touch APIs and onscreen keyboard. The video demonstrates the power of flexibility and dynamic user experience. To know more about it and watch the video demonstration of the first preview, read the complete post. (more)
category: How To | clicked: 23 | comment | | source: www.kunal-chowdhury.com
tags: Windows 8, Windows, Windows8
2
Shouts

Code At Night | Microsoft is eager to re-claim browser market share

posted by http://jawadbakhar.myopenid.com/http://jawadbakhar.myopenid.com/ 798 days, 14 hours, 3 minutes ago
Wednesday, April 13, 2011 8:20:53 PM GMT
Well, it's not many days passed Microsoft launched IE9 and they are already talking about IE 10. Does that shows Microsoft's eagerness to re-claim browser market share, I believe Yes... (more)
category: Agile | clicked: 0 | comment | | source: www.codeatnight.com
tags: Microsoft, Windows, IE
5
Shouts

Microsoft Programmers | Localization / Multilingual Support Using Resource Files In .net

published 813 days, 21 hours, 6 minutes ago posted by jebarson007jebarson007 818 days, 4 hours, 5 minutes ago
Tuesday, March 29, 2011 1:17:51 PM GMT Friday, March 25, 2011 6:18:57 AM GMT
Localization for a multilingual application is every developer's nightmare. With .net it is not a tough programming as most of the algorithm is already available. Well in this article we will discuss on how we can achieve localization using resource files. (more)
category: Web Dev | clicked: 6 | comment | | source: www.jebarson.info
tags: .NET, multilingual, demo, Culture, C#, Windows, resource, Localization, file, ASP.NET
6
Shouts

Hosting The Same Windows Azure Web Project With Two Different Configurations - Peter Kellner

published 830 days, 7 hours, 18 minutes ago posted by NickolayNickolay 836 days, 9 hours, 26 minutes ago
Sunday, March 13, 2011 3:05:45 AM GMT Monday, March 07, 2011 12:58:33 AM GMT
In my scenario, I have the same web project that I want to host in two different Windows Azure Data Centers (BTW, Steve Marx let me know it’s “Windows Azure” and not “Azure” at MVP Summit so I’ll try and keep my terminology right as much as I can). Each Windows Azure Data Center has it’s own azure account (Azure Credential). It resolves to a different domain name and as part of that scenario, has different properties in the ServiceConfiguration.csfg file... (more)
category: Architecture | clicked: 0 | 1 comment | | source: peterkellner.net
tags: Windows Azure, Windows, Azure
2
Shouts

Windows Phone 7 Developers now can score century

published 843 days, 3 hours, 39 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 843 days, 19 hours, 43 minutes ago
Monday, February 28, 2011 6:45:19 AM GMT Sunday, February 27, 2011 2:40:41 PM GMT
Wondering what the title states ? . Its simple and based on one of the recent announcement from Microsoft (more)
category: How To | clicked: 0 | comment | | source: www.ginktage.com
tags: Microsoft, Windows
3
Shouts

Changing the Desktop Wallpaper

published 866 days, 13 hours, 38 minutes ago posted by BlackWaspBlackWasp 867 days, 11 hours, 48 minutes ago
Friday, February 04, 2011 8:45:57 PM GMT Thursday, February 03, 2011 10:35:51 PM GMT
The .NET framework does not natively support changing the desktop wallpaper. However, it is possible to set the wallpaper image using Platform Invocation Services (P/Invoke) by calling the SystemParametersInfo function. (more)
category: UX | clicked: 0 | 1 comment | | source: www.blackwasp.co.uk
tags: C#, Windows
2
Shouts

Install Windows Phone 7 Apps on Windows Phone from unsupported Marketplace countries

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 873 days, 16 hours, 55 minutes ago
Friday, January 28, 2011 5:28:45 PM GMT
Just a week back , i got my new Windows Phone 7 ( HTC Mozart 7 ) to get a feel of how the new Windows Phone 7 OS looks . The Phone looks amazing than my old WM 6 but yet looked like an empty box for a week . The Reason for this was lack of Market Place support currently in India to install the App , I was unable to install the apps and ended up getting the following error mess... (more)
category: Metro | clicked: 0 | comment | | source: www.ginktage.com
tags: marketplace, Windows
2
Shouts

Gizmox Solution to Transform Apps from Desktop to Cloud | Cloud Computing Journal

posted by webguiwebgui 881 days, 21 hours, 11 minutes ago
Thursday, January 20, 2011 1:13:17 PM GMT
VWG offers an exclusive approach to desktop application virtualization and streaming of .NET, VB6 client/server technologies. Unlike other virtualization solutions, VWG virtualizes Windows desktop applications at code level on top of standard Web server or VWG dedicated application server (more)
category: Web Dev | clicked: 0 | comment | | source: cloudcomputing.sys-con.com
tags: VB 6.0, .NET, migration, Virtualization, Windows, Ajax, ASP.NET
3
Shouts

Windows Phone 7 – A New Beginning

published 894 days, 8 hours, 41 minutes ago posted by robertbraveryrobertbravery 896 days, 3 hours, 4 minutes ago
Saturday, January 08, 2011 1:43:30 AM GMT Thursday, January 06, 2011 7:19:54 AM GMT
I’m impressed. I think it’s the most exciting thing to happen to the mobile world for a while. Look, it’s a new beginning for Microsoft. After a rather dismal performance by previous versions, they had to come up with something new and exciting, Windows Phone 7 is just that. (more)
category: UX | clicked: 0 | comment | | source: www.integralwebsolutions.co.za
tags: Windows Phone 7, mobile technology, Windows
3
Shouts

Detecting mouse and keyboard input with .NET

published 917 days, 21 hours, 38 minutes ago posted by http://webpoet.myopenid.com/http://webpoet.myopenid.com/ 918 days, 2 hours, 54 minutes ago
Wednesday, December 15, 2010 12:46:35 PM GMT Wednesday, December 15, 2010 7:30:21 AM GMT
Recently I built a small .NET application with WPF that needed to detect system-wide mouse and keyboard input. In order to do so I had to do some low-level hooks from .NET into Windows. In this post I discuss how I did them and offer some downloadable sample code. (more)
category: Architecture | clicked: 1 | comment | | source: joelabrahamsson.com
tags: .NET, Hooks, C#, Mouse, Windows, keyboard
2
Shouts

Data Binding in Windows Forms | TechBubbles

published 938 days, 13 hours, 24 minutes ago posted by kalyanms1kalyanms1 939 days, 11 hours, 37 minutes ago
Wednesday, November 24, 2010 9:00:16 PM GMT Tuesday, November 23, 2010 10:47:26 PM GMT
This post demonstrates the different ways of data binding in windows forms. It also discuss the concepts which are key to understanding the things that are new and different in other binding models. We first design the form using Typed Data Set and then modify the form to work with LINQ to SQL and Entity Framework models. 1. Typed Data Set Create a new windows forms project in Visual Studio and add a typed dataset named AW2008.xsd to project. Drag the Product, Product Category and Product Subcateg... (more)
category: Data | clicked: 1 | comment | | source: www.techbubbles.com
tags: Windows
9
Shouts

WordPress, Windows, WebsiteSpark – The future of blogging

published 947 days, 22 hours, 4 minutes ago posted by robertbraveryrobertbravery 950 days, 3 hours, 34 minutes ago
Monday, November 15, 2010 12:19:44 PM GMT Saturday, November 13, 2010 6:50:26 AM GMT
Microsoft is teaming up with the WordPress Community to provide even more power and features to WordPress. Check out how you can run Wordpress on windows, get free software from WebsiteSpark. All supported by Microsoft. (more)
category: Architecture | clicked: 1 | comment | | source: www.integralwebsolutions.co.za
tags: Blogging, WebsiteSpark, Wordpress, Windows
4
Shouts

New assessment tool for moving apps to SaaS Web/Cloud released

published 954 days, 19 hours, 20 minutes ago posted by webguiwebgui 955 days, 19 hours, 45 minutes ago
Monday, November 08, 2010 3:04:18 PM GMT Sunday, November 07, 2010 2:39:23 PM GMT
Now, in order to support those declerations Visual WebGui released a tool that can analyze .NET Windows Forms applications in a matter of minutes and provide a quick assessment report about your Client/Server (.NET Windows Forms at the moment and soon VB6 and other Client/Server technologies) application readiness to be moved to ASP.NET based Web and Cloud using the Visual WebGui CloudMove solution. (more)
category: Web Dev | clicked: 1 | comment | | source: www.visualwebgui.com
tags: Cloud, Modernization, migration, Framework, Web, Windows, applications, WinForms, ASP.NET
6
Shouts

Creating Performance Counters Programmatically (C#)

published 965 days, 15 hours, 50 minutes ago posted by BlackWaspBlackWasp 966 days, 11 hours, 56 minutes ago
Thursday, October 28, 2010 6:34:36 PM GMT Wednesday, October 27, 2010 10:28:16 PM GMT
Performance counters allow numerical information about the current state of the operating system or an application to be recorded and monitored using standard tools. This article explains how to create custom performance counters using C# code. (more)
category: How To | clicked: 1 | 2 comments | | source: www.blackwasp.co.uk
tags: C#, Performance, Windows
7
Shouts

DotNetRocks - Show #598 - Mark Relph Wants More Windows Applications

published 992 days, 19 hours, 43 minutes ago posted by rajuraju 993 days, 17 hours, 54 minutes ago
Friday, October 01, 2010 2:41:33 PM GMT Thursday, September 30, 2010 4:30:36 PM GMT
While at TechDays Vancouver, Carl and Richard talk to Mark Relph from the Microsoft Windows team about building Windows applications. (more)
category: Podcast | clicked: 2 | 1 comment | | source: www.dotnetrocks.com
tags: DotNetRocks, Microsoft, Windows, applications
2
Shouts

How to get the files from GAC in Windows

published 1017 days, 9 hours ago posted by PraveenPraveen 1017 days, 15 hours, 15 minutes ago
Tuesday, September 07, 2010 1:24:33 AM GMT Monday, September 06, 2010 7:08:39 PM GMT
This is what I think about since I started working on Windows. I don't know how to see the Windows GAC files and get them for other use. For example, sometimes I deploy the files to GAC location and then want to move the same dll to some other server. But, as usual, the original files missed from the file system. The only location I can get them is GAC. But, don't know how to get the files from GAC. This is a big question and resolve... (more)
category: Architecture | clicked: 0 | comment | | source: praveenbattula.blogspot.com
tags: Windows, GAC
Previous 1 2 Next