ASP.NET Home  Home RSS 2.0 Atom 1.0 CDF  

Manuel Abadia's ASP.NET stuff - ASP.NET

 
 Tuesday, December 23, 2008
In this post I explain how to overcome the 2 big limitations when you bind data to a DropDownList: binding multiple properties and nested properties

Tuesday, December 23, 2008 8:35:20 AM (Romance Standard Time, UTC+01:00)  #    Comments [0]    |   | 
 Thursday, December 04, 2008
A way to optimize ASP.NET web applications in order to improve search engine's ranking.

Friday, December 05, 2008 4:26:16 AM (Romance Standard Time, UTC+01:00)  #    Comments [5]    |  |   | 
 Thursday, August 14, 2008
I have added a couple of enhancements to Josh Twist’s XHTML validation module.

Thursday, August 14, 2008 8:12:04 AM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    |   | 
 Friday, August 01, 2008
An important update to my NHibernate custom membership and role providers...

Friday, August 01, 2008 7:10:15 PM (Romance Daylight Time, UTC+02:00)  #    Comments [2]    |   | 
 Friday, February 08, 2008
My review of the NDepend tool.

Friday, February 08, 2008 9:22:13 PM (Romance Standard Time, UTC+01:00)  #    Comments [2]    |  |   | 
 Thursday, January 03, 2008
A sample of how to use the Selenium tools to perform automatic web testing with C#.

Thursday, January 03, 2008 8:54:02 PM (Romance Standard Time, UTC+01:00)  #    Comments [0]    |  |  |  |  |   | 
 Saturday, November 24, 2007
Patents can be a source of information some times that can be difficult to find in other places...

Saturday, November 24, 2007 6:56:41 PM (Romance Standard Time, UTC+01:00)  #    Comments [0]    |   | 
 Friday, November 02, 2007
Some challenges I had to face to be able to keep up with the growing of the business.

Friday, November 02, 2007 7:04:32 AM (Romance Standard Time, UTC+01:00)  #    Comments [0]    |  |  |   | 
 Thursday, October 25, 2007
A fix for the infamous XHTML bug in the TreeView of ASP.NET 2.0

Thursday, October 25, 2007 4:38:14 PM (Romance Daylight Time, UTC+02:00)  #    Comments [1]    |   | 
 Friday, October 12, 2007
An update to my NHibernate Custome Membership and Role Provider with some bug fixes, a CreateUserWizardEx control and autounlocking.

Friday, October 12, 2007 11:58:30 PM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    |  |   | 
 Thursday, September 27, 2007
Some great books I'm recommending.

Thursday, September 27, 2007 7:59:52 PM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    |  |  |   | 
 Monday, August 27, 2007
Build providers do not work for web application projects and there is nothing showing that they will be fixed soon.

Monday, August 27, 2007 5:44:35 PM (Romance Daylight Time, UTC+02:00)  #    Comments [1]    |   | 
 Monday, August 20, 2007
This is the first post on a series about the subtle differences between Web Application Projects and Web Site Projects in ASP.NET

Monday, August 20, 2007 9:02:17 AM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    | 
 Thursday, August 16, 2007
The Parameter class is extensible, but adding a new parameter is a big problem in design time, because the parameter collection editor is not extensible... grrr

Thursday, August 16, 2007 11:54:23 PM (Romance Daylight Time, UTC+02:00)  #    Comments [2]    | 
 Thursday, July 26, 2007
Some compatibility problems of Telerik's RADGrid and my ExtendedObjectDataSource control. Telerik told it was my fault and I blamed Telerik.

Friday, July 27, 2007 6:46:48 AM (Romance Daylight Time, UTC+02:00)  #    Comments [2]    | 
 Thursday, June 21, 2007

I have updated my Membership and Role provider that use NHibernate for data access. The changes are minimal. Now I'm using NHibernate 1.2.0 GA and a minor fix. The instructions and the code can be found here

This will be my last post until I return from London. Excuse me if I'm unable to reply to non critical emails in the next few days.

Thursday, June 21, 2007 5:55:47 PM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    |   | 
 Thursday, June 14, 2007
A detailed explanation of the problems to use a GridView with DataSourceControls when using read only properties.

Thursday, June 14, 2007 5:26:00 PM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    | 
 Wednesday, June 13, 2007
A rant about the policies that Microsoft is applying when fixing bugs in the .NET Framewok and Visual studio.

Wednesday, June 13, 2007 11:09:57 PM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    |   | 
 Sunday, June 10, 2007
Detailed information about how the ScriptModule works.

Monday, June 11, 2007 1:59:18 AM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    |   | 
 Sunday, June 03, 2007
Detailed information about how the ScriptResourceHandler works.

Sunday, June 03, 2007 6:48:50 PM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    |   | 
 Sunday, April 08, 2007
Custom Membership and role providers for ASP.NET that can be used to store the membership and role data in your own tables using NHibernate.

Monday, April 09, 2007 1:21:02 AM (Romance Daylight Time, UTC+02:00)  #    Comments [16]    |  |   | 
 Wednesday, March 28, 2007
I blog about the inconsistencies in the API for generic methods, the lack of support of the ObjectDataSource for generic methods and the problems surfaced when adding full generics support to my CompatObjectDataSource/ExtendedObjectDataSource components.

