Mike Taulty's Blog
Bits and Bytes from Microsoft UK

Search

  • Free Visual Studio Lifecycle Tools Events

    Application Lifecycle Management with Visual Studio 2012 Events The UK Visual team have added more dates for free events in May and June, heading out to new places like Cardiff, Nottingham and Glasgow.  We have seen a real interest in our Visual studio 2012 events since we launched in Sept 2012 and so we’d encourage all Developers, Testers, Architects
    Posted to Mike Taulty's Blog (Weblog) by mtaulty on Tue, May 7 2013
  • Windows Phone 8–flickR searching demo from UK Dev Camps

    We’re running some introductory style developer camps for Windows Phone 8 in the UK at the moment targeted at folks who have perhaps done some .NET in the past but haven’t built apps for the Phone yet and as part of those I work through some parts of a demo of building a simple application that searches for photos on the flickR service and displays
    Posted to Mike Taulty's Blog (Weblog) by mtaulty on Fri, Apr 26 2013
  • Annotating PDF Documents in a Windows 8 Store App

    There’s a Windows 8 app that I have a minor involvement with that needs to be able to display PDF documents and also capture annotations (ideally ink) on those documents. I haven’t looked in great detail at how to display PDF documents (other than to launch a file with a .PDF extension and let the Windows file associations do their thing) in a Windows
    Posted to Mike Taulty's Blog (Weblog) by mtaulty on Tue, Apr 23 2013
  • Windows 8, Background Tasks and the ‘Noisy’ NetworkStatusChange Trigger

    One of the ‘interesting’ things about a Windows Store application and the application lifecycle is that it forces architectural changes onto the way that you’d build an app. You can read the full details on the developer centre if you’ve not looked at this before but the “cut down version” is; your app code runs when your app is on the screen in front
    Posted to Mike Taulty's Blog (Weblog) by mtaulty on Fri, Apr 12 2013
  • Windows 8–When Saving Isn’t Saving and Opening Isn’t Opening :-)

    In a Windows 8 Store app, it’s pretty easy to put a dialog on the screen that allows the user of your app to save or open a file from/to somewhere. For example, here’s a simple piece of code which attempts to ask the user for a zip file and then will try and save that file somewhere else. async void OnButtonPress(object sender, RoutedEventArgs e) {
    Posted to Mike Taulty's Blog (Weblog) by mtaulty on Fri, Mar 29 2013
  • Windows 8 (or XAML generally): Loading Images with Progress/Fallback Content

    I think I may have written something similar to this before but I got asked about loading images from the web and so I thought I’d write something down. It’s a pretty common scenario that you have an image control and you want that image control to display an image from the web which can both take time and can also fail to load. While the image is loading
    Posted to Mike Taulty's Blog (Weblog) by mtaulty on Wed, Mar 20 2013
  • Azure Mobile Services: Pre-Release .NET Client Libraries with WP7.5 and PCL Support

    If you’ve been along to one of my talks on Azure Mobile Services you’d have noticed that I’d been fairly careful in talking about Windows 8 and Windows Phone 8 support in terms of the .NET class libraries for development on the client side which make working with a Mobile Service easier than having to construct HTTP requests manually in code. That’s
    Posted to Mike Taulty's Blog (Weblog) by mtaulty on Wed, Mar 13 2013
  • Windows 8 and Windows Phone 8–Application Lifecycles

    Mobile devices like phones, slates need operating systems that try and get the best out of the battery power that the device has while providing a fast, responsive experience for the user. The operating system itself can do a tonne of work in this area but at some point the applications that are running on the device also need to do the right thing
    Posted to Mike Taulty's Blog (Weblog) by mtaulty on Wed, Mar 13 2013
  • Windows Store XAML App–Adding a Privacy Page

    A quick post to answer a question that I received from someone around adding a privacy page to a Windows Store app. Why would you need a privacy policy? If you take a look at the page; “Avoiding common certification failures (Windows)” You’ll find the section that says; If your app connects to a network, you must make sure your app includes a privacy
    Posted to Mike Taulty's Blog (Weblog) by mtaulty on Mon, Mar 11 2013
  • Analysing Blog Traffic

    A few years ago, I had a manager who wanted to analyse how much traffic the members of my then team were getting to their blog sites and so he had us implement Google Analytics on our blogs. At the time, I wasn’t overly keen as I wasn’t sure that the measurements were something that would be followed up long term (they weren’t, they were forgotten)
    Posted to Mike Taulty's Blog (Weblog) by mtaulty on Fri, Mar 8 2013
Page 1 of 213 (2130 items) 1 2 3 4 5 Next > ... Last » | More Search Options
(C) Mike Taulty, 2010. All rights reserved. The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Inappropriate comments will be deleted at the authors discretion. All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems