<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5506241120032249398</id><updated>2012-02-16T10:50:25.417Z</updated><category term='C#'/><category term='Combo Box'/><category term='Commands'/><category term='Webservice'/><category term='Xaml'/><category term='MVC'/><category term='Icon'/><category term='WCF'/><category term='ComboBox'/><category term='Text Wrapping.'/><category term='Wrap Text'/><category term='Resource Dictionary'/><category term='WPF'/><category term='.NET 3.5'/><title type='text'>Emma Parker</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://memyselfandprogramming.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://memyselfandprogramming.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Emma Parker</name><uri>http://www.blogger.com/profile/09828356516547530595</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5506241120032249398.post-3672205196869299235</id><published>2011-01-13T11:49:00.001Z</published><updated>2011-01-13T11:49:03.754Z</updated><title type='text'>Hash key on a mac book pro</title><content type='html'>Apple seem to have removed the hash key option from the keyboard on a mac (GRRRR!) if you are requiring a hash key use alt + 3 there you go have some # fun :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5506241120032249398-3672205196869299235?l=memyselfandprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://memyselfandprogramming.blogspot.com/feeds/3672205196869299235/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://memyselfandprogramming.blogspot.com/2011/01/hash-key-on-mac-book-pro.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/3672205196869299235'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/3672205196869299235'/><link rel='alternate' type='text/html' href='http://memyselfandprogramming.blogspot.com/2011/01/hash-key-on-mac-book-pro.html' title='Hash key on a mac book pro'/><author><name>Emma Parker</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5506241120032249398.post-5206645976278917837</id><published>2009-09-15T15:42:00.001+01:00</published><updated>2009-09-23T13:58:24.416+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='WPF'/><category scheme='http://www.blogger.com/atom/ns#' term='Wrap Text'/><category scheme='http://www.blogger.com/atom/ns#' term='ComboBox'/><category scheme='http://www.blogger.com/atom/ns#' term='.NET 3.5'/><category scheme='http://www.blogger.com/atom/ns#' term='Combo Box'/><category scheme='http://www.blogger.com/atom/ns#' term='Text Wrapping.'/><title type='text'>Text Wrapping Combo Boxes WPF</title><content type='html'>I have been trying unsuccessfully for a couple of days to get the code right for wrapping text in a combo box.&lt;br /&gt;I have been using the following blog for help&lt;br /&gt;&lt;a href="http://www.designerwpf.com/2008/02/04/how-do-i-wrap-text-in-the-combobox/"&gt;http://www.designerwpf.com/2008/02/04/how-do-i-wrap-text-in-the-combobox/&lt;/a&gt;&lt;br /&gt;But there are no code samples which has made it tricky to get this working. Here is a link to get the code &lt;a href="http://docs.google.com/Doc?docid=0Addwbs68y3NZZGdwNDhtY2tfMGRwZmI5NXJm&amp;amp;hl=en"&gt;ComboBox Text Wrapping Code&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5506241120032249398-5206645976278917837?l=memyselfandprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://memyselfandprogramming.blogspot.com/feeds/5206645976278917837/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/09/text-wrapping-combo-boxes-wpf.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/5206645976278917837'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/5206645976278917837'/><link rel='alternate' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/09/text-wrapping-combo-boxes-wpf.html' title='Text Wrapping Combo Boxes WPF'/><author><name>Emma Parker</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://4.bp.blogspot.com/_wBve9Benyac/Sb-I1Mu69PI/AAAAAAAAAAM/tqnnh3_DgeY/S220/Emma+Parker.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5506241120032249398.post-4389380988075883593</id><published>2009-03-13T10:25:00.001Z</published><updated>2009-03-13T10:25:34.449Z</updated><title type='text'>Reseed Identity Index in SQL Server</title><content type='html'>&lt;span class="Apple-style-span" style="font-family: 'courier new'; font-size: 13px; line-height: 15px; "&gt;DBCC CHECKIDENT('uniqueSerials', RESEED, 0)&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5506241120032249398-4389380988075883593?l=memyselfandprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://memyselfandprogramming.blogspot.com/feeds/4389380988075883593/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/03/reseed-identity-index-in-sql-server.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/4389380988075883593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/4389380988075883593'/><link rel='alternate' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/03/reseed-identity-index-in-sql-server.html' title='Reseed Identity Index in SQL Server'/><author><name>Emma Parker</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5506241120032249398.post-5901115810027943830</id><published>2009-03-04T11:06:00.001Z</published><updated>2009-03-04T11:09:44.809Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='Webservice'/><category scheme='http://www.blogger.com/atom/ns#' term='.NET 3.5'/><category scheme='http://www.blogger.com/atom/ns#' term='WCF'/><title type='text'>Updating your Visual Studio Project with webservice details</title><content type='html'>&lt;p class="MsoNormal"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;Get the code from source control for the application and the web service project.&lt;br /&gt;Within the application right click and select update to update the service reference. &lt;br /&gt;Now to update the app.config within the application.&lt;br /&gt;Get the webservice project &gt;&gt; run (F5).&lt;br /&gt;Then type in the SVC file you want to run.&lt;br /&gt;Take the test link and open up Visual Studio command prompt and paste it in.&lt;br /&gt;Get the output location for the output.config file. &lt;br /&gt;Open the output.config file and select the binding information and endpoint data information and paste there into the corresponding sections within the applications app.config file. &lt;br /&gt;Save and your good to go :) &lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;o:p&gt; &lt;/o:p&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5506241120032249398-5901115810027943830?l=memyselfandprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://memyselfandprogramming.blogspot.com/feeds/5901115810027943830/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/03/updating-your-visual-studio-project.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/5901115810027943830'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/5901115810027943830'/><link rel='alternate' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/03/updating-your-visual-studio-project.html' title='Updating your Visual Studio Project with webservice details'/><author><name>Emma Parker</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5506241120032249398.post-4853430249287256656</id><published>2009-02-27T09:41:00.000Z</published><updated>2009-02-27T09:52:35.795Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='WPF'/><category scheme='http://www.blogger.com/atom/ns#' term='MVC'/><category scheme='http://www.blogger.com/atom/ns#' term='Xaml'/><category scheme='http://www.blogger.com/atom/ns#' term='.NET 3.5'/><category scheme='http://www.blogger.com/atom/ns#' term='Commands'/><title type='text'>Passing Values to the Controller in WPF</title><content type='html'>&lt;blockquote&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;/blockquote&gt;I have been trying without much sucess to pass mulitple values to the controller in my MVC WPF application. I finally cracked what I wanted to achieve yesterday. &lt;div&gt;Firstly name I gave the page that I was working on a name, then within the button code I did the following &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Binding  ElementName="PageID" &lt;br /&gt;&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;&lt;div&gt;PageID relates to the name that I gave the page when I created it. Using the command interface the controller then picks up an object with all the data regarding this page. &lt;/div&gt;&lt;div&gt;To get certain values out all you have to do is cast then correctly and then you are done :)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5506241120032249398-4853430249287256656?l=memyselfandprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://memyselfandprogramming.blogspot.com/feeds/4853430249287256656/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/02/passing-values-to-controller-in-wpf.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/4853430249287256656'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/4853430249287256656'/><link rel='alternate' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/02/passing-values-to-controller-in-wpf.html' title='Passing Values to the Controller in WPF'/><author><name>Emma Parker</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5506241120032249398.post-2904956578134052423</id><published>2009-02-17T13:03:00.001Z</published><updated>2009-02-17T13:04:50.882Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='WPF'/><category scheme='http://www.blogger.com/atom/ns#' term='C#'/><category scheme='http://www.blogger.com/atom/ns#' term='Resource Dictionary'/><title type='text'>Locating the current resource file in c#</title><content type='html'>&lt;div&gt;Currently I am working on style changing and creating controls at runtime, one of the things required was to be able to set a custom style to the dynamic control. Below shows the code to locate the current Resource Dictionary and then set a style to one in the Resource Dictionary.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt; ResourceDictionary currentResource = (ResourceDictionary)Application.Current.Resources;&lt;/div&gt;&lt;div&gt; Style style = (Style)currentResource["WindowBackground"];&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5506241120032249398-2904956578134052423?l=memyselfandprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://memyselfandprogramming.blogspot.com/feeds/2904956578134052423/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/02/locating-current-resource-file-in-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/2904956578134052423'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/2904956578134052423'/><link rel='alternate' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/02/locating-current-resource-file-in-c.html' title='Locating the current resource file in c#'/><author><name>Emma Parker</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5506241120032249398.post-3953360908946324075</id><published>2009-02-17T11:14:00.001Z</published><updated>2009-02-17T11:17:33.457Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='WPF'/><category scheme='http://www.blogger.com/atom/ns#' term='Icon'/><category scheme='http://www.blogger.com/atom/ns#' term='C#'/><title type='text'>Changing the Window Icon in WPF</title><content type='html'>I am currently working on a WPF application and have been trying to change the icon property of a Window at runtime. Below is the code that I used to do this.&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;Uri iconUri = new Uri("pack://application:,,,/Images/appIcon.ico", UriKind.RelativeOrAbsolute);&lt;/div&gt;&lt;div&gt;this.Icon = BitmapFrame.Create(iconUri);&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5506241120032249398-3953360908946324075?l=memyselfandprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://memyselfandprogramming.blogspot.com/feeds/3953360908946324075/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/02/changing-window-icon-in-wpf.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/3953360908946324075'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/3953360908946324075'/><link rel='alternate' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/02/changing-window-icon-in-wpf.html' title='Changing the Window Icon in WPF'/><author><name>Emma Parker</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5506241120032249398.post-9003000427069389239</id><published>2009-02-12T15:12:00.000Z</published><updated>2009-02-12T15:13:14.499Z</updated><title type='text'>Finally....</title><content type='html'>decided to get a blog after thinking about it for a while. :) &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5506241120032249398-9003000427069389239?l=memyselfandprogramming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://memyselfandprogramming.blogspot.com/feeds/9003000427069389239/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/02/finally.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/9003000427069389239'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5506241120032249398/posts/default/9003000427069389239'/><link rel='alternate' type='text/html' href='http://memyselfandprogramming.blogspot.com/2009/02/finally.html' title='Finally....'/><author><name>Emma Parker</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
