disconnectedserviceagentexample.sln

来自「清华大学出版社出版的 移动应用开发宝典 张大威(2008)的附书源代码」· SLN 代码 · 共 90 行

SLN
90
字号

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "DisconnectedServiceAgentExample", "DisconnectedServiceAgentExample\DisconnectedServiceAgentExample.vbproj", "{D9B8C17C-9D2D-4F50-ADC4-80DBCBC4B5DD}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Mobile Application Blocks", "Mobile Application Blocks", "{080EDE3F-DAE2-4FB2-83B9-5597727381E6}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mobile.Configuration", "..\..\Common\Mobile Application Blocks\Configuration\Mobile.Configuration.csproj", "{3E601F92-35BC-4259-ABA6-02256AA77F99}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mobile.ConnectionMonitor", "..\..\Common\Mobile Application Blocks\ConnectionMonitor\Mobile.ConnectionMonitor.csproj", "{EC349725-2966-476A-89EB-8572FDE38098}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mobile.DataAccess", "..\..\Common\Mobile Application Blocks\DataAccess\Mobile.DataAccess.csproj", "{50A1C64A-8AB3-4FF3-BE8A-EE24A8E75691}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mobile.DisconnectedAgent", "..\..\Common\Mobile Application Blocks\DisconnectedAgent\Mobile.DisconnectedAgent.csproj", "{99F6A261-45BB-4529-A101-1A87478E3F70}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mobile.EndpointCatalog", "..\..\Common\Mobile Application Blocks\EndpointCatalog\Mobile.EndpointCatalog.csproj", "{7B40C763-0A22-4299-858E-C64C0E84E208}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{D9B8C17C-9D2D-4F50-ADC4-80DBCBC4B5DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{D9B8C17C-9D2D-4F50-ADC4-80DBCBC4B5DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{D9B8C17C-9D2D-4F50-ADC4-80DBCBC4B5DD}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
		{D9B8C17C-9D2D-4F50-ADC4-80DBCBC4B5DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{D9B8C17C-9D2D-4F50-ADC4-80DBCBC4B5DD}.Release|Any CPU.Build.0 = Release|Any CPU
		{D9B8C17C-9D2D-4F50-ADC4-80DBCBC4B5DD}.Release|Any CPU.Deploy.0 = Release|Any CPU
		{3E601F92-35BC-4259-ABA6-02256AA77F99}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{3E601F92-35BC-4259-ABA6-02256AA77F99}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{3E601F92-35BC-4259-ABA6-02256AA77F99}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{3E601F92-35BC-4259-ABA6-02256AA77F99}.Release|Any CPU.Build.0 = Release|Any CPU
		{EC349725-2966-476A-89EB-8572FDE38098}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{EC349725-2966-476A-89EB-8572FDE38098}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{EC349725-2966-476A-89EB-8572FDE38098}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{EC349725-2966-476A-89EB-8572FDE38098}.Release|Any CPU.Build.0 = Release|Any CPU
		{50A1C64A-8AB3-4FF3-BE8A-EE24A8E75691}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{50A1C64A-8AB3-4FF3-BE8A-EE24A8E75691}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{50A1C64A-8AB3-4FF3-BE8A-EE24A8E75691}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{50A1C64A-8AB3-4FF3-BE8A-EE24A8E75691}.Release|Any CPU.Build.0 = Release|Any CPU
		{99F6A261-45BB-4529-A101-1A87478E3F70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{99F6A261-45BB-4529-A101-1A87478E3F70}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{99F6A261-45BB-4529-A101-1A87478E3F70}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{99F6A261-45BB-4529-A101-1A87478E3F70}.Release|Any CPU.Build.0 = Release|Any CPU
		{7B40C763-0A22-4299-858E-C64C0E84E208}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{7B40C763-0A22-4299-858E-C64C0E84E208}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{7B40C763-0A22-4299-858E-C64C0E84E208}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{7B40C763-0A22-4299-858E-C64C0E84E208}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(NestedProjects) = preSolution
		{3E601F92-35BC-4259-ABA6-02256AA77F99} = {080EDE3F-DAE2-4FB2-83B9-5597727381E6}
		{EC349725-2966-476A-89EB-8572FDE38098} = {080EDE3F-DAE2-4FB2-83B9-5597727381E6}
		{50A1C64A-8AB3-4FF3-BE8A-EE24A8E75691} = {080EDE3F-DAE2-4FB2-83B9-5597727381E6}
		{99F6A261-45BB-4529-A101-1A87478E3F70} = {080EDE3F-DAE2-4FB2-83B9-5597727381E6}
		{7B40C763-0A22-4299-858E-C64C0E84E208} = {080EDE3F-DAE2-4FB2-83B9-5597727381E6}
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?