in

DevPinoy.org

A Filipino Developers Community
All Tags » DotNET » .NET (RSS)
ATTENTION:Take our Code Challenge for the month of October 2008 and win some great prize! Learn more about it here!

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Microsoft embraces jQuery

    I couldn't believe it: read ScottGu's blog post . Finally, Microsoft is getting *it*. No need to fight it, no need to exhibit their traditional NIH mindset and create their own (as they have demonstrated many times, not only in the .NET platform). They're finally including a useful open source...
    Posted to cruizer by cruizer on 09-28-2008
    Filed under: Filed under: , , ,
  • Learning Ruby from C#

    Just in case you haven't seen this yet: http://www.codethinked.com/category/IronRuby-via-C-Series.aspx I'm sure it's a handy tutorial for learning Ruby (using IronRuby for .NET) the language if you've already got C#/.NET background. I personally think the DLR will become a huge thing...
    Posted to cruizer by cruizer on 07-25-2008
    Filed under: Filed under: , , , , ,
  • Continuous Integration "Hang-ups"

    I really like continuous integration . Having come from a company that didn't practice it at all (this was a time I used to regularly work 12 to 16 hours a day), I was so happy when I got into a company that actually practiced it. I found it to be a really effective mechanism to ensure that developers...
    Posted to cruizer by cruizer on 06-14-2008
    Filed under: Filed under: , , , ,
  • Silverlight 2 Unit Testing: slides and code

    It was my first time to join a community event in Singapore during yesterday's Heroes Community Launch and it was a blast! It was also cool to see that of nine presentors during the event, three of us are Pinoys. I definitely am looking forward to meeting more of the community people soon. First...
    Posted to cruizer by cruizer on 05-18-2008
    Filed under: Filed under: , , , , , , ,
  • Speaking about Silverlight 2 and Unit Testing

    I will be speaking tomorrow at the Heroes Community Launch 2008 here in Singapore with my favourite (boring?!) topic...Unit Testing! Only this time it's about the testing framework that comes with Silverlight 2's beta release. Kinda excited and nervous at the same time, since it'll be my...
    Posted to cruizer by cruizer on 05-15-2008
    Filed under: Filed under: , , , , ,
  • Lessons learned in optimising Windows forms apps

    Wow, I've been in a black hole for months! The usual excuse -- busy at work on projects. Now that we've gotten our app into production, we're now into firefighting, er... I mean maintenance work for that app. Here are some of the lessons I've learned in optimising and debugging our Windows...
    Posted to cruizer by cruizer on 04-24-2008
    Filed under: Filed under: , , ,
  • Microsoft's Updated "Guidelines for Test-Driven Development"

    The previous incarnation of that Microsoft article was heavily panned by critics and in a rare move, Microsoft actually pulled it out of its developer web site. I didn't realise it but Microsoft actually replaced it with one written by Jeffrey Palermo -- http://msdn2.microsoft.com/en-us/library/aa730844...
    Posted to cruizer by cruizer on 12-23-2007
    Filed under: Filed under: , , , ,
  • InvalidOperationException when accessing a web service

    We encountered a strange thing in our current project: there are times our client will bomb out with a web exception when a web service call is cancelled. We found it strange because we enclosed our web service call within a try-catch block, specifically looking for a WebException and testing if the...
    Posted to cruizer by cruizer on 11-05-2007
    Filed under: Filed under: , ,
  • My journey (to the dark side) is now complete

    Just when you thought I've crossed over to the dark side , I guess it wasn't complete yet. This one takes it further. My peers in the office often express amazement at my Visual Studio color theme. Maybe they weren't born yet during DOS (those) days of green on black, or better yet yellow...
    Posted to cruizer by cruizer on 08-06-2007
    Filed under: Filed under: , , ,
  • Predictable code

    In my early years of programming, performance was everything. These days, since I don't do system-level programming anymore, code maintainability is more important. Of course that doesn't mean to say that it's OK for my code to suck so many CPU cycles doing trivial things. It just means that...
    Posted to cruizer by cruizer on 06-11-2007
    Filed under: Filed under: , , ,
  • Test-First Demo: Developing a User Login Facility, part 1

    OK, so now it's time to "walk the talk." I'll be demo-ing here how to develop a user login facility test first -- how you can begin a test, then code your class to pass that test. Then we'll add one feature or behavior at a time until we completely fulfill the specifications or requirements. Hopefully...
    Posted to cruizer by cruizer on 04-02-2007
    Filed under: Filed under: , , , , ,
  • A test-first demo on the web

    While I was mulling over what to demo for test-first development here in this blog, I chanced upon this CodeProject article . What do you think about this? Actually the same problem was the one I demoed in my previous MSDN Connection events for Microsoft Philippines some months back. I've gotten tired...
    Posted to cruizer by cruizer on 03-28-2007
    Filed under: Filed under: , ,
  • Introduction to C# and .NET Part 2 slides

    Download the slides in PowerPoint format , OpenDocument format or PDF . I still do not know what to expect for tomorrow's event. Hopefully the attendees will be able to learn fast and that I will be able to explain things clearly. These part 2 slides may be covered if we can get along well during the...
    Posted to cruizer by cruizer on 02-02-2007
    Filed under: Filed under: , , ,
  • Introduction to C# and .NET Part 1 slides

    Some of us from the TipidPC community will be holding a small hands-on seminar on C# and the .NET Framework this February 3, Saturday, at 9 am. Details can be found here if you are interested to attend. Download the slides here: PowerPoint format OpenDocument (OpenOffice Impress) format PDF (Adobe Acrobat...
    Posted to cruizer by cruizer on 01-31-2007
    Filed under: Filed under: , , ,
  • Continuous Integration rocks; AnkhSVN sucks

    I'm midway into my second week at my new employer, and I must say that continuous integration is great. Everyone is quickly in sync and there's immediate feedback that you don't get when you're not using CI. I must admit that since it's my first time to work with CruiseControl.NET , I was intimidated...
    Posted to cruizer by cruizer on 01-10-2007
    Filed under: Filed under: , , ,
Page 1 of 2 (18 items) 1 2 Next >

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