You must know and be able to apply ALL of the PMP Exam Formulas. If you don’t know the required formulas you don’t stand a chance to pass the exam.The list will give you the certainty that you are studying…
Month: October 2010
11004 – Silverlight 4 – Keep Rocking!
Silverlight 4 delivers a full suite of powerful capabilities to business application developers, bringing the best-of-breed .NET platform to browser-based experiences. Silverlight provides an ideal platform for developing and deploying modern business applications for both customer facing and staff-facing applications.…
11003 – WebClient – getting Config data thru LINQ
The most common things to make your application more dynamic is load content from an external source. The most common of which is an XML file or a XML-based file such as those from various RSS feeds. In this topic…
11002 – Silverlight.js & SupportedUserAgent.js
This article we are going to see the functionalities of 2 main JS files. 1. silverlight.js2. Silverlight.supportedUserAgent.js We need to make use of these files in our Silvelight website to get the maximum features… Check for more on www.CodeSteer.com –…
11001 – Animated Splash Screen
Animated Splash Screen I find many Silverlight websites having the default Microsoft splash screen. The Silverlight loads the content (in XAP) one time; and later there is no postback as like other web applications. During the load time, having your…