November 2008 - Posts

0
Comments

Consuming WebServices in JavaScript with Mootools by tsantos

As we all know, Visual Studio will have jQuery support for now on, which is a great thing. I use jQuery heavily at work when customizing CRM and also to develop other projects. However, I really enjoy Mootools, which is another great JavaScript framework...
0
Comments

Event in Toronto: 5 Practical Tips for Creating Great User Experience (UX) by tsantos

Qixing Zheng (from http://blogs.msdn.com/canux/default.aspx ) will be speaking about User Experience on Metro Toronto .NET User Group meeting this wednesday evening (Nov 19th). Here's the link to Register to the event. It will take place at the Palmerston...
Filed under: ,
2
Comments

Get JSON from SQL Server by tsantos

On Thomas Frank's blog there is an interesting post which shows how to get JSON from MySql , and I though about doing the same to SQL Server since I use it more than any other database lately. So what I did was create a stored procedure which uses cursor...
Filed under: ,
0
Comments

Dumping Properties of an Object by tsantos

Sometimes I see myself in weird situations, having to debug applications in test environments, but for some reason I'm not able to use Visual Studio. Not going to specific details about my environments here. However, it's possible that someone out there...
Filed under: , ,
5
Comments

Restoring Visual Studio Settings by tsantos

What to do when Visual Studio starts behaving weird? Sometimes it happens that Visual Studio stop displaying the Toolbox, Server Explorer or even the Properties , it's not really common but still happens quite a lot, specially if you're running Windows...
Filed under:
More Posts