Click here to Skip to main content
Click here to Skip to main content
Articles » Languages » VB.NET » General » Downloads
 

Dynamic Objects, Factories, and Runtime Machines to Boost Performance

By , 27 Nov 2007
 
dynamicfactorydemo.zip
DynamicFactoryDemo.suo
PerformanceTestConsole
bin
obj
Debug
temp
TempPE
PerformanceTestConsole.vbproj.user
TestConsole.suo
Widgets
bin
obj
Debug
temp
TempPE
Widgets.vbproj.user
Widgets
runtimeobjectsdemo.zip
PerformanceTestConsole.exe
Widgets.dll
PerformanceTestConsole.vbproj.user
Widgets.dll
Widgets.vbproj.user
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TestConsole", "TestConsole.vbproj", "{507F3247-CDBF-4862-91E0-17AED347CCF2}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ControllerFactory", "..\FactoryBuilder\ControllerFactory.vbproj", "{5ECCEBCA-1E64-4EA6-8F93-963CB6699831}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{507F3247-CDBF-4862-91E0-17AED347CCF2}.Debug.ActiveCfg = Debug|.NET
		{507F3247-CDBF-4862-91E0-17AED347CCF2}.Debug.Build.0 = Debug|.NET
		{507F3247-CDBF-4862-91E0-17AED347CCF2}.Release.ActiveCfg = Release|.NET
		{507F3247-CDBF-4862-91E0-17AED347CCF2}.Release.Build.0 = Release|.NET
		{5ECCEBCA-1E64-4EA6-8F93-963CB6699831}.Debug.ActiveCfg = Debug|.NET
		{5ECCEBCA-1E64-4EA6-8F93-963CB6699831}.Debug.Build.0 = Debug|.NET
		{5ECCEBCA-1E64-4EA6-8F93-963CB6699831}.Release.ActiveCfg = Release|.NET
		{5ECCEBCA-1E64-4EA6-8F93-963CB6699831}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Philip Liebscher
Technical Lead Interactive Data Corporation
United States United States
Member
No Biography provided

Permalink | Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 27 Nov 2007
Article Copyright 2007 by Philip Liebscher
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid