Published by

Comments

# re: Memories of 8088

Wednesday, June 09, 2004 6:30 PM by Keith Nicholson
Interestingly, it was kind of a math problem as well, and on a TI machine. I was writing assembler code on a TI994/A (http://odetocode.com/Blogs/scott/archive/2004/06/06/269.aspx) and realized I needed a random number. I thought to myself: computers aren't exactly random. I became obsessed with the thought of how to get a random number from a machine built to calculate perfectly.

The only thing I knew how to do was have my mom call a friend who called her sister-in-law whose husband was an engineer. He came over and worked all sorts of magic on this clunky program I had, and I thought - wow, I have to learn to do this too.

# re: No More Old Icons

Monday, April 11, 2005 6:49 PM by Keith Nicholson
Well it was about time. I am getting sick of the current icon set.

# re: More ASP.NET v2.0 Questions

Friday, April 15, 2005 8:44 AM by Keith Nicholson
All the demos and 2 days of training were informative and worthwhile. Great job and thanks for clearing up a few things for us.

# re: More ASP.NET v2.0 Questions

Friday, April 15, 2005 8:45 AM by Keith Nicholson
Also, here is the link to the Asp.Net Page Lifecycle I showed you: http://www.codebetter.com/blogs/raymond.lewallen/archive/2005/3/10.aspx

# re: Does the Stereotype have to be a 'T'?

Saturday, April 16, 2005 11:04 PM by Keith Nicholson
I have posted some sample code out there at http://share.ksdynamics.com/BlogCode/Sample%20Docs/GenericStereoType.zip

# re: Is the SqlDependency Attribute in OutputCache Directives Required Like VaryByParam Attribute?

Friday, April 22, 2005 9:20 AM by Keith Nicholson
Hi
You should use user controls to indicate how their output is cached

# re: Chipping Away

Wednesday, August 10, 2005 9:26 AM by Keith Nicholson
I've gone through parts of the book, skipping around. One drawback of the book is it was published in June 2004 if I remember correctly. Some of the features mentioned in the book have not made it into the current CTP. Those are things you'll want to note in the margins. I also can't remember if there is SQLCLR examples in that book, but I think there are. Those examples will not work as written for the 2.0 framework, in the book, because the namespaces have moved, method names and implementations have changed. Another thing you'll have to note.

# re: Is the SqlDependency Attribute in OutputCache Directives Required Like VaryByParam Attribute?

Friday, May 12, 2006 12:12 AM by Ryan Heath
How about this scenario?

http://discuss.develop.com/archives/wa.exe?A2=ind0605b&L=dotnet-web&T=0&F=&S=&P=1173

We have to put SqlDependency="CommandNotification" otherwise runtime it will break. But on the other side, we have the feeling its still not right, since we see, from time to time, some exceptions popping up, which were not popping up before ...

// Ryan

# re: Finding Your Way With Vista and Pharos

Saturday, May 19, 2007 9:29 PM by Michael Elliott

I'd love to get either my gps-360 or the gps-500 to work with Vista - your link above no longer seems to work. Has Pharos taken this link down? No mention of Vista on the Pharos website at all. Microsoft says S&T 2007 is Vista compatible, but the new Pharos GPS receiver that comes with it is NOT.

# re: Finding Your Way With Vista and Pharos

Sunday, May 20, 2007 1:15 PM by Keith Nicholson

Try this link out download.pharosgps.com/.../free_download.htm.  I do not know if it let's you choose the 64-bit option or not.  

# re: Finding Your Way With Vista and Pharos

Sunday, May 27, 2007 3:02 AM by Barney

That link doesn't list Vista.  Anyone know where to get the drivers for the 64bit version?  Would really like to know!

# re: Finding Your Way With Vista and Pharos

Monday, June 11, 2007 2:18 PM by Variable
Fought with my GPS-500 for a while and went back and forth with the tech support at Pharos and here's what finally worked: 1) Disabled Integrity Checks by using bcdedit.exe (Start > Run > cmd > bcdedit.exe /set nointegritychecks ON 2) Reboot so that the new setting will take effect 3) Install the PL-2303 USB driver found at http://download.pharosgps.com/download/drivers.htm. It says it's for the GPS-360 but it's apparently for both models according to Pharos. This worked for me on my Vista 32bit Home Premium version. Good luck!

# re: Finding Your Way With Vista and Pharos

Saturday, July 07, 2007 11:23 PM by Jim

I also have Vista and would like to get my GPS-500 to work with my Streets and Trips. I don't undrestand how to diaable the integrity checks using this bcdedit. Can you help me? mrafwingnut@cableone.net

# re: Finding Your Way With Vista and Pharos

Wednesday, July 25, 2007 6:17 PM by Jeff

According to streetsandtrips.spaces.live.com/.../cns!FDEF586E035CD203!322.entry the Vista 64-bit driver is available on Windows Update

# re: Finding Your Way With Vista and Pharos

Monday, August 06, 2007 9:20 PM by Jim

Thanks for the info Jeff.  The drivers downloaded and the GPS works great.

# re: Finding Your Way With Vista and Pharos

Monday, September 10, 2007 12:12 AM by Jahn

Vista x64 found the drivers for me as mentioned here, and Streets and Trips tells me on COM4 there is a Microsoft GPS device running.  Great stuff huh??

The only problem is, I am not getting GPS activity in Streets and Trips, none what so ever.  I sat outside for an hour with my laptop and GPS hooked up, and yes all the right boxes are checked off.  Any suggestions out there on why I'm not getting GPS activity?

# re: Finding Your Way With Vista and Pharos

Monday, September 10, 2007 7:45 AM by Keith Nicholson

I had to do two items.  One make sure there are no conflicts in the Device Manager.  Second, I had to play with it choosing the right port.  After I got it to Port 7 (at least on my machine) it worked perfect once I started driving.

# Feed Search Engine - All Fresh Articles And News Are Here

Saturday, November 24, 2007 7:12 PM by Feed Search Engine - All Fresh Articles And News Are Here

Pingback from  Feed Search Engine - All Fresh Articles And News Are Here

# Wiley's VB 2005 Express Edition for Dummies

Monday, November 26, 2007 1:10 PM by Wiley's VB 2005 Express Edition for Dummies

Pingback from  Wiley's VB 2005 Express Edition for Dummies

# New Certifications from Microsoft for Developers

Wednesday, December 05, 2007 4:32 PM by New Certifications from Microsoft for Developers

Pingback from  New Certifications from Microsoft for Developers

# re: Finding Your Way With Vista and Pharos

Wednesday, February 13, 2008 1:05 PM by Martin Lavoie

Windows Vista Ultimate x64 look on windows update to find driver then i plug the gps-500 (with streets and trips 2008), but don't find any drivers for the USB to SERIAL D Converter...

# re: Found: SQL Server 2008 February CTP Books Online -- the Download Edition

Monday, March 03, 2008 1:16 PM by Tai Yee

you're welcome! glad you found it, and glad it's useful to you.

# re: A NULL Question with "+=" Syntax in SQL 2008

Friday, April 25, 2008 12:38 PM by Rob

You should post the results for those that don't have the CTP available.

# re: Finding Your Way With Vista and Pharos

Sunday, June 08, 2008 10:51 AM by Megan Tiernan

I have Pharos Pocket GPS Plus Navigator with a iGPS 280 receiver and Ostia Navigation software.  How do I get this run on Vista?

# oklahoma state un iversity

Tuesday, July 01, 2008 4:59 PM by oklahoma state un iversity

Pingback from  oklahoma state un iversity

# re: More 10-4

Tuesday, October 06, 2009 5:41 PM by Jérémy

Really cool sample...

But how can we use specific visual studio Tray in others applications ?

# I loved it

Wednesday, December 16, 2009 3:09 AM by faxless payday loan

Good Morning!!! msmvps.com is one of the best informational websites of its kind. I enjoy reading it every day. msmvps.com rocks!

Powered by Community Server (Commercial Edition), by Telligent Systems