-
ProfileProvider in an MVC World
I had some trouble getting the ASP.NET Profile provider to work with MVC (Model View Controller). Here are my notes for what I did to get it to finally work thanks to the help of numerous posts. (I figured I should do something other than watch the Houston Rockets lose…) Unit Testing The first step…
-
But I want a blog template
Pretty much every document I type today is a blog… But whenever I start Microsoft Word 2007 it always opens a blank document. If someone knows how to change that behavior please let me know. For now, the workaround my wife suggested was: Select Office Button –> New, then select the “New Blog Post” template.…
-
Replacing the Class Template Take 1
I don’t know if it is the installation of Service Packs or something else in the environment. I’m going to document how I change my Class template for C# here and see if it stays this time. I say Take 1 because if it doesn’t, I’ll try to find out why and move on to…
-
Security Trimming for MVC Menus
I can’t believe I couldn’t really find anything on this… I wanted to have the Menus in my MVC (Model-View-Controller) ASP.NET web application honor the security that is in the SiteMapProvider. I found many posts but everything seemed so complicated. So I gave up and thought, “Let me see if I can solve it myself.”…
-
Windows 7 RC 1 Install
What an ordeal… 5th Try was the charm thanks to a friend at Microsoft. You can do a clean Operating System install on Windows 7 WHILE while Windows 7 is running. (Meaning, you don’t have to install from a DVD, but instead it installs in a fashion similar to installing Office) Why didn’t the install…
-
Initiative and a Message to Garcia
This is the full content of a brochure I received when I was a Captain in the U.S. Army Reserves in the 420 Engineer Brigade. I thought I’d lost this information which really disappointed me – I refer to concepts contained within it frequently. Now I’m putting it here so that hopefully I don’t lose…
-
Stephen Walther on ASP.NET MVC
I won’t say too much here except that what I’ve read recently on Stephen’s blogs are things that I really agree with… with only a few exceptions. I highly recommend checking Stephen’s blog out if you’re interested in ASP.NET MVC (Model View Controller). Here are some links I refer to frequently when using the MVC…
-
Word Integration Broken for Pictures – Bummer…
Headline: I did something to break the nice picture upload capability… Any ideas? When Life Was Good Last week I was using Microsoft Word 2007 to publish my blogs just fine. I had the account set to use the “My Blog Provider”. And of course I had to change the Writing Settings to turn on…