Contact
 

 Monday, August 25, 2003
HierarGrid feedback and new version 1.3

I wanted to thank everybody for the nice feedback to my HierarGrid article on ASPAlliance.

I've just published a new version 1.3 that includes two minor fixes:

  • a JavaScript error occurred when the ShowHeader attribute was set to false (thanks to Blaž Vrabec)
  • when the TemplateDataMode attribute was set to Table and the Grid was bound to a DataSet instead of a DataTable a cast error occurred in line 319 (thanks to Johannes Rest)

Download here. If you find any other problems please let me know.

HierarGrid
8/25/2003 1:28:28 PM (W. Europe Standard Time, UTC+01:00)  #  Comments [0] 


 Friday, August 15, 2003
Just published first article on ASPAlliance

I've just published my first article on ASPAlliance that talks about how to use the HierarGrid.

It is a tutorial for VB.NET and C# that explains all the steps necessary to use the grid on a webpage:

  1. adding a DataRelation between two DataTables
  2. binding the DataSet to the HierarGrid
  3. creating the UserControls for the child data
  4. wiring up the TemplateSelection event

Additionally, some advanced topics like caching and showing one template for all child elements (e.g. to nest a DataGrid) are covered quickly.

You can find the article here and the source code for the HierarGrid here. Any feedback is more than welcome.

HierarGrid
8/15/2003 4:07:31 PM (W. Europe Standard Time, UTC+01:00)  #  Comments [1] 


 Sunday, August 10, 2003
I'll be at the PDC 2003

No to forget: I'll be at the PDC! And I am not the only one: 50 of my colleagues from MS Services Germany will attend the show.
I'll arrive in LA on Thursday, 23rd and return to Munich on Friday 31st. Let me know if you are coming earlier, maybe we can take a dring together.

PDC 2003

PDC 2003
8/10/2003 6:14:40 PM (W. Europe Standard Time, UTC+01:00)  #  Comments [0] 


I'll be back

I haven't been blogging for a while due to several reasons:

  • Our project is in the final stages of development and piloting has already started which was quite team-consuming in the beginning
  • I've moved from a small village outside of Munich to the city (Schwabing). From the new appartment it is only 10 min. to the "Englischer Garten" park by bike and even shorter to the swimming pool - best you can do at this temperatures.
  • I've been playing around with Whidbey Alpha (especially ASP.NET) and Longhorn a bit - all not public yet => come to the PDC
  • I've prepared my first article on ASPAlliance to be published pretty soon

 

General
8/10/2003 6:08:51 PM (W. Europe Standard Time, UTC+01:00)  #  Comments [0] 


 Wednesday, June 04, 2003
ASP.NET Version Switcher 1.0

The ASP.NET Version Switcher is a little utility that can be used to quickly switch the .NET Framework version that the ASPX pages are compiled against. This is helpful for developers who often have to test their web applications for compatibility with different version of the .NET Framework.

Internally, it uses the command line tool called ASPNET_REGIIS that is included in the Microsoft.NET Framework.

Additional features:
- toggle if only selected vroot should be version switched or child vroots recursively (-s or -sn command line parameter)
- double click on node opens explorer in respective directory
- quick link to IIS Manager


Download (V1.0):
ASPNETVersionSwitcher.exe

If you have any questions or comments please let me know.

Version Switcher
6/4/2003 5:06:34 PM (W. Europe Standard Time, UTC+01:00)  #  Comments [0] 


 Thursday, May 29, 2003
Restaurant recommendation for Lisbon, Portugal

Recently we have been on a short trip to Lisbon, Portugal from which we have taken two really good restaurant recommendations back home.

Lisbon is famous for its excellent sea food but as I don't enjoy fish too much we were looking out for some steaks.

The first evening we found a very nice and stylish restaurant in Bairro Alto called Sul (Rua do Norte 13) which served steaks on the hot stone - very delicious.

The second evening we went to a place called Kais (Rua da Cintura) which is located at the docks in an old factory building. But inside everything was styled very elegantly and the food was excellent as well.

If you go to any of these two, let me know if you liked it as much as we did.

Travel
5/29/2003 8:01:17 PM (W. Europe Standard Time, UTC+01:00)  #  Comments [1] 


Enhacement for DynamicControlsPlaceholder

Chris van de Steeg pointed out that the DynamicControlsPlaceholder currently doesn't restore User Controls that have a "_" in the filename.

He proposed a fix for the RestoreChildStructure method that I have now compiled into the new version 1.0.2.0 which can be downloaded at http://www.denisbauer.com/ASPNETControls/DynamicControlsPlaceholder.aspx  

Thanks Chris!

DynamicCtrlPlh
5/29/2003 7:19:33 PM (W. Europe Standard Time, UTC+01:00)  #  Comments [0] 


 Monday, May 19, 2003
Performance of my Server
Sorry for the poor performance. My web server is moving from the old network center to a new one. Meanwhile I moved my homepage to an old desktop PC under my desk (128 MB RAM). I hope this will be fixed pretty soon.General
5/19/2003 6:27:06 PM (W. Europe Standard Time, UTC+01:00)  #  Comments [1] 


 Monday, April 28, 2003
New HierarGrid version supports Netscape

After I have recieved several request for Netscape support, I sat down and tried to modify the JavaScript code. Et voila, the new Version 1.2 has been tested with Netscape 7.0 but should also work with 6.0.

You can download it here: http://www.DenisBauer.com/ASPNETControls.aspx

HierarGrid
4/28/2003 5:23:34 PM (W. Europe Standard Time, UTC+01:00)  #  Comments [0] 


Welcome to my new Weblog

Meanwhile, everybody seems to be blogging. So I may not be missing ;)

 

General
4/28/2003 5:22:37 PM (W. Europe Standard Time, UTC+01:00)  #  Comments [0] 



Categories

Search

Blogroll


<August 2003>
SunMonTueWedThuFriSat
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456

RSS 2.0 | Atom 1.0 | CDF


Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008, Denis Bauer