orand

Stories submitted by orand

Calculating the distance between two Zip Codes in C#(wiredprairie.us)

submitted by orandorand(295) 3 years, 4 months ago

Code for calculating distances between zip codes using downloaded U.S. Gazetteer files and the Haversine formula. read more...

add a comment |category: |Views: 38

tags: another

How to ALWAYS run Visual Studio as Administrator(jojitsoriano.wordpress.com)

submitted by orandorand(295) 3 years, 5 months ago

Sure you can right-click and "Run as Administrator" but wouldn't it be better if simply double-clicking VS or any VS file (.sln, .csproj, .cs, etc.) would automatically run Visual Studio as an Administrator? Here's how. read more...

add a comment |category: |Views: 2543

tags: another

Live Mesh + Flash == Adobe AIR(orand.blogspot.com)

submitted by orandorand(295) 3 years, 6 months ago

Live Mesh apps officially support Silverlight and DHTML. But they also support Flash! Check out how easy it is to build a Flash Mesh app. read more...

add a comment |category: |Views: 9

tags: another

Is the ADO.NET Team Abandoning LINQ to SQL?(oakleafblog.blogspot.com)

submitted by orandorand(295) 4 years ago

Roger Jennings, eagle-eyed reporter of all things LINQ/ADO.NET/EF, describes why LINQ to SQL appears to be approaching legacy product status, with promised features unlikely to ever ship. read more...

2 comments |category: |Views: 921

tags: another

Rhino Mocks Quick Reference(orand.blogspot.com)

submitted by orandorand(295) 4 years, 5 months ago

Concise examples of all the main features of the Rhino Mocks mock object framework read more...

2 comments |category: |Views: 950

tags: another