By budigelli on Jul 16, 2008 in General | 0 Comments
The move to windows server 2008 is mostly done. I have the sites hosted on server 2008 and i still need to update my mail servers. It took a while to get them running but i am happy that its done.
I had some trouble with web.config file migration in the beginning (need to migrate web.config [...]
By budigelli on Jun 21, 2008 in General | 1 Comment
As i mentioned in my previous post, i have signed up with Godaddy.com Basic VPS plan (running Windows server 2003). Even though i was able to run the application with pretty url (using ISAPI ReWrite Lite), i had few issues with the approach.
My biggest concern is the testing! I develop on Vista running IIS7 and [...]
By budigelli on Jun 18, 2008 in General | 0 Comments
After spending good amount of time on trying to find a hosting provider to host my asp.net MVC application, i have decided to move up to a VPS (Virtual Private Server). It is still running IIS6 on Windows Server 2003 but at least gives me the option of installing a ISAPI rewrite module.
I could not [...]
By budigelli on Jun 15, 2008 in .NET | 3 Comments
Ok, i have had FUN working with ASP.NET MVC (the official site, more info on Scott Gu’s Blog) Preview 3. I was doing some fun stuff. Wanting to play with different technologies of late, i found (really found) ways to use LINQ (to SQL, to XML, and on Entities). To complement all this i have [...]