11/25/2021 JavaScript and TypeScript Projects with React, Angular, or Vue in Visual Studio 2022 with or without .NET
|
09/09/2021 Minimal APIs in .NET 6 but where are the Unit Tests?
|
09/07/2021 Minimal APIs at a glance in .NET 6
|
09/02/2021 A .NET 6 Minimal API Todo example Playground
|
10/23/2016 Exploring ServiceStack's simple and fast web services on .NET Core
|
07/09/2015 Introducing Web Tiles for Microsoft Band - My diabetes data on a Band!
|
04/09/2015 Introducing Azure Resource Explorer for the Azure Resource Management APIs
|
03/19/2013 Installing Sendy (a PHP app) on Windows Azure to send inexpensive newsletter email via Amazon SES
|
03/08/2013 Our first year. A new web conference - <anglebrackets>
|
08/17/2012 Installing HTTPIE (HTTP for Humans) on Windows - Great for ASP.NET Web API and RESTful JSON services
|
02/25/2012 One ASP.NET - Making JSON Web APIs with ASP.NET MVC 4 Beta and ASP.NET Web API
|
04/29/2011 Hanselminutes Podcast 264 - This is not your father's WCF - All about the WebAPI with Glenn Block
|
10/22/2010 Hanselminutes Podcast 236 - Misunderstanding REST with Mike Amundsen
|
08/12/2010 The Weekly Source Code 56 - Visual Studio 2010 and .NET Framework 4 Training Kit - Code Contracts, Parallel Framework and COM Interop
|
01/14/2010 2010 Survey Results: What .NET Framework features do you use?
|
06/10/2009 Breaking All The Rules with WCF
|
04/01/2009 .NET 4.1 Preview - New Base Class Library (BCL) Extension Methods - RFC
|
02/10/2009 UrlScan and ADO.NET Data Services (Astoria)
|
01/29/2009 RTFLF - Read the Expletive Log File
|
10/22/2008 Survey RESULTS: What .NET Framework features do you use?
|
10/14/2008 Survey Time: What .NET Framework features do you use?
|
10/01/2008 Plug-In Hybrids: ASP.NET WebForms and ASP.MVC and ASP.NET Dynamic Data Side By Side
|
08/21/2008 The Weekly Source Code 32- Atom, AtomPub and BlogSvc, an AtomPub Server in WCF
|
07/21/2008 Adding OpenSearch to your website and getting in the Browser's Search Box
|
03/27/2008 The Weekly Source Code 22 - C# and VB .NET Libraries to Digg, Flickr, Facebook, YouTube, Twitter, Live Services, Google and other Web 2.0 APIs
|
09/17/2007 ASMX SoapExtension to Strip out Whitespace and New Lines
|
07/23/2007 WPF Sample in IronRuby talking via C# to Wesabe
|
02/10/2007 Yahoo Pipes - Simultaneously Brilliant and Dumb
|
12/21/2006 ARCast.net - Interviewed by Ron Jacobs at TechEd 2006
|
12/13/2006 CardSpace InformationCard Extension for FireFox
|
11/30/2006 CardSpace/InfoCard for .NET 1.1
|
11/17/2006 Hanselminutes Podcast 41 - WS-*
|
09/18/2006 Accessing Private and Authenticated Feeds - Why it's important
|
09/13/2006 IE7 RC1 can't update Password Protected Feeds
|
08/30/2006 SOLVED: How to Force IIS to load a certain version of the .NET CLR
|
07/27/2006 Scott Hanselman: Developer Productivity Tools Video Part 3
|
07/19/2006 Scott Hanselman: Developer Productivity Tools Video Part 2
|
07/18/2006 Portland Code Camp 2006 contracts and expands
|
07/15/2006 ScriptBlock and Runspace Remoting in PowerShell
|
07/11/2006 Scott Hanselman: Developer Productivity Tools Video Part 1
|
07/05/2006 Serializing Objects as JavaScript using Atlas, JSON.NET and AjaxPro
|
06/09/2006 TechEd 2006 Approaches
|
04/25/2006 Speaking Schedule - 2nd Quarter 2006
|
03/12/2006 XmlValidatingReader problems over derived XmlReaders
|
03/04/2006 XmlTextReader more and more
|
02/23/2006 Leaning on the Language and Leaning on the Libraries
|
02/22/2006 INETA ASP.NET Canada Roadshow
|
02/22/2006 Speaking at TechEd 2006
|
02/20/2006 Answering Questions (and putting your gamercard on your desktop)
|
02/07/2006 Classic Web Services versus POX XML over MQ - are you really using XML?
|
11/13/2005 BeyondTV4 Upgrade Review - Media Center Alternative?
|
10/07/2005 Professional ASP.NET 2.0 - Coming VERY soon!
|
09/02/2005 Review - OnTime Defect Tracker from AxoSoft
|
08/24/2005 The ISAPI equivalent of Response.AppendToLog
|
08/11/2005 DasBlog 1.8 Gold
|
07/16/2005 Visual Studio Command Prompt Here and Search Unknown File Extensions
|
07/01/2005 Code Camp Portland - July 23 and 24
|
06/25/2005 The Recorded Version of my TechEd 2005 Code Generation Talk is Available
|
06/20/2005 Scott Hanselman's 2005 Ultimate Developer and Power Users Tool List
|
05/31/2005 My Picks for TechEd 2005 Sessions
|
04/25/2005 TechEd is Sold out: Sign up for my session now!
|
04/13/2005 TechEd Video #4 - It's all about Community. And Ice Cream. And Baby Carrots.
|
03/31/2005 Brainstorming Hardware Projects
|
03/20/2005 Separating a Web Service's Implementation from the ASMX File
|
03/16/2005 Rory and Scott design some software - TechEd - Revenge of the Sith
|
03/16/2005 Yes, it WILL run differently under the Debugger
|
03/08/2005 Storing things on Threads
|
02/21/2005 What Great .NET Developers Ought To Know (More .NET Interview Questions)
|
02/09/2005 Zen of Web Services - Join me at the Boise .NET Developers User Group
|
01/22/2005 The Charity Auction has Begun: Bid on an Hour of .NET Consulting Time to help Banda Aceh
|
01/17/2005 Why you can't Double.Parse(Double.MaxValue.ToString()) or System.OverloadExceptions when using Double.Parse
|
12/18/2004 Brute force check to ensure access to the TEMP directory in order to use the XmlSerializer
|
12/03/2004 Being a good .NET citizen means certain things...start with your debugging skills
|
11/12/2004 Scott's List of Ultimate Visual Studio.NET AddIns
|
11/05/2004 Spam Soap Reporting
|
10/28/2004 Steve Swartz reminds us of Indigo's intent
|
10/27/2004 Moving the Code-Behind Assemblies/DLLs to a different folder than /BIN with ASP.NET 1.1
|
10/26/2004 Mixing Metaphors and Making Things Too Complex (REST and SOAP)
|
10/24/2004 EWeek story on the XmlDevCon
|
10/20/2004 SellsCon 2004
|
10/11/2004 Getting a BASE64'ed Adobe Acrobat PDF file out of a Soap Envelope with Classic ASP
|
10/05/2004 Reminder: I'm at SouthColorado.NET tommorow...anyone want to drive me?
|
08/30/2004 SOAP with Attachments starting to make sense? - MTOM (Message Transmission Optimization Mechanism)
|
08/26/2004 Oy...XPathDocument 2.0 changes moved BACK into XmlDocument!
|
08/14/2004 New .NET Resource Portal from Sam Gentile
|
08/14/2004 Appled XML Developer's Conference 5 or "SellsCon 2004"
|
08/12/2004 Great "Top Ten Tips for Web Services Interoperability" from Simon Guest
|
08/12/2004 Disneyland - a Software Engineer's Perspective
|
08/11/2004 Classes at OIT - C# and Applied Web Services
|
08/10/2004 Come hang at the South Sound User's Group with INETA
|
07/29/2004 "Neo, there is no boolean." - Web Services, Product Releases, Travel and Famous Bloggers.
|
07/22/2004 Use of Posters and Flow Charts in Lieu of Prose for Documentation - Is a Visio is Worth a Thousand Words?
|
07/12/2004 Validating XML schemas that have been xs:imported and have schemaLocation
|
07/01/2004 Doc/Literal/Bare in XML Web Services - my thoughts on all this.
|
07/01/2004 If ever there was a goodness...the iTunes Album Art Importer for Windows, written in .NET 1.1
|
06/30/2004 Visual Studio Express 2005 - C# Edition - will upgrade your ASP.NET to 2.0 without asking...Fix here...
|
06/25/2004 Effective XML Document with C#, NDoc, Lutz's Documentor and the Microsoft HTML Help Workshop
|
06/21/2004 DCOM lives!
|
06/18/2004 The "I'll have Larges Fries and a Diet Coke" Style of Programming
|
06/16/2004 My upcoming speaking schedule
|
06/06/2004 XMLSpy for Free? Manna from Heaven I say.
|
06/03/2004 Web Services Theory - New Class
|
06/03/2004 Today's Errors: "Unexpected Error 0x8ffe2740 Occurred" Error Message When You Try to Start a Web Site and "Not Running ASP.NET Version 1.1" Error Message When You Try to Open an ASP.NET Web Application Project in Visual Studio .NET 2003
|
06/03/2004 ComputerZen.com - Episodes you may have missed...
|
06/01/2004 Returning DataSets from WebServices is the Spawn of Satan and Represents All That Is Truly Evil in the World
|
06/01/2004 A reminder on "Three/Multi Tier/Layer Architecture/Design" brought to you by my late night frustrations.
|
05/30/2004 The Myth of .NET Purity, Reloaded
|
05/26/2004 Will ANYTHING new ever work?
|
05/25/2004 TechEd - Pictures and People
|
05/24/2004 TechEd 2004 - Keynote and the Wizzy Release and more innovation
|
05/22/2004 TechEd 2004: UCSD - Web Services Day
|
05/19/2004 dasBlonde
|
05/10/2004 Internet Professionals Northwest
|
05/09/2004 Something Wicked This Way Comes...Thinktecture
|
04/08/2004 The Myth of XML Purity?
|
03/29/2004 VSLive SFO Rocked...
|
03/18/2004 Root Cause: The SPOT Watch calendar quota...
|
03/04/2004 Cargo-cult programming
|
02/27/2004 Microsoft's "Whitehorse" - Visual Design back in Vogue?
|
02/25/2004 DCOM deserves our respect
|
02/19/2004 Scott Hanselman (that's me) on .NET Rocks! Live! Friday 9am PST over Windows Media and Skype.
|
02/09/2004 FUD (Fear, Uncertainty and Doubt) debunked...
|
01/09/2004 One other thing: I'll be in NYC with INETA on the 15th
|
01/08/2004 The Browser vs. The Connected Application
|
01/04/2004 The one where I realize I'm a huge dork but still want to buy a Wrist.NET watch. Thanks Mike!
|
12/19/2003 Technology Predictions for 2004
|
12/10/2003 WS-I Delivers Sample Applications for Basic Profile - (Corillian involved!)
|
12/05/2003 XmlSerializers Part II: Am I Insane?
|
12/05/2003 Are XmlSerializers ThreadSafe?
|
12/04/2003 Pentium 4s, DVD Burning, ASP.NET, and Longhorn...oy...what a day.
|
11/07/2003 Learning to Love WSDL - Christian Weyer supports "Contract First"
|
11/02/2003 Share Schema, not Type - Explained?
|
10/31/2003 PDC - Conclusion
|
10/28/2003 PDC - Day 2...
|
10/28/2003 The PDC Keynote Summary - The überpost
|
10/27/2003 Keynote - Amazon.com and conclusion
|
10/27/2003 Keynote - Jim Alchin
|
10/27/2003 .NET Rocks! - PDC Edition Quotes
|
10/25/2003 Regulating Regular Expressions
|
10/15/2003 Wizzy wizzy wizzy
|
10/14/2003 ASP.NET and next stop Cleveland...thanks INETA
|
10/09/2003 Wireless Blood Sugar/Glucose Meter...
|
09/28/2003 Two good things this weekend...movies and spam
|
09/23/2003 Anti-Things you must install on your fresh Windows box
|
09/21/2003 Technology and the first insulin pump...
|
09/19/2003 Bring all my Radio UserLand comments over to dasBlog
|
09/18/2003 EnableVisualStyles strikes again...
|
09/18/2003 Moving from Radio to DasBlog, DNS, Redirects, Permalinks and Radio "Stories"...
|
09/18/2003 The Utilities Continue...
|
09/16/2003 Internet Explorer and the Magic of Microsoft KB Article Q293792
|
09/11/2003 Rory asks, Why do I code?
|
09/10/2003 The tragedy of November 9th
|
09/10/2003 ASPLive! and flying on 9/11
|
09/10/2003 Things that make my life better...thanks for sharing
|
09/09/2003 Scott Hanselman's Ultimate Developer and Power Users Tools List v1
|
09/08/2003 iPods are God's Gift
|
09/08/2003 The Microsoft Roadmap Decoded
|
09/08/2003 It's happy utility day!
|
09/08/2003 DeveloperPlayground
|
09/08/2003 Technical Debt
|
09/06/2003 The Zen of .NET: Vacation Continues
|
09/02/2003 .NET Code and Intellectual Property
|
09/02/2003 PDC - The Blogging Begins...
|
09/02/2003 TechEd 2003 - DEV389 - Learning to love WSDL has been saved!
|
09/02/2003 Yet another useful Utility - Snippet Compiler
|
09/02/2003 Rapid Fire Blogging
|
08/28/2003 Malaysia - Days 2 and 3 and 4 wrapping up
|
08/25/2003 Mayasia - Day #1 wrapping up.
|
08/24/2003 Malaysia - Day -1 wrapping up
|
08/21/2003 On the road and still more Web Services DON'Ts
|
08/19/2003 New NetPing from Jeff Key
|
08/13/2003 Digging into the Exception Management Block
|
08/13/2003 Writing Interoperable Web Services using the WS-I Basic Profile 1.0
|
08/12/2003 TechEd 2003 DVD: Tragedy Strikes! I must buy a lottery ticket...
|
08/11/2003 Intellectual property, decompilation, .NET and getting the 'gist'
|
08/08/2003 My day: Back-porting Input Validation from ASP.NET 1.1 to ASP.NET 1.0
|
08/07/2003 I will be there with Managed Bells on...
|
08/07/2003 More interesting code from my buddy Sairama - How to create an object with a private constructor
|
08/01/2003 How many ways to Beep and Make Noise in .NET and C#
|
07/31/2003 Ridiculous MSN Messenger 6.0 Bug - anyone want to pass this on to the team?
|
07/29/2003 DPAPI and WindowsImpersonationContext and the one that got away...
|
07/29/2003 It's been one of those Old School Weeks
|
07/29/2003 [XmlRootForcePrefix(Prefix='foo')
|
07/27/2003 Modifying the namespace PREFIX of the root node of the body of a SOAP Web Services Response....whew!
|
07/24/2003 .NET Redneck
|
07/22/2003 Ender's Job - Software Engineer or Protector of Mankind?
|
07/22/2003 The poor man's TabletPC
|
07/21/2003 Finding out the name of the EVERYONE Group on a non-english (International) version of Windows
|
07/17/2003 Recovering passwords from old locked Windows 2000 systems...
|
07/17/2003 ASP.NET WebServices calling Apartment-Threaded COM Components...
|
07/16/2003 ATTN Presenters: Change your VS.NET Font Sizes, People!
|
07/15/2003 REDUX: Strange but True...weird allocation problem with .NET 1.1
|
07/15/2003 Ah...there she is!
|
07/14/2003 MSDN Search Changed...
|
07/12/2003 Vegas Baby
|
07/11/2003 Strange but True...weird allocation problem with .NET?
|
07/11/2003 From my blog to God's Ear...
|
07/10/2003 XmlDevCon: KeithBa and WIZZY
|
07/10/2003 Quake II.NET!
|
07/10/2003 Just had to try...
|
07/10/2003 XmlDevCon: David Ing, Chief Cat Herder
|
07/10/2003 XmlDevCon: Ted Neward on EJB 2.1 Web Services
|
07/10/2003 XmlDevCon: SVG with Don Demcsak
|
07/10/2003 XmlDevCon: Don Box's talk...
|
07/10/2003 Blogging @ Applied XML Developers Conference 2003 West
|
07/09/2003 HTTP, HEAD, and Range Requests...
|
07/09/2003 The 'Net before the 'Net...for me at least
|
07/09/2003 Thanks to the Seattle .NET Developer's Association...
|
07/03/2003 Dinner at the Crossroad Mall on 7/7?
|
07/02/2003 So many mistakes for me to make, so little time...capturing StandardError and StandardOutput
|
07/01/2003 The Content-Disposition Saga: Controlling the suggested file name in the Browser's Save As Dialog
|
06/30/2003 WSE and Timestamping - TimeZones and Tijuana
|
06/26/2003 Nesting Regions in VS.NET 2003
|
06/26/2003 Free Pocket PC with MSDN or Visual Studio.NET 2003 Purchase
|
06/26/2003 Adding Pre- and Post-Build Actions to Visual Studio.NET 2002
|
06/26/2003 Windows 2000 SP4: Return of the King is out
|
06/25/2003 Upcoming Speaking Schedule
|
06/24/2003 Hold me...
|
06/24/2003 An Oldie but a Goodie: MSXML and FreeThreadedDomDocument vs. DomDocument
|
06/23/2003 Big Picture of XML or Diagram of a Big Ball of Goo?
|
06/20/2003 Brummesque?
|
06/17/2003 Understanding why your updated images don't immediately get served to Browser Clients
|
06/17/2003 Schema Versioning
|
06/16/2003 Where's Juval Lowy?
|
06/12/2003 Getting the Line Number and File Name from C#
|
06/11/2003 Figuring out which DLLHost.exe belongs to which COM+ Application
|
06/11/2003 "Parsing a culture-aware DateTime" or "Avoiding InStr"
|
06/11/2003 Bitter XML Quote of the Day
|
06/10/2003 My Graduation Cake
|
06/10/2003 Schweet: Free .NET Hosting for Developers
|
06/10/2003 WSDL Cleanliness is next to Godliness (actually Cleavage is next to Cleanliness and Goggles is next to Godliness...)
|
06/10/2003 "Gotchas" around Primary Interop Assemblies and the GAC
|
06/06/2003 Leaning at the Tape...a B.S. in Software Engineering squeezed into 11 short years...
|
06/04/2003 TechEd 2003: Dallas : Going Home...
|
06/04/2003 TechEd 2003: Dallas : Day 3 - The Calm before the storm...
|
06/02/2003 TechEd 2003: Dallas : Day 1 - The Afterparty
|
06/01/2003 TechEd 2003: Dallas : Sunday Sunday Sunday!
|
06/01/2003 TechEd 2003: Dallas :T-1 Day
|
05/29/2003 INETA - Check us out at TechEd, and congrats to all the new addtions
|
05/29/2003 Angst, ISO Standards, DataBinding Eval(), Malaise, DataGrids, System.Globalization, Fritz and the morning after...
|
05/27/2003 Not a bad weekend...
|
05/23/2003 A tale of two techniques: The [ThreadStatic] Attribute and System.Web.HttpContext.Current.Items
|
05/16/2003 More .NET Purity discussions...
|
05/15/2003 See you at TechEd! I'm giving DEV389.
|
05/13/2003 The Myth of .NET Purity
|
05/13/2003 Woogle -> Google for your Desktop
|
05/12/2003 A Class (or Caste) System for APIs
|
05/11/2003 Remember Pointcast? Smells like RSS spirit...
|
05/10/2003 Tomato, Tomato, [WebMethod], @Remote, Kosher, Halaal, them's good eatin'.
|
05/09/2003 Blogging and Blue Toast
|
05/07/2003 THE Useful PowerPoint Tip
|
05/05/2003 NUnit 2.1 discussion at the Portland XP Users Group and later in Seattle
|
05/02/2003 More .NET Zen Koans + Visual Studio.NET 2003/Windows Server 2003 launch in Boise
|
05/02/2003 Don't change your public contract
|
04/30/2003 InfoPath 2003 and the use of ProgIds in XML PIs (Processing Instructions)
|
04/29/2003 Visual Studio.NET 2003/Windows Server 2003 launch in Portland
|
04/27/2003 Physics and No-Touch Deployment WinForms
|
04/25/2003 XSD.exe is kicking my butt, man...redux
|
04/24/2003 Windows Server 2003/Visual Studio 2003 Launch
|
04/23/2003 How to run ASP.NET 1.0 and 1.1 on the same box
|
04/22/2003 NEW: Doculabs Web Services Benchmark is out
|
04/21/2003 WSDL and Deem's Dime Dogfood :)
|
04/21/2003 Exporting tabular data to Excel from ASP.NET
|
04/19/2003 Scott Hanselman, I'm 29, but I'm reading at a 43 year-old level
|
04/19/2003 Sells Succumbs to Seattle's Sucking Sound? Film at 11...
|
04/18/2003 My one REAL frustration with Visual Studio.NET - When is XHTML going to be addressed?
|
04/18/2003 Having one of those days...
|
04/16/2003 Blog with the Best Signal-to-Noise Ratio
|
04/15/2003 Scoble Sucked Into Redmond...Film at Eleven. Schwoop! (That's the sucking sound)
|
04/15/2003 VB.NET programmers getting screwed? and other thoughts...
|
04/14/2003 Best use of "primogeniture" in a Weblog
|
04/11/2003 Gunderloy's a freakin' stud
|
04/11/2003 Reporting, and dynamically creating PDFs from .NET
|
04/11/2003 Stop me if you've heard this one...Q261186 Computer Randomly Plays Classical Music
|
04/10/2003 More Talk about Certification from an MC*.*
|
04/09/2003 At-A-Glance: XmlReader vs. XPathNavigator vs. XmlDocument
|
04/09/2003 .NET Framework 1.1 Redistributable is out...
|
04/06/2003 InfoPath supports only Document Literal - That's not lame at all!
|
04/05/2003 Scott Hanselman, MC*.*, Good SATs, AS, Almost BS, 3 digit IQ, blah blah blah...
|
04/03/2003 More ASP.NET Globalization/Localization/Internationalization and my mad, mad, mad, mad life
|
03/31/2003 More tips from Sairama - Catching Ctrl-C from a .NET Console Application
|
03/30/2003 Scale, extend, stay running and don't forget to lock the door
|
03/30/2003 NewsGator 1.1 - Run, Don't Walk
|
03/30/2003 Netscape Navigator 4.6 and ASP.NET
|
03/28/2003 Clemens will live longer than WSDL
|
03/27/2003 Essential ASP.NET with Examples in C#
|
03/26/2003 Programmatically modifying DIR=LTR for Right-To-Left Languages in ASP.NET
|
03/24/2003 ASP.NET Internationalization, Globalization, and Localization...Whew!
|
03/17/2003 How to set a Windows XP or 2000 machine to Auto-Login, or NOT to Auto-Login
|
03/17/2003 Wrox books goes under...
|
03/13/2003 Where's the Platform? Where do YOU think the Platform is?
|
03/11/2003 Exploring IsNumeric for C#
|
03/11/2003 Ok, fine, so I took the damn red pill...InfoPath in Action (and ruminations on Trumpet WinSock)
|
03/10/2003 It's official - PDC is back, and it's October 2003
|
03/07/2003 Turning on HTTP GET with ASP.NET Web Services under Visual Studio 2003 and .NET 1.1 (Everett)
|
03/06/2003 ieHTTPheaders gets even MORE useful
|
03/05/2003 Just exactly HOW powerful is Google? Just WHAT can you find?
|
03/05/2003 MSI2XML and back...converting Windows Installer Databases to XML
|
03/05/2003 Pushing The Limits of Instant Messaging...
|
03/04/2003 Screen Scraping, Sleep(), Web Services, and the Bible
|
03/03/2003 Windows Server 2003, and something called...being a Security Expert
|
03/02/2003 Changing the HTML editor used by the Edit button on the IE Toolbar
|
02/28/2003 Time to get on the bus...
|
02/27/2003 .NET Rocks! - The Internet Audio Talk Show for .NET Developers (Scott Hanselman)
|
02/26/2003 C:/UTILS continues to grow...NetPing
|
02/26/2003 Uninstalling IPv6 Support on Window XP
|
02/26/2003 Thank the Good Lord I didn't install ThreeDegrees
|
02/26/2003 Windows Update and SOAP
|
02/23/2003 Tablet PC vs. Smart Display comparison
|
02/19/2003 "Attaching a CacheDependancy to a ASP.NET Page using Output Caching" or "I can't believe they didn't think of this...oh sweet, they did!"
|
02/19/2003 Undocumented configuration setting for XmlSerializer - and a new question emerges?
|
02/19/2003 Kent Sharkey in the heezy fo' sheezy babay!
|
02/19/2003 Snazzy tool to the rescue: TaskManagerEx (The
|
02/19/2003 Sairama's Interesting Code of the Day - Printing Line Numbers while Debugging C#
|
02/19/2003 Microsoft aquires Connectix - VMWare screwed?
|
02/18/2003 Outlook2RSS v0.4 with support for Images
|
02/18/2003 SQL2K Stored Procedure Debugging broken with SP3
|
02/17/2003 My Collection of .NET Regular Expression Tools
|
02/17/2003 New Developer Blog built on Outlook2RSS and ASP
|
02/16/2003 What really happened in New York on Feb 15th, 2003
|
02/14/2003 Where did God put his readonly variables?
|
02/14/2003 Iron Developer!
|
02/14/2003 Multiple-Monitors are love
|
02/13/2003 Linux Switchers - 4 out of 5 super villians agree...
|
02/13/2003 My ignorance proceeds me: Visual Studio.NET Incremental Search
|
02/13/2003 Living the dual monitor lifestyle - You're preaching to the choir!
|
02/12/2003 Outlook2RSS - Outlook Folders to RSS Feeds
|
02/12/2003 WS-I Basic Profile, Baby - If you don't know, you better ask somebody!
|
02/12/2003 All the Distributed News that's Fit to Print - by Ingo Rammer
|
02/10/2003 How to share sessions between ASP and ASP.NET
|
02/07/2003 DOTNETWebLogs is on the radar screen
|
02/07/2003 AdAware 6.0 - HIGHLY recommended
|
02/05/2003 This script alone will save me >=15 minutes a day...
|
02/05/2003 Changing ASP.NET's default WSDL Generated Help Page
|
02/04/2003 Patterns of Enterprise Application Architecture...good stuff spreads
|
02/02/2003 Revolutions don't always start at the hardware transport layer...
|
01/30/2003 Groove - Got Memory?
|
01/29/2003 "101 Reason Why I Don't Care if .NET is Better than Java" or "Pick a Religion"
|
01/29/2003 DevEnv.com? - Sairama's Tip of the Day
|
01/28/2003 Unions (or an equivalent) in C# - Sairama's Tip of the Day
|
01/26/2003 Scott's Law of Unit Testing
|
01/25/2003 ALERT! SQL Server Worm - PATCH YOUR SERVERS TO SP3
|
01/24/2003 Coding with Shu Ha Ri
|
01/23/2003 Leaky Abstractions? My creativity or my ignorance.
|
01/23/2003 Ignorance, Confusion and Higgledy-Piggledy reign supreme in the World of Software
|
01/22/2003 GamerTag = Glucose
|
01/22/2003 http://www.computerzen.com
|
01/22/2003 Tips on a Successful MSFT Presentation
|
01/22/2003 Stickies for Windows Stickienote desktop application
|
01/22/2003 Sairama's Interesting Code of the Day
|
01/22/2003 It's official, my twenties are winding down
|
01/20/2003 Recent Command List Popup
|
01/20/2003 Microsoft Download Center RSS Feed
|
01/20/2003 Detailing Failed Assembly Loads with the Assembly Binding Log Viewer ("The Fusion Logger")
|
01/20/2003 Resources to Troubleshoot ASP.NET Debugging
|
01/16/2003 Another Blogger Spotted
|
01/15/2003 To Hell with Bad Browsers
|
01/15/2003 DevHawk PageLayout Control
|
01/13/2003 Extended Stored Procedures Considered Harmful?
|
01/13/2003 OWASP: Top Ten Most Critical Security Vulnerabilities in Web Apps
|
01/10/2003 Set the ASP.NET Application Object to Read-Only
|
01/08/2003 Apple says No to Mozilla
|
01/07/2003 Active Directory Application Mode
|
01/07/2003 Watch IIS communicate wtih ASP.NET
|
01/07/2003 Compact Framework goes 10 I must have missed this its dated Jan 3 A hrefhttpwwwmicrosoft
|
01/06/2003 Checking VB6 Binaries for "Retain in Memory" and "Unattended Execution"
|
01/06/2003 Keeping Track of Domain Names
|
01/06/2003 Outlook News Aggregator
|
01/03/2003 Trying to figure out installed versionsservice packs of various things on your NT4 2000 XP System
|
01/02/2003 Who says Windows cant be reliable This is a Windows XP laptop that is only being rebooted because I need to reformat it to
|
12/17/2002 Cookie Viewing Ive been sort of vaguely looking for a coo
|
12/17/2002 Taken So i have a Tivo full of A hrefhttptakensci
|
12/15/2002 Seems
|
12/13/2002 Justin and A hrefhttpradioweblogscom01
|
12/13/2002 No Title
|
12/12/2002 Current Project Command Pr
|
12/11/2002 I ran all over the Net via Google and Google Groups this evening trying to figure out the answer to what I thought
|
12/09/2002 Ive looked at building a NET NAnt BuildServer to assist in A hrefhttpwwwm
|
12/09/2002 W3C Home Page Tableless Layout HOWTO via Zeldman The W3
|
12/09/2002 The Five Biggest Myths About Web Services
|
12/09/2002 ILLINK Microsoft R NET Framework IL Linker The A hrefhttpwwwgotdotnetcomuserarea
|
12/09/2002 Great article on on MSDNMag by Ya
|
12/06/2002 FYI My PowerPoints from Ready Set VSNET are posted up at A hrefhttpwwwmicrosoftcomusapresentationssearchaspd
|
12/06/2002 Interesting bit of silly philosophy todaywhat IS the best practice in NET when you are given things like
|
12/05/2002 Heres a super cool use of WebServicesan Outlook 2000XP AddIn that interfaces
|
12/05/2002 I know this might sound silly and obvious but are there any published performance numbers comparing NET Remoting w
|
12/05/2002 MSN Messenger AddIn for Visual StudioNETnbsp I may have to
|
12/05/2002 Ready Set VSNET Chris Kinsman A hrefhttpwww
|
12/03/2002 Good classic McConnell article pointed to me by JimLittlenbsp Its call
|
12/03/2002 Machineconfig versus webconfig Ive Gordon Weaklie
|
12/03/2002 IMG height321 altA picture named ole2cdjpg hspace15 srchttpradioweblogscom0108971images20021203ole2cdjpg
|
11/26/2002 Been doing some A hrefhttpmsdnmicrosoftcomlibrarydefaultaspurllibraryenuscpguidehtmlcpcondevelopinghighpe
|
11/26/2002 Automated Testing NET Web Services and Applications I just found Jim Klo
|
11/26/2002 Good article and primary on the basics of Cryptography and NE
|
11/25/2002 Great info and Technology updates up on Microsoftcom this week FONT face
|
11/25/2002 I used this Atari 10in1 Game to open up a talk on Web Services recentlynbsp Its a great tangible example in case anyon
|
11/23/2002 How to uninstall Windows Messenger 47 After
|
11/22/2002 NAnt and FxCopCmd Today I spent some time in between NAnt and
|
11/22/2002 NET Refactoring Tool Enters Beta C Refactory is a revol
|
11/21/2002 Thanks to everyone who attended my talk Web Services Behind the Music at the SAOs Software Association of Oregon Develo
|
11/19/2002 Its not easy to read its certainly not written to entertain but still one of the most important pieces o
|
11/18/2002 SighNet Server Three delays a charm
|
11/18/2002 OuchHousenbspapproves bill to make hacking automatic life sentence
|
11/18/2002 Ah yesAmazon has notified me that my own personal copy of A hrefhttpwwwamazoncomexecobidostgdetail0
|
11/14/2002 Great article with the biggest UNDERSTATEMENT of the year as its title at A hrefhttpwwwsysconcomj
|
11/14/2002 C and Java The Smart Distinctions Article by Dominik Gruntz
|
11/13/2002 Charles Petzold is a very cool guy A hrefhttpwwwamazoncomexecobidosA
|
11/13/2002 Greeting card virus licens
|
11/12/2002 Heres a fantastic bit of ASPNET news from the A hrefhttpdiscussdevelopcomarchiveswaexeA2ind0211BampLDOTNET
|
11/12/2002 I hearby declare November to be Web Services MonthnbspnbspThere are several Webby seminars in Portlan
|
11/12/2002 Ah Greg Reinacker has sent me the Java quote I mentioned beforeit was in fact he who said 1 I personally bel
|
11/12/2002 And here I am 6 days latenbsp Congratsnbsp Finally a reason for eBooksFantasticwell you know I HAVE to get this
|
11/12/2002 Something interesting was said recently on the Blogs on to the recent uproar caused by the Middleware Companys PetStore whit
|
11/12/2002 Basically I want something like the following to work public class BookService RestService RestMet
|
11/11/2002 The Everett Visual CNET features Sam Gentiles got t
|
11/08/2002 Ill be speaking at ReadySetVisual StudioNET in Portland and Seat
|
11/01/2002 ReSTNET Yesterday and this afternoon
|
10/31/2002 When less is more A hrefhttpwwwdictionarycom
|
10/31/2002 No Title
|
10/30/2002 My friend and yours Shawn Wildermuth perhaps better known as the A hre
|
10/29/2002 The consistently excellent Dino Exposito has a nice A hrefhttpmsdnmicrosoftcomlibrarydefaultaspurlmsdnmagissue
|
10/29/2002 Starting November 4 Im going to be joining Microsoft as a A hrefhttpmailserverdiunipiitpipermaildotnetssclimsg
|
10/28/2002 XCode NET I was a huge fan of GenltXgt fro
|
10/25/2002 As some of you may have seen a
|
10/23/2002 First Draft of WSI Basic Profile An
|
10/23/2002 NET Pet Shop 2 NET Pe
|
10/21/2002 Matt Griffith did me a solid today by having a nice A hrefhttpmattgriff
|
10/21/2002 Ive always wondered and often been asked Is there anywhere to control Page Breaks when PRINTING from IEnbsp Id alway
|
10/16/2002 XML 11 Becomes a W3C Candidate Recommendation 15 October 2002 W3C is ple
|
10/16/2002 Im presenting at the Software Association of Oregon SAO on A hrefhttpdbsaoorgcalendarofeventseventdescription
|
10/15/2002 XML Spy Visual StudioNET
|
10/15/2002 IMG height394 altA picture named SoapExtWizJPG hspace15 srchttpradioweblogscom0108971images2002101
|
10/14/2002 A hrefhttprsscomcom21001001961994htmltypeptamppartrssa
|
10/11/2002 I was on a great conference call yesterday with some folks talking about J2EE vs NET Linux vs Windows and a great quote c
|
10/11/2002 De
|
10/09/2002 Ive ported my Tiny Abstract OS and CPU in C projectnbspfr
|
10/09/2002 And now for something completely different A hrefhttpw
|
10/08/2002 Top subtle as a brick in the face issues when converting my Tiny OS from C to VBNET Array LengthsI knew
|
10/08/2002 And the answer shall comethis is itnbsp This is why I love the hell out of NETnbsp I tell this to my students when
|
10/08/2002 Well I got the big idea that Id convert my Tiny Abstract OS in C
|
10/07/2002 Chris Brooks pointed this A hrefhttpwwwcsharpcornercomCode2002Se
|
10/07/2002 Wireless Electricity BLOCKQUOTE dirltr s
|
10/07/2002 Chris Sells sharesXML Comments and Documentation Generation for VBNET Develo
|
10/04/2002 A classnavLinkSmall hrefhttpbuildercomcomauthorbiosauthorbiojhtmljsessionidLEPQREGFEDWMPTQQACQCFEYauthorIdjm
|
10/04/2002 Web services are like high school sex Everyone is talking about doing it but hardly anyone is and those that are probably
|
10/04/2002 Lots of thoughts on Web Services todayits no because doubt of Chris Sells upcoming A hrefhttpwwwsellsbrothersco
|
10/03/2002 Heres a list of useful NET related web sites SPAN styleFONTFAMILY
|
09/27/2002 Thanks to everyone who attended my talk at the A hrefhttp
|