Migrating Some code from VS 2003 to VS 2005
I’m getting a hang of all the issues related to code migration from VS2003 platform to VS2005 platform. It seems like my .dll files are going to work just fine. But I will have some playing to do when it comes to Server Controls such as the DataGrids. VS 2005 DataGrid has certainly undergone some modifications and this means some properties and methods of a DataGrid will be manipulated. So my VS 2003 DataGrid is a little alien to the new enviorenment. Hope other controls are just about fine in the new enviorenment.
To be honest, I feel as if I’m way back in early 2004 when I was putting all those long hours trying to figure out how ASP.NET 1.1 controls work. Now it’s my turn to learn ASP.NET 2.0 controls.
It’s back to the drawing board…………………………………
I heard someone saying ‘History Repeats’………………………………………………………………………………………cool.
