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
T

tsmyrnio

@tsmyrnio
About
Posts
9
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • new college grad!
    T tsmyrnio

    ToddHileHoffer wrote:

    how vital enterprise application are for proactive organizations leveraging collective synergy to think outside the box and formulate their key objectives into a win-win game plan with a quality-driven approach that focuses on empowering key players to drive-up their core competencies and increase expectations with an all-around initiative to drive up the bottom-line. But of course, that's all a "high level" overview of things

    You had me at "how" :rose: You are management material my friend. ;)

    ----------------------- I pity the foo. -Mr. T

    The Lounge sysadmin mcp career

  • C# 4.0 (CSAML)
    T tsmyrnio

    Totally agree. I get a hint of sarcasm maybe? I hope to god. The author weeps with joy when he finds a way to turn a simple expression into a bloated, incomprehensible pile of unreadable XML crap. ----------------------- I pity the foo. -Mr. T

    The Lounge csharp html com

  • Office Interop - Populating Checkboxes
    T tsmyrnio

    Does anyone know what needs to be done to programmatically check or uncheck a checkbox in Excel using C# (or even VB.Net)? I already have the code to open an excel document, change cells, update links, save, and close, but the checkboxes are killin me. I have tried using the Worksheet.CheckBoxes(object Index) method to try and retrieve a CheckBox object, but it doesn't work. It returns an obscure COM error. I tried it by using both the checkbox name and a number for the Index parameter. When attempting to generate a macro in excel to change the value of the checkbox, no code is generated when performing actions to the object. I don't want to have the checkbox link to a cell, and change the cell to control the checkbox -- that is lame. But if no one can find a solution, I may have to do it that way. ----------------------- I pity the foo. -Mr. T

    C# csharp com database help

  • What do you guys (and gals) think of this?
    T tsmyrnio

    I came across this a few weeks ago. http://www.lifeaftertheoilcrash.net[^]. It's a little long but definitely worth reading. I don't quite know how to react to this. :( ----------------------- I pity the foo. -Mr. T

    The Lounge csharp javascript tutorial question

  • 10 year old girl arrested...
    T tsmyrnio

    "You are not your f***ing kakis" -Tyler Durden ------------------------ -Did you know you can use spent motor oil to fertilize your lawn? -Save the Earth, recycle your pets.

    The Lounge com tools

  • Speaking of disasters...
    T tsmyrnio

    Achoo!!! OMG I'm sooo sorry. :(

    The Lounge com testing beta-testing announcement

  • Where should I go...?:sigh:
    T tsmyrnio

    knowledge.brain((learning==good)?expand:mush); ;P boom biioootcch

    The Lounge csharp c++ question learning json

  • Why I am not...
    T tsmyrnio

    Actually C# smells more like Java. Just switch everything to camelBacked vars and classes, change all the "built-in" structs to capitalized words exept for int and a few others, and you got Java or J# or J++(Miscrosoft rascals with their pirated versions of Java). Not to mention Microsoft always has to add their own touches to it so it has NEW AND IMPROVED *gasp* features. It's just a different framework or SDK if you will. See for yourself: // Java import java.lang; public class MyClass { public static String myStringVariable = ""; public static int myMethod() { return myStringVariable.length; } } // C# using System; public class MyClass { public static string MyStringVariable = ""; public static int MyMethod() { return MyStringVariable.Length; } } I have worked with C# for nearly two years but it still makes me laugh how Microsoft can get away with stealing like it does with everything. It just makes me want to steal from Microsoft... :cool:

    The Lounge csharp question

  • Where should I go...?:sigh:
    T tsmyrnio

    if(this.RequiresLongerSyntax) { if(learning==good) { knowledge.brain(expand); } else { knowledge.brain(mush); } } else { if(learning==good) knowledge.brain(expand); else knowledge.brain(mush); } ;) while(Woman.Width > Woman.Height) Beer++;

    The Lounge csharp c++ question learning json
  • Login

  • Don't have an account? Register

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