http://www.microsoft.com/visualstudio/en-us/lightswitch
Looks very interesting, I will definitely check it out.
http://www.microsoft.com/visualstudio/en-us/lightswitch
Looks very interesting, I will definitely check it out.
Check out this Podcast:
Development in a Downturn Podcast Series
The series is produced by the people from .Net Rocks, Carl Franklin and Richard Campbell.
It has 4 episodes so far featuring famous developers like Eric Sink and Billy Hollis.
Just for future reference:
New DataSet Features in Visual Studio 2005
I tried it on WinXP SP2 and it was the same as on Win2k3 Server. The Setup failed to start the SQLServer-Service and then rolled the install back.
WTF?
Although this time it could be my fault, because I didn’t install on a clean machine. I previously had SQLExpress Beta 2 and Beta 1 of Visual C# Express on this machine. Of course I removed everything very carefully before trying to install .Net Beta2 and SQLExpress April ’05 CTP.
Well, it looks like Microsoft got some serious homework to do there…
Well the title says it all …
I downloaded the latest bits of SQLEXPRESS (formerly known as Beta 3) and no matter what I do, it won’t install on Windows Server 2003 Standard. I tried it on a freshly installed Server with and without SP1. No luck. Maybe it doesn’t like that it’s a German version or it doesn’t like to be installed to drive D:, I don’t know.
At the end I always get the error: “Can’t start the MSSQLSERVER service” and it rolls everything back. Somehow it is missing a dependent service, but there is none listed under “Services” in Control Panel, sigh.
Visual C# Express Beta2 installed OK, but it’s only half the fun without SQLExpress.
More Details on Dan Fernandez Blog.
Get it while it’s hot!
Working with Client-Side Script
While ASP.NET performs most of its processing on the server, some actions are better served by client-side processing. Scott Mitchell shows how your ASP.NET pages and controls can add client-side code.