ASP.NET Home  Home RSS 2.0 Atom 1.0 CDF  

Manuel Abadia's ASP.NET stuff - April, 2006

 
 Sunday, April 30, 2006
I have finished a project that started as an enhancement of a “nearly finished” PHP web site.

I ended up using ASP.NET (and Atlas) instead of PHP to speed up development and to avoid primitive web development model.

Sunday, April 30, 2006 11:20:34 PM (Romance Daylight Time, UTC+02:00)  #    Comments [2]    | 
 Tuesday, April 25, 2006
In the last months I have got used to make a panoramic photograph of the places I have visited.

Here are two panoramic photographs I took at Mazarrón and Barcelona (both here at Spain)

Tuesday, April 25, 2006 4:32:34 PM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    | 
 Friday, April 21, 2006
ASP.NET 2.0 data binding infrastructure is a lot better than the previous binding infrastructure. However, for complex scenarios is not mature enough.

In this post I show an example of cascading DropDownLists inside a FormView and point out the problems that appear. Also, I show you how to make some instrusive smart hacking to avoid it.

Friday, April 21, 2006 9:15:05 AM (Romance Daylight Time, UTC+02:00)  #    Comments [2]    | 
 Tuesday, April 18, 2006
InDesign exposes its functionality as a COM object so it can be used in Microsoft .NET Framework.

I explain some things that you have to keep in mind when working with InDesign in C#. There's also a sample to remove the carriage returns from the end of the footnotes.

Tuesday, April 18, 2006 3:57:19 PM (Romance Daylight Time, UTC+02:00)  #    Comments [4]    | 
 Thursday, April 13, 2006
Finally the Atlas control toolkit is available!

It has some cool controls but it's missing some IMHO

Thursday, April 13, 2006 5:09:13 PM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    | 
 Wednesday, April 12, 2006
In previous posts we studied the functionality offered by ControlDesigner and we coded a custom data source sample.

To add design time functionality to our custom data source we need to understand the DataSourceDesigner class...

Wednesday, April 12, 2006 5:32:05 PM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    | 
 Friday, April 07, 2006
Before explaining the DataSourceDesigner class and all related classes/interfaces, we need a custom data source to be able to apply what we’ll learn about the DataSourceDesigner.

In this post I explain how to implement a custom DataSourceControl with similarities to the ObjectDataSource that ships with ASP.NET.

Friday, April 07, 2006 5:59:30 PM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    | 
 Monday, April 03, 2006
This post explains the properties and methods of the ControlDesigner class, the base class for all ASP.NET designers.

Monday, April 03, 2006 6:29:28 PM (Romance Daylight Time, UTC+02:00)  #    Comments [0]    | 
Copyright © 2008 Manuel Abadia. All rights reserved.