dstelow notes…

Just another Wordpress.com weblog

Archive for September 2008

links for 2008-09-23

without comments

Written by dstelow

September 23, 2008 at 11:30 pm

Posted in 1

links for 2008-09-22

without comments

Written by dstelow

September 22, 2008 at 11:01 pm

Posted in 1

links for 2008-09-19

without comments

Written by dstelow

September 19, 2008 at 11:30 pm

Posted in 1

links for 2008-09-18

without comments

Written by dstelow

September 18, 2008 at 11:00 pm

Posted in 1

links for 2008-09-16

without comments

Written by dstelow

September 17, 2008 at 1:31 am

Posted in 1

links for 2008-09-14

without comments

  • …The ObjectDataSource control uses reflection to create instances of business objects and to call methods on them to retrieve, update, insert, and delete data. The TypeName property identifies the name of the class that the ObjectDataSource works with. The ObjectDataSource control creates and destroys an instance of the class for each method call; it does not hold the object in memory for the lifetime of the Web request. This is a serious consideration if the business object that you use requires many resources or is otherwise expensive to create and destroy.

Written by dstelow

September 15, 2008 at 12:33 am

Posted in 1

links for 2008-09-13

without comments

  • …Vista uses a feature called User Account Control or UAC to limit the privileges of regular user accounts. UAC ensures that all user accounts that are not part of the local administrators group run with no administrative privileges. This feature is enabled by default. However, in some situations you may want to disable it and there are multiple ways that you can accomplish this. One method is by using Registry.
    (tags: windows vista)

Written by dstelow

September 13, 2008 at 11:30 pm

Posted in 1

links for 2008-09-12

without comments

Written by dstelow

September 12, 2008 at 11:09 pm

Posted in 1

links for 2008-09-11

without comments

Written by dstelow

September 11, 2008 at 11:01 pm

Posted in 1

links for 2008-09-10

with one comment

  • …Good news! Inheritance and polymorphism can facilitate more concise code, which reduces waste throughout the lifecycle of a C++ product. By pushing more generic code into base classes, you can help reduce application code clutter as well as cutting down on code duplication. In this article, software consultant Stephen Morris insists that less code means less testing, lower maintenance costs, and easier upgrades.
    (tags: dev c++)
  • This is hopeful. This has to be one of the biggest health issues in the country, even though it is often ignored in the name of "political correctness".
    …Losing weight isn't easy, and it's harder still when your genes are working against you. But a new study by University of Maryland researchers shows that even people with a genetic predisposition to gain weight can exert some control over how big they get.
  • …some interesting little applications to monitor and test your sites.

Written by dstelow

September 10, 2008 at 11:09 pm

Posted in 1