Login
Join Now
Products
All Products and Pricing
.NET Design Pattern Framework
TM
4.5 -- C# Edition
.NET Design Pattern Framework
TM
4.5 -- VB Edition
PRO .NET Design Pattern Framework
TM
4.5 -- C# Edition
PRO .NET Design Pattern Framework
TM
4.5 -- VB Edition
JavaScript + jQuery Pattern Framework
TM
SQL + Database Pattern Framework
TM
PRO SQL + Database Pattern Framework
TM
Customers
Meet our Customers
Success Stories
Reference Guides
.NET Design Patterns
JavaScript Design Patterns
JavaScript Tutorial
SQL Tutorial
Connection Strings
Visual Studio Shortcuts
C# Coding Standards
HTML Color Codes
All References
Community
Questions
Ask Question
Explore
Tags
Users
Company
About Us
Our Story
Services
Training
Contact Us
Products
All Products and Pricing
.NET Design Pattern Framework
TM
4.5 -- C# Edition
.NET Design Pattern Framework
TM
4.5 -- VB Edition
PRO .NET Design Pattern Framework
TM
4.5 -- C# Edition
PRO .NET Design Pattern Framework
TM
4.5 -- VB Edition
JavaScript + jQuery Pattern Framework
TM
SQL + Database Pattern Framework
TM
PRO SQL + Database Pattern Framework
TM
Customers
Meet our Customers
Success Stories
Reference Guides
.NET Design Patterns
JavaScript Design Patterns
JavaScript Tutorial
SQL Tutorial
Connection Strings
Visual Studio Shortcuts
C# Coding Standards
HTML Color Codes
All References
Community
Questions
Ask Question
Explore
Tags
Users
About Us
Company
Our Story
Services
Training
Contact Us
Home
Questions
Questions
reset
Ask Question
sort by:
date
views
answers
Search how-to
Views
14.9K
Answers
3
Votes
0
LINQ to Oracle Provider
Please let me know LINQ to Oracle Provider is available in (3.5 or 4.0). If yes how to configure with an example please? ...
LINQ to Oracle
Oct 03, 2010 by
Ba Si
61
95.6
Views
14.9K
Answers
1
Votes
1
Is MVC one of the GoF (Gang-of-Four) patterns?
I was wondering whether MVC is one of the GoF patterns. I see familiar patterns like Bridge patterns which seem similar to MVC. So, is MVC a type of Bridge pattern or is it a standalone ...
MVC
Gang of Four
Sep 26, 2010 by
maor parizat
50
50
Views
14.8K
Answers
2
Votes
0
ASP.NET and programmatic opening different browsers
I have a quick question: When clicking on a button in ASP.NET, is it possible to open a different Browser? Suppose I have page with two buttons: A and B. When clicking A -------------------> open ...
ASP.NET
Browser
Oct 27, 2010 by
Sabbi Sudhakar
50
50
Views
14.7K
Answers
2
Votes
0
Placeholder use with Html.TextBoxFor
Hi guys, I'm testing Spark 4.5 solution. I noticed that when I load SignUp.cshtml form I don't see the placeholder text. Why? The code is as follows: @Html.TextBoxFor(m => m.Email, new { placeholder = ...
Spark 4.5
placeholder
Razor
Sep 05, 2013 by
Vito Iacono
60
95.3
Views
14.7K
Answers
3
Votes
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 ...
Design Patterns
Books
Dec 13, 2010 by
Ian Barrymore
66
95.8
Views
14.3K
Answers
7
Votes
0
Strategy Design Pattern usage in .NET
I have a quick question: How is the Stategy Pattern used ...
Strategy Pattern
.NET
Mar 06, 2011 by
Rajeev Kumar
250
96.9
Views
14.2K
Answers
1
Votes
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 ...
Design Pattern Framework
Silverlight
Jul 21, 2010 by
Anthony Bermudez
50
50
Views
14.2K
Answers
4
Votes
0
Logging Control Events in WinForms Application
In a Winforms Application with more than 100 forms a new requirement has come up. Per requirement all the Events (button_Click, text_Changed ...) in any form needs to be logged to a log file. This has to ...
C#
Winforms
Jul 17, 2012 by
vivekanand Adhikesavan
55
94.7
Views
14.2K
Answers
1
Votes
0
PHP SoapClient example
Would anybody have an example of how to consume the exposed service contracts via PHP ? ...
PHP
SoapClient
Nov 07, 2010 by
Sasa Savic
60
95.3
Views
14.2K
Answers
1
Votes
0
Difference between Factory Method and Abstract Factory
Hi, I am not understanding the difference between Factory Method and Abstract Factory. Can anyone please elaborate more on Abstract Factory? Regards, Sandeep Bhujabal
Factory Method Pattern
Abstract Factory Pattern
Mar 29, 2010 by
Sandeep Bhujabal
50
50
Views
14.1K
Answers
5
Votes
0
How and Where to Begin?
Hello, I am very new to Design Patterns, I have just begun to learn how important it is to get a successful design architecture. I am facing little problem in starting up with the technology, I don't know how and ...
Design Patterns
ASP.NET
Aug 06, 2010 by
Asmprogs Asmprogs
59
95.0
Views
14.1K
Answers
2
Votes
0
When shall I use Entity Framework?
In the Design Pattern Framework 4.0 you use Entity Framework for data access. Why did you choose to use Entity Framework in your product? Could you please let me know when we should use Entity Framework ...
Entity Framework
Design Pattern Framework
Jul 10, 2012 by
Ba Si
61
95.6
Views
14.1K
Answers
3
Votes
0
Mapping Business Objects to Data Model
Hi all, I have a question regarding the mapping of Business Objects vs table in the database. Say, I have a table User with following fields: UserID, FName, LName, EMailID, UserName, Password, CompanyID, ...
Business Objects
Data Model
Sep 23, 2010 by
Rajesh Prabhu
50
50
Views
14.1K
Answers
2
Votes
0
How to implement the MVP design pattern in Windows application
Hi All, I have to implement the MVP design pattern for my Windows application. For that I need some samples to implement it including Layers. Can anyone suggest how to do this? Thanks ahead ...
MVP
C#
Winforms
Jun 13, 2010 by
Venkat Damarasing
50
50
Views
14K
Answers
5
Votes
0
PIA: Error in Data Access Layer when using SQLServer.ADONET
Hi all, The Version property (string) comes from a TimeStamp in the SQL Database. The Take() and Make() methods on the CustomerDao class use the extension methods AsByteArray() and AsBase64String() ...
C#
patterns in action 4.0
Data Tier
Jul 17, 2012 by
Martyn Reid
63
95.7
Better Code
Better Career
Better Lifestyle
.NET
Design Pattern
Framework 4.5
C# and VB.NET
Includes:
Gang of Four Patterns
Head First Patterns
Enterprise Patterns
Multi-Tier Patterns
Repository Pattern
Unit-of-Work Pattern
CQRS Pattern
Active Record Pattern
Model View Controller
Model View Presenter
Model View ViewModel
Spark
TM
RAD Platform
Art Shop MVC Web app
Much more...
Click here for details
-- Instant Access --
Instant Download
Prev
1
2
…
4
5
6
7
8
9
10
…
67
68
Next
15
30
50
Per Page