FileMood

Download Pluralsight - ADO.NET Fundamentals (2013)

Pluralsight ADO NET Fundamentals 2013

Name

Pluralsight - ADO.NET Fundamentals (2013)

 DOWNLOAD Copy Link

Total Size

541.7 MB

Total Files

905

Hash

1B3E7F775482B1ADBD9A6C785B49C160D12F62DD

/01. ADO.NET Overview/

01. ADO.NET Overview.wmv

9.2 MB

/02. Setting Up Your Environment/

01. Introduction.wmv

1.9 MB

02. Download Database.wmv

8.0 MB

03. Create Project.wmv

3.8 MB

/03. Connect to A Data Source Using ADO.NET/

01. Introduction.wmv

9.5 MB

02. Setup and Connecting with WinForm.wmv

8.2 MB

03. Connecting with ASP.NET.wmv

4.9 MB

04. SqlConnectionStringBuilder.wmv

8.2 MB

05. Change ApplicationName.wmv

7.8 MB

06. Conclusion.wmv

782.7 KB

/04. Retrieving Data from A Data Source/

01. Introduction.wmv

2.2 MB

02. Build SQL Statement.wmv

8.7 MB

03. Implement Data Layer.wmv

14.8 MB

04. WinForm Application.wmv

12.1 MB

05. ASP.NET Application.wmv

9.1 MB

06. Stored Procedure.wmv

9.5 MB

07. Summary.wmv

776.7 KB

/05. Inserting, Deleting, Updating Data from A Data Source/

01. Introduction.wmv

1.5 MB

02. Prepare ExecuteNonQuery.wmv

4.3 MB

03. Stored Procedure.wmv

3.8 MB

04. Inserts With ExecuteNonQuery.wmv

7.0 MB

05. Inserts With ExecuteScalar.wmv

5.8 MB

06. Using Output Parameter.wmv

7.1 MB

07. Using ReturnValue Parameter.wmv

5.4 MB

08. Deletes With ExecuteNonQuery.wmv

8.4 MB

09. Updates With ExecuteNonQuery.wmv

11.0 MB

10. Apply Changes In ASP.NET.wmv

9.8 MB

11. Summary.wmv

794.6 KB

/06. Understanding Errors with ADO.NET/

01. Introduction.wmv

9.8 MB

02. Catch SqlException Errors.wmv

12.4 MB

03. Use RAISEERROR.wmv

5.7 MB

04. Change ASP.NET Application.wmv

6.5 MB

05. Summary.wmv

1.1 MB

/07. Using SqlDataAdapter/

01. Introduction.wmv

4.1 MB

02. Load A DataTable.wmv

7.1 MB

03. Bind A DataTable.wmv

5.9 MB

04. Update with SqlDataAdapter.wmv

16.3 MB

05. Change ASP.NET Application.wmv

6.0 MB

06. Summary.wmv

973.9 KB

/08. Client Side Performance Tracking/

01. Introduction.wmv

4.8 MB

02. Setup.wmv

8.3 MB

03. RetrieveStatistics.wmv

4.6 MB

04. Display All Statistics.wmv

12.2 MB

05. Roundtrips.wmv

4.0 MB

06. Summary.wmv

956.0 KB

/09. Managing Concurrency and Transactions/

01. Introduction.wmv

9.0 MB

02. Concurrency with WHERE clause.wmv

13.6 MB

03. Concurrency with SqlDataAdapter.wmv

4.9 MB

04. Concurrency with Timestamp.wmv

11.4 MB

05. SqlTransaction.wmv

10.6 MB

06. TransactionScope.wmv

10.0 MB

07. Server Transactions.wmv

6.3 MB

08. Summary.wmv

1.3 MB

/10. Connection Pooling/

01. Introduction.wmv

7.7 MB

02. SQL Profiler and Pooling.wmv

5.8 MB

03. Performance Monitor and Pooling.wmv

5.7 MB

04. Impact of Connection String on Pooling.wmv

8.9 MB

05. Resolve a Connection Pooling Bug.wmv

7.0 MB

06. Summary.wmv

1.1 MB

/11. Using XML with ADO.NET/

01. Introduction.wmv

4.0 MB

02. Writing XML.wmv

16.1 MB

03. Reading XML.wmv

12.7 MB

04. Summary.wmv

1.1 MB

/12. Transient Fault Handling with ADO.NET/

01. Introduction.wmv

8.0 MB

02. Setup.wmv

8.0 MB

03. Demo.wmv

22.2 MB

04. Summary.wmv

938.1 KB

/13. Performance Considerations with ADO.NET/

01. Introduction.wmv

6.5 MB

02. XML Input.wmv

27.1 MB

03. MARS.wmv

14.4 MB

04. Summary.wmv

800.6 KB

/.../m02-setup-exercise-files/after/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m02-setup-exercise-files/after/ASPDemo/

ASPDemo.csproj

4.8 KB

ASPDemo.csproj.user

1.1 KB

Web.config

0.4 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m02-setup-exercise-files/after/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m02-setup-exercise-files/after/DataLayer/

DataLayer.csproj

2.4 KB

DB.cs

0.2 KB

