Dev Center - Port 25: The Open Source Community at Microsoft

Browse by Tags

All Tags » Dev Center (RSS)
    Code Parallel or Die, Part 2
    by Frank Chism on April 15, 2008

    It’s multicore time. Do you know where your parallelism is? Do you know where your parallelism is? Well you better find it! This is because you must or your users will not see the doubling of performance that they have seen for the last seven or eight... more

    • Tuesday, April 15, 2008
    • in: Dev Center
    • Frank Chism
    Code Parallel or Die
    by Frank Chism on April 14, 2008

    “What we have here is a failure to communicate.” - Luke in “Cool Hand Luke” A fist full of cores in a server rich environment. If you haven’t noticed that the world has changed, you had better wake up and smell the coffee. The era of killer apps written... more

    • Monday, April 14, 2008
    • in: Dev Center
    • Frank Chism
    Supernova
    by Sam Ramji on March 19, 2008

    I’m writing this from EclipseCon in Santa Clara, California, where I’m going to announce the beginning of Microsoft’s collaborative work with the Eclipse Foundation. This started about a year ago when I met Mike Milinkovich at an open source event (the... more

    • Wednesday, March 19, 2008
    • in: Dev Center
    • Sam Ramji
    PHP on Windows
    by hjanssen on March 04, 2008

    I have this really odd feeling of Dejavu. The last blog I wrote ( here ), I started by saying that I have been very delinquent with writing blogs. So what do I do? I continue to be very delinquent with my blogs! If anything, I am consistent! :) So, why... more

    Pilot
    by jcannon on December 19, 2007

    I spend a significant amount of my time crisscrossing Microsoft, looking for (and advocating) interesting ways that our research and development teams are adopting open approaches in their work. It’s not terribly difficult - and, in fact, increasingly easy to find areas where sharing code, participating in community and collaborating with the commercial open source industry are part of what we do every... more

    • Wednesday, December 19, 2007
    • in: Community
    • jcannon
    Hank Janssen & John Bocharov: Introduction to SQL Server Driver for PHP (SQLPHP)
    by jcannon on November 08, 2007

    Our own Hank Janssen gives the Channel9 team an update on the work that has been done to provide a native driver to SQL Server for PHP. SQL Team Says: "The SQL Server Driver for PHP (October 2007) Community Technology Preview (CTP) is designed to enable reliable, scalable integration with SQL Server for PHP applications deployed on the Windows platform. The Driver for PHP is a PHP 5 extension that... more

    • Thursday, November 08, 2007
    • in: Community
    • jcannon
    Eclipse Executive Director, Mike Milinkovich, Talks with Sam
    by Sam Ramji on October 18, 2007

    Mike Milinkovich is the Executive Director of the Eclipse Foundation - an open source community - supported by a non-profit foundation - dedicated to building an open source development environment. In this podcast, Mike joins us to discuss some history around Eclipse, the larger open source community - and his varied background in accounting and computer science. Mike also touches on the architecture... more

    • Thursday, October 18, 2007
    • in: Media
    • Sam Ramji
    Releasing the Source Code for the .NET Framework Libraries
    by jcannon on October 03, 2007

    Some news from Scott Guthrie's blog this morning - "One of the things my team has been working to enable has been the ability for .NET developers to download and browse the source code of the .NET Framework libraries, and to easily enable debugging support in them. Today I'm excited to announce that we'll be providing this with the .NET 3.5 and VS 2008 release later this year...." ... more

    • Wednesday, October 03, 2007
    • in: Community
    • jcannon
    PHP on IIS
    by jcannon on September 24, 2007

    Just about one year ago, Bill Hilf announced Zend and Microsoft's partnership to enhance PHP performance on Windows Server's IIS web server. This technical collaboration has focused on enhancing the reliability and performance of PHP on Windows Server 2003, and Windows Server 2008. As part of this collaboration, the IIS product group has been working on a new component for IIS6 and IIS7 called FastCGI... more

    • Monday, September 24, 2007
    • in: Community
    • jcannon
    Talking Ruby and Dynamic Language Support with John Lam
    by MichaelF on April 30, 2007

    As promised in the first post today, here is the second interview regarding today's announcements regarding Microsoft's Dynamic Language Runtime and Silverlight...... more

    • Monday, April 30, 2007
    • in: Community
    • MichaelF
    Python, Java, Ruby, Oh My! Silverlight Alpha 1.1 ships with Dynamic Language Support
    by MichaelF on April 30, 2007

    Mix 07 kicked off today with keynotes from Ray Ozzie and Scott Guthrie. Amongst announcements regarding media and Silverlight Scott Guthrie announced the release of a cross-platform version of the .NET framework within Silverlight Alpha 1.1. Included is a Dynamic Language Runtime that allows developers to use languages such as Python, Java and Ruby to program in Silverlight...... more

    • Monday, April 30, 2007
    • in: Community
    • MichaelF
    Taking the Heavy Lifting out of Game Development
    by MichaelF on April 13, 2007

    Sam sits down with a veteran of the video game industry, Development Manager of the XNA Community Game Platform and Star Trek Deck Plan expert: Frank Savage...... more

    • Friday, April 13, 2007
    • in: Community
    • MichaelF
    Connecting Office Applications to MySQL and PostgreSQL via ODBC
    by MichaelF on April 10, 2007

    In cases where business applications have been built on open source databases, it may be necessary to connect other Windows applications, such as Microsoft Access or Excel, to these databases for reporting or business intelligence purposes. One potential application of this process is to use Excel as a front-end for data analysis. Data can be pulled from views or tables and then further analyzed... more

    MySQL on Windows: Configuration & Install
    by jcannon on March 16, 2007

    MySQL is an open source relational database management system which is typically used for light-weight web applications. This paper will provide an overview of configuring & intalling this software on Windows. MySQL does not have as many features as PostgreSQL, however, and one would expect it to perform substantially better than PostgreSQL on Windows because of its thread-based architecture (PostgreSQL... more

    PostgreSQL on Windows: A Primer
    by MichaelF on February 22, 2007

    This paper will cover the installation and initial configuration of PostgreSQL 8.2 on Windows up to a point where a database is created and plpgsql is installed in it. We assume an ability to walk through the install wizard in general, though screens... more

    • Thursday, February 22, 2007
    • in: Dev Center
    • MichaelF
Top Contributors
Popular Tags