Pages

Monday, September 16, 2013

Microsoft passes 9 million Windows Phone transactions daily, promises carrier payouts to developers after 30 days

Microsoft today announced the Windows Phone platform has surpassed 9 million transactions, which encompasses both app and in-app purchases, per day. At the same time, the company revealed a policy change for developers: it will no longer wait to receive app sales proceeds from carriers before issuing payment to developers

Know More

Thursday, September 12, 2013

Design Patterns for JavaScript Applications

Now a days, developers are writing increasingly larger and more complex JavaScript applications using the latest frameworks and libraries.Patterns provide a clear approach to writing structured, scalable and maintainable code, concepts which all are extremely important when developing large JavaScript applications.

Here are the following patterns:

Module pattern
Revealing Module pattern
Singleton pattern
Observer pattern
Mediator pattern
Prototype pattern
Facade pattern

For each of the patterns Carl describes the purpose and main use cases together with advantages and disadvantages.

Wednesday, September 11, 2013

Announcing the Visual Studio 2013 Release Candidate

New announce about Release Candidate of Visual Studio 2013, .NET Framework 4.5.1 and Team Foundation Server 2013!  The release is available for download now on the Visual Studio product website and is a "go-live" release.  Starting today, developers can also download Windows 8.1 RTM via their MSDN and TechNet subscriptions.

New features announced by Somasegar:

Improved XAML Editor
Cloud Business App
Improvement in C++
TypeScript
CodeLens
Work Item Charting

Know More

Monday, August 19, 2013

What’s new in Internet Explorer 11 Preview

A few areas of interest include:

    Compatibility:   Sites just work better in IE11 Preview. You get improved compatibility with web standards, other browsers, and websites. You can also update your sites to match the latest flexbox standard to simplify cross-browser code.

    F12 developer tools:   With a new UI, the F12 Tools offer a more intuitive way to debug code, solve display issues, and increase performance and stability of your webpages.

    Touch:   IE11 Preview offers more default and custom touch support for your websites and Windows Store apps. Consumers experience this support with default handling for touch-based drag and drop and hover, and the msZoomTo method enables animated scrolling effects and better control of the panning and zooming experience.

    Pinned sites:   Support for Live Tiles helps make your sites more visually interesting when you pin them, save them as favorites, or display them as frequently used sites. You can customize pinned sites using metadata values. Pin your sites to the Start screen, name your pinned site, set up notifications, and more.

    WebGL:   WebGL powers dynamic 2D and 3D graphics for games and interactive media content. You get new methods for implementing WebGL in your websites. The WebGL APIs give a powerful set of objects, methods, and properties that let you create 3D content for browsers using JavaScript. WebGL programs run directly on your computer's graphics processing unit (GPU), so they run very fast. Watch Frank Olivier's presentation from //Build to learn how to use WebGL to write content that works across browsers.

    Video:   HTML5 video in IE 11 Preview supports standards-based features for adaptive streaming, content protection, and captioning. You can change closed-caption TextTrack objects and TextTrackCue objects for your HTML5 videos, without having to create a separate Timed Text Markup Language (TTML) or Web Video Text Track (WebVTT) file.

You can download the Windows 8.1 Preview and Internet Explorer 11 Preview to start playing with the new release. And we’ve got some great testing resources, as well. Testing your sites for IE just got easier!

Make your way to modern.IE and enter your site’s URL to launch a new set of tools to help you support modern and older versions of Internet Explorer. Use the Compact Inspector to determine if any IE 11 Preview changes affect your site.

You can find a lot more about what’s new in IE11 Preview and which features work with Windows 7, Windows 8, or both, by visiting the Internet Explorer Dev Center. Dig in there, and please use the feedback link to tell us what you think!

Know More

Tuesday, February 26, 2013

Microsoft launches Internet Explorer 10 browser

Microsoft has finally released Internet Explorer 10 for users who haven't upgraded to Windows 8 just yet. Though developers were given access to Internet Explorer 10 for Windows 7 for over a month now, Microsoft has decided to make the final release available to consumers and businesses Tuesday

Downlaod IE10


Shared Button