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

TekkGuy

@TekkGuy
About
Posts
4
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Online bug tracking
    T TekkGuy

    You might want to take a look at Gemini by CounterSoft. Decent bug tracking, with Issue Linking for non-linear problem tracking and Source Control linking, along with other features. Comes with a free 10 user license. Otherwise you need to purchase a full license from them which gives you unlimited users. Unless you are a non-profit organization, in which case you can apply for a free non-profit license. Gemini[^]

    ________________________ Ben Santiago, MCP & A+ Programmer (SQL, FoxPro, VB, VB.Net, Java, HTML, ASP, JSP, VBS) Eastern Suffolk BOCES - Student Data Services Programming: Race between programmers building better idiot-proof apps, and the Universe producing better idiots. The Universe is winning. -Rich Cook

    The Lounge c++ com architecture help question

  • Microsoft: Please reuse your own components!
    T TekkGuy

    Marc Clifton wrote:

    It's written in VB. What do you expect?

    Ok, sorry but I had to say this. That excuse hasn't held water in quite some time now, don't you think?

    ________________________ Ben Santiago, MCP & A+ Programmer (SQL, FoxPro, VB, VB.Net, Java, HTML, ASP, JSP, VBS) Eastern Suffolk BOCES - Student Data Services Programming: Race between programmers building better idiot-proof apps, and the Universe producing better idiots. The Universe is winning. -Rich Cook

    The Lounge c++ com architecture question announcement

  • How do I Clean & Build my entire project via code?
    T TekkGuy

    I come across a problem in VS2005 which has been driving me crazy. Sporadically (and more often then not) when I attempt to open a form in Design view, I get an error page stating that a project dependency (another project that I added to the solution) could not be found. 98% of the time, my entire IDE crashes and I have to restart VS2005. The only way to fix this that I have found it to do the following steps: 1) Clean the Solution 2) Build Solution 3) Clean Project #1 4) Build Project #1 5) Clean Project #2 6) Build Project #2 Doing this manually several times a days is more then a little irritating. (Ultimately I would like to be able to fix whatever is causing this "lost dependency" problem) For now I would like to be able to do all the above using a macro, but I an not familier with the required Syntax. I worked out some of the code, but I am still at a loss on the command to Clean a specific Project. I been able to gather the folowing information....(Note this is just a small excerpt of my entire Macro Code)

    ' This Builds The Project
    Dim objSolution As Solution = DTE.Solution
    Dim objProject As Project 'Value Supplied By Other Routine
    With objSolution.SolutionBuild
    .BuildProject(.ActiveConfiguration.Name, objProject.UniqueName, True)
    End With

    Question is....how do I CLEAN the project before I build it? Help...!

    ________________________ Ben Santiago, MCP & A+ Programmer (SQL, FoxPro, VB, VB.Net, Java, HTML, ASP, JSP, VBS) Eastern Suffolk BOCES - Student Data Services Programming: Race between programmers building better idiot-proof apps, and the Universe producing better idiots. The Universe is winning. -Rich Cook

    Visual Studio help question java csharp

  • Bill Gates writes to Santa
    T TekkGuy

    Dear William, Good to hear from you, it has been quite a while. I appreciate all of your wonderful compliments, and I find your ideas intriguing. Alas I spoke to Misses Clause and got the WLD (Wife's Look of Death). I have to tell you, I haven't seen that in a very long time and was very surprised after such a long time WLD free. As for your thoughts about using Windows instead of the chimney...I tried it a few times, but they often lock up on me. And I find it's a very slow process to open them, and very easy to accidentally break. If the Windows were only a bit more reliable and faster to use without causing a ruckus, maybe I'll switch. For now I'll stick with my Legacy, the chimney. -Big Red

    The Lounge business sales json help 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