PatriotB
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | From "Mini" comments - telling post from ms employee | 2 | Mar 22, 2006 at 10:00 AM |
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
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | From "Mini" comments - telling post from ms employee | 2 | Mar 22, 2006 at 10:00 AM |
Windows Live Messenger - What. How. Why.
Jul 13, 2006 at 8:07 PMWell, one place to start is to stop drawing your own title bars and use the standard, OS-provided ones. Plus, then you'll get instant glass effects as well.
Windows Shell Architecture
Apr 22, 2006 at 1:06 AMEven with a court mandate, shell documentation is still minimalistic, missing important information, and in some cases downright incorrect. With the DOJ settlement, a number of new shell interfaces and functions were "documented." But this documentation is essentially useless: it basically amounts to function signatures, and leaves any idea of how to use it up to the developers' imaginations.
The shell is very powerful and holds a lot of potential for great integration with other apps. But it means nothing if developers can't use it effectively.
Sanjay Parthasarathy and Ben Riga - Healthcare demo of Windows Presentation Foundation (AKA Avalon)
Apr 12, 2006 at 8:07 PMGotta agree here (except for the web services part--for interoperation between separate health care organizations, web services are the way to go).
I used to work at a health care software company. The majority of users used our application via Citrix, many even running at 256 colors. I don't think that WPF is good for these scenarios.
Plus, this application is such a simplification of what real users need from a health care software package--how would this model app look if it actually had as much functionality as a real app? (The app I used to work on? It makes VS 2005 look barren by comparison.)
Maybe these types of simple apps are ok for practices with 1-5 physicians. But for larger customers or hospitals, it wouldn't cut it.
IE 7: What's new in Beta 2 Preview
Feb 01, 2006 at 8:26 PMActually, IE uses its own autoscroll image. Look closely at the image used by IE and other apps (Notepad) and they are slightly different. This should be a quick fix.
In general, I've noticed that many of the icons within the IE DLLs have been updated--even some icons which I'm not sure where or if they're actually displayed. Good job.
Sean Alexander (and others) - Windows Vista Sidebar and Gadgets
Oct 31, 2005 at 12:32 PMConceptually, Active Desktop is virtually the same as Dashboard/Sidebar/etc. "You can create Gadgets in WPF or DHTML". You could create Active Desktop components using Win32 or using DHTML. Seriously, the only thing that's really "new" with gadgets is the fact that they can be non-rectangular, better looking, and physically located in a bar on the side of your screen. Otherwise, it's just a rehash of existing ideas.
Active Desktop, like many other MS technologies, was simply ahead of its time. Back in 1997, people didn't have always-on internet connections, and PCs' system resources were more limited. (Another example of an MS technology ahead of its time: Channels. RSS feeds is virtually a clone, albeit a standards-based one, of Microsoft's 1997 Channels technology from IE4.)
Sean Alexander (and others) - Windows Vista Sidebar and Gadgets
Oct 24, 2005 at 12:38 PMOk, thanks for the clarification. With everything being renamed "Windows ___ Foundation", and with everything losing the .NET moniker (VS 2005, Passport), it would make sense if .NET itself were next...
Sean Alexander (and others) - Windows Vista Sidebar and Gadgets
Oct 23, 2005 at 11:12 AMWindows Platform Foundation?? Is .NET being renamed?
The new Outlook Express: Windows Mail demoed
Sep 16, 2005 at 10:26 PMThere's two separate Jet database engines: Jet Blue (aka Extensible Storage Engine - ESE) and Jet Red (Access). They are completely separate. The one they're talking about here is Jet Blue.
More info from http://msdn.microsoft.com/library/en-us/ese/ese/portal.asp:
"The Extensible Storage Engine (ESE) was formerly known as JET Blue, and so frequently the term "JET Blue" or "JET" is used interchangeably with ESE. However, there are in fact two completely separate implementations of the Joint Engine Technology (JET) API, called JET Blue and JET Red. The term "JET" is frequently also used to refer to JET Red, which is the database engine under Microsoft Office Access. The two JET implementations are completely different, are separately maintained, have a vastly different feature set, and are not interchangeable."
The new Outlook Express: Windows Mail demoed
Sep 16, 2005 at 9:16 PMThat's WinFS for you. Remember that WinFS is built on SQL Server functionality.
The new Outlook Express: Windows Mail demoed
Sep 16, 2005 at 8:34 PMBut the name isn't the only thing. MSIMN was implemented a shell namespace extension. Hearing about how your emails are stored as normal files in the file system, with full metadata -- it's like a blast from the past.
With the OE folder structure in the file system, there isn't much of a need for a separate Mail app -- it could be just a different shell view. I can understand this being infeasible for the Vista timeframe, but as a long term goal it would be great.
See more comments…