Wednesday, March 28, 2007 7:35:22 AM (Romance Daylight Time, UTC+02:00)  #    Comments [1]    |   | 
 Saturday, March 17, 2007
Some internal details of the generation of client side proxies to call web services for the Microsoft ASP.NET AJAX extensions.

Saturday, March 17, 2007 9:09:19 PM (Romance Standard Time, UTC+01:00)  #    Comments [4]    |  |   | 
 Sunday, March 11, 2007
Some notes about the internals of the Microsoft ASP.NET AJAX extensions.

Monday, March 12, 2007 2:10:25 AM (Romance Standard Time, UTC+01:00)  #    Comments [0]    |  |   | 
 Thursday, February 22, 2007
I explain how to use Generic Types with the ObjectDataSource and how to solve the problem to reference a type in the dynamically generated App_Code assembly.

Thursday, February 22, 2007 8:52:54 AM (Romance Standard Time, UTC+01:00)  #    Comments [1]    |   | 
 Wednesday, January 24, 2007
Finally the ASP.NET AJAX Library (previouly named Atlas) has been officially released, and it comes with full source code!

Thursday, January 25, 2007 2:17:12 AM (Romance Standard Time, UTC+01:00)  #    Comments [1]    |  |  |  |   | 
 Tuesday, January 02, 2007

Another year ends and a new one comes. Life goes as fast as usual and we’re keep on our way. It’s time to think about it… our actions, hopes, wishes, mistakes, etc.

I usually listen to a special song a few minutes after the start of the year. In the last few years I have been choosing "Aerosmith – Full Circle" because it has special connotations for me.

I wish you the best in the coming year.

Tuesday, January 02, 2007 8:36:54 AM (Romance Standard Time, UTC+01:00)  #    Comments [0]    |  |  |  |  |  |  |  |  |   | 
 Tuesday, December 19, 2006
My first impressions with the December CTP of WPF/E.

Wednesday, December 20, 2006 3:02:16 AM (Romance Standard Time, UTC+01:00)  #    Comments [6]    |   | 
 Saturday, December 02, 2006
I'm playing with DebuggerVisualizers in order to add support for displaying trees to simplify debugging of complex algorithms based on trees.

Sunday, December 03, 2006 1:17:59 AM (Romance Standard Time, UTC+01:00)  #    Comments [2]    |   | 
 Monday, November 27, 2006
Visual Studio.NET 2005 has a really cool feature called debugger visualizers. I provide an introduction to this feature and I talk about a set of debugger visualizers I created for the .NET data structures.

Monday, November 27, 2006 8:37:06 AM (Romance Standard Time, UTC+01:00)  #    Comments [0]    |   | 
 Saturday, October 28, 2006
A long rant about the current incompatibilities between browsers and the CSS specification.

Saturday, October 28, 2006 8:34:44 AM (Romance Daylight Time, UTC+02:00)  #    Comments [2]    |  |  |   | 
 Wednesday, October 11, 2006
This posts completes the Microsoft AJAX library OOP enhancements, giving a lot of information that will be needed to fully understand the following posts about Components and Controls, Binding, Actions, the Runtime infrastructure, xml-script and more.

Wednesday, October 11, 2006 5:22:24 PM (Romance Daylight Time, UTC+02:00)  #    Comments [5]    |  |   | 
 Thursday, October 05, 2006
The health monitoring system is a cool new feature of ASP.NET 2.0. This post can help you to understand what is it, how to configure most of it and hopefully you'll end up using it in your applications.

Friday, October 06, 2006 1:28:10 AM (Romance Daylight Time, UTC+02:00)  #    Comments [1]    | 
 Wednesday, September 27, 2006
Finally I have started to look at the Microsoft AJAX Library (Atlas).

This post is an indepth look at the OOP features of Atlas with a lot of internal details of the implementation.

Wednesday, September 27, 2006 7:34:38 AM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    |  |   | 
 Tuesday, September 19, 2006

I was going to start posting about Atlas, but as you have probably read here, now Atlas has a new name and the next version will have some changes to reflect the new product name.

I think it is better to wait for a few days to see if a new Atlas version gets released in order to create samples that work with the latest version. If the next version does not get released soon I'll start posting about atlas anyway so stay tunned.

Tuesday, September 19, 2006 7:43:29 AM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    | 
 Tuesday, September 05, 2006
NDoc was the de facto standard to create documentation for .NET but it has been discontinued.

Finally Microsoft has created the SandCastle project to provide a decent documentation tool for .NET developers.

Tuesday, September 05, 2006 7:58:49 AM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    |  |   | 
 Friday, September 01, 2006
I have been reading some books about business intelligence and I give my opinion about them.

Saturday, September 02, 2006 6:19:56 AM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    |   | 
 Monday, July 31, 2006

I'm going on vacation until the end of august.

I'll be here and here most of the time.

Unfortunately I don't have internet access available but I'll be checking my email from time to time.

Of course I take a computer with me so I'll be learning something new this holidays (maybe Atlas or SSIS).

If you can understand portuguese I recommend you to take a look at Luis Abreu's webcasts about Atlas.

Have a nice month ;-)

Monday, July 31, 2006 4:59:24 PM (Romance Daylight Time, UTC+02:00)