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
Developer
Developers
Development
event
Events
faculty
free
fun
Gaming
Geekmas
geeky
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
Software Engineering
SQL Azure
SQL Server
Students
Tech.Days
TechDays
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
>
web
Tagged Content List
Blog Post:
Introducing Web Based Test Case Management
Sarah Lamb
The Visual Studio 2012 tools (both Visual Studio Clients and Team Foundation Server) have seen a new delivery cadence introduced so that customers will get additional features on a regular basis (roughly quarterly). The great thing about this is that you will see great new features on a regular...
on
24 May 2013
Blog Post:
Guest Post: How The Windows App Store and Windows Azure Are Transforming Education
Sarah Lamb
By Carlos Oliviera Rise of the MOOCs, it may sound like this year’s next blockbuster, but it’s very much a reality, and the revolution is taking place on the Web and the Windows 8 app store. Massive Open Online Courses ( MOOCs ) are free educational online courses that can be completed...
on
16 Apr 2013
Blog Post:
Infographic: 5 Key Trends in Cloud Gaming
Sarah Lamb
on
15 Apr 2013
Blog Post:
DIDLR at the guardian mobile business summit – from mobile platforms to mobile consumers
Sarah Lamb
Rich Holdsworth, co-founder and CEO of Wapple , creators of DIDLR spoke at the Guardian Mobile Business Summit 2012 on how developers and publishers can provide experiences that adapt to consumers across every web platform. See a live demonstration of DIDLR on a Windows Phone; showcasing the cross-platform...
on
18 Mar 2013
Blog Post:
New Free Learning Resources–HTML5 Apps Development & LightSwitch Business Apps
Sarah Lamb
Developing in HTML5 with JavaScript and CSS3 Jump Start This course provides an accelerated introduction to HTML5, CSS3, and JavaScript and helps students gain basic HTML5/CSS3/JavaScript programming skills. This course is an entry point into both the Web application and Windows Store apps training paths...
on
11 Feb 2013
Blog Post:
Forrester’s study reaffirms Internet Explorer’s choice for business
Sarah Lamb
We are happy to share the findings of Forrester Consulting, who evaluated considerations that IT managers weigh when deciding on a browser and whether to support or allow the use of nonstandard browsers. Forrester’s Business Case for Standardizing on a Single Modern Browser in the Enterprise is now available...
on
5 Feb 2013
Blog Post:
Windows Phone 8 JumpStart Videos now Available
Sarah Lamb
Andy Wigley recently delivered the JumpStart video series and these are now available on Channel 9. There is a full course so you’ll need a bit of time to run through all of these but they are a great place to start if you looking to start writing apps for Windows Phone. Full course outline...
on
10 Dec 2012
Blog Post:
Poll of the Fortnight: Web Development
Sarah Lamb
Fill out my Wufoo form! View the results here.
on
28 Nov 2012
Blog Post:
Continuous deployment for Web Projects with Windows Azure Websites and Git
Sarah Lamb
By Richard Conway June saw the release of Windows Azure Websites which enable you to get up and running in testing your Web API code at no or little cost. Websites come in 3 flavours: Free, Shared and Reserved. For the purposes of this post we’ll stick with the free version which is the default. The...
on
28 Nov 2012
Blog Post:
Top Tip: CSS Architecture
Sarah Lamb
Recommended by Dave Sussman CSS Architecture: I’ve long held the view that CSS is the way to apply layout and styling to web applications and believe that basic CSS is a core skill for all web developers. The following article discusses how you should architect your CSS, what naming conventions are useful...
on
26 Nov 2012
Blog Post:
Poll of the Fortnight: All things SharePoint
Sarah Lamb
Fill out my Wufoo form! View the Results
on
13 Nov 2012
Blog Post:
The Best of SharePoint at Build
Sarah Lamb
by Gary Pretty , Mando Group Recently I was fortunate enough to be able to attend Microsoft’s Build developer conference (http://www.buildwindows.com), which was held immediately after the launch of Windows 8 and Windows Phone 8, and with the timing being as such, many of the sessions were centred around...
on
12 Nov 2012
Blog Post:
Performance and the mobile web
saraallison
By Dave Sussman Web Site Performance is more complex than you think. I've been banging on about CSS for years, and how it can improve performance, but the modern world is more complex; not only do we have multiple desktop browsers, but also multiple mobile ones. The web is inherently mobile these...
on
18 Jul 2012
Blog Post:
Easy spam protection using hidden form fields
saraallison
By Ian Haynes Spam bots usually fill in all the form fields they see on a page, and can’t tell whether a field needs to be blank. Developer Martin Psinas takes advantage of this to create simple spam protection: http://www.sitepoint.com/easy-spam-prevention-using-hidden-form-fields/ ...
on
16 Jul 2012
Blog Post:
CSS Font Size Testing
saraallison
By Ian Haynes Font sizes can vary on different devices because of the display pixel densities. You can get round this by using relative sizes (ems or rems). It’s easy enough to build a test page for this but it’s something you probably never find time to do. Kevin Pederson has saved us...
on
12 Jul 2012
Blog Post:
Article: Solve browser zoom issues with ‘proportional media queries’
saraallison
By Ian Haynes We can cover a range of device sizes with CSS3 media queries and typically do so using % or ems (or rems) for font sizing and test for the device width in pixels. This can give issues with browser zoom modes however, and a solution is to use ems for the media queries too, rather than...
on
19 Jun 2012
Blog Post:
Article: 51Degrees.mobi - Making the mobile web work
saraallison
By James Rosewell The mobile web is huge with 1 billion active mobile broadband subscriptions and is fast becoming the primary method of accessing the web in the western world. In developing countries most people’s first experience of the internet is via a mobile device. If not today, then very...
on
13 Jun 2012
Blog Post:
Article: Leaving Old IE Behind
saraallison
By Ian Haynes Having been working on mobile-first designs recently it occurred to me briefly that if I didn’t use respond.js, browsers not supporting media queries would see the mobile view. Looking for something else on the net I then found that designer Joni Korpi had taken this idea and used...
on
30 May 2012
Blog Post:
Learning: Getting started with ASP.NET MVC 4 and Visual Studio 2011
saraallison
These 9 tutorials cover the basics of building an ASP.NET MVC Web application using Microsoft Visual Studio 11 Express Beta for Web (it’s free). Here's what you'll learn: How to create a new ASP.NET MVC project. How to create ASP.NET MVC controllers and views. How to create a new...
on
23 Apr 2012
Blog Post:
Web Development–Martin Beeby’s Articles of the Week
thebeebs
The W3C co-chair got up on his soap box last week and declared that WebKits power is causing an Open Web crisis: W3C co-chair: Apple, Google power causing Open Web crisis Cross-Origin Resource Sharing (CORS) enables you to do AJAX requests across different domains, over on the IE blog they have a nice...
on
13 Feb 2012
Blog Post:
Interview: The Apprentice–Microsoft style
saraallison
As part of the Britain Works program, Microsoft’s DPE and Citizenship teams have been working with training company QA and e-skills UK to develop a year-long Modern Apprenticeship in Software Development . According to the Department for Business Innovation and Skills , small and medium-sized...
on
31 Jan 2012
Blog Post:
Bringing Cut the Rope to Life in an HTML5 Browser: Behind the Scenes
saraallison
by Giorgio Sardo Cut the Rope is an immediate favourite for anyone who plays it. It’s as fun as it is adorable. So we had an idea: let’s make this great game available to an even bigger audience by offering it on the web using the power of HTML5. To do this, Microsoft’s Internet...
on
12 Jan 2012
Blog Post:
HTML5-Powered “Cut the Rope” Comes to the Web and IE9
saraallison
Cut the Rope , the game originally built for iPhone and Android by ZeptoLab has been ported to HTML5 by PixelLabs, ZentoLab and the Internet Explorer team. To get the full story on how it was created, including an explanation of the mind-set switch required to move from Objective-C to JavaScript, take...
on
10 Jan 2012
Blog Post:
Successfully delivering high-impact websites using SharePoint 2010
saraallison
by Rik Hepworth Far too often at the first customer meeting about a new SharePoint-delivered website I get handed a piece of paper like the one below. ‘We’ve planned the site’ says the cheery project owner. In an effort to help you avoid the potholes of improper planning here are...
on
29 Dec 2011
Blog Post:
A Developers Guide to Expression Web
saraallison
... or five reasons why you should use it alongside Visual Studio by Ian Haynes If you’re working on a web site or application in Visual Studio you may well be doing the design and front-end development there too. After all the web design surface is a version of Expression Web, isn’t...
on
30 Nov 2011
Page 1 of 2 (29 items)
1
2