пятница, 3 января 2014 г.

Visual Studio Feeds English

Visual Studio Feeds English


GDI+ Bug in Windows 7 x86 and Windows 8.0/8.1 x86/x64

Posted: 03 Jan 2014 01:00 PM PST

Originally posted on: http://geekswithblogs.net/akraus1/archive/2014/01/03/155056.aspx (http://geekswithblogs.net/akraus1/archive/2014/01/03/155056.aspx)What is wrong with this code? List bitmaps new List(); private void button1_Click(object sender, EventArgs e) { for (int i

Power Tip for Windows Users: Open Command Prompt Here

Posted: 03 Jan 2014 11:26 AM PST

Option 1: We all need a command prompt at one point or another. There is many tools that exist that allows us to

Deploying an Azure Website from a local Git Repo

Posted: 03 Jan 2014 07:52 AM PST

Azure offers you the ability to host a website under your Azure account in minutes.  The site doesn't have to be ASP.NET, you can

What's on Microsoft's conference calendar for 2014

Posted: 03 Jan 2014 06:35 AM PST

Microsoft's show calendar for 2014 is starting to come into focus....(Read whole news on source site) (http://www.zdnet.com/whats-on-microsofts-conference-calendar-for-2014-7000024767/)

Semantics, Modules And Testing: Why (And How) I Test Internal Components, Not Private Methods

Posted: 03 Jan 2014 06:35 AM PST

I saw someone tweet about a new-ish JavaScript library called Autooc. recently. I had not heard of it, so I clicked the link

C# via Java: Arrays

Posted: 03 Jan 2014 05:50 AM PST

The one primitive type that hasn't been covered is the array. An array contains a fixed number of items, and each item is

Applying RGB color filtering in Kinect color stream Data

Posted: 03 Jan 2014 04:32 AM PST

Here is another tip on Kinect for Windows SDK Tips series.  The color camera of Kinect device delivers the color stream data with

For #WPDev, a new set of WP8 Emulators are now available

Posted: 03 Jan 2014 02:30 AM PST

Microsoft released a new set of Windows Phone 8 emulators for the Windows Phone developers to support development environments for both WP8 Update

WP8: New Emulators images released

Posted: 03 Jan 2014 12:43 AM PST

Some new emulator images are now available for the download. These new images a total of 9 covers the Windows Phone

#979 – Selecting Items in a ListBox Programmatically

Posted: 02 Jan 2014 10:27 PM PST

The ListBoxItem object, representing a single item in a ListBox, contains an IsSelected property that you can read in order to determine whether the item is selected.  The IsSelected

Комментариев нет:

Отправить комментарий