LA.NET [EN]

2007Archive

Dec 23

Merry Christmas everyone

Posted in Trivia       Comments Off on Merry Christmas everyone

And a Happy New Year!

Read the rest of this entry »

Dec 21

Making your ASP.NET 2.0 app work in IIS 7

Posted in ASP.NET       Comments Off on Making your ASP.NET 2.0 app work in IIS 7

Another great post by Mike Volodarsky that presents some problems that migh occur when you deploy a 2.0 ASP.NET app on IIS 7.

Read the rest of this entry »

Dec 21

For those that don”t know, xUnit is a new unit test framework for .NET.  The xUnit extensions do have an installer that will help you installing the xUnit Resharper plugin. Unfortunately, it won”t work if you”re using Windows Vista (at least not with UAC on). The problem is that it checks for the HKEY_LOCAL_MACHINE for […]

Read the rest of this entry »

Dec 20

Targeting ASP.NET 2.0 from VS 2008

Posted in ASP.NET       Comments Off on Targeting ASP.NET 2.0 from VS 2008

Brad Abrams has announced new templates for targeting ASP.NET 2.0 from Visual Studio 2008.

Read the rest of this entry »

Dec 17

Book review: About Face

Posted in Books       Comments Off on Book review: About Face

I”ve just finished reading my copy of About Face 3: The essentials of Interaction Design written by the famous Alan Cooper. Even though the book has some cool stuff on it, there is something about the writing style that made some chapters really boring. There”s also something about the quality of the paper and the […]

Read the rest of this entry »

Dec 15

The Techdays site is up!

Posted in Trivia       Comments Off on The Techdays site is up!

Techdays is the biggest Portuguese IT event and it will take place next year (12-14 March) in the Centro de Congressos de Lisboa.

Read the rest of this entry »

Dec 14

IDLogin control: why I''m not using it

Posted in Uncategorized       Comments Off on IDLogin control: why I''m not using it

As you may know, MS has released the Windows Live SDK some time ago. In a recent project, I was asked to use the Windows Live ID authentication on a web application. Well, using it turned out to be really easy, so I”m not going to bore you with the details. A few days after […]

Read the rest of this entry »

Dec 10

ASP.NET 3.5 Extensions released

Posted in ASP.NET       Comments Off on ASP.NET 3.5 Extensions released

Scott has just announced the release of the 1st preview of the ASP.NET 3.5 Extensions. hurray!!!

Read the rest of this entry »

Dec 03

MSBuild debugger

Posted in Trivia       Comments Off on MSBuild debugger

Are you using MSBuild? Having problems building your script? ok, then this is what you need :,,)

Read the rest of this entry »

Dec 01

Parallel CTP available

Posted in Trivia       Comments Off on Parallel CTP available

I”ve just read (in Joe Duffy”s blog) that the first release of Parallel FX is out. There”s already a dev center which contains some pointers on this new framework. Daniel Moth has also done a cool video that shows the role of the framework and how it fits on the .NET framework.

Read the rest of this entry »

Nov 25

Changes on the authentication service

Posted in MS AJAX       Comments Off on Changes on the authentication service

Now that the 3.5 version of the platform is out, it”s time to start digging in with Reflector. Since I was experimenting with the authentication service to try to answer a question that was posted on the forums, I couldn”t stop noticing that on ASP.NET 3.5 the AuthenticationService is now… a WCF service. Besides that, […]

Read the rest of this entry »

Nov 22

First, if you”ve already installed the last version of the framework, you can relax since it will automatically put the ASP.NET AJAX assembly on the GAC. Ok, if you”re still using ASP.NET 2.0, then keep reading. As we all know, ASP.NET AJAX was introduced as an add-in to the ASP.NET 2.0 platform. During the early […]

Read the rest of this entry »

Nov 22

Making the AuthenticationService.get_isLoggedIn() work correctly

Posted in Uncategorized       Comments Off on Making the AuthenticationService.get_isLoggedIn() work correctly

[Update: this will only happen if you don”t set up the web.config properly. You don”t need to do this – ie, call the RegisterStartupScript – if you add the <authenticationService enabled=”true” /> to the web.config file] The ASP.NET AJAX platform has some client services which you can use from your client Javascript code to perform […]

Read the rest of this entry »

Nov 20

Xaml and Media controls: giving them a new chance

Posted in ASP.NET, Silverlight       Comments Off on Xaml and Media controls: giving them a new chance

