I was asked via this blog if the GUITester tool can be used with VB.NET. Well because of the architecture of .NET in theory it can be used with any .NET language, as long as the language designers implemented attributes.
The only change that is required is to make sure that the attributes are declared in the correct …
Read MoreYesterday I was at the Solution Architect Forum: Defining, Building and Using Software Factories at Microsoft TVP, all very interesting and I or Robert will no doubt blog on it soon.
The Q&A session throw up some interesting questions on if Software Factories will have an effect on the status of the Software …
Read More“You need a license to touch that!” - a discussion of the need for licensing in Software Engineering
1. “YOU NEED A LICENSE TO TOUCH THAT!”
1.1. Introduction
Throughout the history of science and technology there has been a trend in the development spectrum away from the gentleman amateur and towards the professional engineer. This report explores at which point on this spectrum Software Engineering currently lies …
Read MoreToday I tried upgrading a VS 2003 ASP.NET 1.1 application to VS 2005 ASP.NET 2.0 all went OK I had a play but I wanted to roll back from my sourcesafe system to the ASP.NET 1.1 as this is what the production server is using at present. Again this all went OK, or so I thought.
I then tried to debug my ASP.NET 1.1 …
Read MoreThis one really got me. I was trying to get the built in WiFi working on a new Acer 2350. Windows XP saw the built in IPN2220 fine, but got no signal strength, but a Netgear USB WiFi worked fine in the same PC
After much fiddling and time on Internet I found the problem, there is a small black flight mode switch on the …
Read More- Back in the dim and distant history of Black Marble we were involved in the development of an SDK for the BT Callscape 100, a serial port based Computer Telephony Intergration product. This SDK allowed Windows developers to make use of the CTI functionality of this BT product from within any application development …
Read More Robert has jetted off to Microsoft in Redmond to take part in the Business Process Integration & Workflow Conference.
This is the event for partners to get up to speed on new and updated solutions for Business Process Automation, Integration Services and Workflow. He will be shown advance details about the …
Read MoreNow showing on Channel9 - Richard's Podcast from the PDC!
On Site at PDC...with Richard Fennell
Read More- Just been to the panel 'CLR Leveraging Dynamic Features' and seen IronPython demo'ed to control a VB.NET application. It was used to load the assembly, create the form, and allowed the triggering of events, but better still allowed the dynamic creation and binding of new controls from the IronPython command line. …
Read More