Interactive ASP.NET

Dedicated to providing a rich development community.
Welcome to Interactive ASP.NET Sign in | Join | Help

Search

Page 14 of 14 (133 items) « First ... < Previous 10 11 12 13 14
  • Restoring a SQL Server 2005 Database On A Different Machine

    If you do a lot of programming on a SQL 2005 database, chances are this has happened to you! You restore a database and try to diagram it (or make some other change) and get this error: TITLE: Microsoft SQL Server Management Studio Express ------------------------------ Database diagram support objects cannot be installed because this database does
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 01-10-2008
  • Visual Studio 2008 RTM Changes to LINQ to SQL

    For those who haven't heard Visual Studio 2008 has officially been released! That also means that the .net Framework 3.5 has also been released! For those who have done the Beta's there is a couple of method renaming that has happened that will break your bits! Summary To add a record .Add and .AddAll has been replaced with .InsertOnSumbit and
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 12-19-2007
  • Debugging with Process Monitor

    Now I am not much of a low-level debugger type. I've seen people use WinDbg like it was an extension of their hand! I am not one of those people but I would sure like to be. Lately I have been working on a project that does some pretty tricky code hooking of some User Mode API calls in Kernal32.dll. Specifically I was hooking calls to CreateFileA
    Posted to Nate's Stuff (Weblog) by Nathan Zaugg on 12-05-2007
Page 14 of 14 (133 items) « First ... < Previous 10 11 12 13 14
Powered by Community Server (Non-Commercial Edition), by Telligent Systems