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
Best Practices
Tagged with:
Best Practices
12
records found
date
active
views
answers
votes
Strategy again. This time: Manipulating a View (that has different "Modes")
Hi there again, It's been some time and my last question was aimed at the strategy pattern. I wanted to know how I can make use of this pattern to replace a switch/case with something more SOLID. :) This time, I ...
Aug 30, 2011
by
Christian Jacob
555
99.9
Last:
Oct 06, 2011
by
Tarriq Ferrose Khan
80
96.3
VB.NET
Strategy Pattern
Best Practices
MVP
Winforms
Views
2.2K
Answers
1
Votes
0
Answer
Code
Follow
0
Passing information: parameter vs property.
Hi, Which method is best for passing information? I have created 3-layered architecture GUI - MODEL(BL) - DAL here is what I have coded BL OBJECT Category { public string CategoryName {get;set;} ...
Jul 12, 2011
by
Asmprogs Asmprogs
59
94.6
Last:
Jul 13, 2011
by
Asmprogs Asmprogs
59
94.6
Best Practices
Parameter
Property
Views
2.2K
Answers
1
Votes
0
Answer
Code
Follow
0
Null Object Pattern: real world examples
Recently I learned about the Null Object Pattern and got intrigued. I searched the Internet and there is a fair amount of information available. I think it can be a very beneficial pattern ...
Mar 29, 2011
by
Walt Lynton
203
96.8
Last:
May 21, 2011
by
Ranjith Rajan
50
50
Null Object Pattern
Best Practices
Views
5.1K
Answers
3
Votes
0
Answer
Code
Follow
0
Best practice: Store images in DB or on File System?
We are building an ASP.NET MVC web application where users continually upload images -- several hundreds per day. The images are somewhere between 200 - 800K. The two alternatives, as I see it, is ...
Mar 27, 2011
by
Tim Sawyer
76
96.2
Last:
Mar 29, 2011
by
Dan Corbett
80
96.3
Best Practices
Database
File System
Image Storage
Views
12.5K
Answers
3
Votes
0
Answer
Code
Follow
1
jQuery Patterns and Practices needed
Hi all: Does anyone know if there are any useful jQuery Patterns and Practices out there? I'd like to learn it the 'right ...
Mar 23, 2011
by
John Telstra
56
94.4
Last:
Mar 23, 2011
by
Rajesh Pillai
1,354
100.0
jQuery
Design Patterns
Best Practices
Views
2.7K
Answers
1
Votes
0
Answer
Code
Follow
0
Is there a 'common' app storage place for multiple .NET platforms?
So here is a question. Say, you're designing an app that ultimately runs on ASP.NET MVC, Winforms, WPF, Silverlight, and Windows Phone. You need to store application settings, such as connection ...
Mar 21, 2011
by
Hans Overkamp
100
96.6
Last:
Mar 22, 2011
by
Robert Varga
370
99.9
.NET
Best Practices
Application
Views
2K
Answers
1
Votes
0
Answer
Code
Follow
0
Usage of the C# var keyword. Is there a Best Practice?
The C# var keyword was introduced in C# version 3.0. According to Eric Lippert from the Microsoft C# team it was included for 2 primary reasons: 1) To limit redundant code, such as: ...
Mar 17, 2011
by
Henry Wong
69
95.7
Last:
Mar 17, 2011
by
Rajesh Pillai
1,354
100.0
C#
var
Best Practices
Views
6.1K
Answers
1
Votes
1
Answer
Code
Follow
0
API Patterns and Practices?
I am tasked with designing an external API (Application Programming Interface) for our website. Third party users will be able to programmatically login and connect to our backend servers, databases, ...
May 28, 2010
by
Bogusław Dobrogost
113
96.7
API
Design Patterns
Best Practices
Guidelines
Views
1.9K
Answers
0
Votes
0
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
Dynamic service registration on broker
Not sure if this is the correct forum to post this on but perhaps you have some patterns to help? I'm looking for an approach for a C# solution that dynamically exposing interfaces for a distributed service ...
May 12, 2010
by
Steve Hollidge
63
95.5
Last:
May 12, 2010
by
Dan McMillan
750
99.9
Best Practices
Design Patterns
Broker
Views
2.1K
Answers
1
Votes
1
Answer
Code
Follow
0
MVVM can be applied to WPF and Silverlight. Is there some pattern that can work with ASP.NET, WindowsForms, WPF and Silverlight?
MVVM can be applied to WPF and Silverlight. Is there some pattern that can work with ASP.NET, WindowsForms, WPF and Silverlight, with maximum loose coupling? I saw this post which I found very interesting, ...
May 11, 2010
by
Sreenivas Manyam Rajaram
685
99.9
MVC
MVP
MVVM
Best Practices
Views
1.6K
Answers
0
Votes
0
Answer
Code
Follow
0
Singleton usage examples?
Can anyone summarize when and where one would (and would not) use Singletons? I am asking because it is said that programmers are overusing Singletons....
Mar 11, 2010
by
Walt Lynton
203
96.8
Last:
Mar 19, 2010
by
Syed Saqib Ali Tipu
130
96.8
Singleton Pattern
Best Practices
Beginner
Views
4.5K
Answers
1
Votes
0
Answer
Code
Follow
1
15
30
50
Per Page
return to top