Lohan » Knowledge » Information Technology » .NET » Windows/.NET/.Whatever »
No categories
Here are all pages in this category:
Treeview height woes?
January 28, 2007
Use TVM_SETITEMHEIGHT to set a Treeview’s node height. It cannot be done individually, though, so use with care.
Posted by Lohan | Filed Under Windows/.NET/.Whatever | Leave a Comment
CreateProcess tip
December 22, 2006
CreateProcess tip: Remember to double-up slashes when passing to Process.Start (eg \\My Documents\\Life.txt).
[Update 2008/07/27] I have no clue why I said that — it won’t compile anyway? Oh well.
Posted by Lohan | Filed Under Windows/.NET/.Whatever | Leave a Comment
Common .NET Naming Conventions
November 21, 2006
One of the better rundown of .NET naming convensions out there. NET Naming Conventions and Programming Standards (C#.Net, VB.Net, J#.Net) and Best Practices – irritatedVowel.com Programming
Posted by Lohan | Filed Under Windows/.NET/.Whatever | Leave a Comment
SSAS "attribute key cannot be found" message.
August 2, 2006
SSAS "attribute key cannot be found" message. Originally uploaded by lohanj.
Here’s how to interpret the SSAS “attribute key cannot be found” message.
Example error:
Errors in the OLAP storage engine: The attribute key cannot be found: Table:
dbo_vw_cs_categorysales, Column: cs_sto_id, Value: 50. Errors in the OLAP
storage engine: [...]
Posted by Lohan | Filed Under Windows/.NET/.Whatever | Leave a Comment
August 2, 2006
SMS Notifier watches for incoming calls that are missed (i.e. not answered). Depending on configuration settings it does the following things:
Send an SMS message to the caller (configurable contents), possibly containing also the end time of current appointment (configurable). Adds an item to calendar (containing the caller info)…
::mobile
Posted by Lohan | Filed Under Windows/.NET/.Whatever | Leave a Comment
August 2, 2006
SMS Notifier watches for incoming calls that are missed (i.e. not answered). Depending on configuration settings it does the following things:
Send an SMS message to the caller (configurable contents), possibly containing also the end time of current appointment (configurable). Adds an item to calendar (containing the caller info)…
::mobile
Posted by Lohan | Filed Under Windows/.NET/.Whatever | Leave a Comment
August 2, 2006
SMS Notifier watches for incoming calls that are missed (i.e. not answered). Depending on configuration settings it does the following things:
Send an SMS message to the caller (configurable contents), possibly containing also the end time of current appointment (configurable). Adds an item to calendar (containing the caller info)…
::mobile
Posted by Lohan | Filed Under Windows/.NET/.Whatever | Leave a Comment
August 2, 2006
SMS Notifier watches for incoming calls that are missed (i.e. not answered). Depending on configuration settings it does the following things:
Send an SMS message to the caller (configurable contents), possibly containing also the end time of current appointment (configurable). Adds an item to calendar (containing the caller info)…
::mobile
Posted by Lohan | Filed Under Windows/.NET/.Whatever | Leave a Comment
