Our First ASP.NET 3.5 Site Goes Live!!
Hello All,
UPDATE 20080409:
Another site has launced, check out www.betts.com.au!!!
Thanks
Stefan
----------------------------------------------------------------------
Finally our first ASP.NET 3.5 website went live today, there are 2 more to come but this one is the only one live atm:
http://www.zushoe.com.au/
This has been challenging and fun as we have used all the latest tools and technologies in this project, some include:
- Visual Studio 2008
- ASP.NET 3.5
- LINQ to SQL
- ASP.NET AJAX
There are really cool features in this site too, for example the paging in the catalogue is done with ajax but using custom link controls I have allowed SEO to still work. It has full AJAX history support too. There are custom developed ASP.NET AJAX controls and extensive caching, plus much more.
All in all this project was great to work on, being able to use .NET 3.5 and Visual Studio 2008 saved us a lot of time, and using LINQ to SQL cut down creating the DAL quite a bit. Of course with all new techs we have had challenges along the way, but still developed it alot quicker using VS 2008 and .NET 3.5.
That is all for now, might try post on our challenges sometime soon.
Thanks
Stefan