No announcements
Found 998515 threads
-
1 Votes
Implementing Async call pattern
They show how to use the async pattern, how to set the callback and call start.Answered | 4 Replies | 3363 Views | Created by diltsman - Thursday, September 22, 2011 8:43 PM | Last reply by Artur Laksberg - Thursday, October 27, 2011 11:11 PM -
4 Votes
Design Pattern
Technically, the implementation of a design pattern is a design, so there is no code at that point.Answered | 14 Replies | 4696 Views | Created by Kumar Praveen - Friday, August 14, 2009 6:47 AM | Last reply by Eyal-Shilony - Friday, August 14, 2009 5:17 PM -
0 Votes
Dependency Injection design pattern
Hi, Instead of a Factory, you should use a Container.Answered | 1 Replies | 1223 Views | Created by Ali Raza - Tuesday, December 3, 2013 10:54 AM | Last reply by JA Reyes - Tuesday, December 3, 2013 11:13 AM -
3 Votes
Implement Singleton Pattern in my Orchestration
Hi Jaguarjags, If you are still implementing HL7 scenario...as Johns suggested...please open a singular thread posting a completed and comprehensive ...Answered | 8 Replies | 1241 Views | Created by JaguarsJag - Friday, October 14, 2016 4:54 PM | Last reply by Mandar Dharmadhikari - Friday, October 14, 2016 6:48 PM -
1 Votes
Which design pattern is using application in dot net
http://www.dofactory.com/Patterns/Patterns.aspxMark the best replies as answers.Answered | 2 Replies | 1789 Views | Created by am Looser - Wednesday, December 28, 2011 12:16 PM | Last reply by Rudedog2 - Wednesday, December 28, 2011 11:39 PM -
0 Votes
Factory Design Pattern in .NET Framework
User-469315704 posted in an article which i read recently it was mentioned that the Factory design pattern is used extensively in the .NET ...Answered | 1 Replies | 80 Views | Created by Anonymous - Tuesday, July 22, 2008 2:44 PM | Last reply by Anonymous - Tuesday, July 22, 2008 2:47 PM -
5 Votes
MVP pattern
Presenters there are implemented as classes derived from a generic (as in Presenter<T>) presenter class.Answered | 7 Replies | 12493 Views | Created by wasimf - Sunday, May 6, 2007 6:54 PM | Last reply by Srigopal Chitrapu - Wednesday, October 31, 2012 11:20 AM -
0 Votes
Debug Factories
Also Pex didn't find the factories anymore, after that, so it seems the factory pattern is the best way to goAnswered | 5 Replies | 4658 Views | Created by Arul Prasad MSFT - Thursday, October 1, 2009 5:15 AM | Last reply by Alexander Wurzinger - Tuesday, October 6, 2009 12:21 PM -
0 Votes
Serious About Learning .NET Framework
You need to narrow down wich part of .NET you want to learn.Answered | 4 Replies | 469 Views | Created by BernWillChris - Wednesday, July 13, 2016 5:59 PM | Last reply by Simple Samples - Thursday, July 14, 2016 7:11 PM -
0 Votes
Switching strategies with a Strategy Pattern
Hey Marcel, the strategy pattern is indeed a great pattern that lets you create very dynamic and extensible applications.Answered | 3 Replies | 4517 Views | Created by marcel222 - Friday, December 24, 2010 9:51 AM | Last reply by Jan Van der Haegen - Friday, December 24, 2010 10:13 AM -
1 Votes
Asynchronous Programming Design Patterns
TAP (Task based asynchronous pattern) which is introduced from .Net 4.0 , pattern offer one method for launching the operation and another method or ...Answered | 2 Replies | 2656 Views | Created by TravelMan - Wednesday, June 13, 2012 2:34 PM | Last reply by Kris444 - Wednesday, June 13, 2012 5:46 PM -
0 Votes
.net Framework
.NET Framework 3.5 is an EXTENSION of .NET 2.0, NOT a full framework.Answered | 1 Replies | 3433 Views | Created by Asenath - Thursday, May 17, 2012 2:14 PM | Last reply by pvdg42 - Thursday, May 17, 2012 3:26 PM -
0 Votes
net framework
If that app specifically targets .NET Framework 3.0, installing 4.0 will not help.Answered | 2 Replies | 3574 Views | Created by kimbaa - Tuesday, August 30, 2011 7:46 PM | Last reply by pvdg42 - Wednesday, August 31, 2011 4:41 AM -
0 Votes
.net Framework
To simply answer your question - If you are just dependent on .Net 1.1, then it is safe to uninstall .Net 3.5 or .Net 4.0.Answered | 2 Replies | 2545 Views | Created by RONZOR9877 - Sunday, September 30, 2012 5:19 AM | Last reply by Sezhiyan Thiagarajan - Monday, October 1, 2012 5:55 AM -
0 Votes
Net Framework
If you have Windows 7, .NET Framework 3.5 SP1 is installed as an integral part of the OS.Answered | 1 Replies | 3121 Views | Created by ghosty191 - Monday, October 10, 2011 4:13 PM | Last reply by pvdg42 - Monday, October 10, 2011 7:39 PM -
0 Votes
.net framework
Why we need .net framework while installing sql server and how does it help?Answered | 3 Replies | 1268 Views | Created by Ritz1990 - Sunday, November 8, 2015 2:26 PM | Last reply by Jackson_1990 - Sunday, November 8, 2015 3:08 PM -
2 Votes
design patterns
There is no "design pattern for .net programs".Answered | 10 Replies | 4030 Views | Created by EhsanSadeghi - Thursday, April 15, 2010 6:31 PM | Last reply by Liliane Teng - Wednesday, April 21, 2010 7:55 AM -
1 Votes
NET Framework?
First, what you have is *one* framework.Answered | 1 Replies | 4759 Views | Created by parallel frequency - Monday, March 28, 2011 7:50 PM | Last reply by pvdg42 - Monday, March 28, 2011 11:17 PM -
3 Votes
.NET FRAMEWORK BASICS
But, because of customer requirements and business needs it gets implemented, that is 'installed'.Answered | 4 Replies | 5743 Views | Created by Ananth Rohit - Sunday, January 31, 2010 6:27 PM | Last reply by simpletense - Saturday, December 15, 2012 3:30 PM -
1 Votes
.net framework
"So I have to install .NET Framework 2.0" I interpret the above as you need .NET Framework 2.0 and not 4.0.Answered | 5 Replies | 1967 Views | Created by VP Ebrahim - Monday, May 27, 2013 12:31 PM | Last reply by pvdg42 - Wednesday, May 29, 2013 9:36 PM
No announcements