/.../m02-setup-exercise-files/after/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m02-setup-exercise-files/after/WinDemo/WinDemo/

App.config

0.2 KB

Form1.cs

0.4 KB

Form1.Designer.cs

1.4 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.0 KB

/.../m02-setup-exercise-files/after/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

69.6 KB

/.../m03-connection-exercise-files/after/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m03-connection-exercise-files/after/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

0.3 KB

Default.aspx.cs

0.6 KB

Default.aspx.designer.cs

0.8 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m03-connection-exercise-files/after/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m03-connection-exercise-files/after/DataLayer/

DataLayer.csproj

2.5 KB

DB.cs

1.5 KB

/.../m03-connection-exercise-files/after/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m03-connection-exercise-files/after/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

0.8 KB

Form1.Designer.cs

1.5 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m03-connection-exercise-files/after/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

72.2 KB

/.../m03-connection-exercise-files/before/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m03-connection-exercise-files/before/ASPDemo/

ASPDemo.csproj

4.8 KB

ASPDemo.csproj.user

1.1 KB

Web.config

0.4 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m03-connection-exercise-files/before/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m03-connection-exercise-files/before/DataLayer/

DataLayer.csproj

2.4 KB

DB.cs

0.2 KB

/.../m03-connection-exercise-files/before/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m03-connection-exercise-files/before/WinDemo/WinDemo/

App.config

0.2 KB

Form1.cs

0.4 KB

Form1.Designer.cs

1.4 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.0 KB

/.../m03-connection-exercise-files/before/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

69.6 KB

/.../m04-read-exercise-files/after/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m04-read-exercise-files/after/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

1.5 KB

Default.aspx.cs

1.1 KB

Default.aspx.designer.cs

2.8 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m04-read-exercise-files/after/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m04-read-exercise-files/after/DataLayer/

DataLayer.csproj

2.5 KB

DB.cs

1.5 KB

Employee.cs

3.2 KB

/.../m04-read-exercise-files/after/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m04-read-exercise-files/after/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

1.3 KB

Form1.Designer.cs

6.3 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m04-read-exercise-files/after/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

99.8 KB

/.../m04-read-exercise-files/after/

sqlfile.txt

0.8 KB

/.../m04-read-exercise-files/before/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m04-read-exercise-files/before/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

0.3 KB

Default.aspx.cs

0.6 KB

Default.aspx.designer.cs

0.8 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m04-read-exercise-files/before/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m04-read-exercise-files/before/DataLayer/

DataLayer.csproj

2.5 KB

DB.cs

1.5 KB

/.../m04-read-exercise-files/before/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m04-read-exercise-files/before/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

0.8 KB

Form1.Designer.cs

1.5 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m04-read-exercise-files/before/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

72.2 KB

/.../m05-update-exercise-files/after/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m05-update-exercise-files/after/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

1.9 KB

Default.aspx.cs

2.2 KB

Default.aspx.designer.cs

3.9 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m05-update-exercise-files/after/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m05-update-exercise-files/after/DataLayer/

ApplicationLog.cs

4.8 KB

DataLayer.csproj

2.5 KB

DB.cs

1.5 KB

Employee.cs

4.2 KB

/.../m05-update-exercise-files/after/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m05-update-exercise-files/after/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

2.3 KB

Form1.Designer.cs

8.6 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m05-update-exercise-files/after/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

103.9 KB

/.../m05-update-exercise-files/before/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m05-update-exercise-files/before/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

1.5 KB

Default.aspx.cs

1.1 KB

Default.aspx.designer.cs

2.8 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m05-update-exercise-files/before/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m05-update-exercise-files/before/DataLayer/

DataLayer.csproj

2.5 KB

DB.cs

1.5 KB

Employee.cs

3.2 KB

/.../m05-update-exercise-files/before/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m05-update-exercise-files/before/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

1.3 KB

Form1.Designer.cs

6.3 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m05-update-exercise-files/before/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

99.8 KB

/.../m06-errors-exercise-files/after/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m06-errors-exercise-files/after/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.1 KB

Default.aspx.cs

2.9 KB

Default.aspx.designer.cs

4.2 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m06-errors-exercise-files/after/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m06-errors-exercise-files/after/DataLayer/

ApplicationLog.cs

4.8 KB

DataLayer.csproj

2.5 KB

DB.cs

1.5 KB

Employee.cs

4.2 KB

/.../m06-errors-exercise-files/after/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m06-errors-exercise-files/after/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

3.3 KB

Form1.Designer.cs

8.6 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m06-errors-exercise-files/after/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

103.9 KB

/.../m06-errors-exercise-files/before/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m06-errors-exercise-files/before/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

1.9 KB

Default.aspx.cs

2.2 KB

Default.aspx.designer.cs

3.9 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m06-errors-exercise-files/before/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m06-errors-exercise-files/before/DataLayer/

ApplicationLog.cs

4.8 KB

DataLayer.csproj

2.5 KB

DB.cs

1.5 KB

Employee.cs

4.2 KB

/.../m06-errors-exercise-files/before/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m06-errors-exercise-files/before/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

2.3 KB

Form1.Designer.cs

