Standing on the shoulders of giants. RSS 2.0
# Monday, September 20, 2004
Monday, September 20, 2004 7:45:51 AM (Pacific Daylight Time, UTC-07:00)  #    Comments [0] - Trackback
General
# Friday, September 17, 2004
Friday, September 17, 2004 8:41:39 AM (Pacific Daylight Time, UTC-07:00)  #    Comments [0] - Trackback

# Wednesday, September 08, 2004

Excellent tip from Peter Provost:

If you don't like that Virtual PC uses C:\Documents and Settings\<profile>\My Documents\My Virtual Machines as the default location for its Virtual Hard Disk files, then you need to do this:

  1. On the host computer, right-click My Computer, and then click Properties.
  2. Click the Advanced tab, and then click Settings under Environmental Variables.
  3. Under System variables, click New.
  4. In the Variable Name box, type myvirtualmachines.
  5. In the Variable Value box, type the path of the folder that you want to use.
  6. Click OK two times, and then close the Computer Management window.

That's it!

(Taken from MSKB)

 

Wednesday, September 08, 2004 6:51:39 AM (Pacific Daylight Time, UTC-07:00)  #    Comments [0] - Trackback
General
# Tuesday, September 07, 2004
Matt Pietrek posts a link to a very nice trick to start a different executable than the original program, the "Image File Execution Options" trick.
Tuesday, September 07, 2004 9:02:42 AM (Pacific Daylight Time, UTC-07:00)  #    Comments [0] - Trackback
Development
# Thursday, September 02, 2004

Some changes in roles, no more program- and product manager and more integration with VS Team System.

MSF Agile

Thursday, September 02, 2004 9:38:59 AM (Pacific Daylight Time, UTC-07:00)  #    Comments [0] - Trackback
Development
# Tuesday, August 31, 2004
Tuesday, August 31, 2004 7:03:21 AM (Pacific Daylight Time, UTC-07:00)  #    Comments [0] - Trackback
General
# Tuesday, August 24, 2004

Both Robert McLaws and Michael Teper have an opinion on the membershipprovider as well.

My response to Robert's post:

Obviously not everybody at Microsoft agrees with on the return types/exceptions issue. In the WSE TokenManager model, an exception is thrown if the tokenmanager is unable to authenticate a user for the service.

My biggest problem with the MemberShipProvider is: it heavily depends on the membershipuser, which is a much too specialized class, I generally don't need :
Comment
CreationDate
Email
IsApproved
IsOnline
LastActivityDate
LastLoginDate
LastPasswordChangedDate
PasswordQuestion

And their related methods.

The other problem is the CreateUserMethod, this takes 7 parameters, of which one out parameter and returns a MemberShipUser... The only 2 parameters I will regularly use are the username and the password. And why doesn't it accept a membershipuser or derived class as inputparameter, now I have to do a cast and fill my custom properties afterwards.

Basically I still believe the providermodel is great, but the membershipprovider-stuff needs some work.

Tuesday, August 24, 2004 4:29:29 PM (Pacific Daylight Time, UTC-07:00)  #    Comments [0] - Trackback

Tim Sneath has the obvious answer: in reverse release order.
Tuesday, August 24, 2004 3:47:24 PM (Pacific Daylight Time, UTC-07:00)  #    Comments [0] - Trackback
SQL | Visual Studio 2005
Steve Eichert discusses why webservices should only have a single parameter, a requestobject and a responseobject as a return value.
Tuesday, August 24, 2004 3:36:48 PM (Pacific Daylight Time, UTC-07:00)  #    Comments [0] - Trackback
Services
# Tuesday, August 17, 2004
Tuesday, August 17, 2004 2:28:02 PM (Pacific Daylight Time, UTC-07:00)  #    Comments [0] - Trackback
Development
Ads
About
© Copyright 2012
Paul van Brenk
Sign In
newtelligence dasBlog 2.3.2011.0
All Content © 2012, Paul van Brenk
DasBlog theme 'Business' created by Christoph De Baene (delarou)