silverlightmodal.codeplex.com
Silverlight Modal Window - Home
Project Hosting for Open Source Software. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). Modal UserControl that "wraps" a hosted UserControl inside a window frame which provides for resizing, moving, maximizing, and many of the other features enjoyed with traditional modal Windows forms. This project is an extension of the following:. Http:/ www.codeproject.com/KB/silverlight/slmodal.aspx.
silverlightmoments.com
Photographer Martinsburg WV, VA and MD - Silver Light Moments
silverlightmoon.deviantart.com
silverlightmoon (Irene) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 7 Years. This deviant's full pageview. Last Visit: 84 weeks ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. Why," you ask? You're right, ...
silverlightmovemanagement.com
Website Disabled
Sorry, the site you requested has been disabled.
silverlightmsgbox.codeplex.com
Simple but Cool Silverlight Message Boxes (Info, Error, Confirm, etc.) - Home
Project Hosting for Open Source Software. Simple but Cool Silverlight Message Boxes (Info, Error, Confirm, etc.). By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). Simple but presentable message boxes for Silverlight developers. Designed for ease of integration with existing projects. Free for you to use and have fun! Easy to get started and extend. Well structured and commented code. Please see Example Code.
silverlightmvvm.codeplex.com
Silverlight Model-View-ViewModel Toolkit - Home
Project Hosting for Open Source Software. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). The Silverlight Model-View-ViewModel Toolkit is created for those who are using Model-View-ViewModel design pattern for building Silverlight Business Application. A Visual Studio 2008 Project Template. Silverlight Command Implementation (from Prism v2. ViewModelBase that implements INotifyPropertyChanged interface. Creating a...
silverlightmvvmblogs.blogspot.com
Silverlight Application using MVVM-CRUD Operation
Silverlight Application using MVVM-CRUD Operation. Monday, September 27, 2010. Building Silverlight Application using MVVM Part 4 - Delete Item. This is part four of Silverlight Application using MVVM-CRUD Operation. That showcases the basic building blocks of a data centric application. Deleting an item is quite similar to adding an item. Instead of adding new item to the collection, we just remove the selected item from the collection. Additionally, set the SelectedItem attribute of the DataGrid as.
silverlightnav.codeplex.com
Silverlight Navigation With Caliburn.Micro - Home
Project Hosting for Open Source Software. Silverlight Navigation With Caliburn.Micro. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). How to combine Silverlight Navigation with the Caliburn.Micro framework, with a bit of MEF thrown in! See my Silverlight Blog at SilverlightDev.net. For the manual, check out http:/ silverlightnav.codeplex.com/documentation. Last edited Nov 27, 2010 at 4:45 PM. Ads by Developer Media.
silverlightnext.com
Silverlight Next
Tuesday, March 31, 2015. ASPNET MVC List Model Binding. In my previous post I wrote about ASP.NET MVC Basic Model Binding. In this post I will talk about list model binding. Binding list of same type of object is required in many business application either to create bulk records or to update bulk records. MVC list binding works based on input control naming convention. This can easily be achieved using proper indexing and using For method. Model contains list of Person property which we wish to bind.