# 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]  | 
# Tuesday, January 18, 2005

I found this

INPUT[type="button"] { color: red; }

over here and like other guys (see feedback) i've never gooled for it - thx.

Tuesday, January 18, 2005 9:33:48 PM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [18]  | 
# Friday, January 14, 2005

DotNerGerman (my blog is also hosted there) offers a MainFeed of german Bloggers (Dirk Primbs, Dieter Föttinger, Alexander Zeitler, Damir Tomičić, Stephan Troxler, Thomas Bandt, Uwe Bauman, Bernd Spuida, Roman Pittroff, Jens Meyer, ...) and german bloggers blogging in english for example Christoph Wille and me, Daniel Fisher(lennybacon).

So have a look@

http://blogs.dotnetgerman.com/

Friday, January 14, 2005 5:23:22 PM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [15]  | 
# Thursday, January 06, 2005
Thursday, January 06, 2005 1:49:57 PM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [17]  | 
# Wednesday, January 05, 2005
Wednesday, January 05, 2005 9:49:12 PM (W. Europe Standard Time, UTC+01:00)  #    Disclaimer  |  Comments [20]  |