Softlogger
Categories
13,October,2006

» 10

Reporting Service Updates in SQL 2005 Service Pack 2

William Lis Enterprise Reporting
SQL Server 2005 Service Pack 2 is coming out soon. The very important piece of SP2 is support of SSRS and SharePoint 2007 Integration. There are many bug fixes and enhancements in the service pack but
Filed under SQL Reporting Service (SSRS) | on 2006 Oct 13

Avoid writing boring code using the Web Service Factory

A British Geek in Texas Pontificates
One thing about the ongoing releases of the Web Service Factory (WSF) that I think may have escaped many people's notice is the inclusion of some guidance related to one of my favourite topics - avoiding
Filed under Web Service | on 2006 Oct 13

SYSK 218: Reclaim Space Immediately After Dropping a Column

AppDev: Something You Should Know by Irena Kennedy
If you are deleting a column of varchar(max), text, ntext, or image data type, your database has likely allocated a large amount of space for the stored data. When you drop a column, it’s always a good
Filed under Database,SQL | on 2006 Oct 13

DynCalc - Dynamic compilation illustrated - Part 3: Compilation to IL

B# .NET Blog
Introduction Welcome back in this series of dynamic compilation posts. Today, we'll transform our expression tree into IL code. To set our minds, take a look at the following expression tree: +Sub +Mul
Filed under ASP.NET | on 2006 Oct 13

What SHOULD a sequence diagram show?

Inside Architecture
For most folks, a UML sequence diagram is something that is either (a) unnecessary, (b) clearly required and essential. There is rarely a middle ground. So when you create a diagram (whether by force or
Filed under Design, Architecture | on 2006 Oct 13

ASP.NET 2.0 - Investigating .NET Exceptions with WinDbg (Compilation and Load Exceptions)

If broken it is, fix it you should
I have talked in earlier posts about how to log and debug .net exceptions with WinDBG. All .NET exceptions derive from System.Exception and with the following member variables. Data HelpLink InnerException
Filed under ASP.NET | on 2006 Oct 13

Programmatically Load Web User Control At Runtime Visual Basic 2005

mike mcintyres
Source Code: Programmatically Load Web User Control At Runtime How can you programmatically load an ASP.NET 2.0 UserControl at runtime? First, the UserControl must be loaded using the LoadControl method
Filed under ASP.NET | on 2006 Oct 13

Custom ComboBox

jaredpars WebLog
This is another forum request. I've seen multiple requests from users who are looking to customize the drop down window for the ComboBox control. There is no builtin way to do this with the existing control
Filed under VB.NET | on 2006 Oct 13

Vista changes .Net 2.0 Locale Names, sample work around custom cultures/locales

Im not a Klingon
In order to follow RFC 4646 more closely (formerly RFC 3066 bis) we changed managed locale names in Windows Vista . Some applications had a dependency on the old names, in which case the suggested work
Filed under Windows VISTA | on 2006 Oct 13
Pages: 1  
» 10

Most Popular

Archives

  • 2008
  • 2007
  • 2006
  • 2005
  • 2004
  • 2003