dotnetnerd.blogspot.com
All Things .NET
http://dotnetnerd.blogspot.com/2007/03/url-rewriting-with-aspnet.html
Periodic ramblings about .NET and all related topics. Console.WriteLine( "All Things .NET" );. NET Nerd Blog Home. Url Rewriting with ASP.NET. I'm always hearing from my buddy Intern Joe about UrlRewriting. Someday I better read this post by ScottGu so I can discuss the technology from an ASP.NET point of view. ScottGu's Blog : Tip/Trick: Url Rewriting with ASP.NET. Posted by dan @ 12:51 PM 1 comments. Is this all there is? Is there nothing more? Is it JUST about making Google happy?
dotnetnerd.blogspot.com
All Things .NET
http://dotnetnerd.blogspot.com/2007/09/inotifypropertychanged-in-base-class.html
Periodic ramblings about .NET and all related topics. Console.WriteLine( "All Things .NET" );. NET Nerd Blog Home. INotifyPropertyChanged in base class. Thanks to Josh Smith for pointing out a couple of good thoughts on supporting INotifyPropertyChanged in a base class. Cache PropertyChangedEventArgs so there's only one per property name. Do some setter post processing. A base class which implements INotifyPropertyChanged Josh Smith on WPF. Posted by dan @ 9:34 PM 0 comments. Comments: Post a Comment.
dotnetnerd.blogspot.com
All Things .NET
http://dotnetnerd.blogspot.com/2008/06/vs-2008-xaml-intellisense-broken.html
Periodic ramblings about .NET and all related topics. Console.WriteLine( "All Things .NET" );. NET Nerd Blog Home. VS 2008 - XAML Intellisense Broken. After another machine rebuild due to thinking that I had hosed up my VS install, I finally found this documented problem. I was missing two things in the VS 2008 XAML editor: (a) Intellisense, and (b) /- collapsable regions automagically created for all XML nodes. Http:/ forums.microsoft.com/MSDN/ShowPost.aspx? Posted by dan @ 8:02 PM 0 comments.
dotnetnerd.blogspot.com
All Things .NET
http://dotnetnerd.blogspot.com/2008/03/installing-win-sdk-after-vs2008-breaks.html
Periodic ramblings about .NET and all related topics. Console.WriteLine( "All Things .NET" );. NET Nerd Blog Home. Installing Win SDK after VS2008 breaks XAML Intellisense. Just as it says, after installing the Windows SDK for .NET 3.5, intellisense in VS 2008 stops working. I followed the steps for the manual re-reg of TextMgrP.dll and things seem to work ok. Microsoft Windows SDK Blog : Workaround: Installing Win SDK after VS2008 breaks XAML Intellisense. Posted by dan @ 12:27 PM 0 comments.
dotnetnerd.blogspot.com
All Things .NET
http://dotnetnerd.blogspot.com/2008/12/sync-v-mesh-v-skydrive.html
Periodic ramblings about .NET and all related topics. Console.WriteLine( "All Things .NET" );. NET Nerd Blog Home. Sync v. Mesh v. SkyDrive. Ugh - Microsoft is making a mess out of all these terms and confusing us all along the way. Based on a little help from this post. Formerly FolderShare). sync folders amongst machines. Currently PC only I think (FolderShare used to have Mac support). Used internally by Mesh to do sync. Posted by dan @ 8:52 PM 0 comments. Comments: Post a Comment.
dotnetnerd.blogspot.com
All Things .NET
http://dotnetnerd.blogspot.com/2007/05/top-rules-for-windows-vista-user.html
Periodic ramblings about .NET and all related topics. Console.WriteLine( "All Things .NET" );. NET Nerd Blog Home. Top Rules for the Windows Vista User Experience. Now that I'm in full swing WPF development, there's definitely a tendency by the customers to do whacky things in the UI. Here's a list of UI guidelines / rules to adhere to. MSDN: Top Rules for the Windows Vista User Experience. Posted by dan @ 4:28 PM 0 comments. Comments: Post a Comment.
dotnetnerd.blogspot.com
All Things .NET
http://dotnetnerd.blogspot.com/2007/03/training-videos.html
Periodic ramblings about .NET and all related topics. Console.WriteLine( "All Things .NET" );. NET Nerd Blog Home. Thanks to ScottGu for pointing out these free training videos. Free SQL Server Training Videos (and other good data tutorial pointers). Free ASP.NET AJAX "How Do I? Keywords: SQL Server SQLServer AJAX Atlas asp.net. Posted by dan @ 4:12 PM 0 comments. Comments: Post a Comment.
dotnetnerd.blogspot.com
All Things .NET
http://dotnetnerd.blogspot.com/2007/03/howto-use-virtual-pcs-differencing.html
Periodic ramblings about .NET and all related topics. Console.WriteLine( "All Things .NET" );. NET Nerd Blog Home. HOWTO: Use Virtual PC's Differencing Disks to your Advantage. We use VPCs all the time around the company to experiment with beta bits. Today I'm running into a problem trying to install the Orcas CTP on a VPC (running in virtual server) that has a dynamic disk. How can a dynamic disk run out of space? Isn't it supposed to grow as needed? Posted by dan @ 4:28 PM 0 comments.
dotnetnerd.blogspot.com
All Things .NET
http://dotnetnerd.blogspot.com/2007/02/beginning-sql-server-2005-reporting.html
Periodic ramblings about .NET and all related topics. Console.WriteLine( "All Things .NET" );. NET Nerd Blog Home. Beginning SQL Server 2005 Reporting Services. When it's time to ramp up on Reporting Services, I should probably start here. This looks like a pretty decent 4-part writeup on SQL Server 2005 Reporting Services. Beginning SQL Server 2005 Reporting Services (Part 1). Posted by dan @ 4:57 PM 0 comments. Comments: Post a Comment.
dotnetnerd.blogspot.com
All Things .NET
http://dotnetnerd.blogspot.com/2008/10/highlightjs.html
Periodic ramblings about .NET and all related topics. Console.WriteLine( "All Things .NET" );. NET Nerd Blog Home. Whenever I get around to posting code, this highlighting helper Javascript will come in handy. Posted by dan @ 6:08 PM 0 comments. Comments: Post a Comment.