I purchased Wrox's book Beginning ASP.NET Web Pages ith WebMatrix and have gotten to the part where they are talking about the Calendar Template in WebMatrix. The problem is that I don't see one. I see the Bakery and Photo Gallery though. Is the Calendar
Template included in the second version of WebMatrix or was it only in the first?
It was included in the first version. It seems to have been removed from WebMatrix 2 - perhaps because it was quite a complex sample. However, it is still available from Nuget.
http://nuget.org/packages/Calendar.Template
danmand
Member
3 Points
16 Posts
Calendar Template in WebMatrix 2
Aug 30, 2012 12:20 PM|LINK
I purchased Wrox's book Beginning ASP.NET Web Pages ith WebMatrix and have gotten to the part where they are talking about the Calendar Template in WebMatrix. The problem is that I don't see one. I see the Bakery and Photo Gallery though. Is the Calendar Template included in the second version of WebMatrix or was it only in the first?
Thanks.
Dan
Mikesdotnett...
All-Star
155645 Points
19985 Posts
Moderator
MVP
Re: Calendar Template in WebMatrix 2
Aug 30, 2012 02:50 PM|LINK
It was included in the first version. It seems to have been removed from WebMatrix 2 - perhaps because it was quite a complex sample. However, it is still available from Nuget. http://nuget.org/packages/Calendar.Template
Web Pages CMS | My Site | Twitter
danmand
Member
3 Points
16 Posts
Re: Calendar Template in WebMatrix 2
Aug 31, 2012 03:16 PM|LINK
Thanks )