posts - 374, comments - 606, trackbacks - 112,
Dan Bartels online engineering logbook... Items that I find useful organized for my use, and indexed by google for yours. Here you can find information about Microsoft C# programming, SQL SERVER 2005, Telligent Systems CommunityServer, Dot Net Nuke, Windows Vista / Longhorn, and just about anything else that would compel me to type.

News

What I am Reading:


Professional Community Server

Past books can be viewed on:

Post Categories

Archives

Coding Techniques

Coding Tools

Community Sites

Deal Finders

Friends Businesses

Microsofties

Smartphones

Utilities

my blogmap

October 2004 - Posts

Adding Build Numbers to your Visual Studio Solutions
I got tired of manually munbering my builds in visual studio... I did a google search and found these a couple of resources.
... Read More...

SmartPhone Remote Display (Control)
So its not great, but then again its free =) -Active Sync Remote Display Microsoft has released a set of powertoys for the SmartPhone you can get it here. It includes this tool... Read More...

Audiovox SMT5600 Application Locked from ATT
ATT has locked the phone, at least partilly...  I cannot install a new root certificate for my corporate certificate server without a signed version of the SPAddCert.EXE which only they can provi
... Read More...

Automated code repair?
I ran across this over at the serverside...  an interesting idea...  I already use resharper, and have looked at FXCop, but really it just leaves me with a lot of tedious cleanup, especially
... Read More...

Unleash It 2.2 Released (formerly WebDeploy)

A new version has been released by the tools creator Matt Hawley the tool masks the development files from y
... Read More...

Server ActiveSync HTTP_500 Error End User Pains
You see, I know more about this OMA and Activesync now than I ever wanted to...  I set up my new phone to sync, and get the all informative HTTP_500 error....  the real dilemma here, is that
... Read More...

Windows Mobile 2003 Second Edition - Driver Blues
So I have this cool new phone, and I am liking it so far...  but buyer beware... This is leading edge.. aka if you cant write your own dr
... Read More...

Fondling my new phone TOO - Audiovox SMT 5600
OK so after months of searching and much deliberation, I finally decided on my new phone... (the day after I bought a new battery for my old one...) I caught this blog, and decoded to check it out... It seems that this is all the buzz around the Microsoft communities.... Read More...

NATA1 Spider Troubleshooting
Not getting any content or all of your content in your search results, you need to check the table Nata1_Log on your SQL server....  Infact you should set up a maintainance job to empty this
... Read More...

Using Reflection To Bind Objects
Check this out from our friend who wrote free text box... posting on MSDN... Read More...

Longhorn Gets Ultramon
Longhorn gets Ultramon... with much better support for multiple monitors you can actually do things, like tell it to doc the sidebar to monitor two, and furthermore it streaches the taskbar across bot
... Read More...

Longhorn Install

Whew, well I am not sure how much value I can add...  I have been working on installing a tweaking Longhorn 4047 for use, I am going to give it a run for a while. First thing I noticeds, is no
... Read More...

JIT Debugger Dialog
An interesting question came in last week around how to get around the “annoying” JIT-Attach Debugger dialog that pops up if an Application throws an unhandled exception, etc... Read More...

Programmatically Check for Canonicalization Issues with ASP.NET
OK, I simply have to weigh in... Microsoft Knowledge Base Article 887459, Programmatically Check for Canonicalization Issues with ASP.NET
... Read More...

URL Rewriting in .NET

As is turns out this is simple to do... 

Just add this DLL to your website

And add this to the system.web section of your web config.

  <httpModules>


... Read More...

CVS via Visual Studio

Earlier I blogged about connecting to my SourceForge project via CVS and visual studio, well I was successful last night, and wanted to do a quick writeup.  (the former post is buried here ... Read More...

Popup error validation..

Ok so in chatting with a friend of mine, we were talking about the difference between the .Text and .ErrorMessage properties of the validatior controls...  Of course the difference is that if
... Read More...

Pulling HTML content from an XML file on the Disk

I was reviewing some of the articles on MSDN and ran across a implementation of the ad rotator that could rotate xml...  now I don't agree with the authors approach of using a user control, as
... Read More...

DNN Access to SQL Migration

So, you installed DNN (version 2.1.2 specifically) and started using it..  pretty cool how it automatically configured itself huh...  And whoops now you noticed that it is not using your c
... Read More...

MSDN on OO - yea right
OK this is the best I could find http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconcomponentarchitecture.asp ... Read More...

Applying Robustness Analysis on the Model–View–Controller (MVC) Architecture in ASP.NET Framework, using UML

This article will enhance your vision on the usage of Robustness Analysis in conjunction with Model View Controller, using UML with application in ASP.NET. This article is a sequel to my articles o
... Read More...

 
Powered by Community Server (Commercial Edition), by Telligent Systems
powered by god (with a little help from Telligent Systems - Community Server 2.1)