SystemWebExtensionsAUT.csproj 46 KB

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