8.6 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m06-errors-exercise-files/before/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

103.9 KB

/.../m07-adapters-exercise-files/after/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m07-adapters-exercise-files/after/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.3 KB

Default.aspx.cs

3.3 KB

Default.aspx.designer.cs

4.5 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m07-adapters-exercise-files/after/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m07-adapters-exercise-files/after/DataLayer/

ApplicationLog.cs

6.4 KB

DataLayer.csproj

2.5 KB

DB.cs

1.5 KB

Employee.cs

4.2 KB

/.../m07-adapters-exercise-files/after/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m07-adapters-exercise-files/after/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

4.1 KB

Form1.Designer.cs

10.2 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m07-adapters-exercise-files/after/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

101.4 KB

/.../m07-adapters-exercise-files/before/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m07-adapters-exercise-files/before/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.1 KB

Default.aspx.cs

2.9 KB

Default.aspx.designer.cs

4.2 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m07-adapters-exercise-files/before/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m07-adapters-exercise-files/before/DataLayer/

ApplicationLog.cs

4.8 KB

DataLayer.csproj

2.5 KB

DB.cs

1.5 KB

Employee.cs

4.2 KB

/.../m07-adapters-exercise-files/before/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m07-adapters-exercise-files/before/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

3.3 KB

Form1.Designer.cs

8.6 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m07-adapters-exercise-files/before/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

103.9 KB

/.../adodemo-m08-end/after/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../adodemo-m08-end/after/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.3 KB

Default.aspx.cs

3.3 KB

Default.aspx.designer.cs

4.5 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../adodemo-m08-end/after/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../adodemo-m08-end/after/DataLayer/

ApplicationLog.cs

6.6 KB

DataLayer.csproj

2.5 KB

DB.cs

3.1 KB

Employee.cs

4.2 KB

/.../adodemo-m08-end/after/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../adodemo-m08-end/after/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

4.9 KB

Form1.Designer.cs

11.7 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../adodemo-m08-end/after/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

95.7 KB

/.../adodemo-m08-end/before/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../adodemo-m08-end/before/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.3 KB

Default.aspx.cs

3.3 KB

Default.aspx.designer.cs

4.5 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../adodemo-m08-end/before/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../adodemo-m08-end/before/DataLayer/

ApplicationLog.cs

6.4 KB

DataLayer.csproj

2.5 KB

DB.cs

1.5 KB

Employee.cs

4.2 KB

/.../adodemo-m08-end/before/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../adodemo-m08-end/before/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

4.1 KB

Form1.Designer.cs

10.2 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../adodemo-m08-end/before/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

101.4 KB

/.../m09-transactions-exercise-files/after/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m09-transactions-exercise-files/after/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.3 KB

Default.aspx.cs

3.4 KB

Default.aspx.designer.cs

4.9 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m09-transactions-exercise-files/after/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m09-transactions-exercise-files/after/DataLayer/

ApplicationLog.cs

7.5 KB

DataLayer.csproj

2.6 KB

DB.cs

3.1 KB

Employee.cs

4.5 KB

/.../m09-transactions-exercise-files/after/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m09-transactions-exercise-files/after/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

5.9 KB

Form1.Designer.cs

12.4 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m09-transactions-exercise-files/after/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

102.9 KB

/.../m09-transactions-exercise-files/before/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m09-transactions-exercise-files/before/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.3 KB

Default.aspx.cs

3.3 KB

Default.aspx.designer.cs

4.5 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m09-transactions-exercise-files/before/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m09-transactions-exercise-files/before/DataLayer/

ApplicationLog.cs

6.6 KB

DataLayer.csproj

2.5 KB

DB.cs

3.1 KB

Employee.cs

4.2 KB

/.../m09-transactions-exercise-files/before/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m09-transactions-exercise-files/before/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

4.9 KB

Form1.Designer.cs

11.7 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m09-transactions-exercise-files/before/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

95.7 KB

/.../m10-pooling-exercise-files/after/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m10-pooling-exercise-files/after/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.3 KB

Default.aspx.cs

3.4 KB

Default.aspx.designer.cs

4.5 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m10-pooling-exercise-files/after/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m10-pooling-exercise-files/after/DataLayer/

ApplicationLog.cs

7.5 KB

DataLayer.csproj

2.6 KB

DB.cs

3.1 KB

Employee.cs

4.5 KB

/.../m10-pooling-exercise-files/after/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m10-pooling-exercise-files/after/WinDemo/WinDemo/

App.config

0.6 KB

Form1.cs

5.9 KB

Form1.Designer.cs

12.4 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m10-pooling-exercise-files/after/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

101.9 KB

/.../m10-pooling-exercise-files/before/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m10-pooling-exercise-files/before/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.3 KB

Default.aspx.cs

3.4 KB

Default.aspx.designer.cs

4.5 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m10-pooling-exercise-files/before/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m10-pooling-exercise-files/before/DataLayer/

ApplicationLog.cs

7.5 KB

DataLayer.csproj

2.6 KB

DB.cs

3.1 KB

Employee.cs

4.5 KB

/.../m10-pooling-exercise-files/before/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m10-pooling-exercise-files/before/WinDemo/WinDemo/

