Sign In
MSDN Blogs
Microsoft Blog Images
More ...
Common Tasks
Blog Home
Email Blog Author
About
RSS for comments
RSS for posts
Mid-Atlantic User Groups
User Group Map
Recent Posts
Hotel / Restaurant info for MAD Code Camp
Posted
over 7 years ago
by
DEvHammer
0
Comments
Reston Amenities
Posted
over 7 years ago
by
DEvHammer
3
Comments
Monad rocks!
Posted
over 7 years ago
by
DEvHammer
2
Comments
Mid-Atlantic Code Camp Call for Speakers
Posted
over 7 years ago
by
DEvHammer
0
Comments
NoVaSQL March Meeting
Posted
over 7 years ago
by
DEvHammer
0
Comments
Tags
Announcements
ASP.NET
Azure
Baltimore Metro
Code Camps
Community
Community Megaphone
DC Metro
Downloads
Events
Fun
Gadgets
MSDN
Musings
Security
SharePoint
Silverlight
Southern Virginia
SQL
Team System
Tips and Tricks
User Groups
Visual Studio 2005
Visual Studio 2010
Webcasts
Archives
Archives
May 2011
(9)
April 2011
(5)
March 2011
(21)
February 2011
(11)
January 2011
(6)
December 2010
(8)
November 2010
(15)
October 2010
(12)
September 2010
(17)
August 2010
(15)
July 2010
(8)
June 2010
(10)
May 2010
(12)
April 2010
(21)
March 2010
(33)
February 2010
(14)
January 2010
(11)
December 2009
(4)
November 2009
(11)
October 2009
(17)
September 2009
(9)
August 2009
(12)
July 2009
(10)
June 2009
(12)
May 2009
(10)
April 2009
(11)
March 2009
(14)
February 2009
(38)
January 2009
(34)
December 2008
(11)
November 2008
(8)
October 2008
(15)
September 2008
(14)
August 2008
(14)
July 2008
(22)
June 2008
(26)
May 2008
(31)
April 2008
(7)
March 2008
(13)
February 2008
(17)
January 2008
(2)
December 2007
(7)
November 2007
(11)
October 2007
(38)
September 2007
(75)
August 2007
(62)
July 2007
(10)
June 2007
(16)
May 2007
(22)
April 2007
(50)
March 2007
(12)
February 2007
(3)
January 2007
(2)
December 2006
(5)
November 2006
(28)
October 2006
(23)
September 2006
(12)
August 2006
(21)
July 2006
(34)
June 2006
(15)
May 2006
(40)
April 2006
(24)
March 2006
(40)
February 2006
(18)
January 2006
(23)
December 2005
(15)
November 2005
(13)
October 2005
(19)
September 2005
(37)
August 2005
(47)
July 2005
(19)
June 2005
(15)
May 2005
(27)
April 2005
(69)
March 2005
(11)
February 2005
(29)
January 2005
(16)
December 2004
(9)
November 2004
(7)
October 2004
(13)
September 2004
(12)
August 2004
(15)
July 2004
(2)
My Books
East Region MSFT Evangelists
Joe Healy - Developer Evangelist - Gulf States District
Federal Developers Blog
Peter Laudati - Developer Evangelist - NYNJ District
Brian Hitney - Developer Evangelist - Carolinas
Chris Bowen - Developer Evangelist - Northeast District
Glen Gordon - MSDN Developer Evangelist - Southeast
Erin "Ed" Donahue - Academic Developer Evangelist
David Isbitski - Developer Evangelist - Mid-Atlantic District
Developer Evangelist David Isbitski
Jim O'Neil - Developer Evangelist - Northeast District
Rachel Appel - Developer Evangelist - New York Metro District
About Andrew
Andrew's Bio
Andrew Photos
Book Resources
My DevNuggets
VSTS Work Items
Creating and using Work Items in Visual Studio 2005 Team System
Code Free Authentication and Authorization in ASP.NET 2.0
Code Free Authentication and Authorization in ASP.NET 2.0 using the Membership Provider and Login controls
File System Web Sites in ASP.NET 2.0
Developing ASP.NET 2.0 sites in the local file system, using Visual Web Developer and the new Visual Studio Web Server.
Consuming RSS in ASP.NET 2.0
Shows how to use the new XmlDataSource control to consume an RSS feed, and display the result using a DataList control bound to the XmlDataSource control.
Drag & Drop Databinding
Demonstrates drag & drop databinding using the Server Explorer window in Visual Studio 2005
Customizing Schema-based Validation in Visual Studio 2005
Demonstrates the Intellisense statement completion and validation features of Visual Studio 2005 and ASP.NET 2.0 that rely on XSD schemas, and how you can create your own custom schemas to drive these features.
Databinding to a Web Service in ASP.NET 2.0
Demonstrates how to easily create a read/update web service with a .net 2.0 DataSet, and then bind to the web service using the ObjectDataSource control.
MSDN Blogs
>
.net DEvHammer
DEvHammer
Comments
Keith Barrows
31 Jul 2004 12:54 AM
As a MS employee, are you in contact with the other evangilists across N. America? If so, who are they in the Rocky Mountain Region? Thanks! :)
Chris
3 Aug 2004 2:00 PM
It has always blown my mind that many web sites limit the length of passwords to rediculously small lengths. 8 characters? Are you kidding me? And I'm not talking forum accounts on some script kiddy's web site. These are sites for major corporations that you would expect to have somewhat decent security.
I actually ran into a problem with an account for a major cellphone company, whose name I will not mention (I feel like going outside for a SPRINT). While changing my password, I entered a new value which, unbeknownst to me, was longer than the allowed length. Of course there was no notice of the length restriction, and when I pressed submit, the server happily accepted the new value, truncating it to fit their length requirements. I received no message other than password changed. The next time I visited the site, I couldn't login.
I switched carriers a month later. Can you hear me now?
G. Andrew Duthie
4 Aug 2004 2:29 PM
Touché! Of course, that's kind of old news. Just shows that neither side is completely averse to taking advantage of solutions from "the other side", I guess. ;-)
Brendan
4 Aug 2004 2:32 PM
I’m going to have to agree with G. Andrew. Neither side is fully opposed to using the technology of the other.
The issue is, IMO when one side <a href="
http://ihatelinux.blogspot.com/2004/07/thievery-of-linux.html"deliberately
attempts to deceive</a> the other or worse, users.
Brendan
4 Aug 2004 2:34 PM
Bah... I forgot that .Text handles URL's automaticly, here it is again but with out the extra charactors:
I’m going to have to agree with G. Andrew. Neither side is fully opposed to using the technology of the other.
The issue is, IMO when one side deliberately attempts to deceive the other or worse, users. (
http://ihatelinux.blogspot.com/2004/07/thievery-of-linux.html
)
Scott
4 Aug 2004 2:52 PM
Exactly, the Hotmail servers were running *BSD (I forget which flavor) for a long time. Sadly when they switched to Windows server they started underperforming. I'm still getting a lot of "the server is busy" messages when I try to read my mail there. :(
It's all about using a hammer to hammer nails and a screwdriver to driver screws. I think Linux boxes make excellent file, mail, and DNS servers. A lot of the hardware routers and firewalls runs Linux as well. Don't let blind prejudice prevent you from using a good tool.
Deviate
4 Aug 2004 7:44 PM
They are also using Microsoft SQL server for the backend....
Put this URL in to test:
http://www.linuxworldexpo.com/live/12/<add
something random here>
Mikehall's Embedded WebLog
4 Aug 2004 7:57 PM
Ron Krauter
4 Aug 2004 8:54 PM
C'mon guys. These companies are in the business of organizing conferences. Just because they are hosting a linux conference does not mean that they have to go find a linux machine to host the website on.
It would be a different story if this were a linux shop hosting they pages on a windows server.
Give'em a break.
Jason Salas
5 Aug 2004 11:49 PM
Kinda like how ASP.NET Net Pro Magazine uses .ASP pages for its site? :)
Stephane Rodriguez
9 Aug 2004 4:22 AM
"something that doesn’t always work the way it should with RunAs"
Indeed.
Steve Hall
9 Aug 2004 8:02 PM
The hyperlink doesn't seem to work. Has this Tech. Report been removed from MSR's website? If not, could you please tell us the title and author (so that we may use the search page to locate it...since I don't see how one can search by Tech. Report number...)
Thanks!
G. Andrew Duthie
9 Aug 2004 8:43 PM
Don't know why the link above isn't working...perhaps a temporary glitch. If you do a search on the main page for WinDiff, you can find the following link:
http://research.microsoft.com/sm/strider/Strider_GhostBuster_July_2004.doc
Steve Hall
9 Aug 2004 9:26 PM
Thanks A LOT! The Strider Ghostbuster tool looks like a fantastic tool to have in my toolbox (automates the exact technique I've used on way too many infected PCs at work...). The Strider Gatekeeper that's mentioned in the paper sounds similar to a tool I use on all my PCs: StartUpMonitor (available from Mike Lin at
http://www.mlin.net/StartupMonitor.shtml
). If I have time, I may try building my own copy of a GhostBuster CD...as I routinely maintain many different "lifeboats".
It's good to see that basic security research is producing viable tools. I'm hoping that these will be incorporated into any future MS anti-virus product!
Sergey Simakov blog
10 Aug 2004 8:12 AM
Page 1 of 73 (1,094 items)
1
2
3
4
5
»