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
E

Estys

@Estys
About
Posts
216
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Wordle Hurdle
    E Estys

    Wordle 302 4/6* 🟩⬜⬜🟨⬜ 🟩🟨🟨⬜⬜ 🟩⬜🟩🟩🟩 🟩🟩🟩🟩🟩

    The Lounge

  • Wordle Hurdle
    E Estys

    Wordle 301 3/6*

    ⬜⬜⬜🟩⬜
    🟩⬜🟩🟩🟩
    🟩🟩🟩🟩🟩

    The Lounge

  • Problems when reading a Excel file with numbers.
    E Estys

    Not all Cells are hard typed, only when you set the property on the cell explicitly. Excel makes only strings SharedString by default. So you need to check if the DataType property has been set, that is 'c.DataType != null'. Cheers


    If you can read this, you don't have WingDings installed


    C# help

  • Found on Internet
    E Estys

    Ectoparasites.

    The Lounge

  • CCC - 2021-04-09
    E Estys

    Why not go for Queen Elizabeth Regina (ER)? That could make

    Hold up the Queen's breast to make a good film?

    Great movie!

    The Lounge question

  • Javascript function error.
    E Estys

    $("hoursOpen")

    should probably be

    $("#hoursOpen")


    If you can read this, you don't have WingDings installed


    JavaScript javascript html help question

  • Solve issue - unresolved external symbol MFCreateDXGIDeviceManager
    E Estys

    Brilliant! I would have been looking for some "unresolved external symbol".

    The Lounge help

  • Add primary Key as GUID automatic generation
    E Estys

    For ms access the best approximation is

    id_memberships AUTOINCREMENT PRIMARY KEY

    Cheers

    Database tutorial database oracle tools announcement

  • What name will Emperor Alex choose?
    E Estys

    From the same page in your link :

    Etymology [edit]

    The term utopia was coined in Greek by Sir Thomas More for his 1516 book Utopia, describing a fictional island society in the Atlantic Ocean.

    The word comes from the Greek: ΞΏ ("not") and Ο„ΟŒΟ€ΞΏΟ‚ ("place") and means "no-place". [1] The English homophone eutopia, derived from the Greek Ξ΅ ("good" or "well") and Ο„ΟŒΟ€ΞΏΟ‚ ("place"), means "good place". This, because of the identical English pronunciation of "utopia" and "eutopia", gives rise to a double meaning

    So, Greek it is?

    The Soapbox question learning

  • What experience do you expunge from your CV?
    E Estys

    COBOL and derivatives. I have hundreds of year experience with that(those). I actually love javascript and even VB.NET.

    The Lounge csharp javascript perl html

  • List of List returning only copies of last list added
    E Estys

    Instead of

    seclist.Clear()

    use

    seclist = New List(Of customClass)

    Adding seclist to Evaltopics adds a reference, not a copy. So it's necessary to create a new List after adding. Cheers

    Visual Basic database data-structures json tutorial question

  • problem using for() with datagrid - blank cell value
    E Estys

    Maybe

    i < gridContacts.RowCount

    ? Cheers

    C# database sharepoint com help question

  • MQOTD
    E Estys

    The Ten Commandments

    no sig, move on please

    The Lounge com tools question

  • CodeProject Secret Emoticons
    E Estys

    : baaaa! : :baaaa!: : badger : :badger: : beer : :beer: : bob : :bob: : confused : :confused: : cool : :cool: : doh : :doh: : eek : :eek: : java : :java: : jig : :jig: : laugh : :laugh: : love : :love: : mad : :mad: : omg : :omg: : rolleyes : :rolleyes: : rose : :rose: : sigh : :sigh: : suss : :suss: : thumbsdown : :thumbsdown: : thumbsup : :thumbsup: : vegemite : :vegemite: : wtf : :wtf: : zzz : :zzz: Cheers

    Site Bugs / Suggestions question

  • Need Feedback
    E Estys

    I couldn't type in the fields and it crashed my browser. :(( Galaxy Tab 10.1 with 'Dolphin for Pad' Keep up the good work! :)

    If you can read this, you don't have Papyrus installed

    The Lounge beta-testing code-review

  • Can anyone give me a sample data model of a flight reservation?
    E Estys

    Try DatabaseAnswers[^]. They have all kind of samples. Cheers

    Visual Basic question

  • [Resolved] C# to VB Adaption Problem with Lambda Expressions
    E Estys

    Michael SchΓ€uble wrote:

    I had to change the definition of 'items'

    That's odd, with me it worked as I posted it. I'm on .NET 3.5, VB Express 2008 Cheers

    If you can read this, you don't have Papyrus installed

    Visual Basic csharp linq html visual-studio functional

  • Gem... As time goes by..
    E Estys

    That depends entirely on the input, we're not dealing with a real time format here. As said by others here, thse method is wrong in many respects. My comment denoted that there are 11 "AM" entries and 13 "PM" entries. So if "24" is input, the output should logically be "AM", not "PM". Cheers

    If you can read this, you don't have Papyrus installed

    The Weird and The Wonderful ruby

  • Gem... As time goes by..
    E Estys

    Yes, you and I (and probalby most people) would calculate that way. In the past I have once or twice seen the time expressed as 24:xx. Anyhoo, if you inspect the code you will see 11 AM's and 13 PM's. Cheers

    If you can read this, you don't have Papyrus installed

    The Weird and The Wonderful ruby

  • Gem... As time goes by..
    E Estys

    It's also wrong : "24" is "AM" :) Cheers

    If you can read this, you don't have Papyrus installed

    The Weird and The Wonderful ruby
  • Login

  • Don't have an account? Register

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