Sign in
Joe Stagner - Frustrated by Design !
Who me ? Opinionated ? :)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET
AJAX
ASP.NET
Books
Bull-Shit
Cyber Security
Dev Community
Events
Family
How-Do-I
Joeology
Links
Live From Redmond
Microsoft AJAX
Microsoft News
Microsofty Life
Off-Topic
Open Source
Partners & Products
Personal
Rich Client Development
Security
Silverlight
Technobabble
Visual Studio
Archive
Archives
September 2008
(9)
August 2008
(16)
July 2008
(18)
June 2008
(26)
May 2008
(19)
April 2008
(21)
March 2008
(16)
February 2008
(12)
January 2008
(18)
December 2007
(1)
November 2007
(18)
October 2007
(35)
September 2007
(4)
August 2007
(25)
July 2007
(4)
June 2007
(4)
May 2007
(16)
April 2007
(15)
March 2007
(33)
February 2007
(12)
January 2007
(7)
December 2006
(4)
November 2006
(7)
October 2006
(18)
September 2006
(6)
August 2006
(18)
July 2006
(6)
June 2006
(11)
May 2006
(20)
April 2006
(8)
March 2006
(11)
February 2006
(8)
January 2006
(3)
November 2005
(3)
October 2005
(4)
September 2005
(12)
August 2005
(10)
July 2005
(13)
June 2005
(1)
April 2005
(1)
March 2005
(4)
February 2005
(46)
January 2005
(3)
December 2004
(12)
November 2004
(6)
October 2004
(13)
September 2004
(9)
August 2004
(4)
July 2004
(1)
June 2004
(2)
May 2004
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Joe Stagner - Frustrated by Design !
Ten Essential Tools: Visual Studio Add-Ins
Posted
over 7 years ago
by
JoeStagner
1
Comments
While looking for some cut and paste utilities for Visual Studios I found this great MSDN Magazine Article. Ten Essential Tools Visual Studio Add-Ins Every Developer Should Download Now James Avery TestDriven.NET GhostDoc Smart Paster CodeKeep...
Joe Stagner - Frustrated by Design !
Change the View Source Editor in Internet Explorer
Posted
over 7 years ago
by
JoeStagner
1
Comments
It’s great that NotePad is there on any machine that you step up to, but doing as many demos as I do I often want to do a “View Source” to show folks what’s going on in the code. I also like to be able to change the editor depending...
Joe Stagner - Frustrated by Design !
SQL Server Hosting Toolkit
Posted
over 7 years ago
by
JoeStagner
0
Comments
Getting your database deployed : The Database Publishing Wizard enables the deployment of SQL Server 2005 databases into a hosted environment on either a SQL Server 2000 or 2005 server. It generates a SQL script file which can be used to recreate...
Joe Stagner - Frustrated by Design !
John Lam (The RubyCLR Guy) Joins Microsoft
Posted
over 7 years ago
by
JoeStagner
4
Comments
John Says… “I’ve decided to stage a friendly takeover of Microsoft. As of January, 2007 my new work address will be Building 42 at Microsoft. I’ll be working in the CLR team to help bring the love of dynamic languages out to...
Joe Stagner - Frustrated by Design !
Curious about what features come with which version of Windows Vista ?
Posted
over 7 years ago
by
JoeStagner
0
Comments
Get comparative info here ! http://www.microsoft.com/windowsvista/getready/preview/resourcecenter.mspx
Joe Stagner - Frustrated by Design !
Animated .GIFs for your UpdateProgress Control
Posted
over 7 years ago
by
JoeStagner
1
Comments
MS AJAX developers need to be able to tell their users when the browser is waiting for a response from a network call. Usually the text message is accompanied an animated .GIF like this one. Here is a cool web site that lets you just choose your...
Joe Stagner - Frustrated by Design !
Rest the MS AJAX TimerControl's countdown.
Posted
over 7 years ago
by
JoeStagner
0
Comments
Are you using a MS AJAX timer control to auto refresh content on your page but want to reset the timer when a user action forces a refresh. In your server side code you can reset the timer by adding two lines like this: Protected Sub ButtonResetTimer_Click...
Joe Stagner - Frustrated by Design !
Does your MS AJAX Popup FLASH ?
Posted
over 7 years ago
by
JoeStagner
0
Comments
When you are using an MS Ajax popup that is not displayed by default, are you seeing yor popup FLASH for a second when the page loads ? Try this. Define CSS classes for the item to be poped up. Make sure the default CSS class has a visibility:hidden...
Joe Stagner - Frustrated by Design !
eWeek - IIS6 Overtakes Apache among Fortune 1000 Web sites.
Posted
over 7 years ago
by
JoeStagner
0
Comments
Port80 Software, a Microsoft partner, has released a new survey showing that the Microsoft Internet Information Services 6 Web server has overtaken the Apache open-source Web server among Fortune 1000 Web sites. In the survey released on Oct. 11, Port80...
Joe Stagner - Frustrated by Design !
Official ATLAS BETA Announcement
Posted
over 7 years ago
by
JoeStagner
1
Comments
From ScottGu’s blog. ASP.NET AJAX Beta 1 Released Last month I posted about the official new name for “Atlas,” and discussed the roadmap plan for shipping a free, fully-supported, v1.0 release that works on top of ASP.NET 2...
Joe Stagner - Frustrated by Design !
ATLAS (MS AJAX) Goes Beta!
Posted
over 7 years ago
by
JoeStagner
1
Comments
Microsoft ASP.NET AJAX version 1.0 Beta Released Friday, October 20, 2006 The first public Beta release of Microsoft ASP.NET AJAX v1.0 (code-named “Atlas”) is now available for download. ASP.NET AJAX is a free framework for creating client-centric...
Joe Stagner - Frustrated by Design !
The Tulsa TechFest was a whirlwind !
Posted
over 7 years ago
by
JoeStagner
1
Comments
Whew ! One day, 20 tracks !! My Microsoft AJAX talk materials can be found here. http://www.joeon.net/downloads/TulsaTechFest.zip
Joe Stagner - Frustrated by Design !
Live from Redmond - ASP.NET Roles & Membership
Posted
over 7 years ago
by
JoeStagner
0
Comments
Sorry for forgetting to post these sooner. Here are the demos and PowerPoint from my How-Do-I webcast on Roles & Membership. http://www.joeon.net/downloads/LFR-Membership.zip
Joe Stagner - Frustrated by Design !
Live from Redmond - Microsoft AJAX Client Library Webcast.
Posted
over 7 years ago
by
JoeStagner
0
Comments
Thanks to everyone who tuned into my Life-From-Redmond webcast on Programming with the Microsoft AJAX Client Library. You can download a .ZIP file with the PowerPoint and Demo code HERE . http://www.joeon.net/downloads/LFR-MSAJAX-Client.zip
Joe Stagner - Frustrated by Design !
Which features are missing from Visual Web Developer Express?
Posted
over 7 years ago
by
JoeStagner
1
Comments
(via Mikhail Arkhipov ) Can I use Visual Web Developer Express for the project I am planning? Do I need to buy Visual Studio or is free Express edition sufficient for my needs? Which features are missing from Visual Web Developer Express? Here is...
Joe Stagner - Frustrated by Design !
Miscroft AJAX and Caching
Posted
over 7 years ago
by
JoeStagner
0
Comments
Make sure debug=false is set in the <compilation> section in config. Then the web resource URLs will be cached (like the client libraries). The “t=” in the web resource URLs represents the assembly's last modified date. As long...
Joe Stagner - Frustrated by Design !
She Asked me - Do I Look Fat ?
Posted
over 7 years ago
by
JoeStagner
9
Comments
My office is across the driveway from my home, and three days a week, when my beautiful wife Jill loads the kids in our mini-van to take them to pre-school - I run down from my office to kiss the girls goodbye. This morning my wife asked me “Do I Look...
Joe Stagner - Frustrated by Design !
Live From Redmond Webcasts - Where are the downloadable versions ?
Posted
over 7 years ago
by
JoeStagner
0
Comments
I know that I said these would be available. Please accept my apologies. Due to some mysterious organisational crap the Live-From-Redmond webcasts that I’ve already done can’t be published for download. I will record all future ones...
Page 1 of 1 (18 items)