Sign in
Visual ActiveKent Sharkey .NET SE 3.11
To Serve Mankind...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
OK
Search
Tags
ASP.NET Developer Center
Assorted
Bitterness
Code
Gadgets
Like you care
Me too!
Pages
Useful info
Visual Studio Developer Center
VS2005 Developer Center
Archive
Archives
April 2007
(1)
August 2005
(2)
March 2005
(18)
February 2005
(9)
January 2005
(17)
December 2004
(10)
November 2004
(10)
October 2004
(24)
September 2004
(17)
August 2004
(14)
July 2004
(22)
June 2004
(26)
May 2004
(31)
April 2004
(32)
March 2004
(31)
February 2004
(44)
January 2004
(12)
December 2003
(20)
November 2003
(18)
October 2003
(23)
September 2003
(20)
August 2003
(10)
July 2003
(13)
June 2003
(12)
May 2003
(11)
April 2003
(8)
March 2003
(15)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Visual ActiveKent Sharkey .NET SE 3.11
It's coming...
Posted
over 9 years ago
by
KSharkey
2
Comments
Windows XP Service Pack 2 is going to have an effect on many applications, it's best to be prepared before something happens. Read How to Make Your Web Site Work with Windows XP Service Pack 2 before bad stuff happens.™ TTFN - Kent
Visual ActiveKent Sharkey .NET SE 3.11
100% Pure .NET -- or is it?
Posted
over 9 years ago
by
KSharkey
The latest .NET in the Real World column is now up. Scott (very patient) Hanselman provides us with an answer to the eternal CxO question, “Do we have to port everything to .NET?” Further to the purpose and content of the .NET in the Real...
Visual ActiveKent Sharkey .NET SE 3.11
Removing a Search Folder from OWA
Posted
over 9 years ago
by
KSharkey
When I'm not in the office, I tend to use OWA almost exclusively, and I love it. My only (slight) irritation lately was that I had an old Search Folder listed, and I kind of wanted to remove it. Finally did, so I'll use this lovely technology thingie...
Visual ActiveKent Sharkey .NET SE 3.11
Rob makes it official...
Posted
over 9 years ago
by
KSharkey
1
Comments
Rob Howard makes it official . Today is/was his last day at Microsoft. We will all be sorry to see him go, but I know I look forward to keep working with him — he can't keep all that knowledge, energy and skill to himself. I wish him only the best...
Visual ActiveKent Sharkey .NET SE 3.11
What is the future of VSS?
Posted
over 9 years ago
by
KSharkey
3
Comments
In this Visual Studio Team System (VSTS) world (well, soon), what will become of our old companion, Visual SourceSafe ? Here's the Roadmap . (For those who don't want to RTFA, VSS is *not* part of VSTS, and there will be a VSS 2005, launching with...
Visual ActiveKent Sharkey .NET SE 3.11
Making an ASP.NET Web Site Accessible
Posted
over 9 years ago
by
KSharkey
1
Comments
Scott Mitchell (you remember him, don't you) returns to the ASP.NET Developer Center after a lengthy absense (couple of weeks) with a great article on a topic that doesn't get much attention: Web Site Accessibility . People building government Web sites...
Visual ActiveKent Sharkey .NET SE 3.11
New VS2005 readme file available
Posted
over 9 years ago
by
KSharkey
1
Comments
For those who've received the new May Community Technical Preview of Visual Studio 2005 (or for those curious about it), the latest ReadMe file is now live . TTFN - Kent
Visual ActiveKent Sharkey .NET SE 3.11
Support? I got your support *right* here...
Posted
over 9 years ago
by
KSharkey
Ten years worth. At least. Today, at TechEd, Andrew Lees announced that there's a new policy for *all* business and server products (highlights mine): This announcement affects the Support Lifecycle Policy for current and future Visual Studio and...
Visual ActiveKent Sharkey .NET SE 3.11
"Where has that tie been?"
Posted
over 9 years ago
by
KSharkey
New study shows that doctors' ties may contain (and transfer) bacteria and molds: TTFN - Kent
Visual ActiveKent Sharkey .NET SE 3.11
A day in the life...
Posted
over 9 years ago
by
KSharkey
2
Comments
With so many people at TechEd this week, it's scary-quiet around here. With that in mind, and also the fact that it's been a while since I last oozed or gotten into internal joy, I've decided to share with you a probably not so average day in the "life...
Visual ActiveKent Sharkey .NET SE 3.11
Chris writes a nice guide to finding all the Burton info
Posted
over 9 years ago
by
KSharkey
Good Mr. Sells seeks info, finds it, and sends our way: http://www.sellsbrothers.com/news/showTopic.aspx?ixTopic=1359 “Here are some things that tickled my fancy: Data binding to drive web site testing. I want the same thing for stand...
Visual ActiveKent Sharkey .NET SE 3.11
Duncan is busy at TechEd
Posted
over 9 years ago
by
KSharkey
1
Comments
via Brian's moblog : TTFN - Kent
Visual ActiveKent Sharkey .NET SE 3.11
Visual Studio Team System
Posted
over 9 years ago
by
KSharkey
12
Comments
Announcement #1 out of TechEd for Visual Studio developers: The Visual Studio Team System . This is the new set of life-cycle tools soon to be on a desktop near you. These will include (depending on edition): PreFast and FxCop help developers detect...
Visual ActiveKent Sharkey .NET SE 3.11
Firefox & Netscape 7.1
Posted
over 9 years ago
by
KSharkey
6
Comments
One of the support questions I got this week was around my favourite browser (and the latest Netscape one) and ASP.NET. ASP.NET 1.1 doesn't recognize Firefox by default. It therefore doesn't set the Browser[“css2“] property appropriately...
Visual ActiveKent Sharkey .NET SE 3.11
Michele is blogging!
Posted
over 9 years ago
by
KSharkey
2
Comments
Michele Leroux Bustamante is now blogging -- Web Services, Architecture and more. Plus, a great name for the site. www.dasblonde.net TTFN - Kent
Visual ActiveKent Sharkey .NET SE 3.11
The Big Red Button
Posted
over 9 years ago
by
KSharkey
5
Comments
I have this expression that I've used since back in my training/consulting days that people around me are probably bored of hearing. “ Everyone wants a big red button ” Basically, everyone wants something that does their job for them...
Visual ActiveKent Sharkey .NET SE 3.11
BHOs and other TLAs
Posted
over 9 years ago
by
KSharkey
A few weeks back, but an interesting article from Michele Leroux Bustamante on creating Browser Helper Objects (BHOs) using managed code . I've been tempted a few times to take a poke at this very topic, so nice it's already done for me. TTFN - Kent
Visual ActiveKent Sharkey .NET SE 3.11
Enterprise Services, ASP.NET, AD/AM and Membership
Posted
over 9 years ago
by
KSharkey
All topics for today's articles, just in bundles of fewer than four: Jit Ghosh arrives on the ASP.NET Developer Center with an article many looking at ASP.NET 2.0 (formerly codenamed 'Whidbey') have looked for -- creating a Membership Provider for...
Visual ActiveKent Sharkey .NET SE 3.11
Microcaching
Posted
over 9 years ago
by
KSharkey
Intriguing article on caching for very short periods as a means of (dramatically) increasing Web app perf by Steve Smith on ASP Alliance. Would love to see someone test this on a larger scale. TTFN - Kent
Visual ActiveKent Sharkey .NET SE 3.11
Admins gone wild
Posted
over 9 years ago
by
KSharkey
For all those who wonder just “how things get done” at Bill's Fish Shoppe and Software Emporium, this Tech Ed preview is sometimes frighteningly close via Brian Goldfarb : http://blogs.msdn.com/bgold/archive/2004/05/10/129210.aspx ...
Visual ActiveKent Sharkey .NET SE 3.11
Voice of Support
Posted
over 9 years ago
by
KSharkey
2
Comments
As well as the ASP.NET Developer Center , there is another great source for ASP.NET information @ Microsoft -- the ASP.NET Support Center . This site is run by PSS (Product Support Services - you know, the folk that answer your calls and solve your problems...
Visual ActiveKent Sharkey .NET SE 3.11
{Insert Keanu-like 'woah' here}
Posted
over 9 years ago
by
KSharkey
7
Comments
Via the most excellent Powertoys blog : Simply put -- an add-in that lets you leverage the PInvoke Wiki to automagically add API declartions to your code without leaving Visual Studio. Very sweet. TTFN - Kent
Visual ActiveKent Sharkey .NET SE 3.11
Creating Dynamic Themes and Skins in ASP.NET
Posted
over 9 years ago
by
KSharkey
5
Comments
MSDN Webcast: Creating Dynamic Themes and Skins in ASP.NET Date: Thursday, May 06, 2004 Time: 1:00PM-2:30PM Pacific Time (GMT-7, US & Canada) Description: Redesigning a web site can prove to be a very time consuming process unless a good amount...
Visual ActiveKent Sharkey .NET SE 3.11
Business Value of .NET
Posted
over 9 years ago
by
KSharkey
3
Comments
The latest article from the Microsoft Regional Directors (in this case, Paul Sheriff ) is now live: The Business Value of .NET Looking at the comments on the previous column , there are some questions around these articles. The intent is not...
Visual ActiveKent Sharkey .NET SE 3.11
Well, that must have been a restful weekend...
Posted
over 9 years ago
by
KSharkey
6
Comments
I stared at the e-mail. It stared back. After what seemed like minutes, the pixels formed letters. I realized that it was actually telling me that there were two new articles on the ASP.NET Developer Center . First up, is a new article, from a new...
Page 1 of 1 (25 items)