Back in July of 2006 someone asked on the forum for ASPnix, the web host that specializes in CommunityServer, to add ISAPI Rewrite to their servers so that customers can clean up their URLs. Seven people including myself chimed in asked for it. Over the past eight months, little was said by ASPnix except by …
On the Hunt for a New Programming Language
When it comes to programming on the modern-day GUI (post-DOS) platform, the vast majority of my coding has been, in order of experience, using T-SQL, VBScript in ASP, and about equal parts classic VB (v3.0 to v6.0) and VB.NET. As you can see from my order of experience, I’m really a database guy, and since the …
Continue reading “On the Hunt for a New Programming Language”
Another Missed Ball: No .NET Application Container
David Laribee just referenced my IIS 7.0: Too Little, Too Late? post and he made an interesting comment that I hadn’t previously pondered but that is very relevent: It’s a major bummer that there’s no such thing as a virtualized “.NET Application Container” for the new scalable grid computing and provisioning services coming out (Amazon …
Continue reading “Another Missed Ball: No .NET Application Container”
About “Five Not-So-Easy Steps to Save Microsoft”
While I’m not in the habit of link blogging, Jason Kolb blogged a similar take to my recent themes about Microsoft entitled Five Not-So-Easy Steps to Save Microsoft. Jason starts with: Let me stick a disclaimer on the front of this post: I cut my teeth on Microsoft technology and have been a big supporter …
Continue reading “About “Five Not-So-Easy Steps to Save Microsoft””
Clarifying my Microsoft Developer Division Rant
Contents I Ranted and Eric Rebutted While I Respect the People at Microsoft… …They Become Detached Eric Unconsciously Supports my Thesis! Dismissing the Proposal, Not Solving the Problem Not More Power; Transitionality! Today’s Potential Didn’t Address Yesterday’s Deficiency Nor Does an Orphan Address Yesterday’s Deficiency And a Potential isn’t a Solution Yes, there’s Powershell, but… …
Continue reading “Clarifying my Microsoft Developer Division Rant”
The Hanselminutes Podcast: Very Shiny!
Since I left Xtras several months back, I’ve finally had time to spend learning once again. I’ve focused my attentions in two primary areas: That which can be called Web 2.0 technologies (especially related to RSS and Mashups), and Things related to .NET development. One of the true gems I’ve come across in the latter …
Kudos to Microsoft: Visual Studio Express Tools Free Forever!
I just learned that Microsoft has decided to make the Visual Studio Express tools free forever. This to me shows Microsoft’s acknowledgment that people are not willing to invest their time learning a product that they will eventually have to pay more for then they have funds available or earmarked, especially young people. I greatly applaud …
Continue reading “Kudos to Microsoft: Visual Studio Express Tools Free Forever!”
Object-Relational Mapping Tool Guide for .NET Published
Just wanted to make a note here that we’ve published our How-To-Select Guide on Object-Relational Mapping Tools for .NET. Check it out!
I Am Excited about IIS 7.0!!!
I just read Rick Strahl‘s article in CoDe Magazine entitled Get Excited About IIS 7.0 and, yes, I am excited! Finally an architecture that makes sense! If (indirectly) addresses my #1 wish for IIS7: a mod_rewrite functionality. Well, it doesn’t address it per se, but it allows me, or any other .NET developer to address …