UK
57 Entries
- Recent
- Most Viewed
- Top Rated
-
Language(s)
-
Multi-threading Debugging Enhancements in Visual Studio 2008
Avg Rating: 5
(1)Author: Hi, I am Daniel Moth Introduction: They say debugging is a skill and that threading is hard so when you put the two together, you have a challenge. Visual Studio 2008 has added a handful of small new featurettes to help with that. Watch the 15' video for more. Video download: Click… -
Build UAC aware apps with VS2008
Avg Rating: 5
(3)Author: Hi, I am Daniel Moth Introduction: User Account Control is the top compatibility hurdle for some applications moving to Windows Vista. It is relatively easy to comply with some elements of UAC (e.g. embedding a manifest in your app) and with Visual Studio 2008 it is even easier as I… -
VS2008 designed for Vista with better aesthetics and usability
Avg Rating: 5
(2)Author: Hi, I am Daniel Moth Introduction: While we all love focusing on language and framework features, sometimes it is nice to get small aesthetic and usability enhancements. The Visual Studio 2008 IDE has plenty of those as you can see in this video. Related to that, VS2005 does the job… -
Overview of .NET Framework v3.5
Avg Rating: 5
(2)Author: Hi, I am Daniel Moth Introduction: There is much confusion about what .NET Framework 3.5 is and how it relates to v3.0 and v2.0. In this video I try to explain that and also show you the entire list of the new assemblies with a sentence or two on what each one contains and where they… -
Multitargeting in Visual Studio 2008
Avg Rating: 5
(2)Author: Hi, I am Daniel Moth Introduction: The coolest IMO feature of the Visual Studio 2008 IDE is that it supports the ability to target multiple versions of the .NET Framework, including using the new language features and also taking advantage of all project templates out of the box. In… -
VB Intellisense improvements in Visual Studio 2008
Avg Rating: 5
(1)Author: Hi, I am Daniel Moth Introduction: In this video I demonstrate the improved cool VB intellisense everywhere and show how it not only increases productivity, but also gives you hints for learning new language features (that are also usable in .NET 2.0 projects). My relevant blog posts… -
LINQ's relationship to the new C#3 and VB9 features
Avg Rating: 5
(2)Author: Hi, I am Daniel Moth Introduction: The Language Integrated Query (LINQ) is the headline feature of the Visual Studio 2008 release. Most of LINQ is based on the new C#3 and VB9 language features. In this video, I demonstrate the association between the compiler features and… -
Windows SideShow Gadgets in C#
Avg Rating: 5
(1)Author: Hi, I am Daniel Moth Introduction: Windows SideShow is an exciting new Vista technology that you can read about on my blog here and here. Managed application developers can learn about writing SideShow gadgets on my blog here, here and here. Video download: Click on the… -
Managed Preview Handler Framework for Vista and Outlook
Avg Rating: 5
(1)Author: Hi, I am Daniel Moth Introduction: Preview handlers is a new technology in Windows Vista and in Outlook 2007. You can read about the managed preview handler framework on my blog here. Video download: Click on the image to play the video (from a streaming file). If you'd… -
Windows Mobile Managed APIs - Part 3
Avg Rating: 5
(1)Author: Hi, I am Daniel Moth Introduction: You can read about Windows Mobile 5.0 APIs on my blog here. All Windows Mobile devices being sold today are v5.0 and the next version of Windows Mobile fully supports these as well so now is the right time to learn about them if you haven’t already!Video…