App.config

0.4 KB

Form1.cs

5.9 KB

Form1.Designer.cs

12.4 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m10-pooling-exercise-files/before/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

102.9 KB

/.../m11-xml-exercise-files/after/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m11-xml-exercise-files/after/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.3 KB

Default.aspx.cs

3.4 KB

Default.aspx.designer.cs

4.5 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m11-xml-exercise-files/after/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m11-xml-exercise-files/after/DataLayer/

ApplicationLog.cs

10.2 KB

DataLayer.csproj

2.6 KB

DB.cs

3.1 KB

Employee.cs

4.5 KB

/.../m11-xml-exercise-files/after/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m11-xml-exercise-files/after/WinDemo/WinDemo/

App.config

0.6 KB

Form1.cs

6.3 KB

Form1.Designer.cs

13.2 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m11-xml-exercise-files/after/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

101.4 KB

/.../m11-xml-exercise-files/before/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m11-xml-exercise-files/before/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.3 KB

Default.aspx.cs

3.4 KB

Default.aspx.designer.cs

4.5 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m11-xml-exercise-files/before/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m11-xml-exercise-files/before/DataLayer/

ApplicationLog.cs

7.5 KB

DataLayer.csproj

2.6 KB

DB.cs

3.1 KB

Employee.cs

4.5 KB

/.../m11-xml-exercise-files/before/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m11-xml-exercise-files/before/WinDemo/WinDemo/

App.config

0.6 KB

Form1.cs

5.9 KB

Form1.Designer.cs

12.4 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m11-xml-exercise-files/before/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

101.9 KB

/.../m12-retry-exercise-files/after/ASPDemo/bin/

Microsoft.Practices.EnterpriseLibrary.Common.dll

334.6 KB

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.dll

98.9 KB

Microsoft.Practices.ServiceLocation.dll

29.8 KB

Microsoft.Practices.TransientFaultHandling.Core.dll

33.0 KB

Microsoft.Practices.Unity.Configuration.dll

86.6 KB

Microsoft.Practices.Unity.dll

124.0 KB

Microsoft.Practices.Unity.Interception.Configuration.dll

35.4 KB

Microsoft.Practices.Unity.Interception.dll

120.4 KB

/.../m12-retry-exercise-files/after/ASPDemo/obj/Debug/

DesignTimeResolveAssemblyReferencesInput.cache

9.1 KB

TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

0.0 KB

TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

0.0 KB

TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

0.0 KB

/.../m12-retry-exercise-files/after/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m12-retry-exercise-files/after/ASPDemo/

ASPDemo.csproj

7.5 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.4 KB

Default.aspx.cs

3.4 KB

Default.aspx.designer.cs

4.9 KB

packages.config

0.6 KB

web.config

2.7 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m12-retry-exercise-files/after/DataLayer/obj/Debug/

DesignTimeResolveAssemblyReferencesInput.cache

7.9 KB

TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

0.0 KB

TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

0.0 KB

TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

0.0 KB

/.../m12-retry-exercise-files/after/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m12-retry-exercise-files/after/DataLayer/

ApplicationLog.cs

10.2 KB

DataLayer.csproj

4.8 KB

DB.cs

4.9 KB

Employee.cs

4.5 KB

packages.config

0.6 KB

/.../m12-retry-exercise-files/after/WinDemo/packages/CommonServiceLocator.1.0/lib/NET35/

Microsoft.Practices.ServiceLocation.dll

29.8 KB

Microsoft.Practices.ServiceLocation.pdb

24.1 KB

Microsoft.Practices.ServiceLocation.XML

16.8 KB

/.../m12-retry-exercise-files/after/WinDemo/packages/CommonServiceLocator.1.0/lib/SL30/

Microsoft.Practices.ServiceLocation.dll

26.5 KB

Microsoft.Practices.ServiceLocation.XML

16.8 KB

/.../m12-retry-exercise-files/after/WinDemo/packages/CommonServiceLocator.1.0/

CommonServiceLocator.1.0.nupkg

37.2 KB

CommonServiceLocator.1.0.nuspec

1.7 KB

/.../EnterpriseLibrary.Common.5.0.505.0/lib/NET35/

Microsoft.Practices.EnterpriseLibrary.Common.dll

334.6 KB

Microsoft.Practices.EnterpriseLibrary.Common.xml

710.0 KB

/.../EnterpriseLibrary.Common.5.0.505.0/lib/SL40/

Microsoft.Practices.EnterpriseLibrary.Common.Silverlight.dll

74.6 KB

Microsoft.Practices.EnterpriseLibrary.Common.Silverlight.xml

160.2 KB

/.../EnterpriseLibrary.Common.5.0.505.0/tools/

install.ps1

0.6 KB

Utils.psm1

4.7 KB

/.../EnterpriseLibrary.Common.5.0.505.0/

EnterpriseLibrary.Common.5.0.505.0.nupkg

279.7 KB

EnterpriseLibrary.Common.5.0.505.0.nuspec

1.6 KB

/.../EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0/DesignTime/

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.dll

33.4 KB

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.xml

9.5 KB

