Thiago's Blog
Just a little space to share my experiences and opinions about web development
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
AJAX
ASP.NET MVC
Blog
C#
Community News
Debug
JavaScript
jQuery
jQuery UI
JSON
Link
Mootools
SQL Server
TDD
Tip
UX
Video
Visual Studio
Web Services
Sponsors
advertise here
Navigation
Home
Blogs
Archives
March 2009 (1)
February 2009 (1)
January 2009 (5)
December 2008 (2)
November 2008 (5)
Recommendation
Mootools
jQuery
Things I Read
Ajaxian
Switch on the Code
Web Appers
ITtecture
Clientcide
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...
Filed under:
.NET
,
JSON
,
JavaScript
,
Mootools
,
Web Services
,
AJAX
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:
Community News
,
UX
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:
JSON
,
SQL Server
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:
Debug
,
C#
,
.NET
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:
Visual Studio
More Posts