|
aspiring to free and open the mind of .NET developers
Browse by Tags
All Tags » C# ( RSS)
-
|
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...
|
-
|
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...
|
-
|
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...
|
-
|
Yeah, I said enums are evil . Now I'm taking them back. I was forced to swallow my pride and use an enum for my current project. This is for representing the privilege level of the user. I guess the simplicity of the enum won me over, since one can...
|
-
|
This was a major announcement , and lots of people were already blogging about it when I turned on my PC this morning. My initial reaction was -- what for? I think that for those who create custom libraries and controls, this will be a godsend. But for...
|
-
|
Have you heard of the term cyclomatic complexity ? I had my first encounter with it in the current project we're doing at work. One of the senior guys in our project set up our build server, with CruiseControl.NET invoking a tool called SourceMonitor...
|
-
|
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...
|
-
|
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...
|
-
|
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...
|
-
|
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...
|
-
|
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...
|
-
|
It was merely a coincidence. But just a week after Microsoft and Novell made a highly-controversial deal about Linux, I now probably hold the dubious distinction of being (one of) the first person to do a Linux-oriented presentation in the Microsoft Philippines...
|
-
|
Yesterday's MSDN event was tiring but I guess it was worth it. Hopefully these slides and demo code help convince you to adopt the test-driven approach to coding. Too bad there were not enough shirts/jackets for everyone. Hmm, I feel envious that the...
|
|
|
|