DisplacedGuy Poll – What information would you like to see for 2013? Would you please take a moment to let me know what information you’d like to see for 2013? I created a new poll, and you can choose as many items as you’d like. This information will be extremely helpful, and will be used in deciding what information is posted next year. I personally would like to see more …
Category Archive: Silverlight 4
Oct
16
.NET System.String vs System.Text.StringBuilder
Strings in .NET are Immutable and can be very inefficient Once you assign an initial value to a System.String object the data cannot be changed. This may seem incorrect because it looks like the value can be changed in code, but in reality any change made to a String results in a brand new String with the changed value. Understanding this is important so that we are aware of …
Jun
04
WaveMaker – Revisited Part 2 – Perspective of a PowerBuilder developer

WaveMaker Revisited: Part 2 – Observations made by a career PowerBuilder developer For those of you who don’t know me, I am a career PowerBuilder developer, having ridden the PowerBuilder wave from before it started until now– still riding the remnants of the huge waves PowerBuilder made in the 1990′s and early 2000′s. I have a few rhetorical questions to start this article out– and maybe they aren’t …
Oct
12
Creating & Using a PowerBuilder 12.5 WCF Service via ASP.NET MVC4 Application

Learning To Create a WCF Web Service using PowerBuilder 12.5 .NET UPDATED 10-15-2012 Visual Studio 2010 to Visual Studio 2012 Added Multi-Row Results from Web Service Added Update via Web Service Added Insert via Web Service Added Delete via Web Service Updated from MVC3 to MVC4 Added Downloadable Source Code (see final page of this article) This is a completion of a prior article where I talked about my first …
Feb
14
PowerBuilder Job & Salary Trends 2011 – Up 21%

PowerBuilder Jobs are Trending Upward in 2010 A few weeks ago I posted a poll for predictions about PowerBuilder 12 for 2011 and the majority of readers feel optimistic about PowerBuilder in 2011. This prompted me to do some research for real-world statistics about the current trend. I found this website that tracks the trends based on job postings and salary information. The trend seems to follow what I’ve noticed, …