SystemWebExtensionsAUT.JavaEE.csproj 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
  4. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5. <ProductVersion>8.0.50727</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{ED1876F0-1796-408A-B6B9-1BAAB80FA083}</ProjectGuid>
  8. <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <AssemblyName>SystemWebExtensionsAUT</AssemblyName>
  12. <JDKName>1.6.0</JDKName>
  13. <GHProjectType>3</GHProjectType>
  14. <Version>2.0</Version>
  15. <AdditionalClassPath>
  16. </AdditionalClassPath>
  17. <RootNamespace>SystemWebExtensionsAUT</RootNamespace>
  18. <jarserver>ipa</jarserver>
  19. <ApplicationServerType>tomcat</ApplicationServerType>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>bin_Java\</OutputPath>
  26. <DefineConstants>DEBUG;TRACE;JAVA</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <BaseAddress>4194304</BaseAddress>
  30. <SkipValidation>false</SkipValidation>
  31. <KeepIntermediate>false</KeepIntermediate>
  32. <TargetPlatform>0</TargetPlatform>
  33. <PreCompile>false</PreCompile>
  34. <DeploymentMethod>0</DeploymentMethod>
  35. <CompressionLevel>1</CompressionLevel>
  36. <PlatformTarget>AnyCPU</PlatformTarget>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  39. <DebugType>pdbonly</DebugType>
  40. <Optimize>true</Optimize>
  41. <OutputPath>bin_Java\</OutputPath>
  42. <DefineConstants>TRACE;JAVA</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <BaseAddress>4194304</BaseAddress>
  46. <SkipValidation>false</SkipValidation>
  47. <KeepIntermediate>false</KeepIntermediate>
  48. <TargetPlatform>0</TargetPlatform>
  49. <PreCompile>true</PreCompile>
  50. <DeploymentMethod>1</DeploymentMethod>
  51. <CompressionLevel>1</CompressionLevel>
  52. <PlatformTarget>AnyCPU</PlatformTarget>
  53. </PropertyGroup>
  54. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  55. <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
  56. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  57. Other similar extension points exist, see Microsoft.Common.targets.
  58. <Target Name="BeforeBuild">
  59. </Target>
  60. <Target Name="AfterBuild">
  61. </Target>
  62. -->
  63. <ProjectExtensions>
  64. <VisualStudio>
  65. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  66. <WebProjectProperties>
  67. <UseIIS>True</UseIIS>
  68. <AutoAssignPort>True</AutoAssignPort>
  69. <DevelopmentServerPort>0</DevelopmentServerPort>
  70. <DevelopmentServerVPath>/SystemWebExtensionsAUT</DevelopmentServerVPath>
  71. <IISUrl>
  72. </IISUrl>
  73. <NTLMAuthentication>False</NTLMAuthentication>
  74. </WebProjectProperties>
  75. </FlavorProperties>
  76. <UserProperties REFS-RefInfo-System-Web-Extensions="j2il:" REFS-JarPath-System-Web-Extensions="..\..\..\bin\Debug_Java\System.Web.Extensions.jar" REFS-RefInfo-system-web-mobile="repository:vmw:framework:2.0" REFS-JarPath-system-web-mobile="" REFS-RefInfo-system-enterpriseservices="repository:vmw:framework:2.0" REFS-JarPath-system-enterpriseservices="" REFS-RefInfo-system-web-services="repository:vmw:framework:2.0" REFS-JarPath-system-web-services="" REFS-RefInfo-system-configuration="repository:vmw:framework:2.0" REFS-JarPath-system-configuration="" REFS-RefInfo-system-xml="repository:vmw:framework:2.0" REFS-JarPath-system-xml="" REFS-RefInfo-system-web="repository:vmw:framework:2.0" REFS-JarPath-system-web="" REFS-RefInfo-system-drawing="repository:vmw:framework:2.0" REFS-JarPath-system-drawing="" REFS-RefInfo-system-data="repository:vmw:framework:2.0" REFS-JarPath-system-data="" REFS-RefInfo-system="repository:vmw:framework:2.0" REFS-JarPath-system="" REFS-JarPath-mainsoft-web-aspnetconfig="..\..\..\..\..\..\..\..\Program Files\Mainsoft for Java EE\java_refs\framework\WSAT\Mainsoft.Web.AspnetConfig.jar" REFS-RefInfo-mainsoft-web-aspnetconfig="repository:vmw:framework:2.0" />
  77. </VisualStudio>
  78. </ProjectExtensions>
  79. <ItemGroup>
  80. <Reference Include="Mainsoft.Web.AspnetConfig, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
  81. <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  82. <Reference Include="System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  83. <Reference Include="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86" />
  84. <Reference Include="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  85. <Reference Include="System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=x86" />
  86. <Reference Include="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=x86" />
  87. <Reference Include="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  88. <Reference Include="System.Web.Mobile, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  89. <Reference Include="System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  90. <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  91. </ItemGroup>
  92. <ItemGroup>
  93. <Content Include="AjaxClientApp\AjaxScript.aspx" />
  94. <Content Include="AjaxClientApp\AjaxScriptComplete.aspx" />
  95. <Content Include="AjaxClientApp\HelloWorldService.asmx" />
  96. <Content Include="App_Data\Contacts.xml" />
  97. <Content Include="App_Data\SurveyQuestions.xml" />
  98. <Content Include="ArrayTypeExtensions\ArrayMembersSampleCSharp.aspx" />
  99. <Content Include="BooleanTypeExtensions\BooleanParseSampleCSharp.aspx" />
  100. <Content Include="CalendarInCalendarOut.aspx" />
  101. <Content Include="CancelPostback.js" />
  102. <Content Include="ClientEventExample1\ClientEventTest.js" />
  103. <Content Include="ClientEventExample1\default.aspx" />
  104. <Content Include="ClientEventExample2\default.aspx" />
  105. <Content Include="ClientEventExample2\EventSyntax.js" />
  106. <Content Include="ClientPageLifecycleEvents.aspx" />
  107. <Content Include="CustomEvents2\Default.aspx" />
  108. <Content Include="CustomEvents2\Question.js" />
  109. <Content Include="CustomEvents2\Section.js" />
  110. <Content Include="CustomEvents\Default.aspx" />
  111. <Content Include="CustomEvents\Question.js" />
  112. <Content Include="CustomEvents\Section.js" />
  113. <Content Include="DynamicScriptReferencesHowTo\Default.aspx" />
  114. <Content Include="EnhancingJavaScript\Enumeration.aspx" />
  115. <Content Include="EnhancingJavaScript\Enumeration.js" />
  116. <Content Include="EnhancingJavaScript\Inheritance.aspx" />
  117. <Content Include="EnhancingJavaScript\Inheritance.js" />
  118. <Content Include="EnhancingJavaScript\Interface.aspx" />
  119. <Content Include="EnhancingJavaScript\Interface.js" />
  120. <Content Include="EnhancingJavaScript\Namespace.aspx" />
  121. <Content Include="EnhancingJavaScript\Namespace.js" />
  122. <Content Include="EnhancingJavaScript\Reflection.aspx" />
  123. <Content Include="ErrorTypeExtensions\ErrorArgumentNullSampleCSharp.aspx" />
  124. <Content Include="ErrorTypeExtensions\ErrorCreateSampleCSharp.aspx" />
  125. <Content Include="ExtenderControlTutorial1\Default.aspx" />
  126. <Content Include="ExtenderControlTutorial1\FocusBehavior.js" />
  127. <Content Include="LocalizingDateTutorial1\localeFormat.aspx" />
  128. <Content Include="NoScriptManager.aspx" />
  129. <Content Include="StopAsynchronousPostback.aspx" />
  130. <Content Include="TwoPanelsProgress.aspx" />
  131. <Content Include="TwoScriptManagers.aspx" />
  132. <Content Include="TwoUpdatePanels.aspx" />
  133. <Content Include="UpdateButtonInside.aspx" />
  134. <Content Include="UpdateButtonOutside.aspx" />
  135. <Content Include="WEB-INF\web.xml" />
  136. </ItemGroup>
  137. <ItemGroup>
  138. <Compile Include="ExtenderControlTutorial1\FocusExtender.cs" />
  139. <Compile Include="IScriptControlTutorial1\SampleTextBox.cs">
  140. <SubType>Code</SubType>
  141. </Compile>
  142. <Compile Include="LocalizingClientResourcesWalkthrough\ClientVerification.cs">
  143. <SubType>Code</SubType>
  144. </Compile>
  145. <Compile Include="Properties\AssemblyInfo.cs" />
  146. <Compile Include="System.Web.Configuration\ConfigSectionSample.cs">
  147. <SubType>Code</SubType>
  148. </Compile>
  149. <Compile Include="System.Web.Script.Serialization.ScriptIgnoreAttribute\ScriptIgnoreSample.cs">
  150. <SubType>Code</SubType>
  151. </Compile>
  152. <Compile Include="System.Web.Script.Serialization.TypeResolver\TypeResolver.cs">
  153. <SubType>Code</SubType>
  154. </Compile>
  155. <Compile Include="System.Web.Script.Serialization\ListItemCollectionConverter.cs">
  156. <SubType>Code</SubType>
  157. </Compile>
  158. <Compile Include="System.Web.UI.Controls.Timer.Walkthrough2Panels\Default.aspx.cs">
  159. <DependentUpon>Default.aspx</DependentUpon>
  160. <SubType>ASPXCodeBehind</SubType>
  161. </Compile>
  162. <Compile Include="System.Web.UI.Controls.Timer.Walkthrough2Panels\Default.aspx.designer.cs">
  163. <DependentUpon>Default.aspx</DependentUpon>
  164. </Compile>
  165. <Compile Include="System.Web.UI.Controls.Timer.Walkthrough\Default.aspx.cs">
  166. <DependentUpon>Default.aspx</DependentUpon>
  167. <SubType>ASPXCodeBehind</SubType>
  168. </Compile>
  169. <Compile Include="System.Web.UI.Controls.Timer.Walkthrough\Default.aspx.designer.cs">
  170. <DependentUpon>Default.aspx</DependentUpon>
  171. </Compile>
  172. <Compile Include="System.Web.UI.ScriptReference\customcontrol.cs">
  173. <SubType>Code</SubType>
  174. </Compile>
  175. <Compile Include="System.Web.UI.UpdatePanel.ContentTemplate\CustomContentTemplate.cs">
  176. <SubType>Code</SubType>
  177. </Compile>
  178. <Compile Include="System.Web.UI.UpdatePanel.CreateContentTemplateContainer\CustomUpdatePanel.cs">
  179. <SubType>Code</SubType>
  180. </Compile>
  181. <Compile Include="UpdatePanelTutorialCustom\ProductsView.cs">
  182. <SubType>Code</SubType>
  183. </Compile>
  184. <Compile Include="UpdatePanelUserControlTutorial1\Default.aspx.cs">
  185. <DependentUpon>Default.aspx</DependentUpon>
  186. <SubType>ASPXCodeBehind</SubType>
  187. </Compile>
  188. <Compile Include="UpdatePanelUserControlTutorial1\Default.aspx.designer.cs">
  189. <DependentUpon>Default.aspx</DependentUpon>
  190. </Compile>
  191. <Compile Include="UpdatePanelUserControlTutorial1\EmployeeInfo.ascx.cs">
  192. <DependentUpon>EmployeeInfo.ascx</DependentUpon>
  193. <SubType>ASPXCodeBehind</SubType>
  194. </Compile>
  195. <Compile Include="UpdatePanelUserControlTutorial1\EmployeeInfo.ascx.designer.cs">
  196. <DependentUpon>EmployeeInfo.ascx</DependentUpon>
  197. </Compile>
  198. <Compile Include="UpdatePanelUserControlTutorial1\EmployeeList.ascx.cs">
  199. <DependentUpon>EmployeeList.ascx</DependentUpon>
  200. <SubType>ASPXCodeBehind</SubType>
  201. </Compile>
  202. <Compile Include="UpdatePanelUserControlTutorial1\EmployeeList.ascx.designer.cs">
  203. <DependentUpon>EmployeeList.ascx</DependentUpon>
  204. </Compile>
  205. </ItemGroup>
  206. <ItemGroup>
  207. <Content Include="Web.config" />
  208. </ItemGroup>
  209. <ItemGroup>
  210. <Content Include="LocalizingDateTutorial1\web.config" />
  211. <Content Include="LocalizingDateTutorial2\localeFormat.aspx" />
  212. </ItemGroup>
  213. <ItemGroup>
  214. <Content Include="LocalizingDateTutorial2\web.config" />
  215. <Content Include="LocalizingDateTutorial3\localeFormat.aspx" />
  216. </ItemGroup>
  217. <ItemGroup>
  218. <Content Include="LocalizingDateTutorial3\web.config" />
  219. <Content Include="LocalizingDateTutorial4\localeFormat.aspx" />
  220. </ItemGroup>
  221. <ItemGroup>
  222. <Content Include="LocalizingDateTutorial4\web.config" />
  223. <Content Include="MyAuthenticationService\MyAuthenticationService.asmx" />
  224. <Content Include="MyProfileService\MyProfileService.asmx" />
  225. <Content Include="NumberTypeExtensions\NumberParseSampleCSharp.aspx" />
  226. <Content Include="PageRequestManagerOverview1\images\calendar.gif" />
  227. <Content Include="PageRequestManagerOverview1\TicketExampleCS.aspx" />
  228. <Content Include="PartialPageRenderingOverview\PartialPageRenderingOverviewCS.aspx" />
  229. <Content Include="PartialPageRenderingOverview\PartialPageRenderingOverviewSyntaxCS.aspx" />
  230. <Content Include="ResourcesInScriptFile\Default.aspx" />
  231. <Content Include="ResourcesInScriptFile\scripts\CheckAnswer.it-IT.js" />
  232. <Content Include="ResourcesInScriptFile\scripts\CheckAnswer.js" />
  233. <Content Include="SampleAJAXApplication\Employees.aspx" />
  234. <Content Include="StringBuilder\js\JavaScript\StringBuilderOverviewSample.aspx" />
  235. <Content Include="Sys.Application\Default.aspx" />
  236. <Content Include="Sys.Application\HighVis.js" />
  237. <Content Include="Sys.Application\HoverButton.JS" />
  238. </ItemGroup>
  239. <ItemGroup>
  240. <Content Include="Sys.Application\Web.config" />
  241. </ItemGroup>
  242. <ItemGroup>
  243. <Content Include="System.Web.UI.ScriptReference.Path\Default.aspx" />
  244. <Content Include="System.Web.UI.ScriptReferenceEventArgs\Default.aspx" />
  245. <Content Include="System.Web.UI.ScriptReferenceEventArgs\scripts\CustomScript.js" />
  246. </ItemGroup>
  247. <ItemGroup>
  248. <Content Include="IScriptControlTutorial1\Default.aspx" />
  249. <Content Include="IScriptControlTutorial1\SampleTextBox.js" />
  250. <Content Include="LocalizingClientResourcesWalkthrough\CheckAnswer.js" />
  251. <Content Include="LocalizingClientResourcesWalkthrough\Default.aspx" />
  252. <Content Include="Sys.CultureInfo.CurrentCulture.dateTimeFormat\default.aspx" />
  253. <Content Include="Sys.CultureInfo.CurrentCulture.dateTimeFormat\web.config" />
  254. <Content Include="Sys.CultureInfo.CurrentCulture.numberFormat\default.aspx" />
  255. <Content Include="Sys.CultureInfo.CurrentCulture.numberFormat\web.config" />
  256. <Content Include="Sys.Debug\Default.aspx" />
  257. <Content Include="Sys.EventHandlerList\Default.aspx" />
  258. <Content Include="Sys.EventHandlerList\HoverButton.js" />
  259. <Content Include="Sys.Net.CallWebServiceMethods\CallWebServiceMethods.aspx" />
  260. <Content Include="Sys.Net.CallWebServiceMethods\CallWebServiceMethods.js" />
  261. <Content Include="Sys.Net.CallWebServiceMethods\WebService.asmx" />
  262. <Content Include="Sys.Net.ConnectingEndPoints\ConnectingEndPoints.aspx" />
  263. <Content Include="Sys.Net.ConnectingEndPoints\ConnectingEndPoints.js" />
  264. <Content Include="Sys.Net.ConnectingEndPoints\getTarget.htm" />
  265. <Content Include="Sys.Net.ConnectingEndPoints\postTarget.aspx" />
  266. <Content Include="Sys.Net.ErrorHandlingTutorial\WebService.asmx" />
  267. <Content Include="Sys.Net.ErrorHandlingTutorial\WebServiceMethodError.aspx" />
  268. <Content Include="Sys.Net.ErrorHandlingTutorial\WebServiceMethodError.js" />
  269. <Content Include="Sys.Net.ExchangeComplexTypes\default.aspx" />
  270. <Content Include="Sys.Net.ExchangeComplexTypes\HandleColor.asmx" />
  271. <Content Include="Sys.Net.ExchangeComplexTypes\HandleColor.js" />
  272. <Content Include="Sys.Net.JsonSerialization\ClientDeserializeServerSerialize.aspx" />
  273. <Content Include="Sys.Net.JsonSerialization\ClientSerializeServerDeserialize.aspx" />
  274. <Content Include="Sys.Net.MultipleCallers\multiplecallers.aspx" />
  275. <Content Include="Sys.Net.MultipleCallers\WebService.asmx" />
  276. <Content Include="Sys.Net.MultipleCallers\WebServiceMultipleCallers.js" />
  277. <Content Include="Sys.Net.PageMethod\PageMethod.aspx" />
  278. <Content Include="Sys.Net.PageMethod\PageMethod.js" />
  279. <Content Include="Sys.Net.PassComplexType\default.aspx" />
  280. <Content Include="Sys.Net.PassComplexType\HandleColor.asmx" />
  281. <Content Include="Sys.Net.PassComplexType\HandleColor.js" />
  282. <Content Include="Sys.Net.ReturnComplexType\default.aspx" />
  283. <Content Include="Sys.Net.ReturnComplexType\HandleColor.asmx" />
  284. <Content Include="Sys.Net.ReturnComplexType\HandleColor.js" />
  285. <Content Include="Sys.Net.ServerSupport\default.aspx" />
  286. <Content Include="Sys.Net.ServerSupport\ServerTypes.asmx" />
  287. <Content Include="Sys.Net.ServerSupport\ServerTypes.js" />
  288. <Content Include="Sys.Net.ServerTime\ServerTime.asmx" />
  289. <Content Include="Sys.Net.ServerTime\ServerTime.aspx" />
  290. <Content Include="Sys.Net.SimpleWebService\SimpleWebService.asmx" />
  291. <Content Include="Sys.Net.SimpleWebService\SimpleWebService.aspx" />
  292. <Content Include="Sys.Net.UsingProxyClass\default.aspx" />
  293. <Content Include="Sys.Net.UsingProxyClass\UsingProxyClass.asmx" />
  294. <Content Include="Sys.Net.UsingProxyClass\UsingProxyClass.js" />
  295. <Content Include="Sys.Net.WebRequestManager\getTarget.htm" />
  296. <Content Include="Sys.Net.WebRequestManager\WebRequestManager.aspx" />
  297. <Content Include="Sys.Net.WebRequestManager\WebRequestManager.js" />
  298. <Content Include="Sys.Net.WebRequest\getTarget.htm" />
  299. <Content Include="Sys.Net.WebRequest\postTarget.aspx" />
  300. <Content Include="Sys.Net.WebRequest\webrequest.aspx" />
  301. <Content Include="Sys.Net.WebRequest\WebRequest.js" />
  302. <Content Include="Sys.Net.WebServiceGenerics\default.aspx" />
  303. <Content Include="Sys.Net.WebServiceGenerics\generics.js" />
  304. <Content Include="Sys.Net.WebServiceGenerics\WebService.asmx" />
  305. <Content Include="Sys.Net.WebServiceProxy\WebService.asmx" />
  306. <Content Include="Sys.Net.WebServiceProxy\WebServiceProxy.aspx" />
  307. <Content Include="Sys.Net.WebServiceProxy\WebServiceProxy.js" />
  308. <Content Include="Sys.Net.XmlHttpExecutor\getTarget.htm" />
  309. <Content Include="Sys.Net.XmlHttpExecutor\getTarget.xml" />
  310. <Content Include="Sys.Net.XmlHttpExecutor\XmlHttpExecutor.aspx" />
  311. <Content Include="Sys.Net.XmlHttpExecutor\XmlHttpExecutor.js" />
  312. <Content Include="Sys.Services.AuthenticationServiceTutorial\Authentication.js" />
  313. <Content Include="Sys.Services.AuthenticationServiceTutorial\CreateNewUser.aspx" />
  314. <Content Include="Sys.Services.AuthenticationServiceTutorial\login.aspx" />
  315. <Content Include="Sys.Services.AuthenticationServiceTutorial\secured\Default.aspx" />
  316. <Content Include="Sys.Services.AuthenticationServiceTutorial\secured\Web.config.txt" />
  317. <Content Include="Sys.Services.AuthenticationUserControl\Login.aspx" />
  318. <Content Include="Sys.Services.AuthenticationUserControl\LoginControl.ascx" />
  319. <Content Include="Sys.Services.AuthenticationUserControl\secured\Default.aspx" />
  320. <Content Include="Sys.Services.AuthenticationUserControl\secured\Web.config" />
  321. <Content Include="Sys.Services.ProfileServiceTutorial\login.aspx" />
  322. <Content Include="Sys.Services.ProfileServiceTutorial\Profile.js" />
  323. <Content Include="Sys.Services.ProfileUserControl\LoginProfileControl.ascx" />
  324. <Content Include="Sys.Services.ProfileUserControl\Profile.aspx" />
  325. <Content Include="Sys.UI.DomElement\default.aspx" />
  326. <Content Include="Sys.UI.DomEvent.addHandlers\default.aspx" />
  327. <Content Include="Sys.UI.DomEvent2\default.aspx" />
  328. <Content Include="Sys.UI.DomEvent\default.aspx" />
  329. <Content Include="Sys.WebForms.EndRequestEventArgs\default.aspx" />
  330. <Content Include="Sys.WebForms.PageRequestManager.abortPostBack\PageRequestManager_AbortPostBackCS.aspx" />
  331. <Content Include="Sys.WebForms.PageRequestManager.beginRequest\default.aspx" />
  332. <Content Include="Sys.WebForms.PageRequestManager.endRequest\default.aspx" />
  333. <Content Include="Sys.WebForms.PageRequestManager.initializeRequest\default.aspx" />
  334. <Content Include="Sys.WebForms.PageRequestManager.isInAsyncPostBack\PageRequestManager_isInAsyncPostBack.aspx" />
  335. <Content Include="Sys.WebForms.PageRequestManager.pageLoaded\default.aspx" />
  336. <Content Include="System.Web.Configuration\DefaultDummy.aspx" />
  337. <Content Include="System.Web.Script.Serialization.ScriptIgnoreAttribute\DefaultDummy.aspx" />
  338. <Content Include="System.Web.Script.Serialization.TypeResolver\Default.aspx" />
  339. <Content Include="System.Web.Script.Serialization\Default.aspx" />
  340. <Content Include="System.Web.Script.Serialization\images\spinner.gif" />
  341. <Content Include="System.Web.Script.Services.GenerateScriptTypeAttribute\GenerateScriptTypeSample.asmx" />
  342. <Content Include="System.Web.Script.Services.ScriptMethodAttribute\WebService.asmx" />
  343. <Content Include="System.Web.Script.Services.ScriptServiceAttribute\ScriptServiceSample.asmx" />
  344. <Content Include="System.Web.UI.AsyncPostBackTrigger\AsyncPostBackTriggerCS.aspx" />
  345. <Content Include="System.Web.UI.CompareValidator\UpdatePanelWizardValidatorsCS.aspx" />
  346. <Content Include="System.Web.UI.Controls.Timer.Interval\Default.aspx" />
  347. <Content Include="System.Web.UI.Controls.Timer.Tick\Default.aspx" />
  348. <Content Include="System.Web.UI.Controls.Timer.Walkthrough2Panels\Default.aspx" />
  349. <Content Include="System.Web.UI.Controls.Timer.Walkthrough\Default.aspx" />
  350. <Content Include="System.Web.UI.Controls.Timer\Default.aspx" />
  351. <Content Include="System.WEb.UI.PostBackTrigger\PostBackTriggerCS.aspx" />
  352. <Content Include="System.Web.UI.ScriptManager.AsyncPostBackErrorMessage\ScriptManager_AsyncPostBackErrorMessageCS.aspx" />
  353. <Content Include="System.Web.UI.ScriptManager.EnableScriptGlobalization\default.aspx" />
  354. <Content Include="System.Web.UI.ScriptManager.OnAsyncPostBackError\default.aspx" />
  355. <Content Include="System.Web.UI.ScriptManager.OnAsyncPostBackError\ErrorHandling.js" />
  356. <Content Include="System.Web.UI.ScriptManager.RegisterAsyncPostBackControl\Controls\WebUserControl.ascx" />
  357. <Content Include="System.Web.UI.ScriptManager.RegisterAsyncPostBackControl\ScriptManager1CS.aspx" />
  358. <Content Include="System.Web.UI.ScriptManager.RegisterAsyncPostBackControl\ScriptManager2CS.aspx" />
  359. <Content Include="System.Web.UI.ScriptManager.RegisterClientScriptBlock\App_Data\Contacts.xml" />
  360. <Content Include="System.Web.UI.ScriptManager.RegisterClientScriptBlock\ScriptManager_RegisterClientScriptBlockCS.aspx" />
  361. <Content Include="System.Web.UI.ScriptManager.RegisterClientScriptInclude\ScriptManager_RegisterClientScriptIncludeCS.aspx" />
  362. <Content Include="System.Web.UI.ScriptManager.RegisterClientScriptInclude\scripts\script_alertdiv.js" />
  363. <Content Include="System.Web.UI.ScriptManager.RegisterDataItem\ScriptManagerRegisterDataItemCS.aspx" />
  364. <Content Include="System.Web.UI.ScriptMode\CustomClient.js" />
  365. <Content Include="System.Web.UI.ScriptMode\Default.aspx" />
  366. <Content Include="System.Web.UI.ScriptReference.Path\scripts\UpdatePanelAnimation.js" />
  367. <Content Include="System.Web.UI.ScriptReference\Default.aspx" />
  368. <EmbeddedResource Include="System.Web.UI.ScriptReference\UpdatePanelAnimation.js" />
  369. <Content Include="System.Web.UI.UpdatePanel.Constructor\UpdatePanelConstructorCS.aspx" />
  370. <Content Include="System.Web.UI.UpdatePanel.ContentTemplate\UpdatePanelContentTemplateCS.aspx" />
  371. <Content Include="System.Web.UI.UpdatePanel.ContentTemplate\UpdatePanelContentTemplateDynamicCS.aspx" />
  372. <Content Include="System.Web.UI.UpdatePanel.CreateContentTemplateContainer\UpdatePanelCreateContentTemplateContainerCS.aspx" />
  373. <Content Include="System.Web.UI.UpdatePanel.RenderMode\UpdatePanelRenderModeCS.aspx" />
  374. <Content Include="System.Web.UI.UpdatePanel.UpdateMode\UpdatePanelUpdateMode2CS.aspx" />
  375. <Content Include="System.Web.UI.UpdatePanel.UpdateMode\UpdatePanelUpdateMode3CS.aspx" />
  376. <Content Include="System.Web.UI.UpdatePanel.UpdateMode\UpdatePanelUpdateModeCS.aspx" />
  377. <Content Include="System.Web.UI.UpdatePanel\UpdatePanelExample1CS.aspx" />
  378. <Content Include="System.Web.UI.UpdatePanel\UpdatePanelExample2CS.aspx" />
  379. <Content Include="System.Web.UI.UpdatePanel\UpdatePanelExample3CS.aspx" />
  380. <Content Include="System.Web.UI.UpdateProgress1\default.aspx" />
  381. <Content Include="System.Web.UI.UpdateProgress2\default.aspx" />
  382. <Content Include="System.Web.UI.UpdateProgress3\default.aspx" />
  383. <Content Include="System.Web.UI.UpdateProgress4\default.aspx" />
  384. <Content Include="System.Web.UI.UpdateProgress5\default.aspx" />
  385. <Content Include="System.Web.UI.ValidationSummary2\WizardValidationSummaryCS.aspx" />
  386. <Content Include="System.Web.UI.ValidationSummary\ValidationSummaryCS.aspx" />
  387. <Content Include="UpdatePanelApplicationSample1\images\calendar.gif" />
  388. <Content Include="UpdatePanelApplicationSample1\UpdatePanel1CS.aspx" />
  389. <Content Include="UpdatePanelApplicationSample1\UpdatePanel2CS.aspx" />
  390. <Content Include="UpdatePanelApplicationSample1\UpdatePanel3CS.aspx" />
  391. <Content Include="UpdatePanelApplicationSample1\UpdatePanel4CS.aspx" />
  392. <Content Include="UpdatePanelHowTo10\ErrorHandlingBasicsCS.aspx" />
  393. <Content Include="UpdatePanelHowTo10\ErrorHandlingExampleCS.aspx" />
  394. <Content Include="UpdatePanelHowTo1\UpdatePanelHowToNoUpdatePanel.aspx" />
  395. <Content Include="UpdatePanelHowTo1\UpdatePanelHowToWithUpdatePanel.aspx" />
  396. <Content Include="UpdatePanelHowTo2\Controls\WebUserControl.ascx" />
  397. <Content Include="UpdatePanelHowTo2\UpdatePanelHowTo1CS.aspx" />
  398. <Content Include="UpdatePanelHowTo2\UpdatePanelHowTo2CS.aspx" />
  399. <Content Include="UpdatePanelHowTo3\MasterPageCS.master" />
  400. <Content Include="UpdatePanelHowTo3\UpdatePanelContentPage2CS.aspx" />
  401. <Content Include="UpdatePanelHowTo3\UpdatePanelContentPage3CS.aspx" />
  402. <Content Include="UpdatePanelHowTo3\UpdatePanelContentPageCS.aspx" />
  403. <Content Include="UpdatePanelHowTo3\UpdatePanelContentPageDisablePartialRenderingCS.aspx" />
  404. <Content Include="UpdatePanelHowTo4\UpdatePanelDynamicallyUpdatedCS1.aspx" />
  405. <Content Include="UpdatePanelHowTo4\UpdatePanelDynamicallyUpdatedCS2.aspx" />
  406. <Content Include="UpdatePanelHowTo4\UpdatePanelDynamicallyUpdatedCS3.aspx" />
  407. <Content Include="UpdatePanelHowTo5\UpdatePanelTriggerBasicsCS.aspx" />
  408. <Content Include="UpdatePanelHowTo5\UpdatePanelTriggerExampleCS.aspx" />
  409. <Content Include="UpdatePanelHowTo6\SurveyQuestionsExample.aspx" />
  410. <Content Include="UpdatePanelHowTo7\NewsHeadLineExampleCS.aspx" />
  411. <Content Include="UpdatePanelHowTo7\SimpleExample1CS.aspx" />
  412. <Content Include="UpdatePanelHowTo7\SimpleExample2CS.aspx" />
  413. <Content Include="UpdatePanelHowTo8\SimpleExample1CS.aspx" />
  414. <Content Include="UpdatePanelHowTo8\SimpleExample2CS.aspx" />
  415. <Content Include="UpdatePanelHowTo8\SimpleExample3CS.aspx" />
  416. <Content Include="UpdatePanelHowTo9\ExclusivePostBackBasicsCS.aspx" />
  417. <Content Include="UpdatePanelHowTo9\ExclusivePostBackCS.aspx" />
  418. <Content Include="UpdatePanelTechnologyOverview1\MasterCS.master" />
  419. <Content Include="UpdatePanelTechnologyOverview1\UpdatePanelContentPageCS.aspx" />
  420. <Content Include="UpdatePanelTechnologyOverview1\UpdatePanelCS.aspx" />
  421. <Content Include="UpdatePanelTechnologyOverview1\UpdatePanelNestedCS.aspx" />
  422. <Content Include="UpdatePanelTechnologyOverview1\UpdatePanelProgrammaticallyCS.aspx" />
  423. <Content Include="UpdatePanelTutorial12\default.aspx" />
  424. <Content Include="UpdatePanelTutorial13\default.aspx" />
  425. <Content Include="UpdatePanelTutorial14\default.aspx" />
  426. <Content Include="UpdatePanelTutorial14\ProductQueryScript.js" />
  427. <Content Include="UpdatePanelTutorial14\ProductQueryService.asmx" />
  428. <Content Include="UpdatePanelTutorial15\default.aspx" />
  429. <Content Include="UpdatePanelTutorial15\ProductQueryScript.js" />
  430. <Content Include="UpdatePanelTutorial15\ProductQueryService.asmx" />
  431. <Content Include="UpdatePanelTutorial16\default.aspx" />
  432. <Content Include="UpdatePanelTutorial16\UpdatePanelAnimation.js" />
  433. <Content Include="UpdatePanelTutorial17\CancelPostback.js" />
  434. <Content Include="UpdatePanelTutorial17\default.aspx" />
  435. <Content Include="UpdatePanelTutorial18\default.aspx" />
  436. <Content Include="UpdatePanelTutorial18\PostbackPrecedence.js" />
  437. <Content Include="UpdatePanelTutorial19\default.aspx" />
  438. <Content Include="UpdatePanelTutorial20\default.aspx" />
  439. <Content Include="UpdatePanelTutorialChildTriggers\ChildTriggers.aspx" />
  440. <Content Include="UpdatePanelTutorialCustom\images\awc_jersey_female_large.gif" />
  441. <Content Include="UpdatePanelTutorialCustom\images\awc_jersey_male_large.gif" />
  442. <Content Include="UpdatePanelTutorialCustom\images\awc_tee_female_large.gif" />
  443. <Content Include="UpdatePanelTutorialCustom\images\awc_tee_male_large.gif" />
  444. <Content Include="UpdatePanelTutorialCustom\images\awc_tee_male_yellow_large.gif" />
  445. <Content Include="UpdatePanelTutorialCustom\images\bikepump_large.gif" />
  446. <Content Include="UpdatePanelTutorialCustom\images\bike_lock_large.gif" />
  447. <Content Include="UpdatePanelTutorialCustom\images\bike_shoes_large.gif" />
  448. <Content Include="UpdatePanelTutorialCustom\images\bike_shorts_female_large.gif" />
  449. <Content Include="UpdatePanelTutorialCustom\images\bike_shorts_male_large.gif" />
  450. <Content Include="UpdatePanelTutorialCustom\images\chain_large.gif" />
  451. <Content Include="UpdatePanelTutorialCustom\images\chain_lube_large.gif" />
  452. <Content Include="UpdatePanelTutorialCustom\images\clipless_pedals_large.gif" />
  453. <Content Include="UpdatePanelTutorialCustom\images\co2_4tire_large.gif" />
  454. <Content Include="UpdatePanelTutorialCustom\images\double_headlight_large.gif" />
  455. <Content Include="UpdatePanelTutorialCustom\images\fork_large.gif" />
  456. <Content Include="UpdatePanelTutorialCustom\images\frame_black_large.gif" />
  457. <Content Include="UpdatePanelTutorialCustom\images\frame_blue_large.gif" />
  458. <Content Include="UpdatePanelTutorialCustom\images\frame_large.gif" />
  459. <Content Include="UpdatePanelTutorialCustom\images\frame_red_large.gif" />
  460. <Content Include="UpdatePanelTutorialCustom\images\frame_silver_large.gif" />
  461. <Content Include="UpdatePanelTutorialCustom\images\frame_yellow_large.gif" />
  462. <Content Include="UpdatePanelTutorialCustom\images\handlebar_large.gif" />
  463. <Content Include="UpdatePanelTutorialCustom\images\handpump_large.gif" />
  464. <Content Include="UpdatePanelTutorialCustom\images\hotrodbike_black_large.gif" />
  465. <Content Include="UpdatePanelTutorialCustom\images\hotrodbike_blue_large.gif" />
  466. <Content Include="UpdatePanelTutorialCustom\images\hotrodbike_f_large.gif" />
  467. <Content Include="UpdatePanelTutorialCustom\images\hotrodbike_f_silver_large.gif" />
  468. <Content Include="UpdatePanelTutorialCustom\images\hotrodbike_large.gif" />
  469. <Content Include="UpdatePanelTutorialCustom\images\hotrodbike_red_large.gif" />
  470. <Content Include="UpdatePanelTutorialCustom\images\hotrodbike_silver_large.gif" />
  471. <Content Include="UpdatePanelTutorialCustom\images\hotrodbike_yellow_large.gif" />
  472. <Content Include="UpdatePanelTutorialCustom\images\innertube_large.gif" />
  473. <Content Include="UpdatePanelTutorialCustom\images\julianax_r_02_black_large.gif" />
  474. <Content Include="UpdatePanelTutorialCustom\images\julianax_r_02_blue_large.gif" />
  475. <Content Include="UpdatePanelTutorialCustom\images\julianax_r_02_f_black_large.gif" />
  476. <Content Include="UpdatePanelTutorialCustom\images\julianax_r_02_f_blue_large.gif" />
  477. <Content Include="UpdatePanelTutorialCustom\images\julianax_r_02_f_gold_large.gif" />
  478. <Content Include="UpdatePanelTutorialCustom\images\julianax_r_02_f_green_large.gif" />
  479. <Content Include="UpdatePanelTutorialCustom\images\julianax_r_02_f_red_large.gif" />
  480. <Content Include="UpdatePanelTutorialCustom\images\julianax_r_02_gold_large.gif" />
  481. <Content Include="UpdatePanelTutorialCustom\images\julianax_r_02_green_large.gif" />
  482. <Content Include="UpdatePanelTutorialCustom\images\julianax_r_02_red_large.gif" />
  483. <Content Include="UpdatePanelTutorialCustom\images\julianax_r_02_silver_large.gif" />
  484. <Content Include="UpdatePanelTutorialCustom\images\julianax_r_02_yellow_large.gif" />
  485. <Content Include="UpdatePanelTutorialCustom\images\mb_shoes_large.gif" />
  486. <Content Include="UpdatePanelTutorialCustom\images\mb_tires_large.gif" />
  487. <Content Include="UpdatePanelTutorialCustom\images\no_image_available_large.gif" />
  488. <Content Include="UpdatePanelTutorialCustom\images\pedal_large.gif" />
  489. <Content Include="UpdatePanelTutorialCustom\images\racer02_black_f_large.gif" />
  490. <Content Include="UpdatePanelTutorialCustom\images\racer02_black_large.gif" />
  491. <Content Include="UpdatePanelTutorialCustom\images\racer02_blue_f_large.gif" />
  492. <Content Include="UpdatePanelTutorialCustom\images\racer02_blue_large.gif" />
  493. <Content Include="UpdatePanelTutorialCustom\images\racer02_green_f_large.gif" />
  494. <Content Include="UpdatePanelTutorialCustom\images\racer02_green_large.gif" />
  495. <Content Include="UpdatePanelTutorialCustom\images\racer02_red_large.gif" />
  496. <Content Include="UpdatePanelTutorialCustom\images\racer02_silver_large.gif" />
  497. <Content Include="UpdatePanelTutorialCustom\images\racer02_yellow_f_large.gif" />
  498. <Content Include="UpdatePanelTutorialCustom\images\racer_black_large.gif" />
  499. <Content Include="UpdatePanelTutorialCustom\images\racer_blue_large.gif" />
  500. <Content Include="UpdatePanelTutorialCustom\images\racer_red_large.gif" />
  501. <Content Include="UpdatePanelTutorialCustom\images\racer_silver_large.gif" />
  502. <Content Include="UpdatePanelTutorialCustom\images\racer_yellow_large.gif" />
  503. <Content Include="UpdatePanelTutorialCustom\images\roadster_black_large.gif" />
  504. <Content Include="UpdatePanelTutorialCustom\images\roadster_blue_large.gif" />
  505. <Content Include="UpdatePanelTutorialCustom\images\roadster_green_f_large.gif" />
  506. <Content Include="UpdatePanelTutorialCustom\images\roadster_green_large.gif" />
  507. <Content Include="UpdatePanelTutorialCustom\images\roadster_large.gif" />
  508. <Content Include="UpdatePanelTutorialCustom\images\roadster_purple_f_large.gif" />
  509. <Content Include="UpdatePanelTutorialCustom\images\roadster_purple_large.gif" />
  510. <Content Include="UpdatePanelTutorialCustom\images\roadster_red_f_large.gif" />
  511. <Content Include="UpdatePanelTutorialCustom\images\roadster_red_large.gif" />
  512. <Content Include="UpdatePanelTutorialCustom\images\roadster_silver_large.gif" />
  513. <Content Include="UpdatePanelTutorialCustom\images\roadster_yellow_f_large.gif" />
  514. <Content Include="UpdatePanelTutorialCustom\images\roadster_yellow_large.gif" />
  515. <Content Include="UpdatePanelTutorialCustom\images\saddle_large.gif" />
  516. <Content Include="UpdatePanelTutorialCustom\images\shorts_female_large.gif" />
  517. <Content Include="UpdatePanelTutorialCustom\images\shorts_male_large.gif" />
  518. <Content Include="UpdatePanelTutorialCustom\images\silver_chain_large.gif" />
  519. <Content Include="UpdatePanelTutorialCustom\images\silver_pedal_large.gif" />
  520. <Content Include="UpdatePanelTutorialCustom\images\silver_sprocket_large.gif" />
  521. <Content Include="UpdatePanelTutorialCustom\images\single_headlight_large.gif" />
  522. <Content Include="UpdatePanelTutorialCustom\images\sprocket_large.gif" />
  523. <Content Include="UpdatePanelTutorialCustom\images\street_tires_large.gif" />
  524. <Content Include="UpdatePanelTutorialCustom\images\superlight_black_f_large.gif" />
  525. <Content Include="UpdatePanelTutorialCustom\images\superlight_black_large.gif" />
  526. <Content Include="UpdatePanelTutorialCustom\images\superlight_blue_f_large.gif" />
  527. <Content Include="UpdatePanelTutorialCustom\images\superlight_blue_large.gif" />
  528. <Content Include="UpdatePanelTutorialCustom\images\superlight_metalicgreen_f_large.gif" />
  529. <Content Include="UpdatePanelTutorialCustom\images\superlight_metalicgreen_large.gif" />
  530. <Content Include="UpdatePanelTutorialCustom\images\superlight_red_f_large.gif" />
  531. <Content Include="UpdatePanelTutorialCustom\images\superlight_red_large.gif" />
  532. <Content Include="UpdatePanelTutorialCustom\images\superlight_silver_f_large.gif" />
  533. <Content Include="UpdatePanelTutorialCustom\images\superlight_silver_large.gif" />
  534. <Content Include="UpdatePanelTutorialCustom\images\superlight_yellow_f_large.gif" />
  535. <Content Include="UpdatePanelTutorialCustom\images\superlight_yellow_large.gif" />
  536. <Content Include="UpdatePanelTutorialCustom\images\tail_lights_large.gif" />
  537. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\awc_jersey_female_small.gif" />
  538. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\awc_jersey_male_small.gif" />
  539. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\awc_tee_female_small.gif" />
  540. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\awc_tee_male_small.gif" />
  541. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\awc_tee_male_yellow_small.gif" />
  542. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\bikepump_small.gif" />
  543. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\bike_lock_small.gif" />
  544. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\bike_shoes_small.gif" />
  545. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\bike_shorts_female_small.gif" />
  546. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\bike_shorts_male_small.gif" />
  547. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\chain_lube_small.gif" />
  548. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\chain_small.gif" />
  549. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\clipless_pedals_small.gif" />
  550. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\co2_4tire_small.gif" />
  551. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\double_headlight_small.gif" />
  552. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\fork_small.gif" />
  553. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\frame_black_small.gif" />
  554. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\frame_blue_small.gif" />
  555. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\frame_red_small.gif" />
  556. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\frame_silver_small.gif" />
  557. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\frame_small.gif" />
  558. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\frame_yellow_small.gif" />
  559. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\handlebar_small.gif" />
  560. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\handpump_small.gif" />
  561. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\hotrodbike_black_small.gif" />
  562. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\hotrodbike_blue_small.gif" />
  563. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\hotrodbike_f_silver_small.gif" />
  564. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\hotrodbike_f_small.gif" />
  565. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\hotrodbike_red_small.gif" />
  566. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\hotrodbike_silver_small.gif" />
  567. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\hotrodbike_small.gif" />
  568. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\hotrodbike_yellow_small.gif" />
  569. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\innertube_small.gif" />
  570. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\julianax_r_02_black_small.gif" />
  571. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\julianax_r_02_blue_small.gif" />
  572. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\julianax_r_02_f_black_small.gif" />
  573. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\julianax_r_02_f_blue_small.gif" />
  574. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\julianax_r_02_f_gold_small.gif" />
  575. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\julianax_r_02_f_green_small.gif" />
  576. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\julianax_r_02_f_red_small.gif" />
  577. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\julianax_r_02_gold_small.gif" />
  578. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\julianax_r_02_green_small.gif" />
  579. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\julianax_r_02_red_small.gif" />
  580. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\julianax_r_02_silver_small.gif" />
  581. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\julianax_r_02_yellow_small.gif" />
  582. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\mb_shoes_small.gif" />
  583. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\mb_tires_small.gif" />
  584. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\no_image_available_small.gif" />
  585. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\pedal_small.gif" />
  586. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer02_black_f_small.gif" />
  587. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer02_black_small.gif" />
  588. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer02_blue_f_small.gif" />
  589. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer02_blue_small.gif" />
  590. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer02_green_f_small.gif" />
  591. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer02_green_small.gif" />
  592. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer02_red_small.gif" />
  593. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer02_silver_small.gif" />
  594. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer02_yellow_f_small.gif" />
  595. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer_black_small.gif" />
  596. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer_blue_small.gif" />
  597. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer_red_small.gif" />
  598. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer_silver_small.gif" />
  599. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\racer_yellow_small.gif" />
  600. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\roadster_black_small.gif" />
  601. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\roadster_blue_small.gif" />
  602. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\roadster_green_f_small.gif" />
  603. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\roadster_green_small.gif" />
  604. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\roadster_purple_f_small.gif" />
  605. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\roadster_purple_small.gif" />
  606. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\roadster_red_f_small.gif" />
  607. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\roadster_red_small.gif" />
  608. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\roadster_silver_small.gif" />
  609. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\roadster_small.gif" />
  610. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\roadster_yellow_f_small.gif" />
  611. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\roadster_yellow_small.gif" />
  612. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\saddle_small.gif" />
  613. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\shorts_female_small.gif" />
  614. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\shorts_male_small.gif" />
  615. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\silver_chain_small.gif" />
  616. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\silver_pedal_small.gif" />
  617. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\silver_sprocket_small.gif" />
  618. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\single_headlight_small.gif" />
  619. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\sprocket_small.gif" />
  620. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\street_tires_small.gif" />
  621. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\superlight_black_f_small.gif" />
  622. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\superlight_black_small.gif" />
  623. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\superlight_blue_f_small.gif" />
  624. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\superlight_blue_small.gif" />
  625. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\superlight_metalicgreen_f_small.gif" />
  626. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\superlight_metalicgreen_small.gif" />
  627. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\superlight_red_f_small.gif" />
  628. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\superlight_red_small.gif" />
  629. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\superlight_silver_f_small.gif" />
  630. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\superlight_silver_small.gif" />
  631. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\superlight_yellow_f_small.gif" />
  632. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\superlight_yellow_small.gif" />
  633. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\tail_lights_small.gif" />
  634. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\tirepatch_kit_small.gif" />
  635. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\water_bottle_cage_small.gif" />
  636. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\water_bottle_small.gif" />
  637. <Content Include="UpdatePanelTutorialCustom\images\thumbnails\wheel_small.gif" />
  638. <Content Include="UpdatePanelTutorialCustom\images\tirepatch_kit_large.gif" />
  639. <Content Include="UpdatePanelTutorialCustom\images\water_bottle_cage_large.gif" />
  640. <Content Include="UpdatePanelTutorialCustom\images\water_bottle_large.gif" />
  641. <Content Include="UpdatePanelTutorialCustom\images\wheel_large.gif" />
  642. <Content Include="UpdatePanelTutorialCustom\ShowProducts.aspx" />
  643. <Content Include="UpdatePanelTutorialIntro1\default.aspx" />
  644. <Content Include="UpdatePanelUserControlTutorial1\Default.aspx" />
  645. <Content Include="UpdatePanelUserControlTutorial1\EmployeeInfo.ascx" />
  646. <Content Include="UpdatePanelUserControlTutorial1\EmployeeList.ascx" />
  647. <Content Include="UpdatePanelWalkthrough1\DeclarativeMarkupCS.aspx" />
  648. <Content Include="UpdatePanelWalkthrough1\WizardWithoutUpdatePanelCS.aspx" />
  649. <Content Include="UpdatePanelWalkthrough1\WizardWithUpdatePanelCS.aspx" />
  650. <Content Include="UpdatePanelWalkthrough2\SearchResultsWithoutUpdatePanelCS.aspx" />
  651. <Content Include="UpdatePanelWalkthrough2\SearchResultsWithUpdatePanelCS.aspx" />
  652. <Content Include="UpdatePanelWalkthrough2\TriggersDeclarativeMarkupCS.aspx" />
  653. <Content Include="UpdatePanelWalkthrough3\DeclarativeMasterPageCS.master" />
  654. <Content Include="UpdatePanelWalkthrough3\DelcarativeContentPageCS.aspx" />
  655. <Content Include="UpdatePanelWalkthrough3\NorthwindTradersContentPageCS.aspx" />
  656. <Content Include="UpdatePanelWalkthrough3\NorthwindTradersMasterPageCS.master" />
  657. <Content Include="UpdatePanelWalkthrough4\SurveyExampleCS.aspx" />
  658. <Content Include="UpdateProgressOverview1\default.aspx" />
  659. <Content Include="UpdateProgressOverview2\default.aspx" />
  660. <Content Include="UpdateProgressTutorialIntro10\default.aspx" />
  661. <Content Include="UpdateProgressTutorialIntro11\default.aspx" />
  662. <Content Include="UpdateProgressTutorialIntro6\default.aspx" />
  663. <Content Include="UpdateProgressTutorialIntro7\default.aspx" />
  664. </ItemGroup>
  665. <ItemGroup>
  666. <EmbeddedResource Include="LocalizingClientResourcesWalkthrough\VerificationResources.it.resx">
  667. <SubType>Designer</SubType>
  668. </EmbeddedResource>
  669. <EmbeddedResource Include="LocalizingClientResourcesWalkthrough\VerificationResources.resx">
  670. <SubType>Designer</SubType>
  671. </EmbeddedResource>
  672. </ItemGroup>
  673. </Project>