| 01. ADO.NET Overview | |||
| 01. ADO.NET Overview.wmv | 8.74 MB | ||
| 02. Setting Up Your Environment | |||
| 01. Introduction.wmv | 1.84 MB | ||
| 02. Download Database.wmv | 7.64 MB | ||
| 03. Create Project.wmv | 3.58 MB | ||
| 03. Connect to A Data Source Using ADO.NET | |||
| 01. Introduction.wmv | 9.03 MB | ||
| 02. Setup and Connecting with WinForm.wmv | 7.79 MB | ||
| 03. Connecting with ASP.NET.wmv | 4.66 MB | ||
| 04. SqlConnectionStringBuilder.wmv | 7.81 MB | ||
| 05. Change ApplicationName.wmv | 7.43 MB | ||
| 06. Conclusion.wmv | 764.32 KB | ||
| 04. Retrieving Data from A Data Source | |||
| 01. Introduction.wmv | 2.12 MB | ||
| 02. Build SQL Statement.wmv | 8.28 MB | ||
| 03. Implement Data Layer.wmv | 14.14 MB | ||
| 04. WinForm Application.wmv | 11.58 MB | ||
| 05. ASP.NET Application.wmv | 8.63 MB | ||
| 06. Stored Procedure.wmv | 9.08 MB | ||
| 07. Summary.wmv | 758.47 KB | ||
| 05. Inserting, Deleting, Updating Data from A Data Source | |||
| 01. Introduction.wmv | 1.4 MB | ||
| 02. Prepare ExecuteNonQuery.wmv | 4.06 MB | ||
| 03. Stored Procedure.wmv | 3.59 MB | ||
| 04. Inserts With ExecuteNonQuery.wmv | 6.7 MB | ||
| 05. Inserts With ExecuteScalar.wmv | 5.57 MB | ||
| 06. Using Output Parameter.wmv | 6.75 MB | ||
| 07. Using ReturnValue Parameter.wmv | 5.17 MB | ||
| 08. Deletes With ExecuteNonQuery.wmv | 7.97 MB | ||
| 09. Updates With ExecuteNonQuery.wmv | 10.49 MB | ||
| 10. Apply Changes In ASP.NET.wmv | 9.34 MB | ||
| 11. Summary.wmv | 775.98 KB | ||
| 06. Understanding Errors with ADO.NET | |||
| 01. Introduction.wmv | 9.36 MB | ||
| 02. Catch SqlException Errors.wmv | 11.85 MB | ||
| 03. Use RAISEERROR.wmv | 5.41 MB | ||
| 04. Change ASP.NET Application.wmv | 6.21 MB | ||
| 05. Summary.wmv | 1.04 MB | ||
| 07. Using SqlDataAdapter | |||
| 01. Introduction.wmv | 3.87 MB | ||
| 02. Load A DataTable.wmv | 6.8 MB | ||
| 03. Bind A DataTable.wmv | 5.62 MB | ||
| 04. Update with SqlDataAdapter.wmv | 15.51 MB | ||
| 05. Change ASP.NET Application.wmv | 5.75 MB | ||
| 06. Summary.wmv | 951.09 KB | ||
| 08. Client Side Performance Tracking | |||
| 01. Introduction.wmv | 4.53 MB | ||
| 02. Setup.wmv | 7.9 MB | ||
| 03. RetrieveStatistics.wmv | 4.34 MB | ||
| 04. Display All Statistics.wmv | 11.61 MB | ||
| 05. Roundtrips.wmv | 3.85 MB | ||
| 06. Summary.wmv | 933.59 KB | ||
| 09. Managing Concurrency and Transactions | |||
| 01. Introduction.wmv | 8.6 MB | ||
| 02. Concurrency with WHERE clause.wmv | 12.97 MB | ||
| 03. Concurrency with SqlDataAdapter.wmv | 4.64 MB | ||
| 04. Concurrency with Timestamp.wmv | 10.9 MB | ||
| 05. SqlTransaction.wmv | 10.07 MB | ||
| 06. TransactionScope.wmv | 9.53 MB | ||
| 07. Server Transactions.wmv | 6.01 MB | ||
| 08. Summary.wmv | 1.27 MB | ||
| 10. Connection Pooling | |||
| 01. Introduction.wmv | 7.35 MB | ||
| 02. SQL Profiler and Pooling.wmv | 5.53 MB | ||
| 03. Performance Monitor and Pooling.wmv | 5.44 MB | ||
| 04. Impact of Connection String on Pooling.wmv | 8.48 MB | ||
| 05. Resolve a Connection Pooling Bug.wmv | 6.67 MB | ||
| 06. Summary.wmv | 1.04 MB | ||
| 11. Using XML with ADO.NET | |||
| 01. Introduction.wmv | 3.81 MB | ||
| 02. Writing XML.wmv | 15.4 MB | ||
| 03. Reading XML.wmv | 12.12 MB | ||
| 04. Summary.wmv | 1 MB | ||
| 12. Transient Fault Handling with ADO.NET | |||
| 01. Introduction.wmv | 7.67 MB | ||
| 02. Setup.wmv | 7.61 MB | ||
| 03. Demo.wmv | 21.22 MB | ||
| 04. Summary.wmv | 916.08 KB | ||
| 13. Performance Considerations with ADO.NET | |||
| 01. Introduction.wmv | 6.22 MB | ||
| 02. XML Input.wmv | 25.84 MB | ||
| 03. MARS.wmv | 13.77 MB | ||
| 04. Summary.wmv | 781.85 KB | ||
| Working files | |||
| m01-intro-slides.pdf | 214.77 KB | ||
| m02-setup-exercise-files | |||
| after | |||
| ASPDemo | |||
| ASPDemo.csproj | 4.71 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 350 B | ||
| DataLayer | |||
| DB.cs | 198 B | ||
| DataLayer.csproj | 2.35 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 187 B | ||
| Form1.Designer.cs | 1.38 KB | ||
| Form1.cs | 388 B | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.07 KB | ||
| Settings.settings | 249 B | ||
| WinDemo.csproj | 3.92 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 68 KB | ||
| m02-setup-slides.pdf | 121.69 KB | ||
| m03-connection-exercise-files | |||
| after | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 334 B | ||
| Default.aspx.cs | 606 B | ||
| Default.aspx.designer.cs | 762 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| DB.cs | 1.46 KB | ||
| DataLayer.csproj | 2.39 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 428 B | ||
| Form1.Designer.cs | 1.44 KB | ||
| Form1.cs | 753 B | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 70.5 KB | ||
| before | |||
| ASPDemo | |||
| ASPDemo.csproj | 4.71 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 350 B | ||
| DataLayer | |||
| DB.cs | 198 B | ||
| DataLayer.csproj | 2.35 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 187 B | ||
| Form1.Designer.cs | 1.38 KB | ||
| Form1.cs | 388 B | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.07 KB | ||
| Settings.settings | 249 B | ||
| WinDemo.csproj | 3.92 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 68 KB | ||
| m03-connection-slides.pdf | 110.44 KB | ||
| m04-read-exercise-files | |||
| after | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 1.51 KB | ||
| Default.aspx.cs | 1.1 KB | ||
| Default.aspx.designer.cs | 2.73 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| DB.cs | 1.46 KB | ||
| DataLayer.csproj | 2.43 KB | ||
| Employee.cs | 3.09 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 428 B | ||
| Form1.Designer.cs | 6.15 KB | ||
| Form1.cs | 1.23 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 97.5 KB | ||
| sqlfile.txt | 819 B | ||
| before | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 334 B | ||
| Default.aspx.cs | 606 B | ||
| Default.aspx.designer.cs | 762 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| DB.cs | 1.46 KB | ||
| DataLayer.csproj | 2.39 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 428 B | ||
| Form1.Designer.cs | 1.44 KB | ||
| Form1.cs | 753 B | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 70.5 KB | ||
| m04-read-slides.pdf | 95.43 KB | ||
| m05-update-exercise-files | |||
| after | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 1.89 KB | ||
| Default.aspx.cs | 2.11 KB | ||
| Default.aspx.designer.cs | 3.76 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 4.7 KB | ||
| DB.cs | 1.46 KB | ||
| DataLayer.csproj | 2.48 KB | ||
| Employee.cs | 4.13 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 428 B | ||
| Form1.Designer.cs | 8.41 KB | ||
| Form1.cs | 2.25 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 101.5 KB | ||
| before | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 1.51 KB | ||
| Default.aspx.cs | 1.1 KB | ||
| Default.aspx.designer.cs | 2.73 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| DB.cs | 1.46 KB | ||
| DataLayer.csproj | 2.43 KB | ||
| Employee.cs | 3.09 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 428 B | ||
| Form1.Designer.cs | 6.15 KB | ||
| Form1.cs | 1.23 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 97.5 KB | ||
| m05-update-slides.pdf | 94.5 KB | ||
| m06-errors-exercise-files | |||
| after | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.02 KB | ||
| Default.aspx.cs | 2.85 KB | ||
| Default.aspx.designer.cs | 4.08 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 4.7 KB | ||
| DB.cs | 1.46 KB | ||
| DataLayer.csproj | 2.48 KB | ||
| Employee.cs | 4.13 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 429 B | ||
| Form1.Designer.cs | 8.41 KB | ||
| Form1.cs | 3.24 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 101.5 KB | ||
| before | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 1.89 KB | ||
| Default.aspx.cs | 2.11 KB | ||
| Default.aspx.designer.cs | 3.76 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 4.7 KB | ||
| DB.cs | 1.46 KB | ||
| DataLayer.csproj | 2.48 KB | ||
| Employee.cs | 4.13 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 428 B | ||
| Form1.Designer.cs | 8.41 KB | ||
| Form1.cs | 2.25 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 101.5 KB | ||
| m06-errors-slides.pdf | 347.37 KB | ||
| m07-adapters-exercise-files | |||
| after | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.24 KB | ||
| Default.aspx.cs | 3.24 KB | ||
| Default.aspx.designer.cs | 4.42 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 6.28 KB | ||
| DB.cs | 1.46 KB | ||
| DataLayer.csproj | 2.48 KB | ||
| Employee.cs | 4.13 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 429 B | ||
| Form1.Designer.cs | 9.98 KB | ||
| Form1.cs | 4.01 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 99 KB | ||
| before | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.02 KB | ||
| Default.aspx.cs | 2.85 KB | ||
| Default.aspx.designer.cs | 4.08 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 4.7 KB | ||
| DB.cs | 1.46 KB | ||
| DataLayer.csproj | 2.48 KB | ||
| Employee.cs | 4.13 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 429 B | ||
| Form1.Designer.cs | 8.41 KB | ||
| Form1.cs | 3.24 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 101.5 KB | ||
| m07-adapters-slides.pdf | 132.75 KB | ||
| m08-clientperf-exercise-files | |||
| adodemo-m08-end | |||
| after | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.24 KB | ||
| Default.aspx.cs | 3.24 KB | ||
| Default.aspx.designer.cs | 4.42 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 6.4 KB | ||
| DB.cs | 2.98 KB | ||
| DataLayer.csproj | 2.48 KB | ||
| Employee.cs | 4.13 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 429 B | ||
| Form1.Designer.cs | 11.43 KB | ||
| Form1.cs | 4.8 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 93.5 KB | ||
| before | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.24 KB | ||
| Default.aspx.cs | 3.24 KB | ||
| Default.aspx.designer.cs | 4.42 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 6.28 KB | ||
| DB.cs | 1.46 KB | ||
| DataLayer.csproj | 2.48 KB | ||
| Employee.cs | 4.13 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 429 B | ||
| Form1.Designer.cs | 9.98 KB | ||
| Form1.cs | 4.01 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 99 KB | ||
| m08-clientperf-slides.pdf | 119.05 KB | ||
| m09-transactions-exercise-files | |||
| after | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.24 KB | ||
| Default.aspx.cs | 3.33 KB | ||
| Default.aspx.designer.cs | 4.75 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 7.28 KB | ||
| DB.cs | 2.98 KB | ||
| DataLayer.csproj | 2.52 KB | ||
| Employee.cs | 4.4 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 429 B | ||
| Form1.Designer.cs | 12.14 KB | ||
| Form1.cs | 5.76 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 100.5 KB | ||
| before | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.24 KB | ||
| Default.aspx.cs | 3.24 KB | ||
| Default.aspx.designer.cs | 4.42 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 6.4 KB | ||
| DB.cs | 2.98 KB | ||
| DataLayer.csproj | 2.48 KB | ||
| Employee.cs | 4.13 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 429 B | ||
| Form1.Designer.cs | 11.43 KB | ||
| Form1.cs | 4.8 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 93.5 KB | ||
| m09-transactions-slides.pdf | 121.11 KB | ||
| m10-pooling-exercise-files | |||
| after | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.24 KB | ||
| Default.aspx.cs | 3.33 KB | ||
| Default.aspx.designer.cs | 4.42 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 7.28 KB | ||
| DB.cs | 2.99 KB | ||
| DataLayer.csproj | 2.52 KB | ||
| Employee.cs | 4.4 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 581 B | ||
| Form1.Designer.cs | 12.14 KB | ||
| Form1.cs | 5.79 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 99.5 KB | ||
| before | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.24 KB | ||
| Default.aspx.cs | 3.33 KB | ||
| Default.aspx.designer.cs | 4.42 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 7.28 KB | ||
| DB.cs | 2.98 KB | ||
| DataLayer.csproj | 2.52 KB | ||
| Employee.cs | 4.4 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 429 B | ||
| Form1.Designer.cs | 12.14 KB | ||
| Form1.cs | 5.76 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 100.5 KB | ||
| m10-pooling-slides.pdf | 195.38 KB | ||
| m11-xml-exercise-files | |||
| after | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.24 KB | ||
| Default.aspx.cs | 3.33 KB | ||
| Default.aspx.designer.cs | 4.42 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 9.93 KB | ||
| DB.cs | 2.99 KB | ||
| DataLayer.csproj | 2.52 KB | ||
| Employee.cs | 4.4 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 581 B | ||
| Form1.Designer.cs | 12.88 KB | ||
| Form1.cs | 6.14 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 99 KB | ||
| before | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.24 KB | ||
| Default.aspx.cs | 3.33 KB | ||
| Default.aspx.designer.cs | 4.42 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 7.28 KB | ||
| DB.cs | 2.99 KB | ||
| DataLayer.csproj | 2.52 KB | ||
| Employee.cs | 4.4 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 581 B | ||
| Form1.Designer.cs | 12.14 KB | ||
| Form1.cs | 5.79 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 99.5 KB | ||
| m11-xml-slides.pdf | 102.51 KB | ||
| m12-retry-exercise-files | |||
| after | |||
| ASPDemo | |||
| ASPDemo.csproj | 7.34 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.33 KB | ||
| Default.aspx.cs | 3.33 KB | ||
| Default.aspx.designer.cs | 4.75 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| bin | |||
| Microsoft.Practices.EnterpriseLibrary.Common.dll | 326.8 KB | ||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.dll | 96.59 KB | ||
| Microsoft.Practices.ServiceLocation.dll | 29.06 KB | ||
| Microsoft.Practices.TransientFaultHandling.Core.dll | 32.19 KB | ||
| Microsoft.Practices.Unity.Configuration.dll | 84.57 KB | ||
| Microsoft.Practices.Unity.Interception.Configuration.dll | 34.57 KB | ||
| Microsoft.Practices.Unity.Interception.dll | 117.57 KB | ||
| Microsoft.Practices.Unity.dll | 121.07 KB | ||
| obj | |||
| Debug | |||
| DesignTimeResolveAssemblyReferencesInput.cache | 8.91 KB | ||
| TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs | 0 B | ||
| TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs | 0 B | ||
| TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs | 0 B | ||
| packages.config | 599 B | ||
| web.config | 2.63 KB | ||
| DataLayer | |||
| ApplicationLog.cs | 9.93 KB | ||
| DB.cs | 4.81 KB | ||
| DataLayer.csproj | 4.66 KB | ||
| Employee.cs | 4.4 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| obj | |||
| Debug | |||
| DesignTimeResolveAssemblyReferencesInput.cache | 7.74 KB | ||
| TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs | 0 B | ||
| TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs | 0 B | ||
| TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs | 0 B | ||
| packages.config | 599 B | ||
| WinDemo | |||
| WinDemo | |||
| Form1.Designer.cs | 12.88 KB | ||
| Form1.cs | 6.12 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 6.01 KB | ||
| app.config | 2.72 KB | ||
| bin | |||
| Debug | |||
| WinDemo.exe.config | 2.72 KB | ||
| WinDemo.vshost.exe | 22.45 KB | ||
| WinDemo.vshost.exe.config | 2.72 KB | ||
| WinDemo.vshost.exe.manifest | 490 B | ||
| obj | |||
| Debug | |||
| DesignTimeResolveAssemblyReferencesInput.cache | 8.17 KB | ||
| TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs | 0 B | ||
| TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs | 0 B | ||
| TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs | 0 B | ||
| WinDemo.csproj.FileListAbsolute.txt | 75 B | ||
| packages.config | 599 B | ||
| WinDemo.sln | 2.44 KB | ||
| WinDemo.v11.suo | 144 KB | ||
| packages | |||
| CommonServiceLocator.1.0 | |||
| CommonServiceLocator.1.0.nupkg | 36.34 KB | ||
| CommonServiceLocator.1.0.nuspec | 1.67 KB | ||
| lib | |||
| NET35 | |||
| Microsoft.Practices.ServiceLocation.XML | 16.44 KB | ||
| Microsoft.Practices.ServiceLocation.dll | 29.06 KB | ||
| Microsoft.Practices.ServiceLocation.pdb | 23.5 KB | ||
| SL30 | |||
| Microsoft.Practices.ServiceLocation.XML | 16.44 KB | ||
| Microsoft.Practices.ServiceLocation.dll | 25.88 KB | ||
| EnterpriseLibrary.Common.5.0.505.0 | |||
| EnterpriseLibrary.Common.5.0.505.0.nupkg | 273.17 KB | ||
| EnterpriseLibrary.Common.5.0.505.0.nuspec | 1.58 KB | ||
| lib | |||
| NET35 | |||
| Microsoft.Practices.EnterpriseLibrary.Common.dll | 326.8 KB | ||
| Microsoft.Practices.EnterpriseLibrary.Common.xml | 693.36 KB | ||
| SL40 | |||
| Microsoft.Practices.EnterpriseLibrary.Common.Silverlight.dll | 72.8 KB | ||
| Microsoft.Practices.EnterpriseLibrary.Common.Silverlight.xml | 156.47 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 646 B | ||
| EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0 | |||
| DesignTime | |||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.dll | 32.58 KB | ||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.xml | 9.25 KB | ||
| EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0.nupkg | 70.52 KB | ||
| EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0.nuspec | 2.22 KB | ||
| Readme - Transient Fault Handling Application Block.txt | 547 B | ||
| lib | |||
| NET4 | |||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.dll | 96.59 KB | ||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.xml | 154.4 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 918 B | ||
| TransientFaultHandling.Core.5.1.1209.1 | |||
| Readme - Transient Fault Handling - Core.txt | 596 B | ||
| TransientFaultHandling.Core.5.1.1209.1.nupkg | 26.12 KB | ||
| TransientFaultHandling.Core.5.1.1209.1.nuspec | 1.38 KB | ||
| lib | |||
| NET4 | |||
| Microsoft.Practices.TransientFaultHandling.Core.dll | 32.19 KB | ||
| Microsoft.Practices.TransientFaultHandling.Core.xml | 50.91 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 594 B | ||
| Unity.2.1.505.2 | |||
| Unity.2.1.505.2.nupkg | 233.2 KB | ||
| Unity.2.1.505.2.nuspec | 1.56 KB | ||
| lib | |||
| NET35 | |||
| Microsoft.Practices.Unity.Configuration.dll | 84.57 KB | ||
| Microsoft.Practices.Unity.Configuration.xml | 148.83 KB | ||
| Microsoft.Practices.Unity.dll | 121.07 KB | ||
| Microsoft.Practices.Unity.xml | 354.4 KB | ||
| SL30 | |||
| Microsoft.Practices.Unity.Silverlight.dll | 120.67 KB | ||
| Microsoft.Practices.Unity.Silverlight.xml | 354.72 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 646 B | ||
| Unity.Interception.2.1.505.2 | |||
| Unity.Interception.2.1.505.2.nupkg | 168.61 KB | ||
| Unity.Interception.2.1.505.2.nuspec | 1.79 KB | ||
| lib | |||
| NET35 | |||
| Microsoft.Practices.Unity.Interception.Configuration.dll | 34.57 KB | ||
| Microsoft.Practices.Unity.Interception.Configuration.xml | 44.93 KB | ||
| Microsoft.Practices.Unity.Interception.dll | 117.57 KB | ||
| Microsoft.Practices.Unity.Interception.xml | 231.48 KB | ||
| SL40 | |||
| Microsoft.Practices.Unity.Interception.Silverlight.dll | 112.17 KB | ||
| Microsoft.Practices.Unity.Interception.Silverlight.xml | 214.63 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 646 B | ||
| repositories.config | 238 B | ||
| before | |||
| ASPDemo | |||
| ASPDemo.csproj | 5.22 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.33 KB | ||
| Default.aspx.cs | 3.33 KB | ||
| Default.aspx.designer.cs | 4.42 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| Web.config | 590 B | ||
| DataLayer | |||
| ApplicationLog.cs | 7.28 KB | ||
| DB.cs | 2.99 KB | ||
| DataLayer.csproj | 2.52 KB | ||
| Employee.cs | 4.4 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| WinDemo | |||
| WinDemo | |||
| App.config | 581 B | ||
| Form1.Designer.cs | 12.14 KB | ||
| Form1.cs | 5.79 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 3.97 KB | ||
| WinDemo.sln | 1.83 KB | ||
| WinDemo.v11.suo | 99.5 KB | ||
| m12-retry-slides.pdf | 108.88 KB | ||
| m13-performance-exercise-files | |||
| after | |||
| ASPDemo | |||
| ASPDemo.csproj | 7.34 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.33 KB | ||
| Default.aspx.cs | 3.33 KB | ||
| Default.aspx.designer.cs | 4.75 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| packages.config | 599 B | ||
| web.config | 2.63 KB | ||
| DataLayer | |||
| ApplicationLog.cs | 13.05 KB | ||
| DB.cs | 4.81 KB | ||
| DataLayer.csproj | 4.66 KB | ||
| Employee.cs | 4.4 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| packages.config | 599 B | ||
| WinDemo | |||
| WinDemo | |||
| Form1.Designer.cs | 12.88 KB | ||
| Form1.cs | 6.12 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 6.01 KB | ||
| app.config | 2.72 KB | ||
| packages.config | 599 B | ||
| WinDemo.sln | 2.44 KB | ||
| WinDemo.v11.suo | 144.5 KB | ||
| packages | |||
| CommonServiceLocator.1.0 | |||
| CommonServiceLocator.1.0.nupkg | 36.34 KB | ||
| CommonServiceLocator.1.0.nuspec | 1.67 KB | ||
| lib | |||
| NET35 | |||
| Microsoft.Practices.ServiceLocation.XML | 16.44 KB | ||
| Microsoft.Practices.ServiceLocation.dll | 29.06 KB | ||
| Microsoft.Practices.ServiceLocation.pdb | 23.5 KB | ||
| SL30 | |||
| Microsoft.Practices.ServiceLocation.XML | 16.44 KB | ||
| Microsoft.Practices.ServiceLocation.dll | 25.88 KB | ||
| EnterpriseLibrary.Common.5.0.505.0 | |||
| EnterpriseLibrary.Common.5.0.505.0.nupkg | 273.17 KB | ||
| EnterpriseLibrary.Common.5.0.505.0.nuspec | 1.58 KB | ||
| lib | |||
| NET35 | |||
| Microsoft.Practices.EnterpriseLibrary.Common.dll | 326.8 KB | ||
| Microsoft.Practices.EnterpriseLibrary.Common.xml | 693.36 KB | ||
| SL40 | |||
| Microsoft.Practices.EnterpriseLibrary.Common.Silverlight.dll | 72.8 KB | ||
| Microsoft.Practices.EnterpriseLibrary.Common.Silverlight.xml | 156.47 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 646 B | ||
| EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0 | |||
| DesignTime | |||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.dll | 32.58 KB | ||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.xml | 9.25 KB | ||
| EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0.nupkg | 70.52 KB | ||
| EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0.nuspec | 2.22 KB | ||
| Readme - Transient Fault Handling Application Block.txt | 547 B | ||
| lib | |||
| NET4 | |||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.dll | 96.59 KB | ||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.xml | 154.4 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 918 B | ||
| TransientFaultHandling.Core.5.1.1209.1 | |||
| Readme - Transient Fault Handling - Core.txt | 596 B | ||
| TransientFaultHandling.Core.5.1.1209.1.nupkg | 26.12 KB | ||
| TransientFaultHandling.Core.5.1.1209.1.nuspec | 1.38 KB | ||
| lib | |||
| NET4 | |||
| Microsoft.Practices.TransientFaultHandling.Core.dll | 32.19 KB | ||
| Microsoft.Practices.TransientFaultHandling.Core.xml | 50.91 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 594 B | ||
| Unity.2.1.505.2 | |||
| Unity.2.1.505.2.nupkg | 233.2 KB | ||
| Unity.2.1.505.2.nuspec | 1.56 KB | ||
| lib | |||
| NET35 | |||
| Microsoft.Practices.Unity.Configuration.dll | 84.57 KB | ||
| Microsoft.Practices.Unity.Configuration.xml | 148.83 KB | ||
| Microsoft.Practices.Unity.dll | 121.07 KB | ||
| Microsoft.Practices.Unity.xml | 354.4 KB | ||
| SL30 | |||
| Microsoft.Practices.Unity.Silverlight.dll | 120.67 KB | ||
| Microsoft.Practices.Unity.Silverlight.xml | 354.72 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 646 B | ||
| Unity.Interception.2.1.505.2 | |||
| Unity.Interception.2.1.505.2.nupkg | 168.61 KB | ||
| Unity.Interception.2.1.505.2.nuspec | 1.79 KB | ||
| lib | |||
| NET35 | |||
| Microsoft.Practices.Unity.Interception.Configuration.dll | 34.57 KB | ||
| Microsoft.Practices.Unity.Interception.Configuration.xml | 44.93 KB | ||
| Microsoft.Practices.Unity.Interception.dll | 117.57 KB | ||
| Microsoft.Practices.Unity.Interception.xml | 231.48 KB | ||
| SL40 | |||
| Microsoft.Practices.Unity.Interception.Silverlight.dll | 112.17 KB | ||
| Microsoft.Practices.Unity.Interception.Silverlight.xml | 214.63 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 646 B | ||
| repositories.config | 238 B | ||
| before | |||
| ASPDemo | |||
| ASPDemo.csproj | 7.34 KB | ||
| ASPDemo.csproj.user | 1.06 KB | ||
| Default.aspx | 2.33 KB | ||
| Default.aspx.cs | 3.33 KB | ||
| Default.aspx.designer.cs | 4.75 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.37 KB | ||
| Web.Debug.config | 1.27 KB | ||
| Web.Release.config | 1.33 KB | ||
| bin | |||
| Microsoft.Practices.EnterpriseLibrary.Common.dll | 326.8 KB | ||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.dll | 96.59 KB | ||
| Microsoft.Practices.ServiceLocation.dll | 29.06 KB | ||
| Microsoft.Practices.TransientFaultHandling.Core.dll | 32.19 KB | ||
| Microsoft.Practices.Unity.Configuration.dll | 84.57 KB | ||
| Microsoft.Practices.Unity.Interception.Configuration.dll | 34.57 KB | ||
| Microsoft.Practices.Unity.Interception.dll | 117.57 KB | ||
| Microsoft.Practices.Unity.dll | 121.07 KB | ||
| obj | |||
| Debug | |||
| DesignTimeResolveAssemblyReferencesInput.cache | 8.91 KB | ||
| TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs | 0 B | ||
| TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs | 0 B | ||
| TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs | 0 B | ||
| packages.config | 599 B | ||
| web.config | 2.63 KB | ||
| DataLayer | |||
| ApplicationLog.cs | 9.93 KB | ||
| DB.cs | 4.81 KB | ||
| DataLayer.csproj | 4.66 KB | ||
| Employee.cs | 4.4 KB | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| obj | |||
| Debug | |||
| DesignTimeResolveAssemblyReferencesInput.cache | 7.74 KB | ||
| TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs | 0 B | ||
| TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs | 0 B | ||
| TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs | 0 B | ||
| packages.config | 599 B | ||
| WinDemo | |||
| WinDemo | |||
| Form1.Designer.cs | 12.88 KB | ||
| Form1.cs | 6.12 KB | ||
| Form1.resx | 5.68 KB | ||
| Program.cs | 530 B | ||
| Properties | |||
| AssemblyInfo.cs | 1.41 KB | ||
| Resources.Designer.cs | 2.78 KB | ||
| Resources.resx | 5.48 KB | ||
| Settings.Designer.cs | 1.06 KB | ||
| Settings.settings | 200 B | ||
| WinDemo.csproj | 6.01 KB | ||
| app.config | 2.72 KB | ||
| bin | |||
| Debug | |||
| WinDemo.exe.config | 2.72 KB | ||
| WinDemo.vshost.exe | 22.45 KB | ||
| WinDemo.vshost.exe.config | 2.72 KB | ||
| WinDemo.vshost.exe.manifest | 490 B | ||
| obj | |||
| Debug | |||
| DesignTimeResolveAssemblyReferencesInput.cache | 8.17 KB | ||
| TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs | 0 B | ||
| TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs | 0 B | ||
| TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs | 0 B | ||
| WinDemo.csproj.FileListAbsolute.txt | 75 B | ||
| packages.config | 599 B | ||
| WinDemo.sln | 2.44 KB | ||
| WinDemo.v11.suo | 144 KB | ||
| packages | |||
| CommonServiceLocator.1.0 | |||
| CommonServiceLocator.1.0.nupkg | 36.34 KB | ||
| CommonServiceLocator.1.0.nuspec | 1.67 KB | ||
| lib | |||
| NET35 | |||
| Microsoft.Practices.ServiceLocation.XML | 16.44 KB | ||
| Microsoft.Practices.ServiceLocation.dll | 29.06 KB | ||
| Microsoft.Practices.ServiceLocation.pdb | 23.5 KB | ||
| SL30 | |||
| Microsoft.Practices.ServiceLocation.XML | 16.44 KB | ||
| Microsoft.Practices.ServiceLocation.dll | 25.88 KB | ||
| EnterpriseLibrary.Common.5.0.505.0 | |||
| EnterpriseLibrary.Common.5.0.505.0.nupkg | 273.17 KB | ||
| EnterpriseLibrary.Common.5.0.505.0.nuspec | 1.58 KB | ||
| lib | |||
| NET35 | |||
| Microsoft.Practices.EnterpriseLibrary.Common.dll | 326.8 KB | ||
| Microsoft.Practices.EnterpriseLibrary.Common.xml | 693.36 KB | ||
| SL40 | |||
| Microsoft.Practices.EnterpriseLibrary.Common.Silverlight.dll | 72.8 KB | ||
| Microsoft.Practices.EnterpriseLibrary.Common.Silverlight.xml | 156.47 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 646 B | ||
| EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0 | |||
| DesignTime | |||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.dll | 32.58 KB | ||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.xml | 9.25 KB | ||
| EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0.nupkg | 70.52 KB | ||
| EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0.nuspec | 2.22 KB | ||
| Readme - Transient Fault Handling Application Block.txt | 547 B | ||
| lib | |||
| NET4 | |||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.dll | 96.59 KB | ||
| Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.xml | 154.4 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 918 B | ||
| TransientFaultHandling.Core.5.1.1209.1 | |||
| Readme - Transient Fault Handling - Core.txt | 596 B | ||
| TransientFaultHandling.Core.5.1.1209.1.nupkg | 26.12 KB | ||
| TransientFaultHandling.Core.5.1.1209.1.nuspec | 1.38 KB | ||
| lib | |||
| NET4 | |||
| Microsoft.Practices.TransientFaultHandling.Core.dll | 32.19 KB | ||
| Microsoft.Practices.TransientFaultHandling.Core.xml | 50.91 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 594 B | ||
| Unity.2.1.505.2 | |||
| Unity.2.1.505.2.nupkg | 233.2 KB | ||
| Unity.2.1.505.2.nuspec | 1.56 KB | ||
| lib | |||
| NET35 | |||
| Microsoft.Practices.Unity.Configuration.dll | 84.57 KB | ||
| Microsoft.Practices.Unity.Configuration.xml | 148.83 KB | ||
| Microsoft.Practices.Unity.dll | 121.07 KB | ||
| Microsoft.Practices.Unity.xml | 354.4 KB | ||
| SL30 | |||
| Microsoft.Practices.Unity.Silverlight.dll | 120.67 KB | ||
| Microsoft.Practices.Unity.Silverlight.xml | 354.72 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 646 B | ||
| Unity.Interception.2.1.505.2 | |||
| Unity.Interception.2.1.505.2.nupkg | 168.61 KB | ||
| Unity.Interception.2.1.505.2.nuspec | 1.79 KB | ||
| lib | |||
| NET35 | |||
| Microsoft.Practices.Unity.Interception.Configuration.dll | 34.57 KB | ||
| Microsoft.Practices.Unity.Interception.Configuration.xml | 44.93 KB | ||
| Microsoft.Practices.Unity.Interception.dll | 117.57 KB | ||
| Microsoft.Practices.Unity.Interception.xml | 231.48 KB | ||
| SL40 | |||
| Microsoft.Practices.Unity.Interception.Silverlight.dll | 112.17 KB | ||
| Microsoft.Practices.Unity.Interception.Silverlight.xml | 214.63 KB | ||
| tools | |||
| Utils.psm1 | 4.55 KB | ||
| install.ps1 | 646 B | ||
| repositories.config | 238 B | ||
| m13-performance-slides.pdf | 100.96 KB |
Pluralsight - ADO.NET Fundamentals (2013)
WMV | WMV3 110kbps | English | 1024×768 | 15fps | 4h 06mins | WMA2 stereo 128kbps | 516 MB
Genre: Video Training
Overview of ADO.NET including SqlConnection, SqlCommand, SqlDataAdapter. Introduction to ADO.NET with an overview of many SqlClient objects, concurrency and transaction management overview, Transient Fault Handling Application Block, performance considerations and dealing with XML data.
Working Files Included
│
01. ADO.NET Overview
│ 01. ADO.NET Overview.wmv
│
02. Setting Up Your Environment
│ 01. Introduction.wmv
│ 02. Download Database.wmv
│ 03. Create Project.wmv
│
03. Connect to A Data Source Using ADO.NET
│ 01. Introduction.wmv
│ 02. Setup and Connecting with WinForm.wmv
│ 03. Connecting with ASP.NET.wmv
│ 04. SqlConnectionStringBuilder.wmv
│ 05. Change ApplicationName.wmv
│ 06. Conclusion.wmv
│
04. Retrieving Data from A Data Source
│ 01. Introduction.wmv
│ 02. Build SQL Statement.wmv
│ 03. Implement Data Layer.wmv
│ 04. WinForm Application.wmv
│ 05. ASP.NET Application.wmv
│ 06. Stored Procedure.wmv
│ 07. Summary.wmv
│
05. Inserting, Deleting, Updating Data from A Data Source
│ 01. Introduction.wmv
│ 02. Prepare ExecuteNonQuery.wmv
│ 03. Stored Procedure.wmv
│ 04. Inserts With ExecuteNonQuery.wmv
│ 05. Inserts With ExecuteScalar.wmv
│ 06. Using Output Parameter.wmv
│ 07. Using ReturnValue Parameter.wmv
│ 08. Deletes With ExecuteNonQuery.wmv
│ 09. Updates With ExecuteNonQuery.wmv
│ 10. Apply Changes In ASP.NET.wmv
│ 11. Summary.wmv
│
06. Understanding Errors with ADO.NET
│ 01. Introduction.wmv
│ 02. Catch SqlException Errors.wmv
│ 03. Use RAISEERROR.wmv
│ 04. Change ASP.NET Application.wmv
│ 05. Summary.wmv
│
07. Using SqlDataAdapter
│ 01. Introduction.wmv
│ 02. Load A DataTable.wmv
│ 03. Bind A DataTable.wmv
│ 04. Update with SqlDataAdapter.wmv
│ 05. Change ASP.NET Application.wmv
│ 06. Summary.wmv
│
08. Client Side Performance Tracking
│ 01. Introduction.wmv
│ 02. Setup.wmv
│ 03. RetrieveStatistics.wmv
│ 04. Display All Statistics.wmv
│ 05. Roundtrips.wmv
│ 06. Summary.wmv
│
09. Managing Concurrency and Transactions
│ 01. Introduction.wmv
│ 02. Concurrency with WHERE clause.wmv
│ 03. Concurrency with SqlDataAdapter.wmv
│ 04. Concurrency with Timestamp.wmv
│ 05. SqlTransaction.wmv
│ 06. TransactionScope.wmv
│ 07. Server Transactions.wmv
│ 08. Summary.wmv
│
10. Connection Pooling
│ 01. Introduction.wmv
│ 02. SQL Profiler and Pooling.wmv
│ 03. Performance Monitor and Pooling.wmv
│ 04. Impact of Connection String on Pooling.wmv
│ 05. Resolve a Connection Pooling Bug.wmv
│ 06. Summary.wmv
│
11. Using XML with ADO.NET
│ 01. Introduction.wmv
│ 02. Writing XML.wmv
│ 03. Reading XML.wmv
│ 04. Summary.wmv
│
12. Transient Fault Handling with ADO.NET
│ 01. Introduction.wmv
│ 02. Setup.wmv
│ 03. Demo.wmv
│ 04. Summary.wmv
│
13. Performance Considerations with ADO.NET
01. Introduction.wmv
02. XML Input.wmv
03. MARS.wmv
04. Summary.wmv
Screenshot:
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
| 425.6 MB | freecoursewb | 5 years | 0 | 0 | |
| 400.7 MB | freecoursewb | 5 years | 0 | 0 |
All Comments