Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » SQL » .NET
  • Hedge Fund Junior Programmer Analyst

    Your professional profile indicates you may have experience or know someone with experience relevant to the following position. I was hoping you might be interested or be willing to forward this email to an associate who could benefit from this ...
    Posted to Career Development (Forum) by JHSMergis on September 24, 2008
  • Use Unit Test Framework to Test Production DB Consistency

    For Lake Quincy Media's AdSignia Ad Server, I wanted to be able to ensure that the database had some internal logic rules checked periodically.  What kinds of rules?  Well, probably an example would be best.  Suffice to say up front, though, that we're talking about more than NOT NULL or enforcing referential integrity.  For ...
    Posted to Steven Smith (Weblog) by ssmith on February 22, 2008
  • ASP.Net Configuration (Web Site Administration Tool)

    I've just started using Web Developer 2008 Express. I've used Visual Studio C# 2003/2005 express a little. Frankly, I'm trying to decide if I should move from Delphi to MS. To make matters a little more difficult for me is that I'm just a guy who has always wanted to be a programmer when he grows up, lol. 1) Can you help me ...
    Posted to General Questions (Forum) by ckerscher on January 2, 2008
  • teemukeiski.net running on Community Server 2.1

    My web site http://teemukeiski.net is now up and running. There's basically 0 content right now <grin>, but I'm going to correct that relatively soon. I have new blog & forum running there, so feel free to check that out. And of course, you can ask me questions there, too. http://teemukeiski.net on nyt pystyssä. Käytännössä ...
    Posted to Joteke's Blog (Weblog) by joteke on August 10, 2006
  • On Forums: Turning XML elements to SQL resultset rows in SQL2005

    Chris asked on forums a question about using SQL2005's XQuery features. He had XML like this <?xml version='1.0' standalone='yes'?> <marketingContent>   <accessoryItemsHeading>ACCESSORY ITEMS</accessoryItemsHeading>   <accessoryItemsText>Accessor Text Info</accessoryItemsText>   ...
    Posted to Joteke's Blog (Weblog) by joteke on June 11, 2006
  • SQLEXPR.EXE vs SQLEXPR32.EXE

    In case you've installed SQL Server Express and found out that there are two executables for installation (for example when installing SSE bundled with VS2005) SQLEXPR.EXE and .SQLEXPR32.EXE, you might have wondered what's the difference. From: http://msdn2.microsoft.com/en-us/library/ms143680 SQL Server Express Install ...
    Posted to Joteke's Blog (Weblog) by joteke on October 26, 2005
  • SQl Server 2005 Build Uninstall Wizard

    You've probably seen web being full of those uninstall instructions for SQL2005 betas & CTPs in conjuction with VS2005. This comes late, but there is also uninstall wizard included in SQL2005. See following post for details http://blogs.msdn.com/astebner/archive/2005/06/14/429194.aspx  
    Posted to Joteke's Blog (Weblog) by joteke on July 19, 2005
  • Deployment of SQL2005 assembly in VS.NET 2005

    I've been playing extensively with SQL2005 for the last few days with VS 2005 beta 2. I was suprised to find out that VS.NET 2005's SQL Server Project does not seem to support ALTER ASSEMBLY-type of deploying properly, or that's how I see it. Is this really correct? Let's take a sample. I have an assembly consisting of UDT Type1 and it has worked ...
    Posted to Joteke's Blog (Weblog) by joteke on July 4, 2005