posts - 374, comments - 606, trackbacks - 112,
Dan Bartels online engineering logbook... Items that I find useful organized for my use, and indexed by google for yours. Here you can find information about Microsoft C# programming, SQL SERVER 2005, Telligent Systems CommunityServer, Dot Net Nuke, Windows Vista / Longhorn, and just about anything else that would compel me to type.

News

What I am Reading:


Professional Community Server

Past books can be viewed on:

Post Categories

Archives

Coding Techniques

Coding Tools

Community Sites

Deal Finders

Friends Businesses

Microsofties

Smartphones

Utilities

my blogmap

Tips and Tricks (RSS)

Improve Vista Performance
Ran across these couple of tips on the Internet the other day, and thought I would pass them along... First, my own tip, make sure you have the latest video driver installed... chances are pretty good that your video card is the lowest ranked item in Read More...

Extracting ExtendedAttributes via SQL
In Community Server, several of our classes derive from the ExtendedAttributes class. This class creates a list of name value pairs on the class, and is picked off by our data layer and stored into two NTEXT columns in the table, PropertyNames, and PropertyValues. Read More...

Fixing Non-Relative Urls in Posts
One of the challenges with the TinyMCE (as I recall we had this same issue with FreeTextBox) is relative urls .. In CS because we are in a control panel, making posts which can be viewed on various parts of the site, it can be difficult for the site to Read More...

UltraMon 3.0 Beta 1 released [Vista Support]
[Not an april fools post!] Finally, Ultramon gets Vista support... While this is only a beta release, Ultramon has been one of those things I missed the most; definitely one of those must have tools... In the early betas of Vista, it looked as if Microsoft Read More...

IE Developer Toolbar Gets IE7 Support
Microsoft released an updated "beta" of their Internet Explorer Developer Toolbar (beta 3). It adds support for Vista and IE7. If you haven't used the toolbar before, its a must have add-on for web developers. Below are some features from the site page... Read More...

Scroogle Search Provider for IE7
Some of you may be familiar with Scroogle , some not.. Basically Scroogle is a way to anonymously search Google, it scrapes the results, and passes them back to your browser. I will not weigh in on the debate, but to highlight some of the more salient Read More...
Attachment(s): Scroogle.xml

Tweaking IE - 10 Connections per Server
IE conforms to the HTTP 1.1 spec, which requires that clients cant have more than two active connections to a site at any one time.. This means that your third request (say you are downloading two files, and click to browse for a third) will be "on-hold" Read More...
Attachment(s): 10_connections_per_server.reg
 
Powered by Community Server (Commercial Edition), by Telligent Systems
powered by god (with a little help from Telligent Systems - Community Server 2.1)