LazyCoder
Check me out on the web at Lazycoder or at my blog.
Developer for around 10 yrs, moved to Seattle from Santa Fe, NM, originally from Wichita, KS.
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Scott Currie - Demo of Quake on .NET
Sep 09, 2004 at 10:35 PMAh, I misunderstood. I thought it was compiled to native code but was ".net aware" and could make calls out of MSIL code. Knowing that it's actually compiled directly to MSIL is very cool. But doesn't that mean that any proprietary algorithms are pretty exposed in the MSIL?
Also, this doesn't mean that the original C++ code, even when it's compiled to MSIL, is managed it just means that it can make calls to other MSIL code right? The original C++ code is "unsafe" and is not under the control of the GC?
Yeah, this was big news a year or so ago. I'm more excited by the managed DirectX demos that I see coming out with the SDK and from third parties.
Scott Currie - Demo of Quake on .NET
Sep 02, 2004 at 6:46 AMI don't think this is managed code, I think he said this is compiled with the /clr switch. Which means it can make calls to MSIL code, not that it's own objects are under control of the GC. I'm no C++ guru though, so take my comment with the appropriate salt lick block.
That being said, the next versions ability to put any C++ type under GC controls using the GC new sounds very cool.
Jim Allchin - The Longhorn Update
Aug 31, 2004 at 7:31 AMStephen Toulouse - What is a virus?
Aug 30, 2004 at 10:54 PMHe has FireFox installed on his machine. I wonder which browser he uses most often.
Zoe Goldring and Gretchen Ledgard - What is it like to interview at Microsoft?
Aug 20, 2004 at 6:23 PMJason Anderson - Late night with the Burton team (Visual Studio Team System), Part I
Jul 18, 2004 at 7:30 PMCan someone post a link to the BuildManager tool at the MS Patterns and Practices site. I can't find it anywhere on that site and the search, predictably, doesn't help.
Do you mean this? BuildManager Object
Jason Anderson - Late night with the Burton team (Visual Studio Team System), Part I
Jul 18, 2004 at 9:45 AMNot really, Those blogs gloss over the main point of the loud discussion. The fact that MS isn't "eating it's own dogfood" in the case of team services.
I've got the story on my weblog (which isn't cool enough for all the softies to link to)
http://www.lazycoder.com/weblog/archives/2004/06/23/visual-studio-whidbey-and-team-services/
Honestly, this geek dinner turned into a big MS PR thing and it was pretty annoying.
Jason Anderson - Late night with the Burton team (Visual Studio Team System), Part I
Jul 18, 2004 at 9:41 AMYeah, trackbacks suck as a method for linking blogs together mainly because they are unreliable or they depend on someone being able to see the link in their referral log. I tracked back every post you linked to above and my trackback only showed up in 1/2 of them. My trackback to your blog was probably lost in the glut of trackback from A-list bloggers. errrr.... I mean it's obviously the intent of the MS PR machine to inhibit any dissenting voices by not linking to them.
Jason Anderson - Late night with the Burton team (Visual Studio Team System), Part I
Jul 17, 2004 at 1:23 PMIf you like MS-Build, why wait for MS to get around to releasing it? Why not use NAnt right now?
Samuel Druker - What should developers do to plan ahead for WinFS?
Jun 08, 2004 at 11:01 PMSo I came here and asked the same question. Which went unanswered in both places. So I made a "bump" post to get it back into view of everyone reading here and figured the best way to get someone to respond here would be to make it into a negative post. It worked! Thanks for responding to negativity.
(btw I joined before you and I've posted 23 more times than you WTF does that have to do with my arguments?)
Web Fountain deals more with HOW we can search the data and how we aggregate the searches using natural language rather than dealing with how the data is stored. But they are developing it to deal with text data, both structured and unstructured. What does that have to do with WinFS? Imagine being able to type a letter to your family about a recent vacation and have an application that parses through your letter and inserts the appropriate vacation pictures in the correct spots. e.g. You talk about how Uncle Bob fell off his chair and the system searches your vacation images for "Uncle Bob fell off his chair" and finds the image with the metadata "Uncle Bob falls chair" attached to it.
OFS does have more similarities to WinFS, but it is enterprise oriented. There are TONS of document management systems out there for every platform. If you think WinFS will remain a desktop technology, I'd think you're mistaken. I believe the post-WinFS versions of SQL server and Exchange will be based on WinFS. Meaning a WinFS search will not only search your files, but also databases and your email. It has always been feasable to include a DB file system in desktop systems. The BeOS system had one years ago. The fact that Microsoft is coming out with one in six years doesn't mean that it's just NOW possible, it just means that Microsoft is making it a priority for their operating system.
There are tons of desktop oriented file searching applications. What I'm interested in is how WinFS compares to OFS and Web Fountain. What the differences and similiarities are. Why should I care. If I'm picking an Enterprise database file system (in six or more years) why should I chose a WinFS based system over OFS?
See more comments…