in

B# .NET Technical Community Homepage

Bart De Smet's online technical community

Browse by Tags

  • My first Windows Vista Beta 2 BSoD - Basics of WinDbg crash dump analysis

    It had to happen sooner or later, running a beta of an operating system intensively day after day. Okay, it isn't funny to have a Blue Screen of Death (btw, did you know the RSoD feature has been dropped from Vista?) but as my fellow community member - and WinDbg expert - Hans De Smaele always tells...
    Posted to B# .NET Blog (Weblog) by bart on 07-05-2006
  • Coding Webcast - Getting started with Windows PowerShell - Your first cmdlet (webcast)

    In this personal webcast episode called " Creating your first Windows PowerShell cmdlet ", I'm showing you how to create a wordcount cmdlet (equivalent to the wc command in UNIX) for Windows PowerShell using Visual Studio 2005 and C# (20 minutes in length). Note: This webcast uses the WordCount cmdlet...
    Posted to B# .NET Blog (Weblog) by bart on 07-05-2006
  • Coding Webcast - AzMan for dummies

    In this personal webcast episode called " AzMan for dummies ", I'm showing you how to use AzMan (Authorization Manager) to implement role-based security in your managed code application (18 minutes in length).
    Posted to B# .NET Blog (Weblog) by bart on 06-29-2006
  • Coding Webcast - C# 3.0 introduction in depth

    Time to introduce C# 3.0 now! In this coding webcast, we'll discover the features of C# 3.0, including: - the var keyword - extensions methods - lambda expressions - queries - easy initialization of types The webcast is 45 minutes in length and pretty low-level. No Visual Studio tools are used (only...
    Posted to B# .NET Blog (Weblog) by bart on 10-12-2005
  • Coding Webcast - Introducing LINQ

    Heard about LINQ already? LINQ stands for Language Integrated Query and is one of the most exciting announcements made on the PDC earlier this year. Instead of writing long posts about it right now, let's just show you by means of a coding webcast. More stuff will follow pretty soon, explaining the C#...
    Posted to B# .NET Blog (Weblog) by bart on 10-11-2005
  • Coding Webcast - Working with Active Directory objects in C#

    In a - partially on-demand - 30 minutes coding webcast, I'm showing how to use managed code (C#) to interact with Active Directory and to manipulate objects in Active Directory. I'm showing how to: Query Active Directory for objects based on search criteria. Use the ldp.exe support tool of Windows Server...
    Posted to B# .NET Blog (Weblog) by bart on 10-11-2005
  • Coding Webcast - Network configuration tool with WMI

    In my previous post titled "Netsh madness" I expressed my intention to create a simple tool to change network settings on Windows Server 2003 for both my home office and a remote location. Because netsh didn't solve the problem completely, I decided to try to find my luck in WMI, with success. In this...
    Posted to B# .NET Blog (Weblog) by bart on 10-09-2005
Page 1 of 1 (7 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems