Prologika Forums
Making sense of data
All Tags » .NET (RSS)

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Chasing Parameters

    Scenario : You use the Visual Studio ASP.NET ReportViewer and you can't figure out how to get the parameter values when the page posts back. I couldn't find a straightforward answer on the discussion list so I thought my findings could come useful. Solution : Depending on your scenario, you can...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Tue, Mar 16 2010
    Filed under: Filed under: ,
  • Trying to Communicate

    Visual Studio 2008 embraces the exciting new world of Windows Communication Foundation (WCF) for communicating with services. However, pitfalls await the unwary. I've recently tackled invoking the Reporting Services Web service with WCF and I want to share my findings. The Visual Studio Add Web Reference...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Sat, Dec 22 2007
    Filed under: Filed under: ,
  • Introducing LINQ

    If you follow the Microsoft .NET roadmap, you have probably heard about the forthcoming Language Integrated Query (LINQ) in .NET 3.0. LINQ will add query capabilities directly into the CLR and will be supported by both VB.Net and C#. This means that you will be able to use standard query operators directly...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Fri, Apr 27 2007
    Filed under: Filed under:
  • Transcend T-SQL Limitations with SQL Server 2005 CLR Objects

    One of the coolest SQL Server 2005 feature is .NET CLR objects. When use wisely, CLR integration can solve many nagging problems with T-SQL. For example, you cannot pass columns from an outer SQL statement to a TBF even though it returns one row. Or, for some obscure reason, you cannot use dynamic execution...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Sun, Oct 1 2006
    Filed under: Filed under:
  • You’ve been Deadlocked

    If you’ve been using VS.NET 2005 for a while chances are that your debugging session could have been spectacularly crashing just when you thought you were so close finding that elusive critical bug. This situation may have manifested with the following exception: ContextSwitchDeadlock was detected Message...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Fri, Jun 23 2006
    Filed under: Filed under:
  • When the Host is not so Perfect

    Here is something that has recently bit me really bad. Customer requirements called for implementing an in-house report designer to create report definitions. Expired by the VS.NET 2005 Report Designer, we decided to implement a part of the tool as a WYSWYG designer using the design-time infrastructure...
    Posted to Prologika (Teo Lachev's Weblog) by Teo Lachev on Thu, Jun 8 2006
    Filed under: Filed under:
Page 1 of 1 (6 items)