DevPinoy.org
A Filipino Developers Community

>>> First two to make 3 wins! <<<

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • 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: , ,
  • 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: , , , ,
  • 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: ,
  • .NET: Build.Cancel = Ctrl + Break

    If you're not using this shortcut you probobly be either using a build server or build script on your project OR you are suffering from waiting for your build to start and press Stop to continue working, because you have accidentally pressed the F5 while coding. Now that you're have 5+ web projects,...
    Posted to Rodel E. Dagumampan by dehran ph on 01-19-2007
    Filed under: Filed under: , ,
  • Learning VSTO

    We've just upgraded to Visual Studio 2005 (finally!) and I'm currently exploring Visual Studio Tools for Office for my next project. It's my first time to use it and i have seen it used in one of the events through MS Philippines. The project's specification targets Excel 2000 three years ago and according...
    Posted to jokiz by jokiz on 12-07-2006
    Filed under: Filed under: , ,
  • designtime visual inheritance bug for new .NET 2.0 controls

    i just found out a bug on visual inheritance concerning the new controls in .NET 2.0. Basically it says that if you have an inherited control (non-private), designer won't allow you to "design it" in the child form (they're locked). more info here .
    Posted to jokiz by jokiz on 08-23-2006
    Filed under: Filed under: , ,
  • double quote and @ keys are switched in visual studio

    i noticed yesterday that my double quote key is switched with the @ key in visual studio. i tried it in notepad and it seems to be working. i'm glad i found a helpful post in the msdn forums this morning on how to fix this and it turns out that i have two language settings installed, US and UK, i...
    Posted to jokiz by jokiz on 08-08-2006
    Filed under: Filed under: , , ,
  • Visual Studio Tip #5 - Track Active Item in Solution Explorer

    the development machine of my teammate is pretty messed up so i assumed that the hooking up of visual studio ide events on his machine is not working. one of the features i love with visual studio is when it automatically highlights the currently active code sheet in the solution explorer and this feature...
    Posted to jokiz by jokiz on 07-31-2006
    Filed under: Filed under: , ,
  • referencing gac assemblies will result to broken build

    i was creating this excel workbook reader module so i referenced the excel com interop assembly which resulted in a failing build in our build server minutes after i commit. the problem is because the said assembly is in my machine's global assembly cache, however, it is not existing in the build server...
    Posted to jokiz by jokiz on 07-27-2006
    Filed under: Filed under: , , ,
  • problematic ankh

    i have encountered a lot of errors using ankh to checkin my changes with subversion for the past week. it's just that there are few updates on the development of ankh and tortoisesvn is more reliable. although i admit, it's a little tedious going to explorer just to use tortoise to checkin the changes...
    Posted to jokiz by jokiz on 07-19-2006
    Filed under: Filed under: , , ,
  • Visual Studio Web Setup Project

    I am currently reading Chapter 8 - Project Deployment of Pro Visual Studio .NET . It was the first time i noticed that there are a number of editors for the Setup project of Visual Studio (File System, Registry, File Types, User Interface, Custom Actions and Lauch Conditions). My primary concern is if...
    Posted to jokiz by jokiz on 07-17-2006
    Filed under: Filed under: , ,
  • Visual Studio 2003 hate list

    here are some list of the behaviors that i hate with Visual Studio 2003. I hope most of them are fixed with the 2005 version. Crashing while attempting to attach to a process i started experiencing this back in my previous company and once in a while i experience it, until now i haven't got any clue...
    Posted to jokiz by jokiz on 06-27-2006
    Filed under: Filed under: , ,
  • Resharper 2.0 released

    Jetbrains has just released Resharper 2.0, i just upgraded this morning and i was surprised that the find usage return results from the aspx/ascx files. still more things to evaluate about since i didn't try their beta release. http://www.jetbrains.com/resharper
    Posted to jokiz by jokiz on 05-24-2006
    Filed under: Filed under: , ,
  • IDE hangs when trying to debug js file

    i am about to include a client side behavior in one of my usercontrols when i was hit by this roadblock. i'm the type of guy who couldn't move on without solving these annoying roadblocks, but this time, i had to... i am trying to debug this .js file configured as content for the web application and...
    Posted to jokiz by jokiz on 05-09-2006
    Filed under: Filed under: ,
Page 1 of 3 (39 items) 1 2 3 Next >

Copyright DevPinoy 2005-2008