<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_冰戈--真诚的平凡_分类_Silverlight</title><id>http://feed.cnblogs.com/blog/u/9695/category/202380/rss</id><updated>2012-05-27T17:37:18Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/category/202380.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/9695/category/202380/rss"/><entry><id>http://www.cnblogs.com/Hedonister/archive/2009/08/02/1537142.html</id><title type="text">【Silverlight】使用ChildWindow实现MessageBox</title><summary type="text">最近项目上需要实现一个询问提示消息框，但猛的发现人家Silverlight类库提供的MessageBox类只有简单的两个重载方法，百思不得其解，不知为什么不提供，没有办法只有自己做一个，其实不是很难办，因为Silverlight3以后提供了ChildWindow，下面是实现代码，希望对大家有用，请多多支持。效果：[代码][代码][代码]Demo及Source下载链接/Files/Hedoniste...</summary><published>2009-08-02T13:58:00Z</published><updated>2009-08-02T13:58:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2009/08/02/1537142.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2009/08/02/1537142.html"/><content type="text">最近项目上需要实现一个询问提示消息框，但猛的发现人家Silverlight类库提供的MessageBox类只有简单的两个重载方法，百思不得其解，不知为什么不提供，没有办法只有自己做一个，其实不是很难办，因为Silverlight3以后提供了ChildWindow，下面是实现代码，希望对大家有用，请多多支持。效果：[代码][代码][代码]Demo及Source下载链接/Files/Hedoniste...</content></entry><entry><id>http://www.cnblogs.com/Hedonister/archive/2009/07/30/1535509.html</id><title type="text">【Silverlight】利用IsolatedStorageFile实现客户端缓存</title><summary type="text">为将一套系统局部改版为BS应用，最近在琢磨Silverlight，发现这玩意可能真能带来一场革命，对于程序员来说比Flash好的还真不是一星半点。 废话就不说了，来点实在的。我们有些数据，特别是些不是经常变的数据往往需要进行缓存，以往在asp.net的时候使用page的cache属性，其实那还是存放在服务器端，对服务器压力比较大，这下好了silverlight提供了IsolatedStorageF...</summary><published>2009-07-30T13:57:00Z</published><updated>2009-07-30T13:57:00Z</updated><author><name>冰戈</name><uri>http://www.cnblogs.com/Hedonister/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Hedonister/archive/2009/07/30/1535509.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Hedonister/archive/2009/07/30/1535509.html"/><content type="text">为将一套系统局部改版为BS应用，最近在琢磨Silverlight，发现这玩意可能真能带来一场革命，对于程序员来说比Flash好的还真不是一星半点。 废话就不说了，来点实在的。我们有些数据，特别是些不是经常变的数据往往需要进行缓存，以往在asp.net的时候使用page的cache属性，其实那还是存放在服务器端，对服务器压力比较大，这下好了silverlight提供了IsolatedStorageF...</content></entry></feed>
