Purchase
Base HERE
(LogIn to PayPal required)
(you will have the option to continue or to cancel on PayPal)
$295 US
Get Running - TechCrystals Code Package
(base)
Contents of Get Running - TechCrystals Code Package (base)
$295 US
|
(Ch 1)
|
install VS 2017 CE or VS 2019 CE pics
|
(Ch 2a)
|
create c# web app (web forms) base project VS 2017
|
(Ch 2b)
|
create c# web app (web forms) base project VS 2019
|
(Ch 3)
|
download latest Db2 for i .NET Data Provider from IBM |
(Ch 4)
|
install latest Db2 for i .NET Data Provider DLL
|
(Ch 5a)
|
create new web project - simplest and fastest pro app Dynamic Inline SQL to Results Gridview (web page) |
(Ch 5b)
|
subset - enable use (reference) the DLL in an existing VS project |
(Ch 6)
|
special (rare) circumstance specs involving the provider |
|
simplest and fastest pro app with responsive master page from MS project template |
|
Get Running with the IBM Db2 for i .NET Provider presentation powerpoint
|
What isn't Included:
(1) The IBM.Data.DB2.iSeries.dll is not downloaded or licensed with your purchase. To get the install executable (from IBM), at least 1 IBM ACS user license is probably required.
(2) Microsoft and NuGet .dll(s) and packages. However, as far we we know, you can use all of the features included in your purchase with any of the Visual Studio versions, including Visual Studio Community edition.
(3) Please note the other data provider, IBM.Data.DB2.iSeries.dll, is not included with this package either. IBM.Data.DB2.dll is for use with Db2 platforms other than IBM i, such as AIX and mainframe - or with IBM i and .NET Core (with the CLR limitation) which requires a DB2Connect license). However, most of the source code and development techniques used within this TCP should be applicable to OO c# targeting Db2 on other IBM platforms!
Picture of (Chapter 5) Dynamic Inline SQL to Results GridView (included in base)
Shown here using SQL filtering and gridview filtering and Db2 for i SQL timestamp formulation at run time from old
style decimal date and time columns...
This web page function is also quick to get running within a responsive
master page drop-down menu because a version of Simplest Inquiry is included that runs under the bootstrap master page (that
is included within Microsoft's Web Forms ASP.NET Web Application project template.