in Search
ATTENTION: I've decided to put the upgrade on hold due to a compatibility issue of our server environment with the latest CS installer package. CS 2008 now requires SQL Server 2005 as the backend DB but our database server currenlty has SQL Server 2000 installed on it. I'll resume the upgrade once I figure out when Telligent is releasing a patch to the schema compatibility issue. For now, we will continue to use the old version of CS while waiting for the said patch. If you have any questions about this process, please don't hesitate to post them on our forums and I'll answer them as soon as I can. Thanks for your patience and support guys! I'll let you know as soon as this is resolved. - Keith Rull

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
All Tags » Visual Studio (RSS)
  • Free .Net Obfuscator

    I've stumbled upon a free .Net obfuscator --Eazfuscator.NET. So far, it works well for my purposes. Most obfuscators are costly--ranging from $200 to $2000! But this one is freeware and it works better than the free one bundled with Visual Studio 2005. It is free and easy to use!
    Posted to alexrazon by on 04-08-2008
    Filed under: Filed under: , , , , ,
  • Printing PDF Using WebBrowser Control in .Net 2.0

    Okay, after almost a year and an offshore assignment, I finally had a chance to update this blog. I was developing a .Net 2.0 C# windows application wherein I basically have to print PDF files from a Windows application. I tried to use the Adobe Acrobat Reader ActiveX object embedded in my form to preview...
    Posted to alexrazon by on 04-08-2008
    Filed under: Filed under: , , , , , , ,
  • I'm getting ready to install Visual Studio 2008

    I've just finished downloading Microsoft Visual Studio 2008 bits last night and I think I'm about ready to install it on my VPC (yup, I don't want to install it yet on my real machine.). I'm really excited about this new release since it looks really really promising. I've seen blogs...
    Posted to Keith Rull by keithrull on 11-28-2007
    Filed under: Filed under: , , , , ,
  • Debugging stored procedures on SQL Server 2005

    My current task in our project is majorly in MSSQL. I wanted to debug a chain of stored procedures and I have just found out that MS has removed debugging tools out of SQL Server 2005 client tools and relied more on visual studio's. I have experienced debugging both from SQL Server 2005 Query Analyzer...
    Posted to jokiz by jokiz on 09-25-2007
    Filed under: Filed under: , ,
  • Tracking active item in Solution Explorer

    I find it hard when the currently active code sheet or item is not highlighted in solution explorer and there were times when i couldn't easily see where the option is so this is for my future reference. VS 2003: Tools->Options->Environment->Projects and Solution VS 2005: Tools->Options...
    Posted to jokiz by jokiz on 08-28-2007
    Filed under: Filed under: ,
  • VS 2008 and .NET 3.5 Beta 2 Released

    So for those of you aching to try the new partial methods feature this is your chance. You can access it here . Scott Guthrie has a post about the features and an installation note to prevent your older asp.net ajax applications from having a dependency on the asp.net ajax binaries that come with beta...
    Posted to jakelite by jakelite on 07-26-2007
    Filed under: Filed under: , ,
  • Recycling: Short Introduction to Regular Expression

    I recently wrote a short article as an overview to why regular expressions should be in every developer's toolbox. I actually left the real discussion of regex to other experts so I used a lot of link-love. [:-)] Seeing that Mike Malone posted an advanced regex article, I decided to put up that short...
    Posted to Joben.Rara.blogs(".NET") by velocity on 06-25-2007
    Filed under: Filed under: ,
  • Resharper 3.0 Beta is out

    Jetbrains has just released their beta version of Resharper 3.0, download it here . Again, VB.NET guys out there, you should try Resharper since it now supports your language. Resharper 3.0 will now come into three versions (C#, VB and Full edition). I will be upgrading my copy to just the C# version...
    Posted to jokiz by jokiz on 05-30-2007
    Filed under: Filed under: , , , ,
  • Closing shortcuts

    if you're a keyboard junkie, you might have mistaken to close that Visual Studio Tool Window (resharper's find usage is a prime candidate) with an Alt+F4 keystroke and when you don't have any changes to save, your slow VS which took you almost a minute to load is now closed. Next time, just...
    Posted to jokiz by jokiz on 05-07-2007
    Filed under: Filed under: , , , ,
  • Debugging ICollection

    i'm sure you have experienced debugging an ICollection type and couldn't see the values included in the said collection, recursively expanding nodes in your QuickWatch just like this: i just found this forum post about it here using visualizers, and it's good that some of the classes in the...
    Posted to jokiz by jokiz on 04-23-2007
    Filed under: Filed under:
  • IIS 7 gotcha and some surprises

    I was stumped by what seemed like a very simple problem that I was beginning to lose some self-esteem :-( I was sure it was a simple problem but for the life of me, I couldn't make it work. So what was it? I was trying to publish the .NET implementation of the Petshop 4.0 application to my local IIS...
    Posted to Joben.Rara.blogs(".NET") by velocity on 03-05-2007
    Filed under: Filed under: , , ,
  • Ankhsvn 1.0.1 now available

    If you're like me who had a hard time with the blue icon color for modified files in Ankhsvn 1.0 final, just grab the latest bits of Anksvn here . The team has released a patch to change the modified icon to orange.
    Posted to jokiz by jokiz on 02-20-2007
    Filed under: Filed under: ,
  • A double header post

    This is my first blog post using Windows Live Writer . Setting up WLW to post to devpinoy was a great experience. All I had to do was give it the URL for my blog [http://community.devpinoy.org/blogs/velocity] and my username + password and it will try to guess the web blog provider as well as download...
    Posted to Joben.Rara.blogs(".NET") by velocity on 02-13-2007
    Filed under: Filed under: , ,
  • Making the LINQ (Preview) Project Templates appear in VS2005 (and other template "tricks")

    I encountered this problem last week, wherein the LINQ project templates were missing in the "New Project" dialog of VS2005 Team System even after doing "everything" (machine reboot, "install IDE support", etc.). By searching the web (through the help of our trusty buddy, "google"), i was able to determine...
    Posted to Raistlin's Spellbook by raistlin on 02-11-2007
    Filed under: Filed under: ,
  • Refresh issue of AnkhSVN

    There is a refresh issue on the version 1 release of AnkhSVN addin for visual studio last year (i thought it was already the RTM version 1.0 release, it was just RC4). if you are a tortoisesvn committer, you'll notice that the ankh refresh command at the solution level does not actually refresh each...
    Posted to jokiz by jokiz on 01-30-2007
    Filed under: Filed under: ,
Page 1 of 4 (58 items) 1 2 3 4 Next >