jokiz
(x-a)(x-b)(x-c)...(x-z)
May 2006 - Posts
dbwizards experience
Published 05-30-2006 9:18 PM |
jokiz
so i took a leave yesterday afternoon to take my very first MS certification exam. i went to GT tower first to get my books from a friend who just arrived from US, then proceeded to dbwizards located at 88 corporate center (i stayed there for six months...
Passed 70-316, jokiz is now an MCP
Published 05-30-2006 10:00 AM |
jokiz
I just passed Exam 70-316 (Developing and Implementing Windows-based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET) yesterday. Now I am an MCP! Pwde na mag-abroad, wala lang...
struggling with unit testing
Published 05-27-2006 1:56 AM |
jokiz
we were through with the first iteration of our project and all i can say was it was a mess. although we were able to include much of the functionality for the one-month iteration, the tests took minutes to run since they are talking to external systems...
ConditionalAttribute
Published 05-26-2006 11:25 PM |
jokiz
We were discussing earlier about making some of the unit tests excluded with pre-processor directives (those tests which interacts with an external system which takes time) when my officemate brought out the ConditionalAttribute class. Basically you apply...
DataTextField and DataValueField
Published 05-26-2006 7:43 PM |
jokiz
Databinding for data controls uses reflection to iterate its datasource and obtain usually the value and the text to be displayed for the control. If you did not specify a DataTextField for the control, what will be displayed for each item will be their...
Visual Sourcesafe vs SVN, AnkhSVN, TortoiseSVN
Published 05-26-2006 2:19 PM |
jokiz
I have worked with used Microsoft Visual Sourcesafe and now in my current company, we are using the SVN-Tortoise-Ankh combo. One thing i noticed though is that teammates really have to communicate. Although we are just two in the team, in order to prevent...
Do not call overridable methods in constructors
Published 05-25-2006 9:12 PM |
jokiz
I noticed that Resharper 2.0 highlighted (meaning it is against a rule) a call to a virtual method in a constructor in one of my business objects. It gave me the following information information in msdn ( http://msdn2.microsoft.com/en-us/library/ms182331...
automating contact number creation in outlook
Published 05-25-2006 1:49 PM |
jokiz
as you know, globe's per second charging is still in effect if you use the 232 + 10 digit celfone number in your voice calls which is a pain, they could have used it as the default charging rate so subscribers don't have to alter their contacts mobile...
Assert.Equal() vs Assert.IsTrue(obj1 == obj2)
Published 05-25-2006 12:03 PM |
jokiz
It was the first time that i used NUnit and i figured out this morning when i was revising some of the tests that in some of them, i was still using Assert.IsTrue(objExpected == objActual) istead of Assert.AreEqual(objExpected, objActual). Although the...
Authentication using LDAP
Published 05-24-2006 8:51 PM |
jokiz
One of the requirements for our current application is to authenticate the users using their LDAP server. We were able to use it for authentication for our current setup. By the way, the NativeObject property of the DirectoryEntry class should be included...
Resharper 2.0 released
Published 05-24-2006 4:56 PM |
jokiz
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...
George Shepherd's ASP.NET FAQ
Published 05-23-2006 5:45 PM |
jokiz
george shepherd's windows forms FAQ ( http://www.syncfusion.com/faq/windowsforms ) is my primary resource on everything about windows forms. i was surprised this afternoon that he also has an asp.net version of the FAQ. http://www.syncfusion.com/FAQ/aspnet
tabbed windows in microsoft document explorer
Published 05-22-2006 1:04 PM |
jokiz
due to my recent rant about the slow loading of the msdn2 online library, i was forced to install the accompanying msdn library of my standard edition of vs 2005. at least i will have an immediate reference for old API's which are still supported in the...
BasicDatePicker Control
Published 05-18-2006 6:41 PM |
jokiz
in my quest yesterday to find a free datepicker control for our application, i bumped into BasicDatePicker . they have this lite version of their control ( http://www.basicdatepicker.com/BDPLite ) which is free. i immediately hook it up in our application...
using free controls/components
Published 05-18-2006 1:16 PM |
jokiz
i have been using a number of free asp.net controls for our current project simple because i don't have to redo what the gurus have done and i still haven't finished the asp.net server controls book. i have chosen scott mitchell's menu for our project...
More Posts
Next page »
Search
Go
This Blog
Home
Contact
Tags
.NET
agile
ASP.NET
blogging
bug
C#
continuous integration
controls
design guidelines
designer
keyboard shortcuts
lokal
mobile
ms word
NHibernate
rants
resharper
SQL
subversion
tdd
techie
tips
version control
visual studio
windows forms
Community
Blogs
Blogs
Media
Forums
Archives
December 2008 (1)
December 2007 (3)
October 2007 (3)
September 2007 (2)
August 2007 (4)
July 2007 (9)
June 2007 (5)
May 2007 (12)
April 2007 (7)
March 2007 (8)
February 2007 (11)
January 2007 (15)
December 2006 (10)
November 2006 (8)
October 2006 (9)
September 2006 (20)
August 2006 (23)
July 2006 (17)
June 2006 (30)
May 2006 (27)
April 2006 (21)
March 2006 (24)
February 2006 (14)
January 2006 (5)
December 2005 (4)
November 2005 (7)
October 2005 (2)
September 2005 (7)
August 2005 (5)
July 2005 (6)
June 2005 (14)
May 2005 (4)
April 2005 (18)
March 2005 (17)
February 2005 (14)
January 2005 (8)
News
Subscribe to jokiz by Email
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go