Sign in
MSDN UK Team blog
Get all the latest Microsoft developer news, tools, downloads, tutorials and tips right here, every day.
Search Form
Unfiltered HTML
Home
About
Events
Windows Articles
Web Articles
Windows Azure Articles
Windows Phone Articles
Newsletter
Keep track of all the
latest news and events
on developer tools and technologies you care about
Read the latest issue »
Read previous issues »
Unfiltered HTML
Show more [+]
Follow us on twitter »
Check out our YouTube channel »
Visit our Slideshare »
Tags
.NET
Academic
Agile
ALM
announcement
app
App developers
app development
App Hub
app store
application
Application Developers
Applications
apps
ASP.NET
Azure
azure apps
Azure development
Blend
Bootcamp
C#
C++
Certification
Cloud
cloud applications
Cloud Computing
cloud data and storage
Community
competition
Construct2
Curricula
design
Dev Center
Developer
Developers
Development
event
Events
faculty
free
fun
Gaming
Geekmas
geeky
guest post
HTML5
IE9
javascript
Learning
London
Microsoft
mobile
MSDN
MSDN Flash
MSDN Flash newsletter
MSDN Flash Poll
MSDN magazine
Musings
Phone
Planky
plankytronixx
poll
Research
SharePoint
Silverlight
SQL Azure
SQL Server
Students
Tech.Days
Technology General
training
UK
UKCommunities
User Groups
Visual Studio
visual studio 11 beta
Visual Studio 2010
visual studio 2012
VisualStudio
Web
web development
Windows
windows 8
windows 8 app development
Windows 8 apps
windows 8 store
windows 8 training
Windows Azure
Windows Azure Mobile Services
windows azure training
Windows Phone
Windows Phone 7
windows phone 8
Windows RT
windows store
windows8
WP7
wp7dev
XAML
XNA
Unfiltered HTML
Community
UK MSDN Forums
Script Junkie – Cross browser code, information and discussion
Codeplex – Open source project hosting
Other Resources
MSDN UK Website
MSDN UK Library
Microsoft Events
UK Developer Tools Team Blog
MSDN UK Flash Newsletter
UK TechNet Blog
Microsoft Wave tutorials
Channel 9
MSemploy
App Hub – Develop for Windows Phone & Xbox 360
Mike Ormond’s blog
Phone platform development hub
Developer Resources
Jump start training
Application Life Cycle
Design resources
Publishing and getting paid
Inside Windows Phone
Cloud platform development hub
Planky’s blog
Cloud hub
Windows Azure Platform
Get started
Cloud Cover
Windows Dev Centre
Desktop platform development hub
Mike Taulty’s blog
Windows Desktop Development
Windows Server Developer Centre
Windows Programming How To’s
Windows Code Samples
Web platform development hub
Beeby’s blog
IE10 Platform Preview
Build My Pinned Site
IE Developer Guide
Test drive IE
Blog - Links
Email Blog Author
RSS for posts
OK
Browse by Tags
MSDN Blogs
>
MSDN UK Team blog
>
All Tags
>
.net
Tagged Content List
Blog Post:
Guest Post: The Visual Studio and TFS 2012 DevOps Story
Sarah Lamb
Cloud, mobile and distributed software services have made “simulating production” impossible while production and release cycles are becoming more frequent. At the same time, communication and collaboration between development and operations has become a focal point for process improvement, spawning...
on
13 May 2013
Blog Post:
.NET Enterprise Dev to Windows App Builder: A Developer's Story
saraallison
Shhhhhh.... we've heard that lots of .NET enterprise devs are dabbling in app development in their spare time. We caught up with Julius Agweny to find out about the Windows apps he's been building... What's your background? What did you do before building Windows Phone apps? I'm currently working...
on
8 May 2013
Blog Post:
Windows Phone 8–flickR searching demo from UK Dev Camps
Mike Taulty
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...( read more )
on
26 Apr 2013
Blog Post:
Annotating PDF Documents in a Windows 8 Store App
Mike Taulty
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 ...read more
on
23 Apr 2013
Blog Post:
Windows 8, Background Tasks and the ‘Noisy’ NetworkStatusChange Trigger
Mike Taulty
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 ...read more
on
12 Apr 2013
Blog Post:
Windows 8–When Saving Isn’t Saving and Opening Isn’t Opening :-)
Mike Taulty
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 ...read more
on
29 Mar 2013
Blog Post:
Windows 8 (or XAML generally): Loading Images with Progress/Fallback Content
Mike Taulty
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 ...read more
on
20 Mar 2013
Blog Post:
Azure Mobile Services: Pre-Release .NET Client Libraries
Mike Taulty
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 ...read more
on
13 Mar 2013
Blog Post:
Windows 8 and Windows Phone 8–Application Lifecycles
Mike Taulty
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 ...read more
on
13 Mar 2013
Blog Post:
Windows Store XAML App–Adding a Privacy Page
Mike Taulty
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 ...read more
on
11 Mar 2013
Blog Post:
Windows 8–FlipViews, Data-Bound Items and Item 0
Mike Taulty
Hamish tweeted at me about a bug published on the Connect system; Now, naturally I’m sure that nothing is being ‘brushed off’ here but I thought that I recognised the scenario and the last time I looked at it I wasn’t at all sure that I’d figured out ...read more
on
28 Feb 2013
Blog Post:
Windows 8–WinRT StorageFolder, Hidden Files, .NET, C++, AppContainers, Brokering
Mike Taulty
I was toying around with some code to sum up file and folder sizes on the disk from a Windows Store app and I hit what was, for me, a little bit of a snag. My first attempt (extracted into a smaller snippet) looked something like this; FolderPicker picker ...read more
on
22 Feb 2013
Blog Post:
Guest Post: TypeScript for .Net Developers
Sarah Lamb
Ah JavaScript. If it isn't the most popular language in the world, it is certainly the most prevalent. It is the scripting language of choice for Web applications, a server-side scripting language for frameworks such as node.js, and more recently an alternative to C# and Visual Basic for developing Windows...
on
19 Feb 2013
Blog Post:
Windows 8: London Meetup Group
Mike Taulty
As Russell has blogged about, I was down at the London Windows Store App Developer Group this week (Tuesday) talking about Windows Azure Mobile Services as a backend as a service for your mobile apps regardless of platform ( but with specific support ...read more
on
15 Feb 2013
Blog Post:
I Just Want to Be Close To You– Initial Experiments with Proximity
Mike Taulty
Back in September, 2011 I went out to the BUILD conference where Microsoft first talked about Windows 8. At that conference (as I’m sure you know) the attendees got a Samsung Slate prototype device which is close to the Samsung ATIV Smart PC Pro . Being ...read more
on
15 Feb 2013
Blog Post:
Windows 8: Making a Simple Photo Viewer in C# and XAML
Mike Taulty
There’s a number of photo viewing applications for Windows 8, including the built-in ‘Photos’ app and other apps on the Windows 8 Store like ‘Gallery HD’ and a few others. These are all good apps but, for my own use, none of them quite do what I want ...read more
on
25 Jan 2013
Blog Post:
Expense MX –A Windows 8 Store App
Mike Taulty
In my ‘spare’ time I’ve been building a new Windows 8 Store App to go alongside my existing kwiQR app. Like kwiQR, this app is built in .NET and XAML but I think it took me a little more time than kwiQR. Also, like kwiQR it is to an extent based around ...read more
on
6 Nov 2012
Blog Post:
Windows Store Apps and XAML Based Printing–Rough Notes
Mike Taulty
I know we’re all living here in the 21st century and we’re supposed to be paperless and everything but I still print quite a lot of stuff out. I’ve got one of those all-in-one printers on my desk here and I still probably send a few sheets to it every ...read more
on
25 Oct 2012
Blog Post:
Windows Store Apps–Sharing HTML with Images
Mike Taulty
One of the really powerful features of Windows Store apps is the system-provided ability to share data from one app to the other while keeping those 2 apps loosely coupled. Basics You can read up on it on the dev center ( under “Sharing and exchanging ...read more
on
18 Oct 2012
Blog Post:
WinRT, Navigation, .NET and Sharing Files == AccessDenied
Mike Taulty
I managed to get myself into a bit of a pickle with some code that I was writing and so I thought I’d share – there’s nothing here that’s particularly complex or earth-shattering but it is something that I spent a good 10 minutes trying to fix before ...read more
on
16 Oct 2012
Blog Post:
Projecting Async .NET Code from a WinRT Component
Mike Taulty
This one arose today and it’s something that I’d thought about a little before and I’d had a good read of this blog post in the past about working with async at the WinRT level rather than at the .NET level. Taking a simple example – let’s say that I ...read more
on
5 Oct 2012
Blog Post:
Windows 8–Updated flickR Search Demo in C#
Mike Taulty
In a lot of the Windows 8 sessions that I’ve given around the UK I’ve been building out a simple demo app that searches on flickR for some photos. Over time I’ve come to build that app usually with some combination of the following; Build out the basics ...read more
on
5 Oct 2012
Blog Post:
Windows Store Applications–Debugging Crashes
Mike Taulty
I have a simple application in the Windows 8 Store – it’s called kwiQR and it’s a QR scanning application. There’s a whole bunch of services that the Store provides to my application but one that I haven’t seen a whole lot written about is the idea that ...read more
on
4 Oct 2012
Blog Post:
Event: Visual Studio User Group Event with Shanku Niyogi
Sarah Lamb
If you're a .NET developer (or just interested in finding out more about developing Microsoft applications), come along to the Visual Studio 2012 launch event in Reading! This event includes a presentation by Shanku Niyogi from Microsoft. Shanku leads the team responsible for testing Microsoft’s developer...
on
3 Oct 2012
Blog Post:
Experimenting with Windows Azure Mobiles Services (Round 2)
Mike Taulty
One of the things that I was looking at in my post on Azure Mobile Services the other day was the idea of creating a ‘virtual table’ or a view which represented a join across two tables. For example, imagine I have a new service mtaultyTest.azure-mobile ...read more
on
27 Sep 2012
Page 1 of 3 (56 items)
1
2
3