/.../EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0/lib/NET4/

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.dll

98.9 KB

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.xml

158.1 KB

/.../EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0/tools/

install.ps1

0.9 KB

Utils.psm1

4.7 KB

/.../EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0/

EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0.nupkg

72.2 KB

EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0.nuspec

2.3 KB

Readme - Transient Fault Handling Application Block.txt

0.5 KB

/.../TransientFaultHandling.Core.5.1.1209.1/lib/NET4/

Microsoft.Practices.TransientFaultHandling.Core.dll

33.0 KB

Microsoft.Practices.TransientFaultHandling.Core.xml

52.1 KB

/.../TransientFaultHandling.Core.5.1.1209.1/tools/

install.ps1

0.6 KB

Utils.psm1

4.7 KB

/.../TransientFaultHandling.Core.5.1.1209.1/

Readme - Transient Fault Handling - Core.txt

0.6 KB

TransientFaultHandling.Core.5.1.1209.1.nupkg

26.7 KB

TransientFaultHandling.Core.5.1.1209.1.nuspec

1.4 KB

/.../m12-retry-exercise-files/after/WinDemo/packages/Unity.2.1.505.2/lib/NET35/

Microsoft.Practices.Unity.Configuration.dll

86.6 KB

Microsoft.Practices.Unity.Configuration.xml

152.4 KB

Microsoft.Practices.Unity.dll

124.0 KB

Microsoft.Practices.Unity.xml

362.9 KB

/.../m12-retry-exercise-files/after/WinDemo/packages/Unity.2.1.505.2/lib/SL30/

Microsoft.Practices.Unity.Silverlight.dll

123.6 KB

Microsoft.Practices.Unity.Silverlight.xml

363.2 KB

/.../m12-retry-exercise-files/after/WinDemo/packages/Unity.2.1.505.2/tools/

install.ps1

0.6 KB

Utils.psm1

4.7 KB

/.../m12-retry-exercise-files/after/WinDemo/packages/Unity.2.1.505.2/

Unity.2.1.505.2.nupkg

238.8 KB

Unity.2.1.505.2.nuspec

1.6 KB

/.../Unity.Interception.2.1.505.2/lib/NET35/

Microsoft.Practices.Unity.Interception.Configuration.dll

35.4 KB

Microsoft.Practices.Unity.Interception.Configuration.xml

46.0 KB

Microsoft.Practices.Unity.Interception.dll

120.4 KB

Microsoft.Practices.Unity.Interception.xml

237.0 KB

/.../Unity.Interception.2.1.505.2/lib/SL40/

Microsoft.Practices.Unity.Interception.Silverlight.dll

114.9 KB

Microsoft.Practices.Unity.Interception.Silverlight.xml

219.8 KB

/.../Unity.Interception.2.1.505.2/tools/

install.ps1

0.6 KB

Utils.psm1

4.7 KB

/.../Unity.Interception.2.1.505.2/

Unity.Interception.2.1.505.2.nupkg

172.7 KB

Unity.Interception.2.1.505.2.nuspec

1.8 KB

/.../m12-retry-exercise-files/after/WinDemo/packages/

repositories.config

0.2 KB

/.../m12-retry-exercise-files/after/WinDemo/WinDemo/bin/Debug/

WinDemo.exe.config

2.8 KB

WinDemo.vshost.exe

23.0 KB

WinDemo.vshost.exe.config

2.8 KB

WinDemo.vshost.exe.manifest

0.5 KB

/.../m12-retry-exercise-files/after/WinDemo/WinDemo/obj/Debug/

DesignTimeResolveAssemblyReferencesInput.cache

8.4 KB

TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

0.0 KB

TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

0.0 KB

TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

0.0 KB

WinDemo.csproj.FileListAbsolute.txt

0.1 KB

/.../m12-retry-exercise-files/after/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m12-retry-exercise-files/after/WinDemo/WinDemo/

app.config

2.8 KB

Form1.cs

6.3 KB

Form1.Designer.cs

13.2 KB

Form1.resx

5.8 KB

packages.config

0.6 KB

Program.cs

0.5 KB

WinDemo.csproj

6.2 KB

/.../m12-retry-exercise-files/after/WinDemo/

WinDemo.sln

2.5 KB

WinDemo.v11.suo

147.5 KB

/.../m12-retry-exercise-files/before/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m12-retry-exercise-files/before/ASPDemo/

ASPDemo.csproj

5.3 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.4 KB

Default.aspx.cs

3.4 KB

Default.aspx.designer.cs

4.5 KB

Web.config

0.6 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m12-retry-exercise-files/before/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m12-retry-exercise-files/before/DataLayer/

ApplicationLog.cs

7.5 KB

DataLayer.csproj

2.6 KB

DB.cs

3.1 KB

Employee.cs

4.5 KB

/.../m12-retry-exercise-files/before/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m12-retry-exercise-files/before/WinDemo/WinDemo/

App.config

0.6 KB

Form1.cs

5.9 KB

Form1.Designer.cs

12.4 KB

Form1.resx

5.8 KB

Program.cs

0.5 KB

WinDemo.csproj

4.1 KB

