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
A

Almighty Bob

@Almighty Bob
About
Posts
7
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • C# struct and NuSOAP(php)
    A Almighty Bob

    dataminers wrote:

    Ok, php and .net are different platform. So data structers are different. Normally different platform can not talk each other.

    that's totally incorrect. the whole point of service oriented architectures is so that disparate systems can work together. C# can talk to java, java can talk to php, php can talk to C# and vice versa. it doesn't matter what the source or destination languages are, as long as they can serialize/encode and deserialize/decode an http request / response to and from SOAP.


    my super duper cool website

    C# wcf csharp php com sysadmin

  • C# struct and NuSOAP(php)
    A Almighty Bob

    change

    $server->register("getUserProfile",
    array(),
    array('return' => 'tns:UserProfileArray'),
    $namespace,
    false,
    'rpc',
    false,
    'Get the user profile object'
    );

    to

    $server->register("getUserProfile",
    array(),
    array('return' => 'tns:UserProfile'),
    $namespace,
    false,
    'rpc',
    false,
    'Get the user profile object'
    );

    to return one profile. There's no point in defining an array of user profiles if all you want to return is one.


    my super duper cool website

    C# wcf csharp php com sysadmin

  • Google vs Microsoft
    A Almighty Bob

    Paul Watson wrote:

    How is Mac OS the total opposite of Windows?

    windows is an operating system. mac is an uber iPod. :P see totally different.


    /bb|[^b]{2}/

    The Lounge visual-studio csharp beta-testing question announcement

  • Google vs Microsoft
    A Almighty Bob

    I think they're perfectly capable of it. they have afterall taken a lot of core microsoft people (which I believe is where the riff starts w/ MS), they more than have the brain trust to do so. also they do have their own versions of OS's driving the search engine, and I wouldn't doubt for a minute that if they wanted to take over MS's market they could. I dont think they will though. not before vista comes out atleast.


    /bb|[^b]{2}/

    The Lounge visual-studio csharp beta-testing question announcement

  • Strongbad Email Update
    A Almighty Bob

    I just about lost it at that point too... just the thought of homestarrunner playing a first person shooter game cracks me up! /bb|[^b]{2}/

    The Lounge html com question announcement

  • Strongbad Email Update
    A Almighty Bob

    no they're more like elephant feet..... /bb|[^b]{2}/

    The Lounge html com question announcement

  • Strongbad Email Update
    A Almighty Bob

    del-teeted /bb|[^b]{2}/

    The Lounge html com question announcement
  • Login

  • Don't have an account? Register

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