shankrabbit

Stories submitted by shankrabbit

SSL for webHttpBinding(taciturndiscourse.com)

submitted by shankrabbitshankrabbit(60) 1 year, 9 months ago

It's easy to forget how slippery a slope a proper WCF configuration is, especially when you are deploying services to multiple environments. While you local development and QA environments do not have an SSL requirement, your UAT and production environments do. Service calls that may have passed with flying colors is dev. and QA are now failing left and right with 500 errors abound. If this sounds like a familiar situation hopefully this post clears your worries. read more...

add a comment |category: |Views: 36

tags: another

Taking software down to the studs. HGTV influenced software rewrites(taciturndiscourse.com)

submitted by shankrabbitshankrabbit(60) 2 years ago

Every software program needs a little rewriting every now and then. The goal of a programmer is to consistently make the software suck less with every release. read more...

add a comment |category: |Views: 3

tags: another

New Technologies Demand Discretion and Common Sense(pixel73.com)

submitted by shankrabbitshankrabbit(60) 3 years, 3 months ago

Developers today have a plethora of tools, languages, frameworks, and platforms that they can use to create applications that range from really simple to ridiculously complex. Don't get stuck in the rut of always trying to find a new technology to solve an old problem. read more...

add a comment |category: |Views: 11

tags: another

WCF and JSON in Working Together(pixel73.com)

submitted by shankrabbitshankrabbit(60) 3 years, 3 months ago

How to get client side javascript actions communicating easily with a WCF web service. read more...

add a comment |category: |Views: 53

tags: another

MSDN Developer Conference Wrap Up(pixel73.com)

submitted by shankrabbitshankrabbit(60) 3 years, 4 months ago

MDC doesn't go into depth and explanation like PDC does, but it wets your tongue and encourages you to go out and research the stuff yourself. With 3 tracks each consisting of 4 presentations, you can pick and choose the route you take and get introduced to the things you want to learn. read more...

add a comment |category: |Views: 2

tags: another

Team. Not just a collection of developers.(pixel73.com)

submitted by shankrabbitshankrabbit(60) 3 years, 5 months ago

Most developers that I've met I would classify as "Alpha" type personalities. Strong and opinionated, developers are rarely likely to back down without a fight. It's curious that anyone would want to take a bunch of alpha personalities and put them together in a team setting and expect them to work together without issue. How do you get a bunch of alphas to sit in the same room, under the same leader, and write good, solid code without destruction or turmoil? read more...

add a comment |category: |Views: 5

tags: another

Secured WCF and Silverlight Communications(pixel73.com)

submitted by shankrabbitshankrabbit(60) 3 years, 5 months ago

Silverlight 2.0 RTM communication to a secured WCF service even if the Silverlight application is loaded from unsecure http. read more...

add a comment |category: |Views: 24

tags: another