Welcome to CodeOnline
Updates..
November 18 2009
Download Microsoft Office Professional Plus 2010 Beta

Microsoft Office Professional Plus 2010 empowers your people to do their best work from more places – whether they’re using a PC, phone or web browser. It can maximize existing investments and help people accomplish more by bringing server capabilities to everyone through familiar and intuitive applications. Office Professional Plus 2010 provides smart, simple, time-saving tools to help everyone do more with less. Download it from here.
November 18 2009
Download Microsoft Visio Premium 2010 Beta
Microsoft Visio Premium 2010 takes diagramming to a bold new level with dynamic, data-driven visualization tools and templates, powerful process-management features, and advanced sharing capabilities through the Web. Bring the big-picture and real-time data from multiple sources, including Microsoft Excel 2010 and Microsoft SQL Server, together in one powerful diagram with vibrant graphics such as icons, colors, and data bars. Manage your processes with sub processes and rules and logic validation to ensure accuracy and consistency across the organization. Using Microsoft SharePoint Server 2010, you can create SharePoint workflows and export them for execution and real-time monitoring. Download it from here.
November 18 2009
Microsoft SharePoint Server 2010 Beta Resource Center

Microsoft SharePoint 2010 enables organizations to connect and empower people through an integrated set of rich features. SharePoint 2010 facilitates business collaboration in its broadest sense and helps colleagues, partners, and customers to work together in new and effective ways. Please review the sections below to learn more about the enterprise capabilities of SharePoint. Get it from here.
November 18 2009
Download the SQL Server 2008 R2 November Community Technology Preview

SQL Server 2008 R2 delivers several capabilities that will enable your organization to scale database operations, improve IT and developer efficiency, and enable highly scalable and well-managed business intelligence on a self-service basis for your users. Get it from here.
November 18 2009
Windows 7 Enterprise 90-day Trial

Windows7 is designed specifically for IT Professionals, so that you can test your software and hardware on a final version of the product. In addition, it provides the opportunity for you to become more familiar with the key improvements over previous versions of the Windows operating system, and experience firsthand how Windows 7 can make your PC environment more productive, secure, and manageable. Get it from here.
November 18 2009
Google set to promote Chrome extensions

Google is on the verge of launching a Web site to showcase its extensions to customize what its browser can do.
The company's latest developer preview edition, Chrome 4.0.249.0, promotes the feature on its opening screen and its new-tab page. "New! Google Chrome now has extensions and bookmark sync," the page reads, offering a link to a site that's not public yet, https://chrome.google.com/extensions. (Bookmark sync is already available.)
November 18 2009
Office 2010 beta goes public

Microsoft announced that the beta of Office 2010 is now publicly available from the company's Web site. Among the features new to the beta is a social networking connector that allows users to bring in Windows Live and other social networking feeds into Outlook. LinkedIn is the first that will take advantage of it--early next year--but there is a software development kit for others to do so. Microsoft has posted an article noting that Office Mobile 2010 is also in beta and available for Windows Mobile 6.5 phones via the Windows Mobile Marketplace. Office 2010 is due out in final form in the first half of next year.
November 18 2009
Silverlight 4 Training Course Available on Channel 9

In Channel 9 Learning Center course you will learn about the latest features of the Silverlight 4 Beta, announced at the Professional Developers Conference 2009. Some of the new and highly anticipated features include Printing, Webcam and Microphone support, custom right-click, rich text, HTML support and access to local files with trusted applications. The course contains a video and a technical feature overview that allows you to drill down into lessons that address three topics: Enabling Business Application Development, Empowering Richer Experiences and Moving Beyond the Browser. Each lesson includes detailed guidance and code samples.
Silverlight 4 training course.
November 18 2009
IE 9: First look at the new JS Engine
The IE team is busy working on the next version of the world's most popular browser. At the PDC today, in addition to demonstrating some of the progress on performance and interoperable standards, Microsoft showed how IE and Windows will make the power of PC hardware available to web developers in the browser. Specifically, they demonstrated hardware-accelerated rendering of all graphics and text in web pages, something that other browsers don’t do today. Web site developers will see performance gains and other benefits without having to re-write their sites. More>>.
Watch the video in Channel 9
November 18 2009
Silverlight 4 Beta launched

