New SIlvelright Video Tutorial: How to Create a Reusable Functioning Login UserControl
In this video I show you how to create a reuseable Silverlight Login UserControl complete with login functionality.
Video: http://tw0.us/4o2
project: http://tw0.us/4ny
Hi Victor, just wondering why you cycled through the framework elements to get the LoginResultTB rather than referencing it directly. Was that to demonstrate how you can find an element (or can you not just type LoginResultTB.Text = etc)?