Richard Mitchell

Software Engineer - Red Gate Software
Engine programmer and factotum.

New Check for Updates Client too

Published Friday, December 09, 2005 7:52 AM

Well not only have we got the currently running SQL Data Compare Beta - well SQL Tools beta really but that's the important bit ;). We have the new DTS Compare Beta, we're going to be starting work on the next update of our brilliant SQL Log Rescue tool too. Not only all that but also we've just finished internal testing of the next version of the Check for Updates client so that will be going out with our next round of releases.

What this new version brings to the mix is limited support for HTTP Proxies which was the main complaint of the previous versions. I really would have liked to make this support more complete but at least we can get through what I hope will be the majority of proxies. We pick up the proxy settings from the IE connection which seems to be the correct way of going about it in .NET. However if you find yourself using the auto configuration script option we're unable to help you I'm afraid. If you want to use a SOCKS proxy now wouldn't it have been nice if we were able to support that too, but no Microsoft seem to require a whole new implementation of the tcp/ip protocol which I just don't have the time to implement.

So all in all we use statically configured HTTP proxies that are either authenticating or non-authenticating. So should help quite a few of you out there.

For those of you performing authentication programs on XP or 2003 might I suggest you have a good look at the new credui.dll API documentation from Microsoft. This integrates very nicely into .NET although rather annoyingly you do have to provide fallback behaviour if - like us - you're supporting older Microsoft OS's.

Peace...

Comments

No Comments
You need to sign in to comment on this blog

















<December 2005>
SuMoTuWeThFrSa
27282930123
45678910
11121314151617
18192021222324
25262728293031
1234567
Encouraging .NET Reflector Add-ins
 Jason Haley is well-known for the resources he's provided to developers who wish to extend Reflector's... Read more...

Using .NET Reflector Add-ins
 .NET Reflector by itself is great, but it really comes into its own with the help of some add-ins. Here... Read more...

Unique Experiences!
 You'd have thought that a unique constraint was an easy concept - Not a bit of it; it can cause a lot... Read more...

Dynamic Data Templates in ASP.NET 3.5
 Gayani gives an introduction to Dynamic Data Templates in ASP.NET 3.5 and explains how one can save a... Read more...

First Steps with .NET Reflector
 If you are new to using .NET Reflector, or you are wondering whether it would be useful to you, you'll... Read more...