On November 18, 2009, at the Professional Developer’s Conference in Los Angeles, Microsoft Corp. unveiled a Beta version Silverlight 4. This latest version delivers hundreds of features and controls that, when combined with the continued innovation in Microsoft’s world-class tools for designers and developers — Microsoft Visual Studio and Microsoft Expression Blend – present the leading edge in rapid, powerful application development. With printing support, rich reporting and charting, and integration with back-end systems and server products including Microsoft SharePoint, Silverlight is ready for business. This beta release is a developer release. This means that this is a preview mostly for developers to understand the new features and continue to get feedback. More>>
November 18 2009
Download Silverlight 4 and tools
To be successful in your evaluation of Silverlight 4 you are going to need some tools. Here’s the link dump of everything:
- Visual Studio 2010 Beta 2 or Visual Web Developer Express 2010 Beta 2 (pick one)
- Silverlight Tools for Visual Studio 2010
- Expression Blend for .NET 4 Preview – for authoring Silverlight 4 and WPF 4 applications
- WCF RIA Services (formerly .NET RIA Services) (NOTE: This is actually included in the SL Tools for Silverlight 4)
- Silverlight 4 SDK CHM (offline documentation) – optionally online here as well
- Updated Silverlight Toolkit for Silverlight 4
- Developer runtimes: Windows and Mac platforms
- Silverlight 4 SDK only – not needed if you install the tools above
- Silverlight Media Framework – a new, Open Source media player framework for you to use.
November 18 2009
Silverlight 4 Resources
Here are a few places for you to go to learn some things:
- Tim Heuer
- Jesse Liberty, John Papa and Adam Kinney blogs, my partners in Silverlight
- Silverlight 4 beta and WCF RIA Services forums.
- View initial Silverlight 4 learning videos with sample code in C# and Visual Basic.
- Walk through some hands-on labs.
November 17 2009
Getting Started with Rx Extensions for .NET

Rx is a library for composing asynchronous and event-based programs using observable collections.
The "A" in "AJAX" stand for asynchronous, and indeed modern Web-based and Cloud-based applications are fundamentally asynchronous. In fact, Silverlight bans all blocking networking and threading operations. Asynchronous programming in by no means restricted to Web and Cloud scenarios, however. Traditional desktop applications also have to maintain responsiveness in the face of long latency IO operations and other expensive background tasks.
Rx is a superset of the standard LINQ sequence operators that exposes asynchronous and event-based computations as push-based, observable collections via the new .NET 4.0 interfaces IObservable<T> and IObserver<T>. These are the mathematical dual of the familiar IEnumerable<T> and IEnumerator<T> interfaces for pull-based, enumerable collections in the .NET framework. More >>.
- Download Rx for .NET Framework 3.5 SP1
- Download Rx for .NET Framework 4.0 Beta 2
- Download Rx for Silverlight 3
November 16 2009
Google Earth for iPhone revved to 2.0

Google Monday revved the iPhone version of Google Earth (free) to version 2.0. The major update to Google's venerable map app adds the ability to log in and see maps created on your desktop computer, explore the app in new languages, and improved icon selection and performance.
November 16 2009
Office 2010 beta available for developers

The beta of Office 2010, expected this week, is now available to developers who are part of Microsoft's MSDN and TechNet developer programs.
Microsoft has already set up public Web pages for downloading the beta, although clicking on the download links returns a message that the beta is not yet available.
November 16 2009
Adobe releases new Flash, AIR betas

Adobe Labs released test versions of two closely related foundations for Net-based applications, Flash Player 10.1 and AIR (Adobe Integrated Runtime) 2. Notable Flash Player 10.1 is support for not just Mac OS X, Windows, and Linux computers, but also a variety of smartphones, though that support isn't yet built in. What is available is hardware-based decoding of the popular H.264 video format, which Adobe said improves performance and saves battery life. It also supports HTTP streaming linked with Adobe's content protection technology.
A version of Flash Player 10.1 for Palm Pre smartphones is expected later this year, Adobe said, and the final version for all systems is due in the first half of 2010. AIR 2.0, which includes Flash Player 10.1, brings tighter integration with desktop computers. For example, it can communicate with some USB storage devices, monitor multitouch user interfaces, tap into microphone audio data, render Web pages using HTML5 and CSS version 3, and use UDP networking useful for in-game chat. The final version of AIR 2 also is due in the first half of 2010, Adobe has said.
November 13 2009
Microsoft opens up Windows 7 to advertisers via downloadable themes

Windows Theme Experience and Windows Personalization Gallery create new opportunities for brands' interaction with consumers. The same way that it already allows advertisers to buy placement on various Microsoft sites and properties, Microsoft may allow them to extend their brands onto Windows 7. Advertisers participating in the pilot include Ducati, Infiniti, Porsche and Twentieth Century Fox, according to a Microsoft press release. Users will have to download the branded themes and elements from Microsoft’s Windows Web site in order to add them to their PCs. "These new themes are intended for a brand’s most passionate fans and allow for a deeper engagement by letting consumers embed their favorite brand into their PC experience," according to Microsoft.
Archives
- Blog Archive till November 16 2009
- Blog Archive till November 09 2009
- Blog Archive till October 29 2009
- Blog Archive till September 17 2009
- Blog Archive till August 31 2009
- Blog Archive till August 14 2009
- Blog Archive till August 07 2009
- Blog Archive till July 22 2009
- Blog Archive till June 20 2009
