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
P

paulcookie

@paulcookie
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Introduction to programming?
    P paulcookie

    If you are using winforms, why not build a calculator application. Very simple, easy to get working and will show a few fundamentals.

    The Lounge csharp javascript cloud python html

  • Must....not....kill....
    P paulcookie

    I've come across worse. We had a programmer once that did a

    select * from table

    and then looped through the results until he found what he was looking for. Funnily enough, performance was OK on his test database, not so good on a production customer database.

    The Weird and The Wonderful python com performance learning

  • Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why?
    P paulcookie

    I have previously written applications that don't use ORM, but did use it in a recent project. I disagree with most of the others, in that I found it very beneficial to use. It doesn't stop you doing other stuff if you need to, but makes many aspects of database interaction much, much easier. In my case it was the entity framework I used.

    Cookie

    The Lounge question
  • Login

  • Don't have an account? Register

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