March 2006 - Posts
19 March 2006
ASP.NET Trivia: When will my authentication ticket expires?
In ASP.NET 2.0, the default expiration of forms authentication ticket is 30 minutes and can be explictly set on web configurations. This might surprise developers starting to migrate from 1.1 to 2.0. Given an ASP.NET 1.1 web application that uses persistent authentication ticket, when will the ticket...
Read More...
16 March 2006
Cetralized web configuration using <location/> attribute
On my current project we have 3 virtual directories configured as separate applications. Each has its own web.config not knowing it is possible to have only one web.config for all those application on the root directory's web.config. This was made possible thru the <location/> attribute. With <location...
Read More...
15 March 2006
ASP.NET Trust Levels
IMHO, the concept Of Code Access Security (CAS) of .NET Framework is one the most difficult to understand and implement. Even myself I haven't tried implementing my own code CAS attributes via code itself. For everybody's benefit and newbies, .NET framework has built in security check on every code that...
Read More...
14 March 2006
Disable your ASP.NET website in two ways
In ASP.NET 2.0 there are two ways to take oour website offline and reject any request. First is as simple as dropping an App_Offline.htm file inside the root directory. It can be just a static html page showing that the site is under construction. ASP.NET monitors for the existence/changes of this file...
Read More...
13 March 2006
My blog's direction
Today I have made several changes to my blog and one of most noticeable area is the description part. This year I'll be focusing more on ASP.NET internals, development, performance, security, deployment and daily experiences. .NET is one hell of a technology and I believe we need to specialized on at...
Read More...
13 March 2006
Got coolest idea? Join the Microsoft &quot;Made in Express Contest&quot;
Do have the collest idea in your mind? Microsoft launched the Made in Express Contest this week. From its officicial website: http://madeinexpresscontest.com/ 1) PROGRAM DESCRIPTION: The Microsoft "Made in Express" Contest (the "Contest") is a skill contest in which selected Finalists will build and...
Read More...
08 March 2006
A big IT event is about to happen this May
Although this post might sound premature, I would like to inform you guys that a great event was about to happen this May. This event is for the benefit of our country's software development industry (ISVs, software outsourcing companies, system builders and solution providers) . To give you an idea...
Read More...
08 March 2006
Object Role Modeling (ORM)
Recently I was given a copy of an enterprise database model, probobly 20-250 data tables at my estimate. The model was design by their architect and was given to their developers to take further review. What interest me here is that, it has 0 constraints, 0 relationships given. I discussed it with a...
Read More...
08 March 2006
UI Design is more difficult task than coding
I've been developing applications for almost 2 years from now and as I experienced, designing effective user interface is harder than program coding. Well, maybe because its my first time to join an ISV where software is very focused on usability, user experience and efficiency. One interesting story...
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
independent consulting
internationalization
L10N
localization
microISV
nugs
patch management
resharper
scripts
sequel server
sql server
stored procedures
tektips
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