Browse by Tags

All Tags » JSON (RSS)

ASP.NET MVC with Mootools by tsantos

I've been playing around with ASP.NET MVC for some time now and I'd say I'm in love with it. I've seen several blogs posts here and there about it as well. One of the many things which I got really amazed about was the fact that you can use JSON as your...

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...

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: ,
More Posts