help.net
<font size="2"><br />Musing on .Net</font>
-
Don started a new book today
Here's the first sentence:Software lives at the boundary between objective and subjective reality.More to follow.
From Don
WoWW!
What a start, surely the next Pulitzer for such a beautiful sentence ;-)) -
Logos Colorspace
Cool ! If you want an idea about Logos colorspace. -
Browser of the Future
Interesting thoughts from Richard Tallent about what Microsoft should do for a future browser.
-
Netscape Founder Says Web Browsing Innovation Dead
Marc Andreessen, co-creator of the pioneering Web browser Mosaic, said he laments that innovation has all but ceased on this essential piece of software that makes surfing the Net possible. -
Paul Vick is blogging !
That's make me happy to see a VB guru blogging, and more if it's Paul.
Well he started well his introduction in the so called 'fratricide' war between VB and C# ;-)
And I am agree with the comment he had on this subject. I use too C# and VB, looking more at the type of project I need to build.
And yes, what's about the other #languages ? I didn't see too much Eiffel or Cobol bloggers in the house ;-) -
.Net: 3 Years of the 'Vision' Thing
If I believe this article from eWeek, I can see clearly some conflicts rising in Microsoft senior management !
-
Dscribe - User Management
OK folks, I just finished my second instalment about Dscribe the Content Management system project I started few days ago.
This time it's about User Management.
I am already now working on the Content Status in the workflow, will I hope to publish very soon.
Please report any bugs or comments. I'll appreciate the feedback -
Mono 0.25
A new version of Mono -
Borland Developer Network
They just opened their community door here
-
Hash Password Decryption
Does somebody know which method I can use to decrypt an HashPassword cryptd with
FormsAuthentication.HashPasswordForStoringInConfigFile(MyPassword. "SHA1")
I know obviously the security issues but if I am an Admin and I want to manage some Users password, how I am suppose to do ?