briandunnington.github.io briandunnington.github.io

BRIANDUNNINGTON.GITHUB.IO

brian dunnington

code and computer related tidbits

http://briandunnington.github.io/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR BRIANDUNNINGTON.GITHUB.IO

TODAY'S RATING

#598,050

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 5.0 out of 5 with 7 reviews
5 star
7
4 star
0
3 star
0
2 star
0
1 star
0

Hey there! Start your review of briandunnington.github.io

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.3 seconds

FAVICON PREVIEW

  • briandunnington.github.io

    16x16

  • briandunnington.github.io

    32x32

  • briandunnington.github.io

    64x64

  • briandunnington.github.io

    128x128

  • briandunnington.github.io

    160x160

  • briandunnington.github.io

    192x192

  • briandunnington.github.io

    256x256

CONTACTS AT BRIANDUNNINGTON.GITHUB.IO

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
brian dunnington | briandunnington.github.io Reviews
<META>
DESCRIPTION
code and computer related tidbits
<META>
KEYWORDS
1 brian dunnington
2 uwp gethashcode warning
3 here's how
4 compare across forks
5 winrt json parser
6 xaml visualstatemanager weirdness
7 hello world
8 briandunnington
9 coupons
10 reviews
CONTENT
Page content here
KEYWORDS ON
PAGE
brian dunnington,uwp gethashcode warning,here's how,compare across forks,winrt json parser,xaml visualstatemanager weirdness,hello world,briandunnington
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

brian dunnington | briandunnington.github.io Reviews

https://briandunnington.github.io

code and computer related tidbits

INTERNAL PAGES

briandunnington.github.io briandunnington.github.io
1

brian dunnington - Triggering Storyboards with data binding

http://briandunnington.github.io/triggering_storyboards_with_databinding.html

Triggering Storyboards with data binding. A clean way for your viewmodel's properties to trigger storyboard animations. Creating animations in XAML is pretty easy using Storyboards. But after you create them, you have to trigger them somehow. There are a bunch of ways to do this, but each has its own shortcomings if you want to trigger your animation based on viewmodel changes:. Not supported in WinRT apps so they are non-starters. Event so it is effectively inaccessible from a viewmodel. We can set up a...

2

brian dunnington - Assmebly and File Version Information in WinRT

http://briandunnington.github.io/winrt-version-info.html

Assembly and File Version Information in WinRT. How to get the assembly and file version information in WinRT apps. Short and simple post this time. If you need to get the assembly and file version information in your Windows Store app, here is what you need. Note that the. Is important since the. Method is an extension method in that namespace. System.Reflection; namespace. GetType().GetTypeInfo().Assembly; var. AssemblyVersion = assembly.GetName().Version.ToString(); var. ProductVersion); } } }.

3

brian dunnington - WinRT JSON Parser

http://briandunnington.github.io/json-parser.html

