Excellent, now I can detect Visual Studio design time anywhere in my code. (Make sure to read the comments, they provide a valuable correction.)
I came across interesting issue with one of our controls. I needed a different behavior during design-time and run-time. I was sure that .NET Framework has a nice solution for me, but [...]
Archive for October, 2009
Detecting Design-time in C#
Posted in Uncategorized, tagged .net, c#, design-mode, design-time, visual-studio, visual-studio-2008 on 2009/10/29 | Leave a Comment »
.NET 4.0 Beta Breaks WCF Activation
Posted in Uncategorized, tagged .net, 4.0, activation, beta, visual-studio, vs2010, WCF on 2009/10/07 | Leave a Comment »
I suppose that’s why it’s a “beta” but I honestly only expected the .NET beta to break itself, not other applications. Here’s a better worded post than I feel like writing that describes the issue…
I’ve had a problem on my most recent Windows 7 install with getting the WCF activation to install. I kept getting [...]
Integrating Reporting Services Using SOAP
Posted in Uncategorized, tagged microsoft, reporting, server, service, services, SOAP, sql, SSRS, WCF, web on 2009/10/07 | Leave a Comment »
Want to programmatically access your Sql Server Reporting Services Server? (SSRS) Turns out there’s an app for that! Or more precisely, a SOAP web service.
The Reporting Services SOAP API provides several Web service endpoints for developing custom reporting solutions. The endpoints currently fall into two categories: management and execution. The management functionality is exposed through [...]
Implementing Team System and ROI – .NET Rocks!
Posted in Uncategorized, tagged control, estimate, foundation, item, management, microsoft, project, server, source, team, tfs, time, work on 2009/10/01 | Leave a Comment »
Caught an even better than average podcast from .NET Rocks!, this time regarding Team System. Steven covered a lot of material, but I found his discussion around the need for deliberate planning to be particularly useful, as well as his outline of why investing time and resources in TFS is worthwhile. At the end of [...]