Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
about us
training and education for professional developers
login
join now
Home
Questions
Tags
Silverlight
Tagged with:
Silverlight
26
records found
date
active
views
answers
votes
Silverlight Patterns 4.0 Membership/login issue
Hello, I have created the Action and Aspnetdb databases under my SQL Server 2008 R2 instance. I ran the scripts as prescribed in the setup pdf to load all tables and data. I added the following to my web.config: ...
Feb 02, 2012
by
John Scudder
50
50
Silverlight
Membership
Views
1.2K
Answers
0
Votes
0
Answer
Code
Follow
0
Windows Phone Design Patterns
Hello, Up to now I need to say that I really love the Design Pattern Framework. It is great to see that different UI Layers for Web and Client make usage of the same data access layer and services. At the ...
Nov 13, 2011
by
Christian Jacob
555
99.9
Windows Phone
MVVM
Silverlight
Pattern
Views
1.5K
Answers
0
Votes
0
Answer
Code
Follow
0
DataMember ordering in Service Layer
I noticed that no ordering is used for DataMembers in the service layer. Is there a reason behind ...
Aug 31, 2011
by
Michael S
50
50
Service Tier
Silverlight
Views
1.2K
Answers
0
Votes
0
Answer
Code
Follow
0
How do I use Silverlight without RIA Services?
How do I use the existing framework for MVC to implement Silverlight. The Silverlight Design Pattern Framework is implemented using RIA services and I want to use the the normal WCF services instead. ...
Aug 10, 2011
by
Satyajit Behera
60
95.3
Design Pattern Framework
Silverlight
RIA
WCF
Views
1.2K
Answers
0
Votes
0
Answer
Code
Follow
0
Looking for a RIA Services Middle tier example
Can some one point me to a RIA services Middle tier example that I can use for WPF AND ...
May 07, 2011
by
Allan Gagnon
293
99.8
Last:
May 07, 2011
by
Rajesh Pillai
1,354
100.0
Silverlight
Views
2.2K
Answers
1
Votes
0
Answer
Code
Follow
0
Navigate to View from ViewModel and pass data.
Good Evening, Im wondering if someone could give me some guidance on a Silverlight problem I'm having? What I am doing now is building a page in Silverlight using the MVVM pattern to retrieve and display my data. ...
Apr 07, 2011
by
Chris Nickel
60
95.3
Last:
Apr 08, 2011
by
Robert Blixt
1,128
99.9
Silverlight
MVVM
ViewModel
Views
Views
2.8K
Answers
1
Votes
0
Answer
Code
Follow
0
Username and Password on Silverlight Patterns in Action project?
Hope this is not a dumb question... What is the username and passord for the Silverlight Patterns in Action project? Those specified don't work... ...
Mar 30, 2011
by
Lindsay Miles
50
50
Last:
Mar 31, 2011
by
Dan McMillan
750
99.9
Design Pattern Framework
Silverlight
Views
2K
Answers
1
Votes
0
Answer
Code
Follow
0
Building Silverlight app with or without WCF RIA Services?
I like the architecture described in the Pattern in Action solution that is part of the Design Pattern Framework 4.0 package. Is it possible to fit the Silverlight app into this architecture? i.e. add it ...
Mar 13, 2011
by
Steven Cai
50
50
Last:
Mar 24, 2011
by
Rajesh Pillai
1,354
100.0
Design Pattern Framework
Silverlight
Guidelines
Views
3.6K
Answers
2
Votes
0
Answer
Code
Follow
0
Silverlight and large amounts of data
Can someone suggest a framework or something to be used with Silverlight so that it is capable of handling large amounts of data? ...
Mar 07, 2011
by
Vijay Salve
50
50
Last:
Mar 08, 2011
by
Rajesh Pillai
1,354
100.0
Silverlight
Framework
Views
2.7K
Answers
1
Votes
0
Answer
Code
Follow
0
Silverlight + WCF in a DDD architecture instead of use RIA services
Hello, In my opinion your Design Pattern Framework's Silverlight project is a great teaching resource, however it may not be enough if you are planning to develop a robust DDD application that ...
Jan 28, 2011
by
Sergio Navarro Gonz�lez
50
50
Silverlight
RIA
WCF
Views
2.6K
Answers
0
Votes
0
Answer
Code
Follow
0
Cannot get Silverlight4 app in DPF4 to work
When I run the app, I get the following message System.ServiceModel.FaultException`1 crossed a native/managed boundary Message=The specified named connection is either not found in the configuration, not ...
Nov 30, 2010
by
Sheir Ali
50
50
Last:
Dec 03, 2010
by
Dan McMillan
750
99.9
Design Pattern Framework
SQL Server 2005
Silverlight
Views
2.4K
Answers
1
Votes
0
Answer
Code
Follow
0
Silverlight 4 DataForm and INotifyDataErrorInfo
Hi, I've spent some time testing and extending functionality of 'Silverlight Patterns 4.0 solution'. I've been mainly struggling with populating validation errors on DataForm after raising ErrorsChanged event ...
Nov 04, 2010
by
srproj srproj
50
50
Silverlight
DataForm
INotifyDataErrorInfo
Validation
Views
2.5K
Answers
0
Votes
0
Answer
Code
Follow
0
Friendly Name not set Error in Silverlight Project
When I try to login to the Silverlight project I get a friendlyname error stating that the friendly name is not set. I created the aspnetdb and the Action DB on my Sql Server 2008 instance instead of ...
Oct 24, 2010
by
Frederick Gonzalez Jr
50
50
Last:
Oct 24, 2010
by
Dan McMillan
750
99.9
Silverlight
Views
2.7K
Answers
1
Votes
0
Answer
Code
Follow
0
Silverlight and RIA
I'm new to Silverlight and RIA so any help would be appreciated. I'm trying to use existing WCF services in a silverlight MVVM LOB application. I cannot change the WCF services. Its ...
Oct 02, 2010
by
William Doman
50
50
Last:
Oct 02, 2010
by
William Doman
50
50
Silverlight
RIA
Views
2.1K
Answers
1
Votes
0
Answer
Code
Follow
0
Latest Design Pattern trends with WPF & Silverlight
Hello, I would be interested to know what the latest trend is in terms of Design Pattern usage within WPF & Silverlight projects (beside MVVM & Prism) ? Also, what ...
Sep 24, 2010
by
Peter St Angelo
88
96.5
Last:
Oct 01, 2010
by
Rahul Kansara
50
50
Design Patterns
WPF
Silverlight
Views
3.2K
Answers
1
Votes
0
Answer
Code
Follow
1
How to cast a List<T> to an ObservableCollection<T> in Silverlight
I am in Silverlight, and have a generic list: List<T>. Now I wish to cast it to a generic observable collections: ObservableCollection<T>. I understand I can iterate over the list and add each ...
Jul 22, 2010
by
Jacob Tanner
72
96.0
Last:
Sep 16, 2010
by
Harshad Riswadkar
256
99.5
Silverlight
List
Observable Collection
Views
9.9K
Answers
3
Votes
1
Answer
Code
Follow
0
Magic number in the CustomerImageConverter class in Silverlight Patterns in Action.csproj
What is the 91 in the following code? public object Convert(object value, Type targetType, object parameter, System.Globalization.CultureInfo culture) { string size = (string)parameter; int ...
Sep 01, 2010
by
M S
50
50
Last:
Sep 01, 2010
by
Dan McMillan
750
99.9
Design Pattern Framework
Silverlight
Views
1.8K
Answers
1
Votes
0
Answer
Code
Follow
0
Silverlight localization
I'm looking how localization was handled in the SilverLight Patterns 4.0 and noticed that in ApplicationStrings.Designer.cs resourceCulture is null for each public static string property. Why is this null? I ...
Aug 31, 2010
by
M S
50
50
Last:
Sep 01, 2010
by
M S
50
50
Design Pattern Framework
Silverlight
Localization
Views
3.3K
Answers
2
Votes
0
Answer
Code
Follow
0
Silverlight Patterns 4.0
On page 26 of your Silverlight Patterns 4.0 document you show RegistrationDataResources.resx and ValidationErrorResources.resx in Web | Resources folders. I do not see these in my solution or ...
Aug 24, 2010
by
M S
50
50
Last:
Aug 24, 2010
by
Dan McMillan
750
99.9
Design Pattern Framework
Silverlight
Views
2.3K
Answers
1
Votes
0
Answer
Code
Follow
0
Silverlight Patterns 4.0 Project does not load
The new Silverlight Patterns 4.0 Project does not load correctly. The last 3 projects do not load in the solution. See below : Silverlight Patterns 4.0 Project does not load C:\Users\Tony\Documents\DoFactory ...
Jul 21, 2010
by
Anthony Bermudez
50
50
Last:
Jul 21, 2010
by
Dan McMillan
750
99.9
Design Pattern Framework
Silverlight
Views
6.8K
Answers
1
Votes
0
Answer
Code
Follow
0
When will you launch Silverlight based Pattern Framework?
When you are launching Silverlight based application like Microsoft Prism based on appropriate Design ...
Jul 12, 2010
by
Nitin Khandelwal
50
50
Design Patterns
Silverlight
Prism
Views
1.1K
Answers
0
Votes
0
Answer
Code
Follow
0
Is there a beta or preview of Pattern Framework, Version 4 available?
Hello, Is there a beta or preview of Version 4 for the Design Pattern Framework available to subscribers? I'd really like to see the Silverlight examples, etc! Cheers ...
Jun 02, 2010
by
Peter St Angelo
88
96.5
Last:
Jun 03, 2010
by
Dan McMillan
750
99.9
Design Pattern Framework
Silverlight
Views
1.9K
Answers
1
Votes
1
Answer
Code
Follow
0
Silverlight Design Patterns?
For some time now I have been involved in a Silveright project. We're using WCF RIA Services and the MVVM Design Pattern with great success. However, what we are finding is that building an ...
May 21, 2010
by
Sean Healy
340
99.8
Last:
May 21, 2010
by
Christopher Ronny
139
96.8
Silverlight
MVVM
Design Patterns
Best Practices
Views
3.6K
Answers
1
Votes
1
Answer
Code
Follow
0
How to get ASP.NET Username and Role in Silverlight?
We have an ASP.NET application that handles authentication and authorization. Recently I added a Silverlight control that needs to know the Username and the Role of the currently logged in user. Can ...
May 11, 2010
by
Bogusław Dobrogost
113
96.7
Last:
May 12, 2010
by
Sreenivas Manyam Rajaram
685
99.9
Silverlight
ASP.NET
Authentication
Authorization
Views
3K
Answers
1
Votes
0
Answer
Code
Follow
0
Good Silverlight MVVM example with code
My team has explored the MVVM Silverlight design pattern and we decided to use it wherever possible in our new project. I have seen numerous discussions on this pattern but what I am missing is ...
May 10, 2010
by
Ian Barrymore
66
95.6
Last:
May 10, 2010
by
Deshaun Hyram
121
96.7
Silverlight
MVVM
Design Pattern Framework
Views
11.2K
Answers
1
Votes
0
Answer
Code
Follow
0
Silverlight Design Patterns in Design Pattern Framework 3.5?
Are there any Silverlight Patterns in the Design Pattern Framework?
Feb 08, 2010
by
Bogusław Dobrogost
113
96.7
Last:
Feb 12, 2010
by
M Thomas
80
96.3
Silverlight
Design Pattern Framework
Views
4.3K
Answers
2
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top