LA.NET [EN]

August, 2007Archive

Aug 31

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 […]

Read the rest of this entry »

Aug 30

LINQPad: cool!

Posted in C#       Comments Off on LINQPad: cool!

I was really looking for this sort of tool and I”ve found it via Scott Gu”s post. Awesome!

Read the rest of this entry »

Aug 30

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# 🙂 […]

Read the rest of this entry »

Aug 27

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 […]

Read the rest of this entry »

Aug 27

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, […]

Read the rest of this entry »

Aug 22

Subversion and reusing a previous repository folder

Posted in Trivia       Comments Off on 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 […]

Read the rest of this entry »

Aug 17

Silverlight: understanding namescopes

Posted in Silverlight       Comments Off on 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 […]

Read the rest of this entry »

Aug 17

How to test your Silverlight quickly

Posted in Silverlight       Comments Off on How to test your Silverlight quickly

2011-01-12 08:53:35

Read the rest of this entry »

Aug 11

Silverlight: first PT project goes live

Posted in Silverlight       Comments Off on 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.

Read the rest of this entry »

Aug 11

Protected: Si, si, si: i''m back!

Posted in Trivia       Comments Off on Protected: Si, si, si: i''m back!

There is no excerpt because this is a protected post.

Read the rest of this entry »

Aug 02

How to be in 2 different places on the same time

Posted in Trivia       Comments Off on How to be in 2 different places on the same time

I”m sure that, like my friend Paulo, I”m missing something here…

Read the rest of this entry »

Aug 01

Silverlight: working with text

Posted in Silverlight       Comments Off on 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 […]

Read the rest of this entry »