Thursday, July 28, 2005
Windows genuine advantage: A must not beta
You need to do this process only once and after the first time a key will be stored in your machine for subsequent downloads.
You can also find a FAQ on Windows genuine advantage at http://www.microsoft.com/genuine/downloads/FAQ.aspx?displaylang=en
Are you a Windows Vista developer?
Let the Beta begin...Woohoo
Windows Vista Beta 1
Internet Explorer 7 Beta 1
WinFX Beta 1(WPF,WCF)
Indigo and Avalon name changes
The beta 1 of Avalon and Indigo are released. Avalon has been named as Windows Presentation Foundation(WPF) and Indigo as Windows Communication Foundation(WCF). You can download the latest bits at the download URL
Wednesday, July 27, 2005
Escape from Yesterworld
http://www.escapeyesterworld.com/
This is part of the marketing campaign for VS.NET 2005 and SQL Server 2005…
Ever wondered how a software bug feels and thinks
Migrating web applications to ASP.NET 2.0
ASP.NET conversion issues and solutions
Also check the upgrade centre at MSDN http://msdn.microsoft.com/asp.net/migration/upgrade/default.aspx
Monday, July 25, 2005
Need more java: Call to Sun bloggers
I know there are good communities providing lot of info on development on Java but i do feel more blogging on Java by the people implementing new features and version will give it a big boost. Sun you need to take a note on this from Microsoft.
Windows Vista: The official name for Longhorn client
http://www.microsoft.com/windowsvista/default.mspx
Well personally i still like Longhorn and it will take quite some time to get used to using Windows Vista instead of Longhorn
Monday, July 18, 2005
Changes to the MCP program
There are quite a few changes in the MCP program with more specialisation in various areas. You can read more about it at:
http://www.mcpmag.com/news/article.asp?EditorialsID=821
So the upgrade for me is to target the “Microsoft Certified Professional Developer – Enterprise Developer” from my current MCSD. So thats two Microsoft exams to be done end of this year.
Wednesday, July 13, 2005
Article on ADO.NET DataSets and Partial classes
My article titled “ADO.NET DataSets: Using partial classes to make intelligent datasets” is published on the simple-talk journal at the following URL
http://www.simple-talk.com/2005/07/13/adonet-data-sets/
This looks into one usage of partial classes to include business logic without getting in the way of the generated code of the typed dataset.
Tuesday, July 12, 2005
Naming changes for the Java editions
The names of the java editions have been changed to be more uniform. The “2” is dropped from the names J2SE, J2EE and J2ME. The standard, enterprise and mobile editions will be known as:
Java Standard Edition (JSE)
Java Enterprise Edition (JEE)
Java Micro Edition (JME)