Standing on the shoulders of giants. RSS 2.0
# Wednesday, December 03, 2003

A new Mono Release ( 0.29 ). In this release Asp.Net is considered feature-complete.

Wednesday, December 03, 2003 3:14:25 PM (Pacific Standard Time, UTC-08:00)  #    Comments [0] - Trackback
Asp.Net | Development
# Tuesday, December 02, 2003

The XAML IntelliSence Patch for PDC Visual Studio .NET "Whidbey" shows Microsoft is commited to getting developers ready for Longhorn.

Tuesday, December 02, 2003 3:15:30 PM (Pacific Standard Time, UTC-08:00)  #    Comments [0] - Trackback
Development | Longhorn | Visual Studio 2005 | Whidbey
# Friday, November 21, 2003

Eric is doing the right thing, please Microsoft take his offer and end the suffering.

Friday, November 21, 2003 2:01:30 PM (Pacific Standard Time, UTC-08:00)  #    Comments [0] - Trackback
Development

Steve Maine has a great sessionstate preformance tip. On a related note, don't overload the constructors for aspx pages (the class in the code behind file), this resulted in a hard to diagnose httpexception, when using SessionState.

Friday, November 21, 2003 1:46:49 PM (Pacific Standard Time, UTC-08:00)  #    Comments [0] - Trackback
Asp.Net | Development
# Wednesday, November 19, 2003

Today I discovered it's not possible to define a DateTime member as a const and attributes will only take const, typeof's and array creators as parameter.

So this won't compile:

private const DateTime myDateTime = DateTime.MinValue; // Personally I think DateTime.MinValue can be assumed to be a constant.

nor will this:

[NullValue( DateTime.MinValue )]

 

Wednesday, November 19, 2003 4:17:39 PM (Pacific Standard Time, UTC-08:00)  #    Comments [0] - Trackback
Development

Duncan points to some Hands On Labs downloads, a great starting point for developing on future platforms.

Wednesday, November 19, 2003 3:56:42 PM (Pacific Standard Time, UTC-08:00)  #    Comments [0] - Trackback
Development | PDC

Check here for the current working draft of obsoleted methods in Whidbey and complain to BradA.

The big change I noticed is most of the clientside functionality now hidden in System.Web.UI.Page is moved to the ClientScript class ( e.g. System.Web.UI.Page.RegisterStartupScript has become ClientScript.RegisterStartupScript(string key, string script) )

Wednesday, November 19, 2003 3:54:10 PM (Pacific Standard Time, UTC-08:00)  #    Comments [0] - Trackback
Development | Visual Studio 2005 | Whidbey

I'm a pragmatic programmer, what are you?

Wednesday, November 19, 2003 3:46:27 PM (Pacific Standard Time, UTC-08:00)  #    Comments [0] - Trackback
Fun

Avonelle has some issues with web setups, I hope this will get a lot easier in a Whidbey.

Wednesday, November 19, 2003 3:41:30 PM (Pacific Standard Time, UTC-08:00)  #    Comments [0] - Trackback
Asp.Net | Development
# Sunday, November 09, 2003

And Julia thinks Jeff Julian's desk looks bad. At least his desk doesn't have 8 books waiting to be read and a pile of garbage waiting to be sorted through. At least Rory's desk looks like a proper nerd bachelorâ„¢ 's desk.

Sunday, November 09, 2003 4:14:43 PM (Pacific Standard Time, UTC-08:00)  #    Comments [0] - Trackback
Fun
Ads
About
© Copyright 2012
Paul van Brenk
Sign In
newtelligence dasBlog 2.3.2011.0
All Content © 2012, Paul van Brenk
DasBlog theme 'Business' created by Christoph De Baene (delarou)