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
R

Remi BOURGAREL

@Remi BOURGAREL
About
Posts
5
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • The best lambda expression I ever saw
    R Remi BOURGAREL

    It's not even weird, if you want to flat a list of lists then that's the best way to do it.

    The Weird and The Wonderful linq functional

  • Build Servers
    R Remi BOURGAREL

    We started by using CC.net but the configuration is not that easy to do (writing xml by hand come on...). And we had a lot of problems because our source control server and our building server did'nt had the same time, so we had to wait like 5 min every time we needed to launch a build. So I installed TeamCity and we got some better results. But we didn't run it with IIS, we're using the provided apache that we set on another port. The GUI is really cool and there is absolutely 0 bug (those jetbrains guys ...). And you don't have to know by heart a Xml syntax if you want to create a new configuration.

    The Lounge csharp sysadmin windows-admin devops testing

  • Web Browsers: The unsung heros of the modern world
    R Remi BOURGAREL

    Kevin Schaefer wrote:

    So, when you go to a website, let's say codeproject.com, your browser first has to resolve the domain to an IP address by asking a DNS server

    This is done by the OS. your browser just ask the domain name.

    The Lounge html javascript css mobile com

  • Regions: Love or Hate
    R Remi BOURGAREL

    I always say : when you use region, just create another class ! It's useful only for generated code (like proxy class for web services)

    The Lounge csharp css visual-studio collaboration help

  • Using Attributes
    R Remi BOURGAREL

    I use attribute a lot with monorail to create custom data binding method (for instance I want to create my object using a constructor with parameters). But I think it's not a good idea to use it like in ActiveRecord, your mapping code is supposed to be apart from your class code.

    The Lounge question csharp design performance 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