Recent Posts

0
Comments

My first time... with jQuery UI by tsantos

I've been working with jQuery for a while now, but only recently I started using one of its greatest child projects, jQuery UI. I think it's an amazing library and decided to make a few 'how to' posts about it. If you don't know jQuery UI, it's a client...
Filed under: , , ,
1
Comments

ASP.NET AJAX Tips and Tricks with Metro Toronto Users Group by tsantos

If you are in Toronto or GTA, this next Tuesday, February 10th, Rob Windsor from Object Sharp will be talking about ASP.NET Ajax in VS 2008 as well as jQuery Intellisense with VS2008. The event will take place at Manulife Financial on Yonge & Bloor...
Filed under: ,
3
Comments

Using Inheritance with Generic Collection by tsantos

This is just a random tip about Generic Collections. Sometimes it’s common for me to create a class which can be used in a collection. In most cases I use a generic collection of this type as a data source and such things and instead of typing everywhere...
Filed under: ,
0
Comments

Tip of the Day #100 at ITTecture by tsantos

I'd like to congratulate my friend, Cirilo Meggiolaro, who posted last night the Tip of the Day #100 on his blog ITTecture . I'm really glad he achieved this mark and also impressed with such a good source of useful tips his blog has become to me, so...
Filed under: , ,
1
Comments

Mootools talk on Ajax Experience by tsantos

This is a great video by Aaron Newton from clientcide in which he talks about Mootools. He shows a great overview of a JavaScript Framework. Worth watching. Here's a link to his blog post .
Filed under: , , ,
4
Comments

Adding a Guid Parameter into SqlCommand by tsantos

This is just a random Tip. It seems like recently some people I know started to have problems passing a Guid objects as a parameter of a SqlCommand object. I already had this problem so I decided to post about it in case someone else is trying the same...
Filed under: , ,
5
Comments

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

Screencast: Test Driven Development with VS 2010 by tsantos

Here's an excelent video about improvements in Visual Studio regarding TDD. It also shows how MVC is TDD focused. Worth to be watched: http://channel9.msdn.com/posts/VisualStudio/Test-Driven-Development-with-Visual-Studio-2010/ Cheers.
0
Comments

Event in Toronto about Entity Framework by tsantos

Barry Gervin from ObjectSharp will be speaking about Entity Framework at Palmerston Library Theatre next Tuesday, December 9. Here's the map to the location. Check Metro Toronto Users' Group website for more details. Here's the registration website. See...
Filed under:
1
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...
More Posts Next page »