Standing on the shoulders of giants. RSS 2.0
# Saturday, December 13, 2003

Currently only the English version is available, but other versions should appear soon. Biggest improvement would be support for Windows 2003 server, Exchange 2003 and Office 2003; combined with SBS 2003, CRM seems a very powerfull and affordable solution.

MSDN subscriber downloads

Saturday, December 13, 2003 5:46:49 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
General

EricGu has an interesting post about method overloading and type-conversions, highly recommended.

Saturday, December 13, 2003 1:58:01 AM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Development
# Friday, December 12, 2003

Register here for the launch webcast of SQL Reporting services, which is a great product for automagically creating and distributing all your managment pr0n.

source: jim blizzard

Friday, December 12, 2003 12:28:23 AM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Development
# Thursday, December 11, 2003

Udi Dahan is a big fan of paper prototyping with the client/user, which in my opinion can be a great starting point for design and certainly should be used to verify the design before the actual development starts.

Thursday, December 11, 2003 8:31:07 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Development
# Wednesday, December 10, 2003

Fabrice has a cool code sample, but I doubt I'll ever see something like it in production code.

Wednesday, December 10, 2003 10:03:32 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Development | Fun

Mmh, pies and cookies.

Wednesday, December 10, 2003 4:23:17 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Fun

Office 2003 XML Reference Schemas are available contianing Overview articles on WordprocessingML (the XML file format for Microsoft Office Word 2003), SpreadsheetML (Microsoft Office Excel 2003) and FormTemplate XML schemas (Microsoft Office InfoPath 2003). This updates the previous release which only contained the schema for WordML.

Wednesday, December 10, 2003 2:21:34 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Development | Office 2003
# Sunday, December 07, 2003

Everything seems to work and I like the new “dasBlog”-theme.

Sunday, December 07, 2003 4:01:55 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
General
# Saturday, December 06, 2003

Jeff Key has a nice for-loop example.

I occasionally use something like this:

for( int i = 0, j = 10; i < 10 && j > 0; i++, j-- ){
//..
}
Saturday, December 06, 2003 1:02:35 AM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Development | Fun
# Thursday, December 04, 2003

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

Thursday, December 04, 2003 12:14:25 AM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
Asp.Net | Development
Ads
About
© Copyright 2010
Paul van Brenk
Sign In
newtelligence dasBlog 2.3.9074.18820
All Content © 2010, Paul van Brenk
DasBlog theme 'Business' created by Christoph De Baene (delarou)