Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
C

ColinM123

@ColinM123
About
Posts
178
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Chocolate covered bacon
    C ColinM123

    I'm more of a bacon covered chocolate man myself.

    Code Review Software

    The Lounge

  • Food groups
    C ColinM123

    for decoration?

    Online Guitar Tools

    The Lounge com tools

  • Food groups
    C ColinM123

    It's 8:45 am and I've had Bacon Cheese Ice-Cream Nutrition Win!

    Online Guitar Tools

    The Lounge com tools

  • UserControl and Attached Event
    C ColinM123

    How about bubbling the button clicks up. Catching them on the LayoutGrid then raise a new tunneling event, which is sent down to your usercontrol. Not sure if this is a good idea, maybe somebody else will chime in.

    Online Guitar Tools

    WCF and WF question css

  • Rnd() values are changing everytime in ASP.NET
    C ColinM123

    I keep getting an error when dividing my random numbers by zero. I think the random number generator is sending me bad numbers!

    Online Guitar Tools

    The Lounge csharp c++ html asp-net com

  • Deep Zoom - Generate on Demand/Dynamically
    C ColinM123

    You could have a look at: http://www.codeplex.com/deepearth[^] I imagine that must do what your asking. (Unless they've got a precalculated DeepZoom image somewhere?)

    Online Guitar Tools

    WPF php css database sysadmin question

  • UserControl and Attached Event
    C ColinM123

    Can you use RoutedEvents? It should tunnel down to your usercontrol where you can take action.

    Online Guitar Tools

    WCF and WF question css

  • Literacy in the old Dart
    C ColinM123

    N00bs!

    Online Guitar Tools

    The Lounge announcement learning

  • Adding dynamically new lines and columns to a grid ?
    C ColinM123

    You have to use code (c#) not XAML to do this. Something along the lines of: myGrid.ColumnDefinitions.Add(new ColumnDefintion);

    Online Guitar Tools

    WPF css question

  • Extra yay, with yay on top!
    C ColinM123

    I seem to of stumbled into some sort of a yayfest? :~

    Online Guitar Tools

    The Lounge com tools question

  • CP feels silky smooth
    C ColinM123

    Tell more about this cup of gin.

    Online Guitar Tools

    The Lounge database com tools question

  • Call a Winservice hosted WCF service from a SQL stores proc
    C ColinM123

    Is it possible to use SSIS instead of a stored procedure? There is a WebService Task option in SSIS. Also some limitations of what you can do in a CLR SP (can't remember offhand). You're probably better asking further questions in the database forum.

    Online Guitar Tools

    WCF and WF database csharp tutorial sql-server dotnet

  • A WPF 'ah-ha' moment for you.
    C ColinM123

    Ooh, another one. I was looking at my first attempt at a WPF app, and I was thinking "Who wrote this crap? It's all done wrong!" Stuff like updating text on controls via a loop instead of just using databinding.

    Online Guitar Tools

    WPF csharp wpf com question

  • A WPF 'ah-ha' moment for you.
    C ColinM123

    Not sure ALL the pistons are firing yet! I liked this article on how a humble listbox can be completely changed in appearance. http://bea.stollnitz.com/blog/?p=40[^] Then going back a few weeks later and understanding (most of) the code this time. Also as Pete said lots of good WPF authors here on CP. Same thing, might not quite understand them, but let them sink in and they make more sense on rereading. Another thing was understanding that XAML is not some mysterious language but you can do things like just make an arraylist with integers and bind it to a listbox, very easily when you know how. The Pro WPF book has a nice chapter on this at the start. (You might be able to find this on google books, if you don't have a copy)

    1
    2
    3
    

    Then once you learn all that WPF stuff, you goto Silverlight and find out half of the good stuff is missing. *sob*

    Online Guitar Tools

    WPF csharp wpf com question

  • IE8 RC1..
    C ColinM123

    About time they improved the Find function. It was annoying compared to FF.

    Online Guitar Tools

    The Lounge com beta-testing question

  • Do you C?
    C ColinM123

    Hellno!

    Online Guitar Tools

    The Lounge question html com tools tutorial

  • [newbie] Visual Studio 2005 tags
    C ColinM123

    The semicolon should come after the tag

    // BUG: - This is a new bug

    Then select Task List from the View menu (Looks like it's CTRL+W, CTRL+T)

    Online Guitar Tools

    IT & Infrastructure help csharp visual-studio design tutorial

  • [newbie] Visual Studio 2005 tags
    C ColinM123

    Press CTRL+\ then CTRL+T and select comments from the dropdown.

    Online Guitar Tools

    IT & Infrastructure help csharp visual-studio design tutorial

  • Have you ever...
    C ColinM123

    drank a "frogshake"? http://news.bbc.co.uk/2/hi/science/nature/7845306.stm[^]

    Online Guitar Tools

    The Lounge com tools question announcement

  • How to get the Actual Width of a Grid Column whose width is Auto.
    C ColinM123

    How about the ActualWidth property? :-D

    Online Guitar Tools

    WCF and WF css tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups