Latest Updates: Microsoft RSS

  • Silverlight 4 - Is it what banks want?

    Michael Poston 9:23 am on 19th April, 2010 | 1 Permalink | Reply
    Tags: , , Microsoft,

    Where is Microsoft going with Silverlight? There is no ambiguity in Microsoft’s intentions to contend with AJAX and Adobe Flash in the RIA space; Friday’s Silverlight 4 release includes me-too features such as enhanced video streaming capabilities aimed at internet broadcasters, better device handling including web-cam, microphone, mouse wheel and right-click support, together with enhanced animation capabilities such as hardware accelerated transforms and rotations.  

    Yet the capital markets want more than a Microsoft version of Flash, and fulfilling their additional business requirements is where Silverlight 4 looks to shine.

    When banks build single-dealer portals they need an application framework that leverages existing skills so that client offerings can be created quickly, deployed easily, and rolled out to clients en masse. The integration and functional requirements on application frameworks across pre-trade, deal-capture and post-trade are varied and not usually completely solved by any single vendor implementation or framework.

    (More …)

     
  • Interesting stuff coming out of MIX10

    Patrick Myles 11:55 am on 17th March, 2010 | 0 Permalink | Reply
    Tags: , , , Microsoft,

    Microsoft’s MIX10 Developers and Designers conference is currently running in Las Vegas. Sadly I’m not attending as it sounds like lots of fun…

    There has been lots of buzz and some really interesting bits coming out so far including Silverlight 4 RC, Internet Explorer 9 preview (with HTML5 and CSS3 etc.), Windows phone information, etc.

    Scott Hanselman has posted a great roundup of the announcements and keynotes.

     
  • The banking exodus from IE6 begins?

    Patrick Myles 5:22 pm on 2nd March, 2010 | 1 Permalink | Reply
    Tags: , , , , Microsoft

    We’ve all seen the retail and consumer space push to ditch IE6 gathering pace over the last 6 months, including a petition to the UK government and Google’s announcement that their online productivity suite stopped supporting IE6 yesterday. But the corporates (and specifically banking)  have been a lot more reluctant to follow suit. But is this about to change?

    Rumour on the street has it that, finally, the investment banks are going to start abandoning IE6. Barclays are allegedly going to do an enterprise-wide rollout of IE8 in Q2 of this year (put back from Q3 last year). Even more surprising (and impressive) is a rumour that Standard Bank of South Africa are going to ditch Microsoft browsers completely and move to Chrome for their corporate standard!

     
  • Would anybody want StreamLink for Windows Mobile?

    Phil Leggetter 12:04 pm on 30th December, 2009 | 0 Permalink | Reply
    Tags: , Google, , Microsoft, , ,

    After years of promise it really does look like mobile is the next big thing? But what mobile platform will prove to be the most popular? It seems to be a two horse race between iPhone and Android, with Windows Mobile lagging somewhere in the distance – or is it already a non-runner? In any case it’s been delayed until late 2010.

    (More …)

     
  • Getting realtime data into Excel

    dom 6:00 pm on 30th June, 2009 | 0 Permalink | Reply
    Tags: , Excel, Microsoft, , RTD, , , win32

    Starting with Excel 2002, Microsoft have included the RTD interface which allows Excel to poll for data. Polling seems to be a much more efficient way of getting data into Excel than the classic approach which is pushing – it’s not uncommon to find yourself pushing when Excel isn’t ready which results in lockups, inconstitencies and other undesirable effects.

    The RTD interface is small (6 methods) and Kenny Kerr has a great series of articles about RTD on his blog so I won’t repeat that information here and instead concentrate on integration to StreamLink.NET and pulling in real time data from a Caplin platform deployment.

    The following walkthrough is a short example of how to do this, there’s no error checking, logging and certainly the example is nowhere near production quality, however it does demonstrate that linking up Excel and data from the Liberator is straightforward.

    (More …)

    Related Posts with Thumbnails