Programming Archive

  • SQL Server 2005

    How-to Snippet: SQL Server 2005 Internal error. Buffer provided to read column value is too small.

    Some of you may have come across this error message in SQL Server 2005. SQL Server 2005: “Internal error. Buffer provided to read column value is too small. Run DBCC CHECKDB to check for any corruption”. If you run a DBCC CHECKDB, it will return...

    Full Story

  • SQL Server 2005

    HOW TO: PIVOT in SQL Server 2005 to produce cross tabulation

    There was no easy way to produce a cross tabulation in SQL Server 2000 but in SQL Server 2005, this is achievable using the PIVOT command. Here is a example on how to produce a cross tabulation in SQL Server 2005. In the example below,...

    Full Story

  • dot_net_logo

    Quick Guide on Finding Column in a DataRow in C#

    When working with a DataSet in .NET, you can check if a Data Column contains a certain label. Below is an example I used in my code to check if the column name “quote_id” existed. And if existed, assign the data column value to a...

    Full Story

  • gac6

    .NET Assembly in GAC

    Anyone who develops using .NET framework will encounter GAC, Global Assembly Cache. GAC is a shared repository of assemblies (DLL) maintained by the .NET runtime and all shared assemblies must be strongly named. The usual location for a GAC assembly depending on your operating system...

    Full Story

  • dot_net_logo

    CodeFile and CodeBehind in .NET: What the heck is the difference?

    The Single-File Page and Code-Behind Page Models The Single-File Page Model Example NewPage.aspx declaration <%@ Page Language=”C#” %> The Code-Behind Page Model Example NewPage.aspx declaration (.NET Framework 3.5) <%@ Page Language=”C#” CodeFile=”SamplePage.aspx.cs” Inherits=”SamplePage” AutoEventWireup=”true” %> NewPage.aspx declaration (.NET Framework 1.1) Difference between CodeFile and CodeBehind...

    Full Story

Page 1 of 512345
Add to Technorati Favorites   Gadgets Blog Directory     Technology blogs   Top Blogs   Technology blogs   Technology Blogs - Blog Top Sites   blog search directory   Josh`s Sanctum   Blogroll Me!   2RSS.com :: RSS directory   Page Ranking Tool   Directory   Blog Directory for Kingston upon Thames, Surrey   Blog Directory for Kingston upon Thames, Surrey     free web site traffic and promotion  

Add Your Blog Blog Site
Promote Your Blog
Free Blog Directory
Blogs Blog Tools Allie Marie