/.../m12-retry-exercise-files/before/WinDemo/

WinDemo.sln

1.9 KB

WinDemo.v11.suo

101.9 KB

/.../m13-performance-exercise-files/after/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m13-performance-exercise-files/after/ASPDemo/

ASPDemo.csproj

7.5 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.4 KB

Default.aspx.cs

3.4 KB

Default.aspx.designer.cs

4.9 KB

packages.config

0.6 KB

web.config

2.7 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m13-performance-exercise-files/after/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m13-performance-exercise-files/after/DataLayer/

ApplicationLog.cs

13.4 KB

DataLayer.csproj

4.8 KB

DB.cs

4.9 KB

Employee.cs

4.5 KB

packages.config

0.6 KB

/.../m13-performance-exercise-files/after/WinDemo/packages/CommonServiceLocator.1.0/lib/NET35/

Microsoft.Practices.ServiceLocation.dll

29.8 KB

Microsoft.Practices.ServiceLocation.pdb

24.1 KB

Microsoft.Practices.ServiceLocation.XML

16.8 KB

/.../m13-performance-exercise-files/after/WinDemo/packages/CommonServiceLocator.1.0/lib/SL30/

Microsoft.Practices.ServiceLocation.dll

26.5 KB

Microsoft.Practices.ServiceLocation.XML

16.8 KB

/.../m13-performance-exercise-files/after/WinDemo/packages/CommonServiceLocator.1.0/

CommonServiceLocator.1.0.nupkg

37.2 KB

CommonServiceLocator.1.0.nuspec

1.7 KB

/.../EnterpriseLibrary.Common.5.0.505.0/lib/NET35/

Microsoft.Practices.EnterpriseLibrary.Common.dll

334.6 KB

Microsoft.Practices.EnterpriseLibrary.Common.xml

710.0 KB

/.../EnterpriseLibrary.Common.5.0.505.0/lib/SL40/

Microsoft.Practices.EnterpriseLibrary.Common.Silverlight.dll

74.6 KB

Microsoft.Practices.EnterpriseLibrary.Common.Silverlight.xml

160.2 KB

/.../EnterpriseLibrary.Common.5.0.505.0/tools/

install.ps1

0.6 KB

Utils.psm1

4.7 KB

/.../EnterpriseLibrary.Common.5.0.505.0/

EnterpriseLibrary.Common.5.0.505.0.nupkg

279.7 KB

EnterpriseLibrary.Common.5.0.505.0.nuspec

1.6 KB

/.../EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0/DesignTime/

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.dll

33.4 KB

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.xml

9.5 KB

/.../EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0/lib/NET4/

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.dll

98.9 KB

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.xml

158.1 KB

/.../EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0/tools/

install.ps1

0.9 KB

Utils.psm1

4.7 KB

/.../EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0/

EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0.nupkg

72.2 KB

EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0.nuspec

2.3 KB

Readme - Transient Fault Handling Application Block.txt

0.5 KB

/.../TransientFaultHandling.Core.5.1.1209.1/lib/NET4/

Microsoft.Practices.TransientFaultHandling.Core.dll

33.0 KB

Microsoft.Practices.TransientFaultHandling.Core.xml

52.1 KB

/.../TransientFaultHandling.Core.5.1.1209.1/tools/

install.ps1

0.6 KB

Utils.psm1

4.7 KB

/.../TransientFaultHandling.Core.5.1.1209.1/

Readme - Transient Fault Handling - Core.txt

0.6 KB

TransientFaultHandling.Core.5.1.1209.1.nupkg

26.7 KB

TransientFaultHandling.Core.5.1.1209.1.nuspec

1.4 KB

/.../m13-performance-exercise-files/after/WinDemo/packages/Unity.2.1.505.2/lib/NET35/

Microsoft.Practices.Unity.Configuration.dll

86.6 KB

Microsoft.Practices.Unity.Configuration.xml

152.4 KB

Microsoft.Practices.Unity.dll

124.0 KB

Microsoft.Practices.Unity.xml

362.9 KB

/.../m13-performance-exercise-files/after/WinDemo/packages/Unity.2.1.505.2/lib/SL30/

Microsoft.Practices.Unity.Silverlight.dll

123.6 KB

Microsoft.Practices.Unity.Silverlight.xml

363.2 KB

/.../m13-performance-exercise-files/after/WinDemo/packages/Unity.2.1.505.2/tools/

install.ps1

0.6 KB

Utils.psm1

4.7 KB

/.../m13-performance-exercise-files/after/WinDemo/packages/Unity.2.1.505.2/

Unity.2.1.505.2.nupkg

238.8 KB

Unity.2.1.505.2.nuspec

1.6 KB

/.../Unity.Interception.2.1.505.2/lib/NET35/

Microsoft.Practices.Unity.Interception.Configuration.dll

35.4 KB

Microsoft.Practices.Unity.Interception.Configuration.xml

46.0 KB

Microsoft.Practices.Unity.Interception.dll

120.4 KB

Microsoft.Practices.Unity.Interception.xml

237.0 KB

/.../Unity.Interception.2.1.505.2/lib/SL40/

Microsoft.Practices.Unity.Interception.Silverlight.dll

