Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
3answers
577 views

Open source KB/support web application suggestions

I'm working on improving one of my client's websites by converting their "FAQ" section to a full blown KB article system with (preferably) nifty AJAX search mechanism. I've done some searching and ...
0
votes
1answer
79 views

DataGridTextColumn CharacterCasing in DataGrid

I'm trying to get a DataGridTextColumn to only allow upper casing. The obvious approach would be to set CharacterCasing to Upper for the EditingElementStyle TextBox. This works great as long as you ...
0
votes
4answers
89 views

Cookies: why aren't they big enough? what is there to store that a cookie can't contain?

I am inexperienced and don't understand why you would need more than the size limit of a cookie. Local Storage holds around 5mb, what could someone possibly put into a local storage value that's that ...
0
votes
1answer
34 views

Is there an RSS / notification to MS KB's?

There seem to be many interesting KB relevant for us developers. For example: http://support.microsoft.com/kb/971842/en-us Is there any way to get these updates by rss / mail?
-1
votes
0answers
15 views

Tuesday service update wiped IE history?

Last night I left my dev machine ready to start debugging today: VS with breakpoint on exception, IE open to explanation of exception. I logged on (and realized a service update must have happened). ...