in Search
     

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » dotnet » C# » .NET (RSS)
  • TDD Step by Step, Part 2: The Database

    Welcome to part two of our series on building a Windows application using test-driven development (TDD). In the previous article we drove the design of our entity classes and data access layer by means of unit tests. The unit tests acted more as specifications for the system rather than tests, since...
    Posted to Weblog by cruizer on 11-23-2008
  • TDD Step by Step, Part 1

    In a hot discussion thread in msforums.ph about the value of unit testing and adopting test-driven development (TDD), a suggestion was made to illustrate how TDD is used in creating a simple application, specifically Keith's October code challenge . In response to that, I've decided to write...
    Posted to Weblog by cruizer on 11-23-2008
  • 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 Weblog by cruizer on 05-18-2008
  • 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 Weblog by cruizer on 05-15-2008
  • 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 Weblog by cruizer on 04-24-2008
  • Clear Sessions

    Hi guys.. Need help.. i have a program... that uses webbrowser component.. i need to clear the sessions chache of the browser everytime i exit the application.. how will i do this.. help..
    Posted to Forum by fabs on 12-09-2007
  • 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 Weblog by cruizer on 06-11-2007
  • 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 Weblog by cruizer on 04-02-2007
  • Urgently looking for a C#.Net 2.0 Programmer

    Hi everyone, We are located here in Ortigas and currently looking for Programmers (4 available slots) to complete our new team of programmers. Qualifications are as follows. Knowledgeable in the following: C#.Net 2.0 ASp.Net 2.0 AJAX Javascript Must have at least 6 months experience in programming. Interested...
    Posted to Forum by ruthie_osi on 02-27-2007
  • 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 Weblog by cruizer on 02-02-2007
Page 1 of 2 (13 items) 1 2 Next >