March 2008 - Posts
31 March 2008
Making the UpdatePanel accessible
Bertrand has written a great article for the dotnetslackers web site on how to make the UpdatePanel acessible. Great read, don't miss it!
Read More...
26 March 2008
WCF again: the slow problem attacks again
On a different set of machines...I'm stumped. I mean, I though I'd nailed it with the proxy problem , but unfortunately there are still some machines where the 1st call is really really slow and removing the proxy isn't helping. I've even profiled the code but I still can't see where...
Read More...
24 March 2008
The dataItems dictionary
Today I noticed that there are still many guys that don't know about the dataItems property which is exposed by the Sys.WebForms.PageRequestManager. So, I decided to write a small sample that will show you how to use it when you're using partial updates and need to send some info back to the...
Read More...
21 March 2008
ASP.NET MVC source code available on codeplex
I've just read about it on ScottGu's blog . It seems like the MVC code is live on the codeplex site .
Read More...
20 March 2008
xUnit.NET RC2 released
I've just noticed that xUnit.NET RC2 was released a few days ago. It seems like it has several cool things, though there still isn't a runner for R# 4.0 .
Read More...
14 March 2008
WCF client calls slow
Today I was able to get back to my previous WCF client problem that I had described here . After looking at the old logs again, it was clear that the delay was on the server discoverability. The problem was that pinging was really fast, so it seemed like there was no client/server communication problem...
Read More...
13 March 2008
It's official: the latest version of my ASP.NET PT book is out
The most interesting thing about the release (besides the new chapter and updates I've made to the content) is that my friends Paulo and Israel managed to blog about it before me :)
Read More...
13 March 2008
More on the MVC approach
It seems like I wasn't the only one trying to reuse the MVC routing engine with ASP.NET: check the Chris' post and Haack's reply . Haack's code is really cool and shows an even easier way to pass data to the page...
Read More...
12 March 2008
Using the routing MVC API with classic ASP.NET
I admit it: I'm getting rusty on web development! In these last months I've been building Windows Forms apps with C#. So, I still didn't had the time to look at the ASP.NET MVC platform or the new Silverlight release. Anyway, I'm hoping that this will change in a near future (which can...
Read More...
11 March 2008
WCF+Windows Forms = lots of problems with some services
In these last days I've been really busy finishing an application which consists of a Windows Forms app that gets its data from serveral WCF services (which, btw, use basic HTTP binding + SSL). Now, most of the services work really smoothly, but...there are 2 which are really making me go crazy:...
Read More...
05 March 2008
Silverlight 2.0 beta 1 is out
So, while I was busy playing with my new HTC Touch , it seems like MS has presented Silverlight 2.0 beta 1 . Now, this is really a tough choice...
Read More...
Home
Contact
LA.NET [EN]
Ramblings about C#, .NET and Programming
RSS for Posts
Atom
RSS for Comments
Recent Posts
Still on getting info about the current Route
The MVC framework – the MvcHandler, the IControllerFactory and the ControllerBuilder types
Getting information about the current Route
Book review: Professional IIS 7 and ASP.NET Integrated Programming
The MVC framework – the MvcRouteHandler
Tags
AOP
ASP.NET
ATLAS
Books
C#
Cardspace
Gadgets
MVC
Parallel Extensions
PLINQ
PowerShell
Silverlight
Software
Tools
Trivia
WCF
WF
WPF
Archives
July 2008 (17)
June 2008 (26)
May 2008 (30)
April 2008 (5)
March 2008 (11)
February 2008 (9)
January 2008 (15)
December 2007 (10)
November 2007 (20)
October 2007 (19)
September 2007 (29)
August 2007 (12)
July 2007 (20)
June 2007 (33)
May 2007 (44)
April 2007 (28)
March 2007 (27)
February 2007 (21)
January 2007 (37)
December 2006 (8)
November 2006 (17)
October 2006 (14)
September 2006 (5)
August 2006 (7)
July 2006 (4)
Search
Go
Community
Home
Blogs
Media
Groups
Email Notifications
Email Notifications
Go
News