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

Paulo_JCG

@Paulo_JCG
About
Posts
51
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Things I would like to see an email app do
    P Paulo_JCG

    In outlook you have categories you can create. Combining those with rules you should be able to achieve what you want.

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge com

  • Need a word
    P Paulo_JCG

    Not applicable

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge com question discussion announcement

  • So you like sandboxing in 1909?
    P Paulo_JCG

    maze3 wrote:

    just wait for Windows 2003

    It's Windows 2004 now. Windows 2003 was launched around 2003 :)

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge com question

  • SignalR sucks
    P Paulo_JCG

    As Sander Rossel and Scott Serl pointed out, SignalR's goal is not to be a message queue service. The fact that you can use it as one does not mean you should.

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge data-structures question workspace

  • Today's entry for the "kill it with fire" list
    P Paulo_JCG

    Is it possible we're talking about Quantum bool ????

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Weird and The Wonderful c++

  • Intervention: Coding Guidelines
    P Paulo_JCG

    Is that 1TB or 1TiB?

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge csharp question c++ visual-studio code-review

  • Visual Studio 2017 (non-programming) problem
    P Paulo_JCG

    Have a look at the hardware.These have a spike on "F5" -HDD/SSD (bad sectors, a lot of writing happening) -Memory (any issue can freeze the OS) -Graphics card (some drivers don't really fancy VS) disable graphics acceleration on VS It could also be the AV. Some other options :-D - use notepad and command line compile - use a hammer/basebal bat and fix the machine

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge visual-studio csharp debugging help question

  • Browser tabs
    P Paulo_JCG

    Let me know if you find the pill. At this moment I have managed to bring down the tab count on my Firefox from over 1000 to 628. It's so easy to open links on a new Tab... If I close and reopen Firefox it only loads the tabs on demand so the memory issue is minimised... I find it hard to close Tabs without a overall look. I think I need professional help.

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge html javascript linq csharp python

  • Preferred Desk Toys
    P Paulo_JCG

    Apart from the hardware, I have some paper tha becomes digital from time to time. And a bunny like toy until I replace it with a rubber duck. Rubber duck debugging - Wikipedia[^]

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge question workspace

  • That's what you get for being an early adopter...
    P Paulo_JCG

    Can't you achieve your goal like this?

    var result = context.Persons
    .Where(p=> !p.PersonLink.Any(pl=>p.Id == pl.PersonLinkId))
    .Select(p => p.Name)
    .OrderBy(n => n)
    .Skip(a).Take(b).ToList();

    from the moment you use a select your're requesting a projection.

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge csharp javascript asp-net database linq

  • Web Developer Roadmap 2018
    P Paulo_JCG

    A pretty contact form (if your'e using latest chrome).

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge csharp python css asp-net com

  • Most buggy software implementation
    P Paulo_JCG

    Lopatir wrote:

    It's just like coding, if programs don't do what you expected is that the computer being obtuse?

    Mine has a temper, keeps throwing exceptions at me...

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge question lounge workspace

  • Department of Redundancy Department
    P Paulo_JCG

    - Or you had more code inside the if... - Or you extract the Method...

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge c++ question

  • Coding Challenge - Morris Sequence
    P Paulo_JCG

    I got the same value for the 100th but it took me almost 21h with iterators. Did you actually calculate the 3000th????

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge question csharp com debugging tutorial

  • Coding Challenge - Morris Sequence
    P Paulo_JCG

    That's quite a number. Got me spending electricity for almost 21h ;)

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge question csharp com debugging tutorial

  • Old driver support removed from newer Win10 builds?
    P Paulo_JCG

    The problem seems to be augmented by the fact it is a ATI/AMD Graphics card. Recently tried to recycle a old laptop with a X1200 and same resolution... - Win 10 had the same issues as yours. - No Linux distibution I tried picked it up correctly. - End up with win 7 and a day updating.

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge business help question announcement

  • So the web is pretty advanced...
    P Paulo_JCG

    Super Lloyd wrote:

    Anyway try that: Vue.js you might be pleasantly surprised! :)

    Yep, the best way to solve the internet issues is to focus on the next Framework.

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge csharp javascript html asp-net database

  • webhosting for dotnet applications
    P Paulo_JCG

    How about a Azure Web App (there's a free tier for up to 60 compute mins a day) associated with a Azure storage account for the files. Azure Calculator

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates Everything should be made as simple as possible, but not simpler. —Albert Einstein

    The Lounge csharp css sysadmin business question

  • What's your definition of a "senior" developer?
    P Paulo_JCG

    A Developer that uses a cane? One that can take is teeth off?

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates

    The Lounge question

  • Seriously?
    P Paulo_JCG

    Schools (at least good ones) don't teach how to work on a specific language. Their job is to give you notions of what's out there and abilities you can apply on basically any language.

    Richard MacCutchan wrote:

    My main programming language is Java, Here is an example of what im kind of trying to find out: -knowledge on how to make variables -understands OOP -knows how to make different loops

    If the problem is just translating to Java, it's just a matter of googling it. Java is but a means to an end. If you don't have the ability/desire to create the algorithm, your probably better of searching for a new line of work. I hate when people associate programming with a language (almost as much as I hate Java ;) )

    Paulo Gomes Measuring programming progress by lines of code is like measuring aircraft building progress by weight. —Bill Gates

    The Lounge tutorial java beta-testing 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