March 2008 - Posts

3
Comments

My first Silverlight 2.0 Example by REA_ANDREW

This morning I had my first exposure to Silverlight 2.  I like it.  I had a couple of issues deploying though on my server due to my server not being configured correctly.  So here are a couple of things to make sure of before attempting...
0
Comments

Possible use of multiple Tab Indexes - Investigation Script by REA_ANDREW

I participated in a question which I interpreted that the cause of the problem was that the user could have the same tab index assigned to multiple controls.  I decided to create a small recursive script to investigate whether or not this was true...
2
Comments

Intellisense in Skin File by REA_ANDREW

This has been bugging me for ages but I have never taken the step to actually find out, "How do I do it???"  Please see this blog article for how, great and extremely helpful post! http://vladimir.bychkov.info/blog/PermaLink,guid,be76b3bf...
Filed under:
4
Comments

How ASP.NET Profile Properties are serialized in the database using Sql Profile Provider by REA_ANDREW

I have been configuring an application, and something which I have never noticed struck me, and its only small but it gave me ideas and some critisms.  If you use the Sql Profile Provider, then you are no doubt defining properties inside the web...
Filed under:
More Posts