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

Christian Tratz

@Christian Tratz
About
Posts
22
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Submission Wizard suggestion
    C Christian Tratz

    In the wizard the step where you can upload files comes last. After that step the article is switched live immediately. The preview button is on the page before. From my perspective it would make sense to put a preview as the last step. This would enable the author to check all file links and images. Alternatively some sort of "article posted but not live" feature would be ok as well. Then you could check everything and switch it live after that. Just my 2c Chris

    Site Bugs / Suggestions

  • Comments in Articles
    C Christian Tratz

    I don't like it either. To stisfy both sides, IMO this would be a nice option for the personal preferences ? Default is off, but those who like it can switch it on. Just my 2c -Chris

    The Lounge question

  • Removing rubish votes
    C Christian Tratz

    Christian Graus wrote: Ratings also seem to be an indication of sexiness rather than usefulness. Very true. The Woah!-effect influences the majority of the votes (grade and the action to vote in the first place). Chris

    The Lounge c++ html com tutorial question

  • How can I tell what version of .NET is installed?
    C Christian Tratz

    You could also check the for the existence of the path: %windir%\Microsoft.NET\Framework\v1.0.3705 Ragards Chris

    .NET (Core and Framework) question csharp dotnet windows-admin announcement

  • ASP.NET/C# question
    C Christian Tratz

    Well with multithreaded I meant: I can handle multiple requests at the same time. Not that it creates multiple threads itself. Think of 50 users hitting your page concurrently. It would be bad if all had to queue up to be authenticated one after another.

    .NET (Core and Framework) question csharp asp-net com sysadmin

  • ASP.NET/C# question
    C Christian Tratz

    I guess the "proper" .NET way of doing this is to write a class that takes the credentials and performs the authentication against the server. You create this object then once and store it in the Application context. But beware you better build this object with sound multithreading capabilities, otherwise this might become a severe performance bottleneck. --Chris

    .NET (Core and Framework) question csharp asp-net com sysadmin

  • I recomend Proxomitron
    C Christian Tratz

    It's a local proxy with very nice filtering options to kill ads, banners, HTTP headers, cookies and whatever you like. The official homepage used to be http://Proxomitron.cjb.net but that's dead now. Use Google to find some alternate sites. It's definitely worth a try ! -Chris

    The Lounge

  • .NET CLI Shared Source released
    C Christian Tratz

    Quote from MSDN: Features The Shared Source CLI archive contains the following technologies in source code form: An implementation of the runtime for the Common Language Infrastructure (ECMA-335) that builds and runs on Windows XP and FreeBSD Compilers that work with the Shared Source CLI for C# (ECMA-334) and JScript Development tools for working with the Shared Source CLI such as assembler/ disassemblers (ilasm, ildasm), a debugger (cordbg), metadata introspection (metainfo), and other utilities The Platform Adaptation Layer (PAL) used to port the Shared Source CLI from Windows XP to FreeBSD Build environment tools (nmake, build, and others) Documentation for the implementation Test suites used to verify the implementation Download Page
    MSDN Article

    The Lounge csharp html com sysadmin debugging

  • Certification
    C Christian Tratz

    I guess it depends on what you want to do it for. For educational purposes, I would say go and buy a good book rather than spending time on MCSE certification preparation. But a certification is maybe a good idea for your CV. Before getting flamed: I know that a certification does not say anything about actual skills. But HR people usually don't. :-D

    The Lounge question

  • .Net and Support
    C Christian Tratz

    As far as I heard on a local MSDN conference, VS6will besupported for quitea while. The obvious reason (that might not be that obvious to MS though..): VS6 is the last IDE that supports building VB apps that do not need the .NET runtime. As there are quite some apps that have to be supported out there it should live for a while. :cool: -Chris

    The Lounge csharp com question

  • Where did you find VS.Net? I can't see it!
    C Christian Tratz

    That doesn't work over here. Bummer... It seems to that it could probably be some sort of traffic limiter, as the site is generally veeeery slow at the moment. :( :mad:

    The Lounge csharp c++ visual-studio com question

  • Imminent RTM of Visual Studio.NET
    C Christian Tratz

    Hi all, rumours say that this is the current schedule of VS.NET: QA signoff 1/15/02 Release to web 1/16/02 RTM 1/17/02 So something could happen soon on that front ;) Chris

    The Lounge csharp visual-studio beta-testing announcement

  • Risks of the Passport Single Signon Protocol
    C Christian Tratz

    The AT&T report is quite old (in Internet terms). However recently there was a *real* passport security breach. More details here: http://alive.znep.com/~marcs/passport/ That's scary stuff if you have your credit card info in the Passport wallet. It has been fixed partially though. -Chris

    The Lounge csharp html com

  • .Net AppFramework
    C Christian Tratz

    I wouln't install VS6 and VS.NET on the same OS. If you hav Win2K go for a dual boot installation.

    The Lounge csharp c++ com json question

  • Time for another competition?
    C Christian Tratz

    What about a "the most creative way" of coding, or code a defined algorithm with the least amount of code? My inspiration for this are the various ways the DeCSS code was distributed. The most impressive way was to express this as a prime number.

    The Lounge question

  • Q: Guidelines to server configuration
    C Christian Tratz

    Ok. I missed your exaggeration a little bit. My fault. However, as I see from your post, you are already aware of the basic principles of a web farm configuration (some cheap, i.e. not too redundant, boxes as web front-end, DB-cluster in the back-end). The sizing/number/configuration of these boxes is then more or less solely dependent on your application and its envronment. How to give an estimate without any details on that? If you're looking for examples of the hardware of some sites, try Microsoft HP/MSDN. I can remember that they have some papers of real-life sites (on their tech, of course). Other platforms certainly have sth similar. -Chris

    The Lounge c++ com sysadmin hardware performance

  • Q: Guidelines to server configuration
    C Christian Tratz

    Hi, I wouldn't say that the price difference is just kinda "pay more for the same" type of thing. When you take a closer look at the spec you'll see that there are usually a lot of things in the more expensive models that are required in an professional environment (redundancy, hot-plug ability, remote monitoring hardware, and so on), without giving you an extra performance boost. Especially those things that keep your uptime high are usually not cheap. -Chris:)

    The Lounge c++ com sysadmin hardware performance

  • This is how you can fight WFP
    C Christian Tratz

    >Sounds like a combo move from street fighter or mortal kombat. Didn' you know that Windows is just Minesweeper with some added tools...?;) "If you are not living on the edge, you are wasting too much space !"

    The Lounge c++ help html com windows-admin

  • This is how you can fight WFP
    C Christian Tratz

    There's another way to end explorer.exe - without being restarted automatically: Select Start->Shutdown in the dialog hold down Ctrl-Alt-Shift and press Cancel -> The Explorer Shell is gone and doesn't restart. Pretty handy for debugging shell extensions and the like. -Chris

    The Lounge c++ help html com windows-admin

  • Microsoft has just learned that sex sells
    C Christian Tratz

    I found the most interesting part the comment of The Register on this: Of course what the ad doesn't show you is that the man finds a hole in the bra, presses it and every other bit of clothing falls off, pants an all. Full article ----------------------------------------------------------------- If all you've got is a hammer, then everything looks like a nail.

    The Lounge com
  • Login

  • Don't have an account? Register

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