The classes in Windows.Data.Json are no fun to use. This handy class makes it better. The new WinRT libraries generally make a lot of things easier, faster, and better, but one area that seems. To work with is JSON data. The classes in the Windows.Data.Json. Namespace are simple, but verbose to use. Consider this example, using the following simple JSON:. To parse this using the built-in classes, it might look like this:. Windows.Data.Json.JsonObject(); if. Identity = identities[ identities. That looks n...

4

brian dunnington - WinRT Xaml Image Source Bug

http://briandunnington.github.io/winrt-xaml-image-source-bug.html

WinRT Xaml Image Source Bug. Following Microsoft's 'Best Practices' advice when using images in Xaml can result in a strange bug. Using an image in Xaml is pretty easy, right? Property and the image shows up. Image Source="http:/ www.domain.net/image.png". But what if your source image is large and you only want to display a small version of it? To alleviate some of the memory and processing hit, Microsoft introduced the DecodePixelWidth. Class and Microsoft offers up a helpful example. To save significa...

5

brian dunnington - Reentrant async locks in .NET

http://briandunnington.github.io/reentrant-async-locks.html

Reentrant async locks in .NET. The new async/await keywords in .NET make async programming a snap, but there are some things to watch out for when synchronizing multiple threads. So you have had your head down coding up your awesome new Windows Store. Apps, and the new. Keywords are making life a lot easier. No more frankenstein code of callbacks and Invokes() littering up your beautiful codebase. Statement around the critical sections and be on your merry way, but you know that. It may seem like it woul...

UPGRADE TO PREMIUM TO VIEW 15 MORE

TOTAL PAGES IN THIS WEBSITE

20

SOCIAL ENGAGEMENT



OTHER SITES

briandunne.net briandunne.net

Google AJAX Feed API - AJAX Slide Show Sample

briandunnemusic.net briandunnemusic.net

Brian Dunne // singer songwriter

briandunnigan.com briandunnigan.com

Brian Dunnigan | Multifarious Design

I've been too busy designing other sites to redesign my own. In the meantime, check out some things I've been working on. Neag School of Education. UConn College of Liberal Arts and Sciences. UConn School of Business. UConn Entrepreneurship and Innovation Consortium. The Major Exploration - Web App. Whether you need print, web, or motion design, I'm here to help. Drop me a line and let's make something beautiful together.

briandunning.com briandunning.com

FileMaker Pro templates, downloads, & help

FileMaker is a registered trademark of FileMaker, Inc. in the U.S. and other countries. High-End Custom Software Development. FileMaker, PHP/MySQL, PHP/FileMaker, iPhone. 8226; Technical Editor, FileMaker Advisor Magazine, 1997-2018. 8226; Winner, FileMaker Excellence Award, 2001. 8226; Custom Functions. 8226; Bar Codes. 8226; ZIP Codes. A message from Brian. Addressing some of the misinformation. How eBay can fix its affiliate marketing program to prevent fraud. Download my new/old novel for free!

briandunnington.blogspot.com briandunnington.blogspot.com

brian.dunnington

8212; 1 comments. Soup Box Derby 2015. After racing the kayak-strapped-to-two-bikes for the past couple of years, we decided to make some changes. This year we removed the kayak in favor of a couple of old office chairs and a cinder block. Not the prettiest machine out there, but definitely fun to build and race. 8212; 1 comments. Goldmyer Hot Spring #microadventure - February 2015. February's #microadventure involved some hot springs out in the woods and had this simple formula:. 8212; 1 comments. Secon...

briandunnington.github.io briandunnington.github.io

brian dunnington

A cautionary tale about making assumptions. View details ». Run Node.js Azure Mobile Services locally. Want to unit test or debug your Node.js-based Azure Mobile Service? View details ». My new favorite feature on GitHub. View details ». Triggering Storyboards with data binding. A clean way for your viewmodel's properties to trigger storyboard animations. View details ». Declare Bluetooth capability for Windows Store and Windows Phone 8.1 apps. View details ». View details ». View details ». Assmebly and...

briandunnlaw.com briandunnlaw.com

Brian T. Dunn - The Cochran Firm

In 2008, Mr. Dunn joined the ranks of a select few civil rights attorneys who have changed law. He won a unanimous victory in the California Supreme Court in the case of. Yount v. City of Sacramento. A landmark Supreme Court ruling which significantly expands the rights of convicted arrestees subjected to excessive force during arrest. Legal Counselor for Victims of Police Shootings. Is the Managing Partner and lead Civil Rights Attorney for. The Cochran Firm California. The office founded by the late.

briandunnmusic.com briandunnmusic.com

Default Parallels Plesk Panel Page

Web Server's Default Page. This page is generated by Parallels Plesk Panel. The leading hosting automation software. You see this page because there is no Web site at this address. You can do the following:. Create domains and set up Web hosting using Parallels Plesk Panel. Parallels is a worldwide leader in virtualization and automation software that optimizes computing for consumers, businesses, and Cloud services providers across all major hardware, operating systems, and virtualization platforms.

briandunnpriestley.com briandunnpriestley.com

briandunnpriestley.com - Home - Brian Priestley

Home - Brian Priestley. Life After College Pictures. Life After College 2. Funeral Booklet and Cemetery. All pictures on this website can be enlarged by clicking on them. Please leave us a message in the Guest Book. You can email us photos by clicking on my name in the Guest Book. Thanks for visiting Brian's page,. May 1, 1979 - February 10, 2008. Welcome to the memorial website for Brian Dunn Priestley. Please explore and share your memories of Brian. He will forever be remembered by countless friends a...

briandunnrealtor.com briandunnrealtor.com

Real Estate in Sarasota and Manatee Counties | Brian Dunn, your everything "Real Estate" source!

Real Estate in Sarasota and Manatee Counties. Search for Homes in Sarasota. Real Estate in Sarasota and Manatee Counties. Brian Dunn, your everything Real Estate source! Search for Homes in Sarasota. Learn more about Brian. Learn more about Sarasota. Find a home in Sarasota. Find out how much you can afford. Residential / Mobile Home. Residential / Single Family. Greater Sarasota Coaches Alliance March 2018 Meeting. Coaching for Everyone: Sarasota-Manatee. Day: Monday, Time: 5:00 PM Russ is the host.

briandunphy.net briandunphy.net

Index of /