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...
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...
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...
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...
A new version has been released by the tools creator Matt Hawley the tool masks the development files from y
... Read More...
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...
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...
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...
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...
Check this out from our friend who wrote free text box... posting on MSDN...
Read More...
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...
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...
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...
OK, I simply have to weigh in...
Microsoft Knowledge Base Article 887459, Programmatically Check for Canonicalization Issues with ASP.NET
...
Read More...
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...
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...
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...
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...
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...
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...
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...