Join Now
|
Login
home
login
join now
products and pricing
design pattern framework
design patterns
javascript tutorial
sql + database tutorial
all tutorials
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
sitemap
about us
training and education for professional developers
login
join now
C#, ASP.NET, WPF, WCF, LINQ, PATTERNS
Home
Questions
Tags
Design Patterns
Tagged with:
Design Patterns
60
records found
date
active
views
answers
votes
Design pattern to consume WCF Services from ASP.NET 4
What design patterns are recommended (on asp.net side) to consume WCF Services (and OData endpoints) through ASP.NET 4.0 page model to have minimum response time and maximum possible dumb view? In short.. ...
Oct 16, 2011
by
Vishal G
50
50
ASP.NET 4
WCF
Odata endpoint
Design Patterns
Views
570
Answers
0
Votes
0
Answer
Code
Follow
0
Design Patterns for Web App Screen Scraping?
Hi All, I am developing a Windows Form application to screen scrape a complex web application that has Ajax in its pages. In fact, the web app has multiple pages and I need to navigate & perform ...
Jun 06, 2011
by
Neetha Adehalli
50
50
Last:
Aug 30, 2011
by
Pubudu Thilakarathna
50
50
Design Patterns
Screen Scraping
Views
1.8K
Answers
3
Votes
0
Answer
Code
Follow
0
Need some good .NET Design Pattern interview questions
Hello. I will be interviewing a few candidates for a senior architecture position that we have open at our company. As an architect we expect them to be familiar with commonly used .NET Design Patterns. Does anyone
Mar 25, 2010
by
Craig Johnston
128
96.4
Last:
Aug 19, 2011
by
Danut Prisacau
108
96.3
Design Patterns
Interview Questions
Views
9.6K
Answers
6
Votes
1
Answer
Code
Follow
0
MVP - Access to Logged in User Object
Hi I am thinking of applying the MVP pattern to an existing Windows Forms project. I plan to apply the MVP pattern/structure one form at a time as it will no doubt take a long time to migrate all existing ...
Oct 17, 2010
by
Matt Fothergill
89
96.1
Last:
Aug 12, 2011
by
Ruchika Rana
50
50
MVP
Design Patterns
Winforms
Views
2K
Answers
2
Votes
1
Answer
Code
Follow
0
With which Design Pattern would you recommend I start?
Hi: I am from México, sorry for my English. I am a student in Computer Systems and I don't know where to start with Design Patterns. My professor taught some of Singleton and Factory Patterns, but I ...
Jul 28, 2011
by
Alberto Chargoy
60
94.5
Last:
Jul 29, 2011
by
Rajesh Pillai
1,251
100.0
Design Patterns
Study
Beginner
Views
1.3K
Answers
1
Votes
1
Answer
Code
Follow
0
Need Design Pattern reference material
Hello Team, I am a beginner with Design Patterns and Pattern Architectures. Could you please let me know from where I can get study material regarding Design Patterns and their implementation in a .NET project? ...
Jul 27, 2011
by
Yudhishtir Bhole
50
50
Last:
Jul 28, 2011
by
Karl Wessels
63
95.0
Design Patterns
Reference
Views
575
Answers
1
Votes
0
Answer
Code
Follow
0
Why do we need to use interfaces?
Hi, I am new to Design Patterns and just wanted to know what the main advantages are of using Interfaces. Thanks ...
Jan 30, 2011
by
Satya Chauhan
50
50
Last:
Jun 15, 2011
by
Keld Ølykke
50
50
Interfaces
Design Patterns
Views
3.2K
Answers
3
Votes
0
Answer
Code
Follow
0
What architecture is best for utility (windows application) like winamp,nero etc?
I am going to develop windows operating based utility application this is not based any data based application. For example like winamp or nero. What are layer and architecture is suitable for this kind of ...
Apr 08, 2011
by
Tvm Murthy G
50
50
Last:
Apr 11, 2011
by
Rajesh Pillai
1,251
100.0
Architecture
Design Patterns
Views
1.1K
Answers
1
Votes
0
Answer
Code
Follow
0
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
93.8
Last:
Mar 23, 2011
by
Rajesh Pillai
1,251
100.0
jQuery
Design Patterns
Best Practices
Views
1.1K
Answers
1
Votes
0
Answer
Code
Follow
0
Career path: C# versus VB.NET
Hello, I am coming from an assembly / C background and I am ready to move into building databased business applications in .NET. My plan is to go as far as possible and become an .NET architect ...
Aug 30, 2010
by
Henry Wong
69
95.2
Last:
Mar 17, 2011
by
Gerard del rosario
60
94.5
Design Patterns
C#
VB.NET
Career Development
Views
7.5K
Answers
12
Votes
0
Answer
Code
Follow
0
Most suitable Design Pattern(s) for Excel Add-In
I am tasked with creating an Excel Add-In which will display a Ribbon within Excel. Basically, my application will fetch cube data and display it as multiple reports in an Excel workbook. Users will ...
Mar 14, 2011
by
Kalyan Sengupta
50
50
Design Patterns
C#
Excel
Views
1.6K
Answers
0
Votes
0
Answer
Code
Follow
0
Refactoring to Design Patterns
Hi, I find it easier to understand the Design Patterns by writing code initially which doesn't follow any pattern or object oriented principles and refactoring it step by step to convert it into one of the ...
Mar 09, 2011
by
Ramakrishna Pujari
60
94.5
Last:
Mar 09, 2011
by
Rajesh Pillai
1,251
100.0
Design Patterns
Refactoring
C#
Views
1.1K
Answers
1
Votes
1
Answer
Code
Follow
0
How to build a custom .Net Framework ?
Hi All, Could you please share your thoughts (Guidelines, best practices) to create a custom .Net Framework (preferably C#). Thanks and Regards ...
Feb 28, 2011
by
Tarriq Ferrose Khan
80
95.9
Last:
Mar 09, 2011
by
Rajesh Pillai
1,251
100.0
C#
.Net Framework
Design Patterns
Views
2.5K
Answers
3
Votes
0
Answer
Code
Follow
0
Correcting Code Smells with Design Patterns?
I think I understand what a code smell is (don't you love that term? -- reminds me of fish for some reason). Here is what Wikipedia has to say about these smells: A code smell is any symptom in the source ...
Mar 04, 2011
by
Leo Benson
122
96.3
Last:
Mar 06, 2011
by
Rajesh Pillai
1,251
100.0
Code Smells
Refactoring
Design Patterns
Views
1.3K
Answers
1
Votes
0
Answer
Code
Follow
0
Question: Architecture Vs Design Patterns
Is their any difference between Software Architecture and Software Design Patterns? Furthermore, is the book titled: "Software Architecture in Practice" suitable for teaching Software Design ...
Mar 05, 2011
by
Mohammed Ghazi
50
50
Last:
Mar 06, 2011
by
Robert Varga
370
99.9
Architecture
Design Patterns
Views
1.2K
Answers
1
Votes
0
Answer
Code
Follow
0
Issue with direct dependency of code on the Database
Hi, I am working on a Web Application in which an automated email is fired when a user logs in to the web site. Currently the code that validates login, passes the ActivityId to the relevant method. The ActivityId ...
Feb 03, 2011
by
Harshad Riswadkar
256
99.4
Last:
Mar 02, 2011
by
Rajesh Pillai
1,251
100.0
Design Patterns
Database
Views
1.1K
Answers
1
Votes
0
Answer
Code
Follow
0
What Design Pattern to use for collections of parsers
I have string and I need to pass it through different parsers and eventually get the processed string. Lets say, I have string s = "<input type='text' /> some text <span>hello</span> ...
Jan 29, 2011
by
Igor M
50
50
Last:
Feb 17, 2011
by
Stephanie Schwinn
50
50
Design Patterns
Parsing
Views
1.8K
Answers
1
Votes
0
Answer
Code
Follow
0
Best Design Patterns for a time-based object
Greets....I just purchased the Design Pattern Framework and I am really juiced by content I've been able to digest so far! Though I fully intent to work my way thru the patterns as the overview suggests ...
Feb 13, 2011
by
Stephen Hueners
50
50
Design Patterns
Time-based
Views
772
Answers
0
Votes
0
Answer
Code
Follow
0
The optimal Design Pattern for my Computer Game
Hi: I am trying to decide which will be the best PHP design patterns for my game. I would like to know what design patterns are you guys using in unity 3D? Also, which design pattern will be the most ...
Jan 10, 2011
by
Simy Ryan
50
50
Last:
Jan 11, 2011
by
Rinat Mergenbaev
50
50
Design Patterns
MVC
Gaming
Views
1.7K
Answers
1
Votes
0
Answer
Code
Follow
0
What is the best Design Pattern book you've read?
In addition to the obligatory Design Pattern Framework 4 (great product), what is the best Design Pattern book you've read? I am particularly interested in other developer's opinions on the GoF book because I ...
Dec 13, 2010
by
Ian Barrymore
66
95.1
Last:
Jan 06, 2011
by
Rajesh Pillai
1,251
100.0
Design Patterns
Books
Views
3.5K
Answers
3
Votes
0
Answer
Code
Follow
0
Practical use of the "dynamic" C# keyword in Design Patterns
The dynamic keyword is a recent addition to the C# language. I have a gut feel that one or more of the GOF and/or MVC/MVP/MVVM patterns could benefit from its use. Has anyone found a great use of dynamic in ...
Dec 14, 2010
by
Craig Johnston
128
96.4
Last:
Jan 06, 2011
by
Rajesh Pillai
1,251
100.0
Design Patterns
dynamic
C#
Views
2.5K
Answers
2
Votes
0
Answer
Code
Follow
0
Design Patterns with various techniques applied
I am going to do a project on "Design Patterns with various techniques applied". Could anyone tell me the techniques which we can apply? And could anyone also please ...
Aug 30, 2010
by
Nammy Reddy
48
0
Last:
Jan 04, 2011
by
Tvm Murthy G
50
50
Design Patterns
Views
2.6K
Answers
3
Votes
-1
Answer
Code
Follow
0
Help with using MVC and Entity Framework
Hi guys, I have come here after getting some assistance in the news groups, but I am looking for help with my current Design in finding a suitable Design Pattern to learn, and maybe apply to my ...
Dec 27, 2010
by
Craig Lister
55
93.8
Last:
Dec 31, 2010
by
King Wilder
478
99.9
Design Patterns
Data Access
Framework
Views
1.6K
Answers
1
Votes
0
Answer
Code
Follow
1
Windows Azure Design Patterns
My team is starting early next year on a large Windows Azure project for which I will be the Architect. As an architect, I have found the Design Pattern Framework 4.0 to be extremely helpful, ...
Oct 29, 2010
by
Walt Lynton
203
96.5
Last:
Dec 16, 2010
by
Henry Wong
69
95.2
Design Patterns
Azure
Views
2.3K
Answers
2
Votes
0
Answer
Code
Follow
0
Patterns for Translation Service
The company I work for will not allow third party translators as we have teams of translators that supply textual translations. I am building an application that must be global and need to build a service ...
Oct 21, 2010
by
Derick Mayberry
50
50
Last:
Oct 22, 2010
by
Srihari Chinna
340
99.8
Design Patterns
WCF
Translation
Views
1.2K
Answers
1
Votes
0
Answer
Code
Follow
0
MVP with Winforms App using ErrorProvider
Hi I have been looking through the Patterns in Action solution especially in terms of the MVP pattern as I would like to refactor an existing application to use MVP as a lot of logic is tied up in the code behind ...
Oct 10, 2010
by
Matt Fothergill
89
96.1
Last:
Oct 11, 2010
by
Chris Bint
60
94.5
C#
Design Patterns
MVP
Validation
Views
1.6K
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.1
Last:
Oct 01, 2010
by
Rahul Kansara
50
50
Design Patterns
WPF
Silverlight
Views
1.9K
Answers
1
Votes
0
Answer
Code
Follow
1
Factory Patterns... Abstract Factory, Factory Method, Simple Factory...
I have an object model specifically for seeing how I could implement the Factory patterns. I would like any comments or any alternatives or suggestions to improve on this design. I have a couple question below ...
Sep 14, 2010
by
Net Wreck
50
50
Last:
Sep 15, 2010
by
Saurabh Saxena
90
96.1
Design Patterns
Factory Pattern
Code Review
Views
2K
Answers
1
Votes
0
Answer
Code
Follow
0
How to identify appropriate Design Patterns to resolve code smells
Hi, I am involved with an application where there are a lot of coding issues (i.e code smells), such as, many if else conditions, hard coded data passing from one layer to another, etc.. I want to ...
Sep 14, 2010
by
Harshad Riswadkar
256
99.4
Last:
Sep 14, 2010
by
Nunu Kohli
50
50
Design Patterns
Refactoring
Code Smells
Views
1.8K
Answers
1
Votes
0
Answer
Code
Follow
0
Windows Phone 7 patterns and practices?
Hi: Are there any plans on creating Windows Phone 7 Patterns and Practices? My company is embarking on a new Windows Phone project and it would be of great help. We would really love to ...
Sep 06, 2010
by
Henry Wong
69
95.2
Last:
Sep 06, 2010
by
Sreenivas Manyam Rajaram
685
99.9
Windows Phone 7
Design Patterns
Views
1.1K
Answers
1
Votes
0
Answer
Code
Follow
0
1
2
Next
15
30
50
Per Page
return to top