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
January 2009 - Posts
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:
.NET
,
Tip
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:
Tip
,
Link
,
Blog
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:
JavaScript
,
Mootools
,
AJAX
,
Video
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:
C#
,
SQL Server
,
Tip
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...
Filed under:
JSON
,
JavaScript
,
Mootools
,
AJAX
,
ASP.NET MVC
More Posts