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
U

unknowndentified10111

@unknowndentified10111
About
Posts
10
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Reputation Upside Down
    U unknowndentified10111

    My post is of compliance with the Lounge posting rules and the fact that my post is not removed by the administrators proves that it is not abusive nor a spam. It is unjust. :((

    The Lounge com

  • Reputation Upside Down
    U unknowndentified10111

    My hard-worked reputation turns to -456. :(( I just forgot to tag this lounge post as a [:)Joke]. :(( :(( :(( :((

    The Lounge com

  • Buying Email Address
    U unknowndentified10111

    Can I buy a used email address in Yahoo! Mail? I want the administrator@yahoo.com account. :((

    The Lounge com question

  • Bob in his native attire
    U unknowndentified10111

    Who's Bob?

    The Lounge c++

  • Annoying IQ Test
    U unknowndentified10111

    Someone ask me this IQ Test and I got really annoyed when I found out the answer. Here it is: If 1 = 5, and 2 = 125, and 3 = 450, and 4 = 1250, then 5 = ?

    The Lounge question

  • For all those addicted to Wikipedia
    U unknowndentified10111

    Using the Google Chrome's Developer Tools is the best way I think. In Google Chrome, Right Click the page -> Inspect Element -> on Elements tab click <div id="mw-SOPAoverlay"> line -> on the right side on Styles expander -> double-click the space between { and } then type display: none -> then on Elements tab click the <div id="content" ... line -> on the right side on Styles expander -> change display: none to display: block Cheers.

    The Lounge

  • Micro-Scrum
    U unknowndentified10111

    I mis-interpret Product Owner as stakeholders, that should be stakeholders. Is the Product Owner the "Gold Owner"? :doh: The developers are indeed in the scrum team, I might have used different terms but I think common sense can justify it. And yes, we do have daily stand-ups. :cool:

    The Lounge business collaboration question

  • Micro-Scrum
    U unknowndentified10111

    Our scrum members consist of: 2 Development Team member :omg: , 0 Scrum Master :wtf: , 10 Product Owner X| . Is this healthy? :sigh:

    The Lounge business collaboration question

  • Product Owner Fright
    U unknowndentified10111

    The first time were going to use Scrum development and I am assigned to present the development process to the product owners. :wtf: What am I going to do.. X|

    The Lounge business

  • multi inh
    U unknowndentified10111

    interface A { }
    public class B { }
    interface C : B, A
    {

    }

    You can only inherit one class, but you can inherit multiple interfaces. Just always put the class before the interfaces when inheriting it.

    C# 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