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
/
Tags
/
C#
Tagged
C#
116
records found
date
views
answers
Views
3K
Answers
0
Votes
0
Making abstractions of .net classes to be able to unit test and constructor inject
Hi To make it possible to unit test and to use constructor injection I often write wrappers for dotnet classes. Like the ones you find in the System.Web namespace, eg. HttpContextWrapper. I normally write: ...
C#
abstractions
wrapper
adapter
Facade
Nov 07, 2011 by
Hans Kindberg
50
50
Views
4.9K
Answers
0
Votes
0
Please review my Factory Pattern implementation
Hi I am starting a school project for which decided to go by an Interface pattern. Please review the code and let me will it work out for future implementation example adding WCF project. Thank you! ...
C#
Factory Pattern
Apr 06, 2011 by
Imran Khan
275
99.7
Views
3.6K
Answers
0
Votes
0
Question about C# and SQL Server certification
I have a question for the community: I am primarily working with C# and MS SQL Server and would like to know which professional certifications are going to be the most valuable to me. Thanks. ...
C#
SQL Server
Certification
Sep 16, 2010 by
Anuj Aggarwal
50
50
Views
5.6K
Answers
0
Votes
0
How to build CRUD operations on Oracle with MS technologies?
We are attempting to make CRUD (Create, Read, Update, Delete) operations available for an ORACLE database using a Microsoft stack, with technologies like WCF, ASP.Net Dynamic Data Services, Entity ...
C#
CRUD
Oracle
Sep 16, 2010 by
hanu dondapati
50
50
Views
15.4K
Answers
0
Votes
0
WCF Service Exception: "Underlying connection was closed"
I'm trying to recreate something similiar to the example in Patterns In Action 4.0 ActionService.cs except it is much simpler I only have 1 method in my WCF service. The problem I'm ...
WCF
C#
ASP.NET
Feb 18, 2011 by
Dan Moon
50
50
Views
6.5K
Answers
0
Votes
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 ...
Design Patterns
C#
Excel
Mar 14, 2011 by
Kalyan Sengupta
50
50
Views
5.2K
Answers
0
Votes
0
WCF SOA Wrapper
I have need to create an SOA wrapper for SOA services that are taking Request XML and returning Response XML and expecting the developers to parse this this XML. I aim to use the XSD.exe tool and create C# ...
C#
SOA
WCF
Aug 20, 2010 by
Derick Mayberry
55
94.7
Views
4.9K
Answers
0
Votes
0
SQL Server connection timeout, does Distributed transaction solve that?
I am using the architecture recommended by DoFactory (.Net 2.0) for my product. That is, i have UI (asp.net), Middle tier(Business Object and Facade) and then DAO. For example i have order class which ...
C#
Middle Tier
DTC
May 20, 2010 by
Chandan Das
50
50
Views
1.9K
Answers
0
Votes
0
Design Pattern where Factory pattern not used.
Hi Experts, Is there any design pattern where factory method is not used or applicable ? Thanks Dinesh ...
C#
Design Pattern
OOPS
OOAD
May 29, 2016 by
Dinesh Sharma
0
0
Views
2.2K
Answers
0
Votes
0
How to Implement Two Way Observer on same Class
Hello I am trying to use the observer pattern to move the cloned Object (Prototype) when the Original is moved.But i am not doing anything. Bellow is the code that i am trying to use.When i try to subscribe a new ...
C#
Observer Pattern
Jun 19, 2016 by
Kiril Zafirov
0
0
Views
2.3K
Answers
0
Votes
0
C# Design Patterns
Hi (noobie question). Can anyone tell me when the current version of the C# .Net Design Pattern Framework was released 4.5? Is there a release date for a 4.6 version? And finally if I purchase the current ...
C#
Release Date
upgrade path
Aug 20, 2016 by
Cliff Conway
0
0
Views
1.9K
Answers
0
Votes
0
Transaction in Spark 4.5
Hi Expert, After trying spark, i have impress with the performance, thanks for this. But, when i used unit of work which means relevant with transaction and my code got error, i dont see any rollback mechanism in ...
Spark
Unit of Work
Transaction
C#
Oct 24, 2016 by
Arya Sampurna
0
0
Views
782
Answers
0
Votes
0
Get Connection String in Regedit
In my project use Pattern In Action Framework 4.0 We need change connection string any time from database Now, in pattern in action framework connection string is a static variable, it can't re initialize ...
C#
Aug 25, 2017 by
Frederick Nguyen
0
0
Views
595
Answers
0
Votes
0
Spark Framework
I liked the spack framework very much, but how can I change the table name of the domain? Becaue it initializes inside static constractor, I couldn't override it. So is there a way to set the table name rather than ...
C#
Spark 4.5
Domain
Sep 25, 2017 by
Khalid Jahury
0
0
Views
2.9K
Answers
0
Votes
0
Is there anyone can help me to fix a problem regarding database setup with SQL Server in Pattern in Action.
Server Error in '/' Application. Invalid column name 'CompanyName'. Invalid column name 'City'. Invalid column name 'Country'. Description: An unhandled exception occurred during the execution of the ...
C#
SQL Server
Feb 24, 2016 by
Kevin Yi
0
0
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
3
4
5
6
7
8
Next
15
30
50
Per Page