Browse by Tags
All Tags »
.NET (
RSS)
One of the web applications I am working on is an ASP.NET MVC 2 site targeting .NET 3.5 SP1 that uses the Microsoft Report Viewer control with local-mode RDLC reports. I initially developed this application using Visual Studio 2008. The client was OK...
One of my pet peeves with MSBuild’s <Exec> task is how long the lines get when you have lots of arguments. I ran across a trick yesterday in a blog comment made by someone named Romain and thought it was a very nice solution to this problem...
I just received a newsletter from Red Gate, and nestled in the headlines was this interesting tidbit. If you haven't heard of .NET Reflector, it's one of my favorites, and I encourage you to check this invaluable tool out. It's what you reach for when...
This is the big news today. You can now configure Visual Studio 2008 to step through .NET 3.5 source. Scott Hanselman has the steps to set this up ...except for one detail. When installing the QFE ( KB944899) patch, you'll need to have your the VS 2008...
More Posts