vbCity
Migrating to the new kind of Visual Basic Developer Community

Blogs

  • TabControl with WPF and Visual Basic.NET 2008 revisited

    When I last visited the TabControl project, I changed it so that the look of the Tab content was done via VB. One thing that has been niggling at me since was how the first Tab content was done. The content on the Tab was still entered on the XAML code...
    Posted to canoz by Admin on 07-10-2008
  • How To Navigate Around Your Code in Visual Studio

    One of the things that I've always found a bit frustrating as a project grows larger and larger is that it gets more difficult to navigate backwards and forwards between chunks of code that you've recently accessed. Now I know that Visual Studio...
    Posted to xtab by Admin on 07-08-2008
  • Gadget style window with WPF and Visual Basic.NET 2008 Project

    I have uploaded the project for the Gadget Style Window with one minor change. Beethoven is out and a small midi file has replaced it. I know that some of you are probably saddened as I am by Beethoven's departure, but I didn't want to subject...
    Posted to canoz by Admin on 07-06-2008
  • Another Gotcha! - Select Case Using a Range of Integers

    I never cease to be amazed at how many ways you can fool yourself into thinking that your code will do one thing, but in fact it does something completely different. Sometimes the subtlety of the error is so fine that you can spend ages trying to work...
    Posted to xtab by Admin on 07-06-2008
  • TabControl with WPF and XAML Project

    I have made the project that goes with the post for the TabControl with WPF available for download. The project can be downloaded from here . Again I must apologise for the file size. Like the project for the Visual Basic.NET version of the TabControl...
    Posted to canoz by Admin on 07-05-2008
  • TabControl with WPF and Visual Basic.NET 2008 Project

    Sometimes it just takes me a while, but I finally got to the point where I figured I should also be including the Visual Basic projects to go along with the posts and the videos. You can download the project that goes along with the TabControl with WPF...
    Posted to canoz by Admin on 07-05-2008
  • TabControl with WPF and Visual Basic.NET 2008

    A while back I posted up about showing more interesting content on that tab of a tab control using Windows Presentation Foundation (WPF). In the example that I posted, I created the custom look of the tab control just using XAML and I thought that it...
    Posted to canoz by Admin on 07-05-2008
  • Video for Gadget Window

    I have finished the video showing the process for creating a Gadget Style window. You can download it from here .
    Posted to canoz by Admin on 07-02-2008
  • Creating a Gadget style window with WPF and Visual Basic.NET 2008

    I don’t know if it is a case of my actually knowing more or the fact that doing stuff with Windows Presentation Foundation (WPF) is easier. To me it seems doing what I want is getting quicker these days. The ability to create and use semi-transparent...
    Posted to canoz by Admin on 06-29-2008
  • Generics in Visual Basic 2005

    Summary: Provides an overview of generics, constraints and their implementation. Generics in Visual Basics 2005 make it possible to re-use code and still have strong typing. With Visual Basics 2003 a different collection had to be defined for each data...
    Posted to wwjd by Admin on 06-10-2008
  • How to set SharePoint People Picker default value to current user through javascript

    I found this great POST by the SharePoint Designer team for “Using Javascript to Manipulate a List Form Field”. Unfortunately it didn't work very well for People Picker fields which is exactly what I needed to do today. After some trial...
    Posted to skullcrusher by Admin on 04-10-2008
  • SharePoint Color Picker field

    Well it's been a long time since I last posted so thought I'd share with you how easy it is to make a custom field type within SharePoint. Check out this New Article And see for yourself.
    Posted to skullcrusher by Admin on 03-29-2008
  • Extension Methods

    I have only just recently had the time to play with the new features available in VS 2008 and one of the first things that I thought I would take a look at were Extension Methods. In a nutshell, extension methods allow you to attach a method onto any...
    Posted to djjeavons by Admin on 01-21-2008
  • Copy Source As HTML

    I am not sure if this is old hat or not, but I regularly use the Copy Source As HTML addin in Visual Studio 2005 to post nicely formatted code samples. However, I have now got a new laptop loaded with Vista and VS 2008 and to my horror, my old install...
    Posted to djjeavons by Admin on 01-21-2008
  • Metallica's Sick of the Studio Tour

    I was very lucky to attend the Metallica "Sick of the Studio Tour" on Sunday 8th July 2007 at Wembley Stadium, I was even luckier to be watching it from the comfort of Microsoft's Executive Box. There were a number of people there ranging...
    Posted to djjeavons by Admin on 07-10-2007
Copyright 1998-2009 vbCity.com LLC