It”s well known that the C# compiler is the csc.exe and that you can find it on the installation folder of the .NET platform. What i”ve seen in these last days (specially since i”ve started my in-depth study of the C# language and have started discussing it with some collegues and friends) is that many […]
August, 2007Archive
LINQPad: cool!
I was really looking for this sort of tool and I”ve found it via Scott Gu”s post. Awesome!
C#: where does the name come from?
This isn”t really a technical post, so you might want to skip it if you”re too busy :,,) As I”ve said, i”ve been spending some time looking at C# and how it produces code that runs on the CLR. One of the things that has always puzzled me is why C# is called C# 🙂 […]
Alessandro Gallo”s (aka Garbin) book ASP.NET AJAX in Action is out and you can order it from here. I”ve met Alessandro on MSN during the early days of ATLAS and we”ve had several cool discussions about the platform. I”m sure he has done a fine job with this book. So, if you”re looking for a […]
Back at full speed
After a three weeks vacations, i”m back at full speed and I”ve decided that this month will be the “C# month”. what this means is that during this month (and the next) I”ll be studying the C# language in depth and i”ll try to share one or two things here. i”m not sure about you, […]
Subversion and reusing a previous repository folder
I”ve been using Subversion for a year now. I”m really glad i”ve started using it and i really enjoy its working model (which is quite different from VSS default working model). Now, a few days ago, i decided to format my PC, which means that i had to install everything again. Now, the problem is […]
Silverlight: understanding namescopes
Today i was starting to write about silverlight namescopes but then I”ve found this cool post which talks about most of the things i was writing about. btw, i”d just like to add that when you use the XamlReader.Load method, you can also create a new namescope by using the overloaded version that receives 2 […]
How to test your Silverlight quickly
2011-01-12 08:53:35
Silverlight: first PT project goes live
I”ve just noticed that the first portuguese Silverlight project has gone live. Media preview.tv was built with Silverlight 1.1 and shows some of the cool things you can do with it. if you have the time, check it out.
Protected: Si, si, si: i''m back!
There is no excerpt because this is a protected post.
How to be in 2 different places on the same time
I”m sure that, like my friend Paulo, I”m missing something here…
Silverlight: working with text
In the last days i”ve been busy…thinking about my vacations which are coming :,,) I thought i”d write an article and submit it to a site, but i wouldn”t have the time to format it. so, i”ve given up on the idea and i”m putting it here instead . The article presents the main features […]