DevPinoy.org
A Filipino Developers Community
            

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Finish the feature on time, you'll get your Resharper license

    When I was asked by my partner why we need to install resharper , I just can't explain it all. I just said "there are more than 1000 reasons " for us to have it, then he asked how much is the license and decided we'll get it. If he asked again for specifics, I will give him a bad code...
    Posted to Rodel E. Dagumampan (Weblog) by dehran ph on 08-13-2007
  • Resharper's GetHashCode() and the number 29

    I blogged last year last year about Overriding Equals and GetHashCode . You provide an Equals override if you want to provide value equality on your business objects and normally, you'd use the logical key fields (DB lingo) for comparison. GetHashCode is used by ISet (ListSet), if you used NHibernate...
    Posted to jokiz (Weblog) by jokiz on 07-16-2007
  • Problematic Resharper 3.0 Beta

    The beta release of Resharper 3.0 seems to be very buggy for me. First , it was the double Resharper menus with my visual studio installation. Second , I experienced the control+left and control+right shortcuts not working. Third , is the buggy Resharper settings page throwing unhandled exceptions. I...
    Posted to jokiz (Weblog) by jokiz on 06-01-2007
  • 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 (Weblog) by jokiz on 05-30-2007
  • 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 (Weblog) by jokiz on 05-07-2007
  • Resharper's TODO Explorer

    When i saw the changes for Resharper 3.0 , I thought, nahh I'll pass, most features are just the vb support that they have promised. I missed out the new TODO Explorer , which is why i have just installed it in my development machine. Eversince i started out programming in VS.NET, i always use the...
    Posted to jokiz (Weblog) by jokiz on 05-06-2007
  • Resharper's new evaluation scheme

    I just revisited Jetbrains' site for updates on their product and i was surprised that they have implemented a new evaluation scheme . Evaluation does not need a license key anymore. I guess it's goodbye for prolonged evaluation for some developers. Some of our developers here are using evaluation...
    Posted to jokiz (Weblog) by jokiz on 04-24-2007
  • 31 Days of ReSharper

    Resharper just rocks : 31 days of ReSharper
    Posted to .NET (Forum) by bonskijr on 02-17-2007
  • ASP.NET: Utility.TryParse() To Better Handle Parameters

    In ASP.NET, one of the tedious things to do is to get values from query string parameters, cast/convert to proper types and assign to local variable for further processing. Initally most developers simply code like this: 1 int orderId = Request.QueryString[ "order_id" ]; 2 OrderBLL orderManager = new...
    Posted to Rodel E. Dagumampan (Weblog) by dehran ph on 01-22-2007
  • Resharper 2.5 for VB guys

    I was not able to blog about the version 2.5 release of my favorite Visual Studio Addin Jetbrains Resharper . I've seen in their release notes that they are now partially supporting VB projects so if you're into VB.NET, it's time that you try Resharper. I was working with a legacy VB.NET project, which...
    Posted to jokiz (Weblog) by jokiz on 12-18-2006
Page 1 of 2 (16 items) 1 2 Next >

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems