Upcoming Windows 8 stories

.NET 4.5 WinRT: Get custom attributes from enum value(www.minddriven.de)

submitted by MatthiasJMatthiasJ(446) 3 days ago

Shows how to retrieve a custom attribute from an enum value in .NET WinRT. read more...

add a comment |category: |Views: 3

tags: another

Multi-Time Zone Clock in Windows 8 (www.c-sharpcorner.com)

submitted by dbeniwal321dbeniwal321(53) 13 days, 2 hours ago

In this article we will introduce you to one of the features of the Windows 8 operating system. Windows 8 is the latest operating system launched by Microsoft in the Windows operating system series. It comes with many of the latest and advanced features which make it easier and user-friendly for Windows beginners. There are some main features of the Windows 8 operating system; Metro UI screen, easy search feature, alarm clock and advanced task manager etc. So here we will talk about the clock in Windows 8, the system clock that shows the time according to a specific zone; generally it is set at the time when we the install Windows 8 operating system. The system clock has a feature by which we can add two more clocks of different specific zones as we want. This feature is useful for the situation where we are working with our two clients and they belong to different time zones. read more...

add a comment |category: |Views: 9

tags: another

Consuming JSON service in Windows 8 HTML5 Metro App(www.c-sharpcorner.com)

submitted by dbeniwal321dbeniwal321(53) 14 days, 3 hours ago

Consuming JSON in Windows 8 Metro style Application using WinJS In this post Metro app is created using HTML 5 and a Service is being consumed using WinJS Service is created service using WCF and REST is on service using webHttpBinding Since creating a simple REST Service returning JSON is not the main focus of this post, I will show creation WCF REST Service returning JSON in a later part of this post. read more...

add a comment |category: |Views: 36

tags: another

Turn Off Windows Security Center Alerts in Windows 8(www.c-sharpcorner.com)

submitted by dbeniwal321dbeniwal321(53) 17 days, 3 hours ago

The Security Center helps you with multiple Security in your PC such as Windows Update, Virus Protection, Smart Screen and others and it helps you to Promote your PC Security. The Security Center helps you for any security purpose and if there is any risk found then it gives you a message. read more...

add a comment |category: |Views: 2

tags: another

How to Lock Your Keyboard in Windows 8 to Prevent Keystrokes?(www.c-sharpcorner.com)

submitted by dbeniwal321dbeniwal321(53) 18 days, 3 hours ago

By pressing several keys on the keyboard sometimes the operating system can be corrupted or sensitive information can be damaged. To prevent this problem, users lock their keyboards so that the information and the entire operating system can become invincible.If you want to lock your keyboard in Windows 8, you need to Download and Install Toddler Keys, which is a freeware tool and is easily available on the internet, and once this is installed you need to follow certain steps: read more...

add a comment |category: |Views: 5

tags: another

Erasing a Hard Disk to Free Disk Space For Windows 8(www.c-sharpcorner.com)

submitted by dbeniwal321dbeniwal321(53) 19 days, 3 hours ago

In any Microsoft Windows version, you can create a partition or volume on a hard disk so that you can store data in them. But sometimes the condition arises when you have to reformat or repartition your hard disk because your entire hard disk has become corrupt and in that case it is essential for you to erase the entire hard disk and recreate the partions in it. read more...

add a comment |category: |Views: 2

tags: another

Windows 8 Developer Links Blog(danrigby.com)

submitted by CodeM0nkeyCodeM0nkey(96) 1 month, 8 days ago

I wanted to share with the community a new links blog I started for people interested in doing Windows 8 development. Topics covered include Windows 8, Metro App development, Metro UI design, Visual Studio 11, and Expression Blend 5. There is a new post each day, Monday through Friday. Thanks! read more...

add a comment |category: |Views: 5

tags: another

Test VS11 and Windows 8(www.jphellemons.nl)

submitted by jphellemonsjphellemons(269) 1 month, 9 days ago

A consumer preview of Windows 8 has been released. I really recommend checking it out. I have seen it run on several ultra books (from about 700 euro’s each) and it ran great! So you don’t need a 2000 euro machine to run it and play around with the new metro interface. I have written earlier about the developer preview, but this release contains over 100.000 changes and a newer version of internet explorer. As web developer it’s always nice to test web applications with the latest browsers. read more...

add a comment |category: |Views: 4

tags: another

Building Global Windows 8 Metro XAML Apps Part 2 Localizing Files and (www.silverlightrecipes.com)

submitted by yassermakramyassermakram(40) 1 month, 23 days ago

In the previous post we explored string localization for WinRT XAML applications. In this post the focus will be on localizing files like Images, Styles, and Custom Layouts. read more...

add a comment |category: |Views: 8

tags: another

Windows 8 Development News section is now Live!(www.windowsphonegeek.com)

submitted by winphonegeekwinphonegeek(2187) 1 month, 23 days ago

Windows 8 Development News section is now Live read more...

add a comment |category: |Views: 4

tags: another

Windows 8 Metro: Create your apps with simplicity in mind(www.silverlightshow.net)

submitted by KMillerrKMillerr(2072) 1 month, 23 days ago

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. read more...

add a comment |category: |Views: 4

tags: another

Building Global Windows 8 Metro XAML Apps Part 1–Localizing Strings(www.silverlightrecipes.com)

submitted by yassermakramyassermakram(40) 1 month, 26 days ago

WinRT provides good support for building global aware applications especially when compared to classic Windows API , but has some limitations compared to WPF features. In this series of posts we will explore the provided features with some workarounds to the issues in the current release. read more...

add a comment |category: |Views: 7

tags: another

(Windows8) WinJS single page navigation and ViewModels(www.progware.org)

submitted by iwannisiwannis(452) 2 months, 4 days ago

In the previous post, we have seen simple data-binding scenarios using WinJS and got a glimpse on the way a ViewModel can be created (following the MVVM pattern). In this post, we will build and application where there are more than one views (pages - simple page navigation app) with simple html elements and ListViews with real data. read more...

add a comment |category: |Views: 12

tags: another

A Few Additional Options Inside the Windows Simulator in VS11 Beta(michaelcrump.net)

submitted by mbcrumpmbcrump(1034) 2 months, 14 days ago

Introduction 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. read more...

add a comment |category: |Views: 7

tags: another

Performance best practices for Metro style apps using JavaScript(msdn.microsoft.com)

submitted by KodefuGuruKodefuGuru(2818) 2 months, 18 days ago

An app's performance has a huge impact on the user's experience. Smooth scrolling and panning, efficient animations, fast launch times, and general responsiveness help create a good user experience. Given its impact and the variety of areas it affects, we recommend that you design for performance early to avoid issues down the road. Here we explain how to design for common problem areas within apps. read more...

add a comment |category: |Views: 12

tags: another

WinJS – Navigate in a ListView using mouse wheel is easy !(www.jonathanantoine.com)

submitted by jmix90jmix90(570) 2 months, 20 days ago

The listview can be considered as the most powerful control of the WinJS UI controls. It works very well in ‘touch mode’ and the user experience is just great ! When it comes to use the mouse & keyboard, the scrollbars appears and you can use them to navigate in the list. Then, the first thing you may try is to use the mouse wheel : no result at all ! By default, you can’t navigate in the listview using the mouse wheel. I think it can be really strange for user who are used to this behavior and in this post we’ll see how it’s easy to implement the mouse-wheel scroll ! read more...

add a comment |category: |Views: 19

tags: another