A long (long) time ago I”ve downloaded one of the ASP.NET future CTPS and was really annoyed with the Xaml and Media controls. Why? simple: they injected object tags on the page instead of generating JS code to perform those operations. The problem: you got one of those nasty “click to activate” messages when the […]

Read the rest of this entry »

Nov 19

Visual Studio 2008 Team Suite is out

Posted in Trivia       Comments Off on Visual Studio 2008 Team Suite is out

Go get it while it”s hot!

Read the rest of this entry »

Nov 15

By now, everyone knows that you should use the RegisterXXX methods of the ScriptManager class to insert a script block during a partial postback (that is, when you”re using ASP.NET AJAX and UpdatePanels). Even though this is “common knowledge”, what most don”t know is that  using one of those methods and associating  a script block […]

Read the rest of this entry »

Nov 13

ASPInsider

Posted in Trivia       Comments Off on ASPInsider

It seems that after a long and “interesting” process :,,) I”ve been invited to join the ASPInsider group. It should be lots of fun! Thanks guys.

Read the rest of this entry »

Nov 12

Click to activate gone from IE

Posted in Uncategorized       Comments Off on Click to activate gone from IE

Hurray! Pete has just announced (like in “a few days ago”:) ,,)this on his blog. Good news for the SL ASP.NET controls I”ve kept badmouthing in previous posts…

Read the rest of this entry »

Nov 12

Changing the contents of the UpdateProgress control

Posted in MS AJAX       Comments Off on Changing the contents of the UpdateProgress control

Today I”ve answered a question on the ASP.NET AJAX forums that  asked something like this: how do I get a reference to the controls defined inside an UpdatePanel or UpdateProgress controls? The first part is easy: just use the ID of the control. The second is not as easy as it might seem at first. […]

Read the rest of this entry »

Nov 11

Today, I”ve noticed an entry on the JScript blog that gave some advice on how to get intellisense for your fields. I just have one thing to say about it: DON”T even think about using it. It”s completely wrong. Ok, slowly: it”s WRONG. Declaring fields on the prototype object has a different meaning than declaring […]

Read the rest of this entry »

Nov 09

308 RC Z

Posted in Trivia       Comments Off on 308 RC Z

What do you think about this new concept from Peugeot? I like it (but again, I”m already a fan of the new Audi TT…)

Read the rest of this entry »

Nov 09

.NET Framework 3.5 namespace poster

Posted in Trivia       Comments Off on .NET Framework 3.5 namespace poster

Brad Abrams has posted a link to a nice looking .NET 3.5 namespace poster.

Read the rest of this entry »

Nov 09

Where is the Windows Sidebar

Posted in Trivia       Comments Off on Where is the Windows Sidebar

On the Windows 2008 Server? I”ve already installed the Desktop Experience pack and I”m able to find the Windows SideShow, but I can”t seem to find the Windows Sidebar anywhere…

Read the rest of this entry »

Nov 09

In these last weeks I”ve been having some fun on the ASP.NET AJAX forums (don”t ask me why but I do really enjoy trying to understand why something doesn”t work as expected). Today I”ve noticed that I”ve reached the *magical* 100 number and I”ve decided to put it here to record it for posteriority:,,) (do […]

Read the rest of this entry »

Nov 07

As I”ve said in previous entries, I”m updating my ASP.NET 2.0 book to the new version. One of the controls that will be added to the platform is the LinqDataSource control. The control will let you perform any LINQ expression against any IEnumerable data source. Scott Guthrie has already a cool post that shows how […]

Read the rest of this entry »

Nov 07

PowerShell v2.0 CTP is here

Posted in PowerShell       Comments Off on PowerShell v2.0 CTP is here

When v1.0 was in beta, I used to really love it (and I still do!). The PowerShell blog has just announced that the 2.0 CTP is out. Go get it now :,,)

Read the rest of this entry »

Nov 07

Windows Live Writer 2008 available

Posted in Trivia       Comments Off on Windows Live Writer 2008 available

You can find more info about it here.

Read the rest of this entry »

Nov 07

The new ListView control has two properties that you might confuse when you start using the control. As you may have guessed by this post, they have different purposes (but they”re both templates). The EmptyDataItem lets you set the aspect of the control when its DataSource property is null ,,)ie, the control will render that […]

Read the rest of this entry »

Nov 05

The var keyword

Posted in Uncategorized       Comments Off on The var keyword

In these last days, I”ve been looking at LINQ. I”m still not sure if this will help me build applications easily or if the new features introduced on the C# language are making it a lot more complex than it should be (when I make up my mind, I”ll let you know :),,). Anyway, LINQ […]

Read the rest of this entry »