USING ASP.NET TO WEB-ENABLE ISERIES APPLICATIONS
Static HTML not cutting it?
Want to be able to extend all that good business data in your iSeries to a browser?
This is for you!
Building on your knowledge of static HTML, we'll look at how you can generate it at runtime from ASP.NET and C# (C-Sharp).
We'll look at both simple read-only presentation and more advanced interaction for create/change/delete using forms.
If we can get a reliable connection to the internet we'll actually pull data live off an iSeries, if not, we'll pull it from a local SQLServer -- but in either case the process you'll go through is almost identical, and I'll point out the differences along the way.
WALDEN LEVERICH
Using ASP.NET to web-enable iSeries applications
Web Page: Ashway Consulting, LLC.