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
Y

yoni at jefco

@yoni at jefco
About
Posts
19
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • I Hate Obsolete Computer Books!
    Y yoni at jefco

    wizardzz wrote:

    They might make good kindling, good insulation, bedding for chickens or other animals, wall paper, paper mache, targets for your new rifle, pads for dogs to pee on.

    Not to mention emergency toilet tissue... Microsoft Press books are particularly soft.

    The Lounge oracle

  • International Change Your Password Day
    Y yoni at jefco

    I assume someone already mentioned this, but just in case... http://xkcd.com/936/[^] JS

    The Lounge swift question discussion

  • Which language is faster?
    Y yoni at jefco

    FYI - Same code in C# returns 0 MS.

           int   x = 1;
           int y = 1;
           DateTime t = DateTime.Now;
            for (int i = 0; i < 10000000; i++)
    		{
    	        x = x \* y	    ;
    		}
             double d =  DateTime.Now.Subtract( t).TotalMilliseconds;
             MessageBox.Show(d.ToString());
    

    I have to change the loop count to 100 Million to get a time of 31millieconds back. (I was actually expecting the c# compiler to omit the entire loop. I'm surprised that it didn't) YS

    The Lounge delphi algorithms question learning

  • To Java or not to Java
    Y yoni at jefco

    Uninstalled JAVA a few years ago and haven't missed it a bit. Of course, I am above average - just ask my mom. YS

    The Lounge java question announcement

  • AAAAARRRRRrrrrrrrrrrrrrr !!!!!!!!
    Y yoni at jefco

    I believe you have posted to the wrong site. This is CodeProject. I think you are looking for CodePirate at www.CodePirate.Com/forums/YeOldeTavern.aspx YS

    The Lounge

  • Windows Search
    Y yoni at jefco

    Agree. I don't know why there isn't someone at M$ who isn't in charge of making sure that stupid broken limping scrod like this is not ever ever released. I actually sometime use Visual Studio's Find in Files when I need to find stuff. Works pretty good, and you can also use regular expressions ... err... I mean IRRegular Expressions, as they do not use the standard regex syntax the rest of the world uses. (Another thing the VP in Charge of Suppressing Limping Scrod should have caught out). [Edit - I just did a search and replace of an IP address in over 2000 files using Visual Studio, and it worked like a charm.] YS

    modified on Monday, October 4, 2010 6:47 PM

    The Lounge

  • Captchas
    Y yoni at jefco

    Speaking personally as a spambot, I have to say i do not approve of them. {OK, Im tired of this...}

    The Lounge question

  • Captchas
    Y yoni at jefco

    Speaking personally as a spambot, I have to say i do not approve of them.

    The Lounge question

  • Captchas
    Y yoni at jefco

    Speaking personally as a spambot, I have to say I do not approve of them.

    The Lounge question

  • Is .Net development really so outre?
    Y yoni at jefco

    http://www.itwriting.com/blog/3144-latest-job-stats-on-technology-adoption-flash-silverlight-iphone-android-c-java.html[^] YMMV of course....

    The Lounge csharp question asp-net database

  • Is .Net development really so outre?
    Y yoni at jefco

    Todd Smith wrote:

    The MS platform however still seems to be the goto platform (pun) for business apps.

    Inadvisable pun. I suggest you switch your choice of words. Just in case. Gotta take a break now... YS

    The Lounge csharp question asp-net database

  • Is .Net development really so outre?
    Y yoni at jefco

    Nishant Sivakumar wrote:

    You Afghanis sure speak some weird dialect

    I just got that Afghani reference. Apparently my profile had Afghanistan as my location. I have just corrected it to my true location : The small but proud nation of Anonymous Proxy.

    The Lounge csharp question asp-net database

  • Is .Net development really so outre?
    Y yoni at jefco

    Tomz_KV wrote:

    Where did you get this idea?

    [Hey, I just noticed that big "Quote Selected Text" button!] Take a sample of any 20 dev related articles from the CodeProject Daily News, and read the comments. That will give you the same idea - the future of development lies not in Redmond. I'm not saying that Microsoft is going away. Just that you can get the feeling that we're second class citizens in the dev world. YS

    The Lounge csharp question asp-net database

  • Is .Net development really so outre?
    Y yoni at jefco

    pseudonym67 wrote:

    Though I should mention that I haven't got round to reading that book I bought about wpf yet and apparently its a dead dog already.

    Which is caninus mortis? Your book or the WPF platform? I was under the impression that WPF is the official successor to Windows Forms. Even if I am sticking to the MS platform, I would still think it's best practice to keep abreast of Microsoft's own development tools... Not to mention that I think WPF is sweeet. Routed events, control composition , command routing.... [EDIT] Hmmm I guess I'm more of a mushroom than I realized.. http://www.riagenic.com/archives/363[^] I still like WPF though. YS

    The Lounge csharp question asp-net database

  • Is .Net development really so outre?
    Y yoni at jefco

    ebresie wrote:

    There are still Java and COBOL programmers

    I hope a) You would not use that reasoning to advise someone to take up COBOL programming for a living b) If so, that you are not the career counselor at my son's school. I think I can get a job churning my own butter too, if I apply at the correct locations in Amish Country. YS

    modified on Monday, September 13, 2010 2:49 PM

    The Lounge csharp question asp-net database

  • Is .Net development really so outre?
    Y yoni at jefco

    Me happy you get new word things now. grunt. YS

    The Lounge csharp question asp-net database

  • Is .Net development really so outre?
    Y yoni at jefco

    Actually, I have to admit I'm interested in Quantity-wise, i.e. job$. Purity of coding methodologies dont pay the bills. And the answer that "people have been saying it for a decade" is really kind of meaningless. That doesn't mean it can't happen , and perhaps relatively soon (another decade, say). The world is a radically different place than it was 10 years ago. I was more interested in actual impressions of the overall development landscape. YS

    The Lounge csharp question asp-net database

  • Is .Net development really so outre?
    Y yoni at jefco

    Hi Y'all I have a question; I have been a purely Microsoft platform developer my whole career (14 yrs VB->VB.Net->c#, ASP.net, SQl server). I'm happy with it, and I think I get good work done. From reading the codeproject daily newsletter,though, and especially most of the comments of the articles posted therein, I feel somewhat of a troglodyte. I'm kind of a mushroom- I don't know really know much of what's going on in the bright "real world", so I'm interested in the opinions of the intelligent and handsome members of this lounge; Is MS platform development really on the way out? What pct of real-world (Enterprise, mission critical) systems being developed today do you think are MS vs. Non-MS? Cheers, YS

    The Lounge csharp question asp-net database

  • while (*s++ = ((*t & 0x60) == 0x40 ? *t ^ 0x20 : *t)) t++;
    Y yoni at jefco

    I was going to say "Hopefully get someone sacked". Maybe a bit harsh on my part.

    The Lounge ruby 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