July 2006 - Posts
19 July 2006
SEO: Jollibee.com.ph Uses Black Hat Techniques
I found this from Isulong SEOPH blog which I am tracking down for quite sometime since SEO Philippines started their contest. Jolllibee's website violated Google's web master guidelines by using repeated keyworsd, hidden texts and doorway pages. Btyw, jollibee indeed uses earthworms on their patties...
Read More...
18 July 2006
ASP.NET: Manage configurations using XML serialization
There are times where the web.config's <app settings> cannot satisfy our requirements. This is the case in my project where the page layout and rendering logic depends on the xml configuration file. It reads the xml file, generate the data entry form header, footer, textboxes, dropdown lists, validators...
Read More...
18 July 2006
.NET: How To Improved Build Time
For a solution with multiple projects the build time usually took several minutes. Sometimes it’s not worth the wait ;(. Each library needs to be rebuild, update references, copied to bin directory of each that reference it. For asp.net web application additional overhead on copying the each references...
Read More...
18 July 2006
.NET: "Lets build the framework first", wrong headed sentence?
"One of the most wrong-headed sentenced in all of software development is “let’s build the framework first, and then the application will be easy.” No, no, no. I’m never going to be a part of (or be the cause of) this exercise in stupidity ever again." I came across this post of Jeremy Miller at www...
Read More...
18 July 2006
.NET: What’s odd with the Odd
My major project now on version 6.0 and I was the one responsible (with jedi master) for most development decisions and low level design of this product. It is scheduled to be release this month, actually this 2 nd quarter. First deployment turns fine but I am still waiting if there are issues to be...
Read More...
18 July 2006
Usability: In Navigation, Left is best?
I found this on an email sent by friend from Philippine Usability Group (usability-ph) .
Read More...
18 July 2006
.NET: Do we really need to update applications automatically?
In connection to my previous post on ClickOnce, a question was raised to me. Do we really need to update the applications automatically? IMHO the answer lies on how well you maintain version of the applications. For diverse clients and versions released on each of them IMHO its smarter to consolidate...
Read More...
18 July 2006
.NET: How far will ClickOnce go
I came across a post on our local msdn where a poster wanted a automatically update applications deployed on several branches. He was eyeing on using ClickOnce technology. How I wish somebody from MSDN or Microsoft would deliver more complex deployment scenarios than they usually have. Something like...
Read More...
18 July 2006
ASP.NET: IE's Active Scripting Prevent PostBack
We already deployed my project into one of our first-adapter client and done with several platform tests and final function testing. This is an ASP.NET application so I am expecting zero-client configurations; a compatible browser is enough for the application to go operational. But weird thing happened...
Read More...
18 July 2006
ASP.NET: IE's XHTML1.1 Box Table Issue
What do you think is wrong with this html code? .cf { font-family: Verdana; font-size: 8pt; color: black; background: white; border-top: windowtext 0pt solid; padding-top: 0pt; border-left: windowtext 0pt solid; padding-left: 0pt; border-right: windowtext 0pt solid; padding-right: 0pt; border-bottom...
Read More...
18 July 2006
ASP.NET: Session objects lost intermittently with InProc
By default VS2005 template for web.config uses InProc SessionState mode. This may incur some issues when your computer is using antivirus software or some third party software that scans your files. I recently experienced intermittent lost of session objects because my session was being reset unexpectedly...
Read More...
Home
Contact
Rodel E. Dagumampan
On C#, ASP.NET, Security, Usability and SQL Server
RSS for Posts
Atom
RSS for Comments
Recent Posts
Disputed Code Comments vs. Self Describing Self Documenting Code
We are hiring .NET Developers, Graphic Artists and Xhtml Experts - Davao City
Haven't read any .NET book in more than two months
Finish the feature on time, you'll get your Resharper license
High cost of low quality code
Tags
.NET
.NET WEPOS
ASP.NET
build better software
business of software
developer tools
developer's life
Development Process
how to
internationalization
L10N
localization
microISV
nugs
patch management
resharper
scripts
sequel server
sql server
stored procedures
tektips
unit testing
usability and design
user interface
windows forms
Archives
September 2007 (1)
August 2007 (5)
July 2007 (1)
June 2007 (3)
April 2007 (5)
January 2007 (8)
December 2006 (4)
November 2006 (9)
October 2006 (3)
September 2006 (9)
August 2006 (5)
July 2006 (11)
June 2006 (3)
May 2006 (6)
April 2006 (5)
March 2006 (9)
February 2006 (3)
January 2006 (3)
December 2005 (9)
November 2005 (11)
October 2005 (6)
September 2005 (13)
August 2005 (4)
June 2005 (1)
May 2005 (2)
April 2005 (4)
March 2005 (1)
February 2000 (1)
Search
Go
Community
Home
Blogs
Media
Forums
Groups
DevCast
Email Notifications
Email Notifications
Go
News
MVP-C# March 2007.
Subscribe My Blog By Email
MCP - .NET Application Foundation
Philippines Best of Blogs
MSBUILD
MSBuild Overview 1
MSBuild Overview 2
MSBuild Overview 3
Great Blogs
ScottGu Blog
Scott on Writing
Brad Adams - CLR
Joel Spolsky - Joel on Software
Sara Ford - VS Testing Team
Anders Noras
Technical Articles
ASP.Net Technical Articles
All About Me
My Resume
My Corporate Projects
My Personal Projects
My Personal Blog
Books Wishlist
The Mythical Man Month
Pro ADO.Net 2.0
MCTS : Application Foundation
MCTS : .NET 2.0 Web Client Development
Don't Make Me Think
The Build Master: Microsoft's Software Configuration Management Best Practices
Software Configuration Management Patterns: Effective Teamwork, Practical Integration
Books on my shelf
Books On My Bookshelf
Books I Am Currently Reading
Usability And Design
Usability.gov
Usability Institute
Search Engine Optimization
SEO Chat
Search Engine Watch
Search Engine Forum
Isulong SEO PH
Code Better
Jeremy Miller
Raymond Lewallen
David Hayden
Scott Bellware
Errata / Corrigenda
Errors, Additions and Patches