Syndication

News

     

Archives

Miscelaneous

Programming

Browse by Tags

All Tags » Whidbey General (RSS)
p&p for smart devices: zero code adaptive UIs
Note : this entry has moved . As part of the Mobile Client Software Factory I've been working on for the past few months, we introduced the Orientation Aware Control (OAC). I blogged about it and showed it working. In this post I'll delve a little more...

Posted by Daniel Cazzulino

ASP.NET v2: how to remove an amazing feature and replace it with a bad, already tried and failed one
Note : this entry has moved . Before I get to the point where I expect to convince you of what we're loosing with ASP.NET v2, I'll make a brief recap, just in case you haven't used the technique in question. What are components? Components, in the strict...

Posted by Daniel Cazzulino | 14 comment(s)

Non-visual components in Web Apps
Note : this entry has moved . Whenever you drag a component on a web form, you get that nice area below the web forms designer, where these components can add designer verbs, extend controls on the design surface through IExtenderProvider , etc. This...

Posted by Daniel Cazzulino | 2 comment(s)

Filed under: ,

Shared Memory Provider: The parameter is incorrect
Note : this entry has moved . You will get this error message if you try to connect to a SQL Server 2000 database from Whidbey (either an app or the Server Explorer in the IDE) using a dot or (local) as the server name (i.e. data source=. in connection...

Posted by Daniel Cazzulino | 3 comment(s)

Filed under: ,

Upgrading projects to Whidbey
Note : this entry has moved . A significant problem I found while converting projects to Whidbey is that VS 2002 projects are not supported. But instead of being told so, you simply get an IDE error message saying "Operation could not be completed". Not...

Posted by Daniel Cazzulino

Filed under: ,

More Posts