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
D

datacop

@datacop
About
Posts
11
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to restrict session variable b/w tabs of a browser?
    D datacop

    You can't. The work-arounds are all ugly as well... 1. Don't use session 2. Use viewstate to keep data in (since viewstate is tied to a single page instance) 3. Use Querystrings 4. Use a custom property bag solution which utilizes a combination of viewstate/querystrings to maintain keys across.. 5. tell your users not to use multiple tabs.

    --- Don't be irreplaceable. If you can't be replaced, you can't be promoted.

    ASP.NET help tutorial question

  • Reporting Frameworks
    D datacop

    I've used Active Reports from DataDynamics for years with GREAT success.. http://www.datadynamics.com Also of interest, Telerik has created a new reporting suite as well... Though it is still quite young and not as easy to work with as Active Reports IMHO.. http://www.telerik.com/products/reporting.aspx

    --- Don't be irreplaceable. If you can't be replaced, you can't be promoted.

    The Lounge database sql-server sysadmin question career

  • Do you use dual Monitor for Coding
    D datacop

    No. I use 4... Both at home and at the office. All my monitors are 17" running 1280x1024. I've tried multiple configurations, including multiple wide screens. The 17's work best for me as I like to sit somewhat close to my desktop. I like the standard viewports instead of the wide screen because I can go full screen with a window without having a ton of wasted space. going from left to right, here is how my monitors are utilized: 1. SQL Server Manager, SQL Profiler, documentation views. This is the mode for development. When it debugging mode, this is where the running application lives. 2. Visual studio 2008 Code / Designer Window. Full screen. I don't use sliding tool bars/menus. One monitor is dedicated to pure code. 3. Visual Studio menus and tool bars. This is where solution explorer lives, properties, tool box, etc, etc, etc. All of the items that are necessary to Visual Studio, but clutter my view of code, get undocked and moved here. It is very nice to have solution explorer and properties view extend from the top of the monitor to the bottom, readily available. When in debug mode, this monitor fills with call stack, immediate window, output, watch window, etc, etc. So all of my debugging tools are right there at my finger tips. I can step through my code on monitor 2, watch how the application behaves on monitor 1, and view watches and call stack on monitor 3.. all without having to .. friggin alt-tab (shudder). This is also the monitor where VM's and Remote Desktops live. 4. This monitor is dedicated to outlook. It is also where the web browser lives, documentation, IM, etc, etc, etc. It's the scratch window that allows me to keep things somewhat important, but still in peripheral vision. Some Visuals: My Office Workstation: http://www.clanmonroe.com/blogimages/Office_Workstation.jpg[^] My Home Workstation: http://www.clanmonroe.com/blogimages/jdesk2.jpg[^]

    --- Don't be irreplaceable. If you can't be replaced, you can't be promoted.

    The Lounge com question

  • XKCDOTD
    D datacop

    Now I don't care who you are.. but that right there.. that's funny :)

    --- Don't be irreplaceable. If you can't be replaced, you can't be promoted.

    The Lounge html database com

  • ASP.NET Hosting
    D datacop

    Little late... But I use WebHost4Life... http://www.webhost4life.com

    --- Don't be irreplaceable. If you can't be replaced, you can't be promoted.

    The Lounge csharp asp-net com hosting question

  • Multimonitor and SLI?
    D datacop

    Joergen Sigvardsson wrote:

    If I buy two SLI graphic cards, will I be able to attach 4 monitors (given that each card has 2 connectors)?

    Yes. http://www.clanmonroe.com/blogimages/jdesk1.jpg[^] http://www.clanmonroe.com/blogimages/jdesk2.jpg[^]

    --- Don't be irreplaceable. If you can't be replaced, you can't be promoted.

    The Lounge game-dev question

  • help in typical query(plzzzzzzzzzzzzzz) [modified]
    D datacop

    42

    --- Don't be irreplaceable. If you can't be replaced, you can't be promoted.

    The Back Room help database question

  • Perforce vs Subversion
    D datacop

    Subversion + Windows + HTTP access.. http://clanmonroe.com/Blog/archive/2007/06/11/creating-a-subversion-repository-under-windows-with-http-access-via.aspx[^]

    --- Don't be irreplaceable. If you can't be replaced, you can't be promoted.

    The Lounge question visual-studio discussion

  • Shopping cart software
    D datacop

    The only one you should be looking at... http://www.commercestarterkit.org/[^]

    --- Don't be irreplaceable. If you can't be replaced, you can't be promoted.

    The Lounge csharp help question

  • Is it Sequel or S Q L Server, Interview Gripes
    D datacop

    I pronounce it SEQUEL... My director pronounces it "Squirrl".. drive me nuts... I always ask him "huh?" --- Don't be irreplaceable. If you can't be replaced, you can't be promoted.

    The Lounge csharp database career asp-net sql-server

  • Adding a file in APP_CODE folder on runtime.
    D datacop

    :omg:Umm.. why oh why would you want to even think about doing something like this? Give anyone, the ability to run arbitrary code on your system.. it's like.. giving the keys to the corvette to the teenager for flunking his driving test.. /shudder --- Don't be irreplaceable. If you can't be replaced, you can't be promoted.

    ASP.NET security help
  • Login

  • Don't have an account? Register

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