One of my videos for the SAP Database and Technology Academy. Other PowerBuilder related videos can be found there as well at http://www.youtube.com/user/saptechnology/videos?query=PowerBuilder.
Wednesday, December 12, 2012
Sunday, December 09, 2012
SAP Database & Technology Academy - How to Consume a Web Service Using a WCF Client in PowerBuilder
One of my videos for the SAP Database and Technology Academy. Other PowerBuilder related videos can be found there as well at http://www.youtube.com/user/saptechnology/videos?query=PowerBuilder.
Friday, December 07, 2012
SAP Database & Technology Academy - How to use Non-Visual .NET Assemblies in PowerBuilder Classic Win32 apps
One of my videos for the SAP Database and Technology Academy. Other PowerBuilder related videos can be found there as well at http://www.youtube.com/user/saptechnology/videos?query=PowerBuilder.
SAP Database & Technology Academy - How to use visual .NET Assemblies in PowerBuilder Classic Win32 apps
One of my videos for the SAP Database and Technology Academy. Other PowerBuilder related videos can be found there as well at http://www.youtube.com/user/saptechnology/videos?query=PowerBuilder.
SAP Database & Technology Academy - How to Create a WCF Web Service in PowerBuilder
One of my videos for the SAP Database and Technology Academy. Other PowerBuilder related videos can be found there as well at http://www.youtube.com/user/saptechnology/videos?query=PowerBuilder.
RIP Silverlight, we hardly knew you...
Apparently the Silverlight.net site has been taken down and replaced with a redirect to a page on MSDN. Just one more sign of the slow demise of the product. So sad. They could have at least waited until HTML5 was ready to replace it...
Monday, December 03, 2012
Using Code Snippets in PowerBuilder.Net
Code Snippets actually have a lot more capabilities than the Clip Window, but they also require a little more work to setup. The first thing you need to do when you want to create a new Code Snippet is create a new text file (doesn't matter where) with a ".snippet" extension. Code Snippets are actually stored in XML, and most of the XML tags in the snippet contain metadata about the snippet. Go ahead and paste the following into the top of that new text document you just created.
Subscribe to:
Posts (Atom)