Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Search
Archives
Archives
May 2013
(9)
April 2013
(6)
February 2013
(3)
January 2013
(8)
October 2012
(6)
September 2012
(17)
August 2012
(25)
July 2012
(20)
June 2012
(68)
May 2012
(26)
April 2012
(14)
March 2012
(22)
February 2012
(28)
January 2012
(40)
December 2011
(13)
November 2011
(29)
October 2011
(19)
September 2011
(16)
August 2011
(32)
July 2011
(42)
June 2011
(31)
May 2011
(47)
April 2011
(59)
March 2011
(39)
February 2011
(18)
January 2011
(19)
December 2010
(32)
November 2010
(20)
October 2010
(5)
September 2010
(1)
August 2010
(2)
July 2010
(7)
June 2010
(8)
May 2010
(1)
January 2010
(1)
December 2009
(8)
October 2009
(1)
August 2009
(4)
July 2009
(8)
June 2009
(9)
May 2009
(2)
April 2009
(4)
March 2009
(10)
February 2009
(7)
December 2008
(4)
November 2008
(4)
October 2008
(1)
September 2008
(2)
August 2008
(3)
May 2008
(2)
April 2008
(1)
February 2008
(1)
January 2008
(1)
December 2007
(4)
October 2007
(2)
September 2007
(3)
June 2007
(2)
May 2007
(2)
January 2006
(1)
Tags
Academics
C#
C# Express
C++
Imagine Cup
Metro
Metro Design
User Experience
Visual Studio 2010
Visual Studio 2010 Ultimate
Visual Studio Team Systems
Visual Studio Team Systems, Visual Studio 2010, Visual Studio Windows Phone Express, Visual Studio Web Developer, Object Oriented Programming, Visual Studio 2010 Ultimate, Microsoft, Windows Phone 7, Basics of programming, Encapsulation, Class instantiati
Visual Studio Team Systems, Visual Studio 2010, Visual Studio Windows Phone Express, Visual Studio Web Developer, Visual Studio 2010 Ultimate, Durr's Beer, derived class, software architecture, Inheritance, "isa" relationship, base class
Visual Studio Web Developer
Visual Studio Windows Phone Express
Windows 8
Windows Phone 7
Windows Presentation Foundation
WPF
XAML
XBOX
XBox 360
XNA
XNA 4.0
XNA Express
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
Getting prepared for the next thing
Surf4Fun
Let’s say that you might be interested in preparing for the future. Here is how I am preparing for the future HTML 5, not certain, but it appears that Google and others are betting big time on this, so why wouldn’t Microsoft? Silverlight, get prepared for the future by preparing...
on
3 Jun 2011
Blog Post:
Exam Prep 70-511: XAML Hierarchical Binding to code
Surf4Fun
Well CRO and Armando are getting their posterior kicked, the secret of hierarchical binding to code is elusive for them. Rebecca the boss has ask that Anna and the person with no name to work with CRO and Armando. Keep in mind that the goal is to create a hierarchical view of data held in code. Of...
on
6 Apr 2011
Blog Post:
Exam Prep 70-511: Binding more and more
Surf4Fun
Looks like CRO hasn’t been sleeping well lately, he’s grumpy. Tonight let’s see how the gang solves the problem of binding to a collection! Armando is talking about “ Binding to a Collection Sample ”, and the article: How to: Bind to a Collection and Display Information Based on Selection ...
on
5 Apr 2011
Blog Post:
Summary of Links to Exam 70-511 Study Guide
Surf4Fun
Well I figured out that I need to get organized around the Exam 70-511 Study Guide. Before I do so, this article is to link all of the posts I have done to date. In the future, each post will be tied to the Objective and Sub-Objective. Here are the links, in no particular order or organization...
on
31 Mar 2011
Blog Post:
70-511 Exam Guide: The ties that bind, BindingBase, Data Binding, MultiBinding, Binding Group
Surf4Fun
Objective: Managing Data at the User Interface Layer Sub: Implement value converters in WPF. Links that I am reading for the 70-511 Exam: .BindingGroupName Property http://msdn.microsoft.com/en-us/library/cc647308.aspx Data Binding Overview http://msdn.microsoft...
on
6 Mar 2011
Blog Post:
70-511, Exam Guide: Sorting Data
Surf4Fun
Boring. Sorting Data. You would figure that sorting data would be the same for every language. It’s not. Every language creator or language community thinks that it can do data sorts better than the other language communities. So if you are going to sort data in Windows...
on
5 Mar 2011
Blog Post:
70-511, Exam Prep: Click Once Strategy, delivering your apps
Surf4Fun
Let’s say you are working at a corporation or fed up with the knock on profits taken by the various market place for apps and you want to deploy your own apps to the PC. One of the strategies is to use Click Once. And Click Once has a number of strategies. Your work effort might include this...
on
3 Mar 2011
Blog Post:
70-511 Exam Guide: Windows Principal Object
Surf4Fun
WindowsPrincipal Class How to: Create a WindowsPrincipal Object Wow, my number of unique visitors to this blog has been too high, that means: Time for a security subject! That will fix that issue around having too many visitors. How check the Windows Group membership of a user? For security...
on
2 Mar 2011
Blog Post:
70-511 Exam Guide: Threading Model, Dispatcher
Surf4Fun
Totally AWESOME sample: Threading Model Do what it takes, memorize the DispatchPriority Enumerations (not the numeric component, just the Member names and how to use them): Invalid: This is an invalid priority. Inactive: Operations are not processed. SystemIdle: Operations are processed when the...
on
27 Feb 2011
Blog Post:
70-511 Exam Guide: ApplicationSettingsBase Class
Surf4Fun
Nothing like writing about 70-511 to get my numbers to fall, so if you are reading this, I REALLY appreciate it. Seriously. What is the ApplicationSettingsBase Class? The ApplicationSettingsBase Class, acts as a base class for deriving concrete wrapper classes to implement the application settings...
on
25 Feb 2011
Blog Post:
Exam 70-511: Show the user the progress of a file download using a Background thread
Surf4Fun
How to: Download a File in the Background Still studying for the 70-511 exam. Learning a lot that I thought I knew and used the knowledge at the CIO Summit at Microsoft Headquarters in Redmond this week. I like to learn stuff, so it is very nice that I get to do this for my job. ...
on
25 Feb 2011
Blog Post:
Excellent UML video learning links, really these are AWESOME and good use of time
Surf4Fun
Soft Skills App Dev Video: MSDN Video: UML with VS 2010 x x Part 1: Brainstorming a Project Link: http://www.microsoft.com/showcase/en/us/details/492bd50f-5c90-4619-86e5-f7a5bd36c35a x x Part 2: Organizing Features Into Use Cases Link: http://www.microsoft.com/showcase/en/us/details/43c7a1aa...
on
18 Feb 2011
Blog Post:
Exam Study Guide 70-511:Managing Data at the User Interface Layer, Links
Surf4Fun
Here you go, some links that I found useful for studying for the Exam 70-511. They are in alphabetical order for no good reason. I think that this part of the exam is the most difficult. Basic LINQ Query Operations (C#) http://msdn.microsoft.com/en-us/library/bb397927.aspx Change Notification...
on
12 Feb 2011
Blog Post:
Exam 70-511: Textbox, test wrapping and StackPanel
Surf4Fun
What if you need to use StackPanel element uses 14-point Courier? For instance you have the following XAML: <StackPanel Width="200"> <TextBlock TextWrapping="Feedback"> Please provide...
on
7 Feb 2011
Blog Post:
70-511 Exam Prep: Pack URIs in WPF
Surf4Fun
Another blog that won’t get many hits, sigh, hope it isn’t as bad as security blogs. Of course it won’t get as many hits as the Kinect Hack blog. Anyway…This is a brain dump from reading the entry at: http://msdn.microsoft.com/en-us/library/aa970069.aspx I put it into the UI objective for...
on
6 Feb 2011
Blog Post:
WPF Exam Prep 70-511: What Stretch Properties to use with a Viewbox?
Surf4Fun
From: http://msdn.microsoft.com/en-us/library/ms752301.aspx User Interface Ok, the various Stretch Properties to use and when? <!—None: Content larger than the control is clipped --> <Button Name="btn1" Click="stretchNone">Stretch="None"</Button> ...
on
5 Feb 2011
Blog Post:
Exam 70-511 Prep: Flow Documents in WPF
Surf4Fun
If you add a flow document to the application so that users can easily search and navigate the contents for new space alien species (or whatever real life example you might come up with) The flow document needs to be displayed within an existing window. The window must display the flow document...
on
4 Feb 2011
Blog Post:
Making sense out of the ItemsControl MSDN example and article:
Surf4Fun
I was l ooking at the MSDN article at: http://msdn.microsoft.com/en-us/library/system.windows.controls.itemscontrol.aspx After scrolling through: 1 constructor, 142 Properties, 1 Attached Property, 225 Methods, 110 Events, 16 Fields and 3 Explicit Interface Implementations, you finally get down...
on
20 Jan 2011
Blog Post:
Exam 70-511: Interoperability with legacy Code Access Security in Windows Presentation Foundation 4.0
Surf4Fun
Objective: Implement security features of an application. This objective may include but is not limited to: configuring Software Restriction Policy (SRP); full trust and partially trusted security; interoperability with legacy CAS policy; User Account Control (UAC) Code Access Security link: http://msdn...
on
13 Jan 2011
Blog Post:
Exam 70-511: Implement security features in a WPF app: Software Restriction Policy (SRP)
Surf4Fun
Subtitle: Free 70-511 Windows Presentation Foundation exam prep: Security Feature Part of the objective includes: Configuring Software Restriction Policy (SRP) Appears that AppLocker has replaced Software Restriction Policy AppLocker rules are separate from SRP rules and cannot be used to manage computers...
on
12 Jan 2011
Blog Post:
Free Exam Guide 70-511, WPF: ContextMenu as a Static Resource
Surf4Fun
Ok, back to studying for the 70-511 exam. So much to do. In the last blog post about Windows Presentation Foundation and static resources Free Study Guide for Exam 70-511: Defining Static resources We covered about why Static Resources and why Dynamic Resources Static Resources are used when the...
on
11 Jan 2011
Blog Post:
XAML in the Windows Phone 7 default application
Surf4Fun
My manager, bought lunch: a gut busting burrito. Over the burrito, we were discussing the difference between XAML on Win Phone 7 and Windows Presentation Foundation. He mentioned that there are decided differences between the two platforms, a clever observation on his part! Since...
on
9 Jan 2011
Blog Post:
Free Exam Prep: 70-511: Using the SetResourceReference
Surf4Fun
The SetResourceReference is one of the three ways you can use Resources in Windows Presentation Foundation. Link: http://msdn.microsoft.com/en-us/library/system.windows.frameworkelementfactory.setresourcereference.aspx Sigh, this is an example of one of the frustratingly high level MSDN...
on
31 Dec 2010
Blog Post:
Free Exam Guide 70-511: Resources Programmatically
Surf4Fun
There are three approaches that can access resources programmatically. XAML is a mark-up language, not a programming language, if you are using C# or VB then you will need to utilize the resources are programmatically. References: Link: http://msdn.microsoft.com/en-us/library/ms752326(VS.100).aspx...
on
30 Dec 2010
Blog Post:
Free Study Guide for Exam 70-511: Defining Static resources
Surf4Fun
For the 70-511 exam you will need an understanding of resources. Resources is a way to reuse commonly defined objects and values, similar to the concept of CSS. For instance, you might want to have the ability to quickly change pages to reflect the colors of the seasons, and this would allow programmatic...
on
29 Dec 2010
Page 1 of 2 (32 items)
1
2