Dec 27 2008
Inside Silverlight 2: Part 2
Inside AppManifest.xaml The file contains the following:
Dec 27 2008
Inside AppManifest.xaml The file contains the following:
By udooz • Uncategorized • Comments Off • Tags: Appmanifest, Silverlight, Xaml
Dec 27 2008
I would like to share some of my basic understanding of Silverlight internals in this series. XAP File When you build a Silverlight 2.0 application, the final outcome would be: 1. ApplicationName.dll 2. AppManifest.xaml 3. ApplicationName.xap When a request is made for a page which contains a Silverlight, the server sends the page with the [...]
By udooz • Uncategorized • Comments Off • Tags: Silverlight
Nov 14 2008
After a long while, I tried to start SQL Server in my home laptop. It throws the following error message in the event log: The file “C:\Program Files\Microsoft SQL Server\MSSQL.2\MSSQL\DATA\master.mdf” is compressed but does not reside in a read-only database or filegroup. The file must be decompressed. When I opened the files in my $$SQL [...]
By udooz • Uncategorized • 2 • Tags: Uncategorized
Oct 26 2008
Since I was mostly spent my time on behind-the-scene technology, I had put a hold on “Silverlight”. Also, I am waiting for its final customer release. Installed all Silverlight ingredients on my Visual Studio 2008 box successfully. Struck up with VS2008 SP1 update, because of its online 781MB installar size. Finally, I got an offline [...]
By udooz • Uncategorized • Comments Off • Tags: Silverlight