
Am currently migrating my blogs from XML to MSSQL, and once again .. re-tagging is a pain!
So this morning. I started updating BE.NET, and now, for admin pages. Unfortunately, there's no space to add a new tab for "Manage Entries" so I just leave it like that and type "ManageEntries.aspx"
So above is the preview of the current "Manager" or the "Manage Entries" which I can easily update my Tags and some few commands to check if the tag name is good enough for that entry.
I actually made a Proxy'd Web Service so I can just make a desktop application to manage those blogs entries, but :/ man .. I can't even serialize BE.NET's objects. (sooo few knowledge on Web Service I guess).
continue reading
here