114.9 KB

Microsoft.Practices.Unity.Interception.Silverlight.xml

219.8 KB

/.../Unity.Interception.2.1.505.2/tools/

install.ps1

0.6 KB

Utils.psm1

4.7 KB

/.../Unity.Interception.2.1.505.2/

Unity.Interception.2.1.505.2.nupkg

172.7 KB

Unity.Interception.2.1.505.2.nuspec

1.8 KB

/.../m13-performance-exercise-files/after/WinDemo/packages/

repositories.config

0.2 KB

/.../m13-performance-exercise-files/after/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m13-performance-exercise-files/after/WinDemo/WinDemo/

app.config

2.8 KB

Form1.cs

6.3 KB

Form1.Designer.cs

13.2 KB

Form1.resx

5.8 KB

packages.config

0.6 KB

Program.cs

0.5 KB

WinDemo.csproj

6.2 KB

/.../m13-performance-exercise-files/after/WinDemo/

WinDemo.sln

2.5 KB

WinDemo.v11.suo

148.0 KB

/.../m13-performance-exercise-files/before/ASPDemo/bin/

Microsoft.Practices.EnterpriseLibrary.Common.dll

334.6 KB

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.dll

98.9 KB

Microsoft.Practices.ServiceLocation.dll

29.8 KB

Microsoft.Practices.TransientFaultHandling.Core.dll

33.0 KB

Microsoft.Practices.Unity.Configuration.dll

86.6 KB

Microsoft.Practices.Unity.dll

124.0 KB

Microsoft.Practices.Unity.Interception.Configuration.dll

35.4 KB

Microsoft.Practices.Unity.Interception.dll

120.4 KB

/.../m13-performance-exercise-files/before/ASPDemo/obj/Debug/

DesignTimeResolveAssemblyReferencesInput.cache

9.1 KB

TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

0.0 KB

TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

0.0 KB

TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

0.0 KB

/.../m13-performance-exercise-files/before/ASPDemo/Properties/

AssemblyInfo.cs

1.4 KB

/.../m13-performance-exercise-files/before/ASPDemo/

ASPDemo.csproj

7.5 KB

ASPDemo.csproj.user

1.1 KB

Default.aspx

2.4 KB

Default.aspx.cs

3.4 KB

Default.aspx.designer.cs

4.9 KB

packages.config

0.6 KB

web.config

2.7 KB

Web.Debug.config

1.3 KB

Web.Release.config

1.4 KB

/.../m13-performance-exercise-files/before/DataLayer/obj/Debug/

DesignTimeResolveAssemblyReferencesInput.cache

7.9 KB

TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

0.0 KB

TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

0.0 KB

TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

0.0 KB

/.../m13-performance-exercise-files/before/DataLayer/Properties/

AssemblyInfo.cs

1.4 KB

/.../m13-performance-exercise-files/before/DataLayer/

ApplicationLog.cs

10.2 KB

DataLayer.csproj

4.8 KB

DB.cs

4.9 KB

Employee.cs

4.5 KB

packages.config

0.6 KB

/.../m13-performance-exercise-files/before/WinDemo/packages/CommonServiceLocator.1.0/lib/NET35/

Microsoft.Practices.ServiceLocation.dll

29.8 KB

Microsoft.Practices.ServiceLocation.pdb

24.1 KB

Microsoft.Practices.ServiceLocation.XML

16.8 KB

/.../m13-performance-exercise-files/before/WinDemo/packages/CommonServiceLocator.1.0/lib/SL30/

Microsoft.Practices.ServiceLocation.dll

26.5 KB

Microsoft.Practices.ServiceLocation.XML

16.8 KB

/.../m13-performance-exercise-files/before/WinDemo/packages/CommonServiceLocator.1.0/

CommonServiceLocator.1.0.nupkg

37.2 KB

CommonServiceLocator.1.0.nuspec

1.7 KB

/.../EnterpriseLibrary.Common.5.0.505.0/lib/NET35/

Microsoft.Practices.EnterpriseLibrary.Common.dll

334.6 KB

Microsoft.Practices.EnterpriseLibrary.Common.xml

710.0 KB

/.../EnterpriseLibrary.Common.5.0.505.0/lib/SL40/

Microsoft.Practices.EnterpriseLibrary.Common.Silverlight.dll

74.6 KB

Microsoft.Practices.EnterpriseLibrary.Common.Silverlight.xml

160.2 KB

/.../EnterpriseLibrary.Common.5.0.505.0/tools/

install.ps1

0.6 KB

Utils.psm1

4.7 KB

/.../EnterpriseLibrary.Common.5.0.505.0/

EnterpriseLibrary.Common.5.0.505.0.nupkg

279.7 KB

EnterpriseLibrary.Common.5.0.505.0.nuspec

1.6 KB

/.../EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0/DesignTime/

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.dll

33.4 KB

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.Configuration.xml

9.5 KB

/.../EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0/lib/NET4/

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.dll

98.9 KB

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.TransientFaultHandling.xml

158.1 KB

/.../EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0/tools/

install.ps1

0.9 KB

Utils.psm1

4.7 KB

/.../EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0/

EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0.nupkg

72.2 KB

EnterpriseLibrary.WindowsAzure.TransientFaultHandling.5.1.1212.0.nuspec

2.3 KB

Readme - Transient Fault Handling Application Block.txt

0.5 KB

/.../TransientFaultHandling.Core.5.1.1209.1/lib/NET4/

Microsoft.Practices.TransientFaultHandling.Core.dll

33.0 KB

Microsoft.Practices.TransientFaultHandling.Core.xml

52.1 KB

/.../TransientFaultHandling.Core.5.1.1209.1/tools/

install.ps1

0.6 KB

Utils.psm1

4.7 KB

/.../TransientFaultHandling.Core.5.1.1209.1/

Readme - Transient Fault Handling - Core.txt

0.6 KB

TransientFaultHandling.Core.5.1.1209.1.nupkg

26.7 KB

TransientFaultHandling.Core.5.1.1209.1.nuspec

1.4 KB

/.../m13-performance-exercise-files/before/WinDemo/packages/Unity.2.1.505.2/lib/NET35/

Microsoft.Practices.Unity.Configuration.dll

86.6 KB

Microsoft.Practices.Unity.Configuration.xml

152.4 KB

Microsoft.Practices.Unity.dll

124.0 KB

Microsoft.Practices.Unity.xml

362.9 KB

/.../m13-performance-exercise-files/before/WinDemo/packages/Unity.2.1.505.2/lib/SL30/

Microsoft.Practices.Unity.Silverlight.dll

123.6 KB

Microsoft.Practices.Unity.Silverlight.xml

363.2 KB

/.../m13-performance-exercise-files/before/WinDemo/packages/Unity.2.1.505.2/tools/

install.ps1

0.6 KB

Utils.psm1

4.7 KB

/.../m13-performance-exercise-files/before/WinDemo/packages/Unity.2.1.505.2/

Unity.2.1.505.2.nupkg

238.8 KB

Unity.2.1.505.2.nuspec

1.6 KB

/.../Unity.Interception.2.1.505.2/lib/NET35/

Microsoft.Practices.Unity.Interception.Configuration.dll

35.4 KB

Microsoft.Practices.Unity.Interception.Configuration.xml

46.0 KB

Microsoft.Practices.Unity.Interception.dll

120.4 KB

Microsoft.Practices.Unity.Interception.xml

237.0 KB

/.../Unity.Interception.2.1.505.2/lib/SL40/

Microsoft.Practices.Unity.Interception.Silverlight.dll

114.9 KB

Microsoft.Practices.Unity.Interception.Silverlight.xml

219.8 KB

/.../Unity.Interception.2.1.505.2/tools/

install.ps1

0.6 KB

Utils.psm1

4.7 KB

/.../Unity.Interception.2.1.505.2/

Unity.Interception.2.1.505.2.nupkg

172.7 KB

Unity.Interception.2.1.505.2.nuspec

1.8 KB

/.../m13-performance-exercise-files/before/WinDemo/packages/

repositories.config

0.2 KB

/.../m13-performance-exercise-files/before/WinDemo/WinDemo/bin/Debug/

WinDemo.exe.config

2.8 KB

WinDemo.vshost.exe

23.0 KB

WinDemo.vshost.exe.config

2.8 KB

WinDemo.vshost.exe.manifest

0.5 KB

/.../m13-performance-exercise-files/before/WinDemo/WinDemo/obj/Debug/

DesignTimeResolveAssemblyReferencesInput.cache

8.4 KB

TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

0.0 KB

TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

0.0 KB

TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

0.0 KB

WinDemo.csproj.FileListAbsolute.txt

0.1 KB

/.../m13-performance-exercise-files/before/WinDemo/WinDemo/Properties/

AssemblyInfo.cs

1.4 KB

Resources.Designer.cs

2.8 KB

Resources.resx

5.6 KB

Settings.Designer.cs

1.1 KB

Settings.settings

0.2 KB

/.../m13-performance-exercise-files/before/WinDemo/WinDemo/

app.config

2.8 KB

Form1.cs

6.3 KB

Form1.Designer.cs

13.2 KB

Form1.resx

5.8 KB

packages.config

0.6 KB

Program.cs

0.5 KB

WinDemo.csproj

6.2 KB

/.../m13-performance-exercise-files/before/WinDemo/

WinDemo.sln

2.5 KB

WinDemo.v11.suo

147.5 KB

/Working files/

m01-intro-slides.pdf

219.9 KB

m02-setup-slides.pdf

124.6 KB

m03-connection-slides.pdf

113.1 KB

m04-read-slides.pdf

97.7 KB

m05-update-slides.pdf

96.8 KB

m06-errors-slides.pdf

355.7 KB

m07-adapters-slides.pdf

135.9 KB

m08-clientperf-slides.pdf

121.9 KB

m09-transactions-slides.pdf

124.0 KB

m10-pooling-slides.pdf

200.1 KB

m11-xml-slides.pdf

105.0 KB

m12-retry-slides.pdf

111.5 KB

m13-performance-slides.pdf

103.4 KB

 

Total files 905


Copyright © 2024 FileMood.com