Browse by Tags - UK Premier Support for Developers - Site Home - MSDN Blogs
Sign in
UK Premier Support for Developers
Your dev. Our passion.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
.NET Framework
ADC
AJAX
AppFabric
Application blocks
Applications Performance Tuning
Architecture
ASP.NET
Azure
Best practices
Blueprints
C#
Cache
Chris Barker
Code
consulting
CSharp
Database
Databinding
DataTemplates
David Goon
Debugging
Design
Development Process
Distributed Cache
Entity Framework
Extension Methods
Future
Hierarchies
HierarchyID
HTML 5
Ian Gilroy
IE9
IIS
Instrumentation
Interop
Interview
James World
JavaScript
Josh Twist
JQuery
Kerberos
Layout
LINQ
ListView
MEF
Mehran Nikoo
Memory
Memory Mapped Files
Microsoft Tag
Mobile
Model View Presenter
Morgan Skinner
MSArchitectPortal
MVC
MVVM
Newsletter
Office 362
Office System
OOP
Parallel Extensions
Parallel Programming
Patterns
Pedram
Perfmon
Performance
Performance Diagnostics
Phil Winstanley
plugin
Polymorphism
PowerShell
Printing
Robert Garfoot
Rupert Benbrook
Ryan Simpson
Salvador Patuel
saml
Scalability
SharePoint
Silverlight
Simon Ince
Software Factories
SoundBytes
SQL
Stuart Leeks
Terminal Server
TFS
Unity
Visual Studio
VSTS
WCF
WCSF
WF 4.0
WIF
Windows Phone 7
Workshop
Workshops
WPF
Zulfiqar Ahmed
Browse by Tags
MSDN Blogs
>
UK Premier Support for Developers
>
All Tags
>
.net
Tagged Content List
Blog Post:
Initializing Auto-Start WCF/Workflow Services
ukadc
AppFabric AutoStart feature is built on top of IIS 7.5 AutoStart feature. IIS 7.5 provides an extensibility point where you can specify your custom initialization providers which will be executed as part of application start-up and gives you the ability to perform costly initialization. For example,...
on
30 Nov 2010
Blog Post:
Workflow Activities and Data Templates
ukadc
A.K.A. “Why won’t the workflow designer use my data template?” I was on site with a customer today writing some custom activities and found a problem that wasn’t immediately obvious how I could get around it (and indeed it’s taken me some hours of head scratching and...
on
30 Sep 2010
Blog Post:
Backwards compatibility and and preserving search engine ranking
ukadc
Phew – that was a long title! This is a follow-up to a post that my colleague Josh wrote recently. I started typing a comment in response to one of the comments and it got a little bit cramped in the text box so I decided to post it here instead. To summarise, Josh is looking into migrating...
on
28 Sep 2010
Blog Post:
Learning MVC: Backwards compatible routes
ukadc
I’m lucky enough to have sneaked on to some MVC training created and hosted by my talented colleagues Simon Ince and Stuart Leeks . For some time now I’ve threatened to migrate theJoyOfCode.com blogging engine from ASP.NET WebForms to MVC and this is the perfect excuse to make this happen...
on
23 Sep 2010
Blog Post:
The ThreadPool is dead
ukadc
Of course, the ThreadPool isn't actually dead - it's just hiding. Or at least it should be. Long live the Task Parallel Library. During my career I've got to play with some reasonably serious parallel challenges. As a result, I've posted a number of articles on this very subject in the past on this...
on
21 Sep 2010
Blog Post:
.NET Hidden Gems - Memory fail points
ukadc
I am embarking in a series of mini post called .NET hidden gems, not necessarily new bits but usually unknown. They are dedicated to those small features and components that are not commonly used but can deliver interesting value in certain scenarios. Today I am going to show you some functions...
on
29 Jul 2010
Blog Post:
Working with memory mapped files in .NET 4
ukadc
oI have been exploring different new features that come with the .NET 4, beyond the most popular ones like dynamic types and covariance; I was interested in performance enhancements. For this reason I am going to publish a couple of blog entries were I explore these different features. Memory mapped...
on
29 Oct 2009
Blog Post:
New .NET Attributes
ukadc
The very first talk I gave on .NET was on custom attributes – some time way back in late 2000 or early 2001. At the time I was espousing the benefits of using custom attributes to add on details of unit tests and bug fixes. There have been many additions to .NET since then and I spied a couple of...
on
22 Oct 2009
Blog Post:
Background and Foreground GC in .NET 4
ukadc
Another interesting new feature of the CLR 4 comes from the Garbage collection team. On this version, they are adding some performance enhancements on the memory allocation process. The feature is commonly called “Background GC”. But what does it actually mean? As applications are starting to consume...
on
13 Oct 2009
Blog Post:
Introducing Parallel Extensions to the .NET Framework
ukadc
This post by Pedram looks at Parallel Extensions in the .NET Framework, to view other posts by Pedram visit his blog at http://blogs.msdn.com/pedram/ There is no escaping from concurrency challenges... or is there? (A slightly modified version of this article was published in the August 2008 edition...
on
3 Dec 2008
Blog Post:
.NET Application Architecture Guide - Application Types, Architectural Styles and Architecture Frames
ukadc
First post on the blog by Mehran, in this post he gives us a guide to .NET Application Architecture. If you have been using the .NET Framework since its first version, you may remember the Application Architecture for .NET guide, which was published back in 2002. Most of the subjects covered in this...
on
26 Nov 2008
Page 1 of 1 (11 items)