# Thursday, February 17, 2005
Thursday, February 17, 2005 4:02:49 PM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [35]  | 
# Tuesday, February 15, 2005

Yesterday I arrived in Frankfurt with a delay of 2 hours (thanks to the Deutsche Bahn). Monday is Workshop day and so I just sat arround and did the same stuff that I would normally do in the office. I'm currently working on an ASP.NET project that uses v. 1.1 but will be converted to 2.0 with it's "Go-Live". So I need to make sure that I don't do things that will stand in the way in the next version.

Here are a few questions I'm currently asking myself:

  • Do i like the idea to save the properties of the Profile class in a ntext database column with the length of 6000?
  • Will i accept that i can only user MemberShip with MediumTrust or higher?

In germany we say: "Kommt Zeit, kommt Rat".

ASP.NET | C# | Projects | Security
Tuesday, February 15, 2005 4:43:23 PM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [40]  | 
# Thursday, February 10, 2005

Thursday, February 10, 2005 11:19:57 AM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [24]  | 
# Tuesday, February 01, 2005

I joined newtelligence® AG last year for a practical course, Clemens and i mentioned that in our blogs before. I had a wonderful time so far (and i'm sure it'll continue), nice collegues (i'll link only the bloggers Clemens, Joerg and Michael), new challenges and interesting task, talks and times.

Today it's official: From today on i'm a "Software Engineer" for newtelligence® AG.

Tuesday, February 01, 2005 5:06:33 PM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [27]  | 
# Sunday, January 30, 2005

[Dino Esposito] ...Introduced with ASP.NET 1.1, ViewStateUserKey is a string property on the Page class that only few developers admit to be familiar with. Why? Let's read what the documentation has to say about it.[...]

void Page_Init (object sender, EventArgs e) 
{ ViewStateUserKey = Session.SessionID; }

There will be a few more that are familiar with that now :-)

ASP.NET | C# | Security
Sunday, January 30, 2005 1:24:17 PM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [17]  | 
# Thursday, January 27, 2005

Thomas Freudenberg, a friend of mine and member of my usergroup, has started a interesting discussion about .Text (a blogengine) and it's future. He had a lot of feedback on that and posted another entry to clear up things a bit. It came out that he is not the only one asking 'Where's .Text going to?'.

All i can tell you is: if you are not satisfied - use dasBlog ;-)

Thursday, January 27, 2005 9:42:02 AM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [21]  | 

I currently working again on iFused (Internet File Upload Select and image Editing Dialog). Yesterday i released the version 2.3.1.10088:

  • support for "~" as palceholder for the application path
  • code optimization
  • performance optimization

I have a lot of things to do on based on the wishlist forum at staticdust and loads of mail in my inbox.

This is what i plan to catch until 1st. of february:

  • Use physical path outside of the application root as UploadDirectory
  • Database as source for files and directorys
C# | Projects
Thursday, January 27, 2005 9:14:03 AM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [18]  | 
# Wednesday, January 19, 2005

Stephan posted "Tool der Woche" (tool of the week) - T.YogaRamanan has posted some code that allows undelete in NTFS env. on codeproject.com

Wednesday, January 19, 2005 10:07:03 AM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [13]  |