System iNetwork - Microsoft .NET for IBM i Developers, Track 2

Files available for download

Note: use the course password to open PDF files

File Name Description
Meeting 1: Getting Started with ASP.NET Web Development
Track2_Meeting1_VB.pdf Presentation for Meeting 1, Visual Basic edition.
Track2_Meeting1_CS.pdf Presentation for Meeting 1, C# edition.
 
Track2_Lab1_VB.pdf Lab 1: Getting Started with ASP.NET Web Development (Visual Basic 2010)
 
Track2_Lab1_CS.pdf Lab 1: Getting Started with ASP.NET Web Development (C# 2010)
 
Meeting 2: Multiform Web Applications
Track2_Meeting2_VB.pdf Presentation for Meeting 2, Visual Basic edition.
Track2_Meeting2_CS.pdf Presentation for Meeting 2, C# edition.
 
Track2_Lab2_VB.pdf Lab 2: Create a multiform web application (Visual Basic 2010)
 
Track2_Lab2_CS.pdf Lab 2: Create a multiform web application (C# 2010)
 
Meeting 3: Validation Controls and ObjectDataSource
Track2_Meeting3_VB.pdf Presentation for Meeting 3, Visual Basic edition.
Track2_Meeting3_CS.pdf Presentation for Meeting 3, C# edition.
 
Track2_Lab3_VB.pdf Lab 3: Work with Validation Controls and the ObjectDataSource (Visual Basic 2010)
 
Track2_Lab3_CS.pdf Lab 3: Work with Validation Controls and the ObjectDataSource (C# 2010)
 
Meeting 4: Use a CustomMembershipProvider for IBM i Authentication
Track2_Meeting4_VB.pdf Presentation for Meeting 4, Visual Basic edition.
Track2_Meeting4_CS.pdf Presentation for Meeting 4, C# edition.
 
CHKPWDC.txt Lab 4: The CHKPWDC (Check Password) CL program. This is used with both the Visual Basic and C# labs.
 
Track2_Lab4_VB.pdf Lab 4: Use a CustomMembershipProvider for IBM i Authentication (Visual Basic 2010)
 
Track2_Lab4_CS.pdf Lab 4: Use a CustomMembershipProvider for IBM i Authentication (C# 2010)
 
DownloadInstallVS2010SP1.pdf Download and Install Visual Studio 2010 Service Pack 1
You will probably need to install SP1 to complete Lab 4. You can download and install SP1 before you start the lab, or wait until you reach the point in the lab where an error occurs that requires the Service Pack.
 
Meeting 5: Deploying an ASP.NET Web Application
Track2_Meeting5_VB.pdf Presentation for Meeting 5, Visual Basic edition.
Track2_Meeting5_CS.pdf Presentation for Meeting 5, C# edition.
 
Track2_Lab5_VB.pdf Lab 5: Deploying an ASP.NET Web Application (Visual Basic 2010)
 
Track2_Lab5_CS.pdf Lab 5: Deploying an ASP.NET Web Application (C# 2010)
 
Other Documents
IBMDoc_23062121_OLEDB_Properties.pdf iSeries Access for Windows Custom Connection Properties for OLE DB. This document shows the values you can use in a connection string when using the OLE DB Provider. (Used in Lab 1 and beyond.)
 
Verify_IBMiAccess_V5Rx.pdf How to verify the features of IBM i Access that are installed on your PC. Use this document if you are using one of the V5Rx versions of iSeries Access or System i Access for Windows (V5R1, V5R2, V5R3, V5R4).
 
Verify_IBMiAccess_V6Rx.pdf How to verify the features of IBM i Access that are installed on your PC. Use this document if you are using the V6R1 version of IBM i Access or the V7R1 version of IBM i Access.
 
VS2010_DataSource.pdf Document that describes how to update the Windows Registry so that the IBM i Access .NET Provider will show up in the Add Connection provider list. You need IBM i Access V6R1 to make this work. The code is provided by RJS Software (link is in the document). Running the code makes changes to your Windows Registry, I ran it on my systems with no problems. This works for 32-bit versions of Windows.