Articles Archive for May 2009
Silverlight, Technology News »
After the release of Silverlight 3 beta version. Microsoft promised to release teh final version of Silverlight 3 before the end of this year i.e. 2009.
As per Microsoft promise, Silverlight 3 is coming very soon. Finally, Silverlight 3 is ready to launch on July 10 including its Expression Blend STudio 3 family of designer tools.
Silverlight 3 adds some fetures:
3D Support
GPU acceleration
H.264 video support
Out-of-browser support
out-of-browser support will allow Silverlight apps to run on Windows or Mac clients and provide users with online, offline or intermittently connected access to their Silverlight apps …
Technology News »
Its a great day for all techie today.
Microsoft released its new Visual Studion version.
Finally, Visual Studio 2010 Beta-I is released and available to download.
Get the cheat Sheet at :http://blogs.msdn.com/danielfe/archive/2009/05/20/visual-studio-2010-beta-1-cheat-sheet.aspx”>http://blogs.msdn.com/danielfe/archive/2009/05/20/visual-studio-2010-beta-1-cheat-sheet.aspx</a
Tweet This Post
Interview Questions, Silverlight »
Q. What is Silverlight Tool Kit?
Ans: To create an application or game you need to design, code and give some extra feature to your output.
To do the above, you need some controls, IDE etc.
Silverlight Tool kit is nothing but is a collection of Silverlight Tools, Components etc. It includes source code describing the all you need to develop an application.
Please visit this link for more info:http://www.codeplex.com/Silverlight
Q. Can I add more than one .xaml pages in silverlight application?
Ans: Yes, you can have multiple .xaml files in a single project.
In the App.xaml, …
