Tag: Programming

Debugging SQL in C#

If you write C# code, then you’ve probably felt the frustration of trying to debug a SQL Command. Especially as it has lots of parameters. There doesn’t seem to be any native way of getting out an exact SQL command for you to execute yourself in SQL Management Studio. Read more »

Consuming a .Net SOAP Webservice from Classic ASP (VBScript)

We had a meeting today with some great guys with an even greater service that we’re going to be integrating with our online accounting software.
Their service is exposed as a .Net SOAP webservice. Now you’d think that wouldn’t be a problem for us as our own accounting API uses the same technology. Well, you’d be wrong. Our core product is still coded in classic ASP / VBScript. Read more »

Copyright © 2024 UKStartups

Theme by Anders NorenUp ↑