Thursday, March 10, 2011

Microsoft Web Matrix

History has been rewritten each time Microsoft does something on cloud. It was quite a revolution when people got Azure. It kept us thinking beyond the limits of scalability. Now the same had made its new face by creating the interaction point named WEB MATRIX. It was always my dream to join Microsoft with my revolutionary ideas. And had been thinking how to conceptualize my idea. The basic nonoccurence was due to the fact that I was not supported by my pocket to buy almost all the proprietary apps and was troubled with installation of apps using WPI (windows Platform Installer). Now things are different. The ideas with utter chance of probability is just within my reach. The new web matrix on launch with new WPI identifies basic dependencies as well for me. If a new version is released also I don't want to worry about.It take care of all those installation aspects. Its possible to try various platforms such as nuke, MVC , Azure...and many more. The fun fact is that it has its own versions of OSS (Open Source) apps. The entire app base is free online. The new WPI helps to get latest on to my VS2010 installed also. Now you may wonder the literal bombing is quite worth or just blah blah blah when you start playing with it.

To start with go to the link : http://www.microsoft.com/web/webmatrix/

The basic idea behind this link is to let you see the interface cloud interface of the free face of Microsoft applications. This they have done using providing their latest softwares' cloud services with all dependency mapping intelligence. Microsoft T4 has much to play the thread pulling from behind which is much clear. Things are much clear and as a developer everybody Google with bing i know to find your doubts. Web Matrix also provide helpers instantly which helps us to quick learn the API's and SDK's much better way. Only what you have to do is to find and install a helper required. I had successful facebook and twitter apps on my desktop. If you are a beginner to programming tools are readily available to play with. If you are an intermediate in this world then you can define your own systems and see them live. If you are among those who define a path you walk then you can have your own way and make others walk it.

The apps can be from gallery,your own or from a base system. Joomla,drupal, dot Net Nuke..all in one place harmonically is not a word to depict the fact.If I just demonstrate a simple application it would be worth a while I know. But there are people who believe there is no learning without free lunch what to do. So will be helping all who is required if contacted at all possible times.

So kindly Keep updated and learn..(Here only that link is not mine, so with a satisfaction of delivering something that I wished for..). 

Tuesday, February 15, 2011

Prism

Prism was the code name for the guidance formally known as the Composite Application Guidance for WPF and Silverlight. For brevity and conciseness, and due to customer demand, this guidance is now referred to simply as Prism.

Prism provides guidance designed to help you more easily design and build rich, flexible, and easy-to-maintain Windows Presentation Foundation (WPF) desktop applications and Silverlight Rich Internet Applications (RIAs) and Windows Phone 7 applications. Using design patterns that embody important architectural design principles, such as separation of concerns and loose coupling, Prism helps you to design and build applications using loosely coupled components that can evolve independently but which can be easily and seamlessly integrated into the overall application. These types of applications are known as composite applications.

Enjoy learning!! Keep updated!!